[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 14:52:56.444923 13868 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.139.62:39253
I20260709 14:52:56.446483 13868 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 14:52:56.447546 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:56.465051 13875 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:56.465132 13874 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:56.465150 13877 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:56.466454 13868 server_base.cc:1061] running on GCE node
I20260709 14:52:57.568169 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:57.568447 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:57.568661 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608777568635 us; error 0 us; skew 500 ppm
I20260709 14:52:57.569577 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:57.575107 13868 webserver.cc:533] Webserver started at http://127.13.139.62:38059/ using document root <none> and password file <none>
I20260709 14:52:57.576047 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:57.576294 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:57.576745 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:57.582906 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608776280123-13868-0/minicluster-data/master-0-root/instance:
uuid: "26a1a9c4c2094a54abf210be46e8d8df"
format_stamp: "Formatted at 2026-07-09 14:52:57 on dist-test-slave-q457"
I20260709 14:52:57.591352 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260709 14:52:57.596935 13883 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:57.598330 13868 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.002s
I20260709 14:52:57.598717 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608776280123-13868-0/minicluster-data/master-0-root
uuid: "26a1a9c4c2094a54abf210be46e8d8df"
format_stamp: "Formatted at 2026-07-09 14:52:57 on dist-test-slave-q457"
I20260709 14:52:57.599066 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608776280123-13868-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608776280123-13868-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608776280123-13868-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:57.663008 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:57.664695 13868 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 14:52:57.665200 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:57.733341 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.62:39253
I20260709 14:52:57.733384 13934 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.62:39253 every 8 connection(s)
I20260709 14:52:57.741611 13935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:57.763171 13935 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 26a1a9c4c2094a54abf210be46e8d8df: Bootstrap starting.
I20260709 14:52:57.768862 13935 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 26a1a9c4c2094a54abf210be46e8d8df: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:57.771986 13935 log.cc:826] T 00000000000000000000000000000000 P 26a1a9c4c2094a54abf210be46e8d8df: Log is configured to *not* fsync() on all Append() calls
I20260709 14:52:57.779196 13935 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 26a1a9c4c2094a54abf210be46e8d8df: No bootstrap required, opened a new log
I20260709 14:52:57.799701 13935 raft_consensus.cc:359] T 00000000000000000000000000000000 P 26a1a9c4c2094a54abf210be46e8d8df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26a1a9c4c2094a54abf210be46e8d8df" member_type: VOTER }
I20260709 14:52:57.800264 13935 raft_consensus.cc:385] T 00000000000000000000000000000000 P 26a1a9c4c2094a54abf210be46e8d8df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:57.800526 13935 raft_consensus.cc:740] T 00000000000000000000000000000000 P 26a1a9c4c2094a54abf210be46e8d8df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26a1a9c4c2094a54abf210be46e8d8df, State: Initialized, Role: FOLLOWER
I20260709 14:52:57.801429 13935 consensus_queue.cc:260] T 00000000000000000000000000000000 P 26a1a9c4c2094a54abf210be46e8d8df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "26a1a9c4c2094a54abf210be46e8d8df" member_type: VOTER }
I20260709 14:52:57.801927 13935 raft_consensus.cc:399] T 00000000000000000000000000000000 P 26a1a9c4c2094a54abf210be46e8d8df [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:52:57.802209 13935 raft_consensus.cc:493] T 00000000000000000000000000000000 P 26a1a9c4c2094a54abf210be46e8d8df [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:52:57.802558 13935 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 26a1a9c4c2094a54abf210be46e8d8df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:57.806638 13935 raft_consensus.cc:515] T 00000000000000000000000000000000 P 26a1a9c4c2094a54abf210be46e8d8df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26a1a9c4c2094a54abf210be46e8d8df" member_type: VOTER }
I20260709 14:52:57.807382 13935 leader_election.cc:304] T 00000000000000000000000000000000 P 26a1a9c4c2094a54abf210be46e8d8df [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: 26a1a9c4c2094a54abf210be46e8d8df; no voters: 
I20260709 14:52:57.809085 13935 leader_election.cc:290] T 00000000000000000000000000000000 P 26a1a9c4c2094a54abf210be46e8d8df [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:52:57.809405 13938 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 26a1a9c4c2094a54abf210be46e8d8df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:57.811818 13938 raft_consensus.cc:697] T 00000000000000000000000000000000 P 26a1a9c4c2094a54abf210be46e8d8df [term 1 LEADER]: Becoming Leader. State: Replica: 26a1a9c4c2094a54abf210be46e8d8df, State: Running, Role: LEADER
I20260709 14:52:57.812706 13938 consensus_queue.cc:237] T 00000000000000000000000000000000 P 26a1a9c4c2094a54abf210be46e8d8df [LEADER]: Queue going to LEADER mode. State: All 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: "26a1a9c4c2094a54abf210be46e8d8df" member_type: VOTER }
I20260709 14:52:57.813891 13935 sys_catalog.cc:565] T 00000000000000000000000000000000 P 26a1a9c4c2094a54abf210be46e8d8df [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:52:57.823559 13939 sys_catalog.cc:455] T 00000000000000000000000000000000 P 26a1a9c4c2094a54abf210be46e8d8df [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "26a1a9c4c2094a54abf210be46e8d8df" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26a1a9c4c2094a54abf210be46e8d8df" member_type: VOTER } }
I20260709 14:52:57.823704 13940 sys_catalog.cc:455] T 00000000000000000000000000000000 P 26a1a9c4c2094a54abf210be46e8d8df [sys.catalog]: SysCatalogTable state changed. Reason: New leader 26a1a9c4c2094a54abf210be46e8d8df. Latest consensus state: current_term: 1 leader_uuid: "26a1a9c4c2094a54abf210be46e8d8df" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26a1a9c4c2094a54abf210be46e8d8df" member_type: VOTER } }
I20260709 14:52:57.824360 13939 sys_catalog.cc:458] T 00000000000000000000000000000000 P 26a1a9c4c2094a54abf210be46e8d8df [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:57.824414 13940 sys_catalog.cc:458] T 00000000000000000000000000000000 P 26a1a9c4c2094a54abf210be46e8d8df [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:57.827621 13948 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:52:57.839377 13948 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:52:57.841957 13868 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:52:57.858214 13948 catalog_manager.cc:1383] Generated new cluster ID: ce2c12bfce904e86b0059dc39f9b5383
I20260709 14:52:57.858508 13948 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:52:57.888145 13948 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:52:57.889930 13948 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:52:57.907550 13948 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 26a1a9c4c2094a54abf210be46e8d8df: Generated new TSK 0
I20260709 14:52:57.908474 13948 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:52:57.972844 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:57.980903 13957 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:57.983893 13958 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:57.987149 13960 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:57.988125 13868 server_base.cc:1061] running on GCE node
I20260709 14:52:57.989084 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:57.989387 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:57.989596 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608777989579 us; error 0 us; skew 500 ppm
I20260709 14:52:57.990401 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:57.994590 13868 webserver.cc:533] Webserver started at http://127.13.139.1:37425/ using document root <none> and password file <none>
I20260709 14:52:57.995316 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:57.995576 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:57.995963 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:57.997505 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608776280123-13868-0/minicluster-data/ts-0-root/instance:
uuid: "547eb66ce83741649d7727cb34c7475e"
format_stamp: "Formatted at 2026-07-09 14:52:57 on dist-test-slave-q457"
I20260709 14:52:58.004467 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:52:58.009827 13965 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:58.010689 13868 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 14:52:58.010993 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608776280123-13868-0/minicluster-data/ts-0-root
uuid: "547eb66ce83741649d7727cb34c7475e"
format_stamp: "Formatted at 2026-07-09 14:52:57 on dist-test-slave-q457"
I20260709 14:52:58.011291 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608776280123-13868-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608776280123-13868-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608776280123-13868-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:58.033454 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:58.034865 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:58.037163 13868 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:58.041452 13868 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:58.041693 13868 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:58.041939 13868 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:58.042100 13868 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:58.133304 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.1:44713
I20260709 14:52:58.133375 14027 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.1:44713 every 8 connection(s)
I20260709 14:52:58.140980 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:58.154831 14033 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:58.155537 14032 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:58.166109 14035 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:58.172043 13868 server_base.cc:1061] running on GCE node
I20260709 14:52:58.173194 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:58.173583 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:58.173812 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608778173789 us; error 0 us; skew 500 ppm
I20260709 14:52:58.174624 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:58.176676 14028 heartbeater.cc:344] Connected to a master server at 127.13.139.62:39253
I20260709 14:52:58.177198 14028 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:58.177902 13868 webserver.cc:533] Webserver started at http://127.13.139.2:35955/ using document root <none> and password file <none>
I20260709 14:52:58.178484 14028 heartbeater.cc:507] Master 127.13.139.62:39253 requested a full tablet report, sending...
I20260709 14:52:58.178607 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:58.178903 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:58.179270 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:58.180583 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608776280123-13868-0/minicluster-data/ts-1-root/instance:
uuid: "e38bc807d3c8458999cc34fc6aee3931"
format_stamp: "Formatted at 2026-07-09 14:52:58 on dist-test-slave-q457"
I20260709 14:52:58.182235 13900 ts_manager.cc:194] Registered new tserver with Master: 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713)
I20260709 14:52:58.185426 13900 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54170
I20260709 14:52:58.186259 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260709 14:52:58.191565 14040 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:58.192412 13868 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:52:58.192677 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608776280123-13868-0/minicluster-data/ts-1-root
uuid: "e38bc807d3c8458999cc34fc6aee3931"
format_stamp: "Formatted at 2026-07-09 14:52:58 on dist-test-slave-q457"
I20260709 14:52:58.192987 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608776280123-13868-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608776280123-13868-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608776280123-13868-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:58.213186 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:58.214505 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:58.217015 13868 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:58.219959 13868 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:58.220175 13868 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:58.220422 13868 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:58.220582 13868 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:58.310637 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.2:40317
I20260709 14:52:58.310905 14102 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.2:40317 every 8 connection(s)
I20260709 14:52:58.317526 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:58.325775 14106 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:58.327725 14107 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:58.332257 14103 heartbeater.cc:344] Connected to a master server at 127.13.139.62:39253
I20260709 14:52:58.332651 14103 heartbeater.cc:461] Registering TS with master...
W20260709 14:52:58.333334 14109 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:58.333685 14103 heartbeater.cc:507] Master 127.13.139.62:39253 requested a full tablet report, sending...
I20260709 14:52:58.336084 13900 ts_manager.cc:194] Registered new tserver with Master: e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317)
I20260709 14:52:58.336853 13868 server_base.cc:1061] running on GCE node
I20260709 14:52:58.337882 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:52:58.337882 13900 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54176
W20260709 14:52:58.338215 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:58.338415 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608778338397 us; error 0 us; skew 500 ppm
I20260709 14:52:58.339128 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:58.341717 13868 webserver.cc:533] Webserver started at http://127.13.139.3:35441/ using document root <none> and password file <none>
I20260709 14:52:58.342161 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:58.342347 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:58.342578 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:58.343580 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608776280123-13868-0/minicluster-data/ts-2-root/instance:
uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
format_stamp: "Formatted at 2026-07-09 14:52:58 on dist-test-slave-q457"
I20260709 14:52:58.347980 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:52:58.351275 14114 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:58.352097 13868 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:52:58.352391 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608776280123-13868-0/minicluster-data/ts-2-root
uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
format_stamp: "Formatted at 2026-07-09 14:52:58 on dist-test-slave-q457"
I20260709 14:52:58.352667 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608776280123-13868-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608776280123-13868-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608776280123-13868-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:58.366503 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:58.367692 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:58.369719 13868 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:58.372484 13868 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:58.372680 13868 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:58.372933 13868 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:58.373095 13868 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:58.457082 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.3:33661
I20260709 14:52:58.457242 14176 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.3:33661 every 8 connection(s)
I20260709 14:52:58.474704 14177 heartbeater.cc:344] Connected to a master server at 127.13.139.62:39253
I20260709 14:52:58.475063 14177 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:58.475847 14177 heartbeater.cc:507] Master 127.13.139.62:39253 requested a full tablet report, sending...
I20260709 14:52:58.477782 13900 ts_manager.cc:194] Registered new tserver with Master: be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:52:58.477906 13868 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013017972s
I20260709 14:52:58.479502 13900 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54190
I20260709 14:52:58.529201 13900 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54194:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:52:58.532796 13900 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:52:58.632794 14066 tablet_service.cc:1511] Processing CreateTablet for tablet 7e3fa7fc771a41d69f91f1bfaced97dc (DEFAULT_TABLE table=test-workload [id=72eaec44c0b44deb84ffb7d25b77d640]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:58.632743 14067 tablet_service.cc:1511] Processing CreateTablet for tablet d91500367b2e4bbfb0ec9230bd67bd5c (DEFAULT_TABLE table=test-workload [id=72eaec44c0b44deb84ffb7d25b77d640]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:58.633104 14068 tablet_service.cc:1511] Processing CreateTablet for tablet 79407e91864a4ad38cbd82401b2cb620 (DEFAULT_TABLE table=test-workload [id=72eaec44c0b44deb84ffb7d25b77d640]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:58.635915 14067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d91500367b2e4bbfb0ec9230bd67bd5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.637033 14068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79407e91864a4ad38cbd82401b2cb620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.641615 14066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e3fa7fc771a41d69f91f1bfaced97dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.641613 14065 tablet_service.cc:1511] Processing CreateTablet for tablet d9619965f2994aab98db7be985d679d8 (DEFAULT_TABLE table=test-workload [id=72eaec44c0b44deb84ffb7d25b77d640]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:58.645540 13993 tablet_service.cc:1511] Processing CreateTablet for tablet 79407e91864a4ad38cbd82401b2cb620 (DEFAULT_TABLE table=test-workload [id=72eaec44c0b44deb84ffb7d25b77d640]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:58.646116 13992 tablet_service.cc:1511] Processing CreateTablet for tablet d91500367b2e4bbfb0ec9230bd67bd5c (DEFAULT_TABLE table=test-workload [id=72eaec44c0b44deb84ffb7d25b77d640]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:58.648962 13991 tablet_service.cc:1511] Processing CreateTablet for tablet 7e3fa7fc771a41d69f91f1bfaced97dc (DEFAULT_TABLE table=test-workload [id=72eaec44c0b44deb84ffb7d25b77d640]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:58.652839 14141 tablet_service.cc:1511] Processing CreateTablet for tablet d91500367b2e4bbfb0ec9230bd67bd5c (DEFAULT_TABLE table=test-workload [id=72eaec44c0b44deb84ffb7d25b77d640]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:58.654604 13990 tablet_service.cc:1511] Processing CreateTablet for tablet d9619965f2994aab98db7be985d679d8 (DEFAULT_TABLE table=test-workload [id=72eaec44c0b44deb84ffb7d25b77d640]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:58.657536 14141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d91500367b2e4bbfb0ec9230bd67bd5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.658179 14065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9619965f2994aab98db7be985d679d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.653539 14142 tablet_service.cc:1511] Processing CreateTablet for tablet 79407e91864a4ad38cbd82401b2cb620 (DEFAULT_TABLE table=test-workload [id=72eaec44c0b44deb84ffb7d25b77d640]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:58.660714 13993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79407e91864a4ad38cbd82401b2cb620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.659376 14140 tablet_service.cc:1511] Processing CreateTablet for tablet 7e3fa7fc771a41d69f91f1bfaced97dc (DEFAULT_TABLE table=test-workload [id=72eaec44c0b44deb84ffb7d25b77d640]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:58.664623 13989 tablet_service.cc:1511] Processing CreateTablet for tablet ee511544cd78461f8a7709c95deda92e (DEFAULT_TABLE table=test-workload [id=72eaec44c0b44deb84ffb7d25b77d640]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:58.665781 14139 tablet_service.cc:1511] Processing CreateTablet for tablet d9619965f2994aab98db7be985d679d8 (DEFAULT_TABLE table=test-workload [id=72eaec44c0b44deb84ffb7d25b77d640]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:58.670807 13990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9619965f2994aab98db7be985d679d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.670006 14064 tablet_service.cc:1511] Processing CreateTablet for tablet ee511544cd78461f8a7709c95deda92e (DEFAULT_TABLE table=test-workload [id=72eaec44c0b44deb84ffb7d25b77d640]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:58.672379 14064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee511544cd78461f8a7709c95deda92e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.671141 14142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79407e91864a4ad38cbd82401b2cb620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.674929 14140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e3fa7fc771a41d69f91f1bfaced97dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.678613 14139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9619965f2994aab98db7be985d679d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.680692 13991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e3fa7fc771a41d69f91f1bfaced97dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.683430 13989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee511544cd78461f8a7709c95deda92e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.688951 13992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d91500367b2e4bbfb0ec9230bd67bd5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.709189 14138 tablet_service.cc:1511] Processing CreateTablet for tablet ee511544cd78461f8a7709c95deda92e (DEFAULT_TABLE table=test-workload [id=72eaec44c0b44deb84ffb7d25b77d640]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:58.711535 14138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee511544cd78461f8a7709c95deda92e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.740417 13988 tablet_service.cc:1511] Processing CreateTablet for tablet 7f22fa2bed6d4d328f0ed01f0ffb36f4 (DEFAULT_TABLE table=test-workload [id=72eaec44c0b44deb84ffb7d25b77d640]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:58.743314 13988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f22fa2bed6d4d328f0ed01f0ffb36f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.770509 14063 tablet_service.cc:1511] Processing CreateTablet for tablet 7f22fa2bed6d4d328f0ed01f0ffb36f4 (DEFAULT_TABLE table=test-workload [id=72eaec44c0b44deb84ffb7d25b77d640]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:58.774089 14063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f22fa2bed6d4d328f0ed01f0ffb36f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.778409 14137 tablet_service.cc:1511] Processing CreateTablet for tablet 7f22fa2bed6d4d328f0ed01f0ffb36f4 (DEFAULT_TABLE table=test-workload [id=72eaec44c0b44deb84ffb7d25b77d640]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:58.780320 14137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f22fa2bed6d4d328f0ed01f0ffb36f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.822677 14195 tablet_bootstrap.cc:492] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931: Bootstrap starting.
I20260709 14:52:58.821831 13987 tablet_service.cc:1511] Processing CreateTablet for tablet 609c2eae1b684066b569161ce1594f8d (DEFAULT_TABLE table=test-workload [id=72eaec44c0b44deb84ffb7d25b77d640]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:58.826792 13987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 609c2eae1b684066b569161ce1594f8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.827164 14067 tablet_service.cc:1511] Processing CreateTablet for tablet 609c2eae1b684066b569161ce1594f8d (DEFAULT_TABLE table=test-workload [id=72eaec44c0b44deb84ffb7d25b77d640]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:58.829762 14067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 609c2eae1b684066b569161ce1594f8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.834479 14196 tablet_bootstrap.cc:492] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8: Bootstrap starting.
W20260709 14:52:58.835412 13947 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:58.866528 14141 tablet_service.cc:1511] Processing CreateTablet for tablet 609c2eae1b684066b569161ce1594f8d (DEFAULT_TABLE table=test-workload [id=72eaec44c0b44deb84ffb7d25b77d640]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:58.867806 14141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 609c2eae1b684066b569161ce1594f8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.871371 14068 tablet_service.cc:1511] Processing CreateTablet for tablet 2dc9e377028b4248a7d84d5a668f241a (DEFAULT_TABLE table=test-workload [id=72eaec44c0b44deb84ffb7d25b77d640]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:58.872583 14068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dc9e377028b4248a7d84d5a668f241a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.872680 14142 tablet_service.cc:1511] Processing CreateTablet for tablet 2dc9e377028b4248a7d84d5a668f241a (DEFAULT_TABLE table=test-workload [id=72eaec44c0b44deb84ffb7d25b77d640]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:58.877504 14142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dc9e377028b4248a7d84d5a668f241a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.884510 14197 tablet_bootstrap.cc:492] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e: Bootstrap starting.
I20260709 14:52:58.889246 14195 tablet_bootstrap.cc:654] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:58.890179 13988 tablet_service.cc:1511] Processing CreateTablet for tablet 2dc9e377028b4248a7d84d5a668f241a (DEFAULT_TABLE table=test-workload [id=72eaec44c0b44deb84ffb7d25b77d640]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:58.894870 13989 tablet_service.cc:1511] Processing CreateTablet for tablet df837a940dda4f15a1dee6334ccf2d65 (DEFAULT_TABLE table=test-workload [id=72eaec44c0b44deb84ffb7d25b77d640]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:58.896257 13989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df837a940dda4f15a1dee6334ccf2d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.899325 13988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dc9e377028b4248a7d84d5a668f241a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.889138 14139 tablet_service.cc:1511] Processing CreateTablet for tablet df837a940dda4f15a1dee6334ccf2d65 (DEFAULT_TABLE table=test-workload [id=72eaec44c0b44deb84ffb7d25b77d640]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:58.913868 14139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df837a940dda4f15a1dee6334ccf2d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.919602 14196 tablet_bootstrap.cc:654] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:58.920874 14195 tablet_bootstrap.cc:492] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931: No bootstrap required, opened a new log
I20260709 14:52:58.922346 14195 ts_tablet_manager.cc:1403] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931: Time spent bootstrapping tablet: real 0.102s	user 0.015s	sys 0.014s
I20260709 14:52:58.914058 14067 tablet_service.cc:1511] Processing CreateTablet for tablet df837a940dda4f15a1dee6334ccf2d65 (DEFAULT_TABLE table=test-workload [id=72eaec44c0b44deb84ffb7d25b77d640]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:58.928241 14067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df837a940dda4f15a1dee6334ccf2d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:58.944936 14195 raft_consensus.cc:359] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:58.945731 14195 raft_consensus.cc:385] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:58.946147 14195 raft_consensus.cc:740] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e38bc807d3c8458999cc34fc6aee3931, State: Initialized, Role: FOLLOWER
I20260709 14:52:58.946880 14195 consensus_queue.cc:260] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:58.950996 14197 tablet_bootstrap.cc:654] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:58.952281 14103 heartbeater.cc:499] Master 127.13.139.62:39253 was elected leader, sending a full tablet report...
I20260709 14:52:58.956012 14196 tablet_bootstrap.cc:492] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8: No bootstrap required, opened a new log
I20260709 14:52:58.956496 14196 ts_tablet_manager.cc:1403] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8: Time spent bootstrapping tablet: real 0.133s	user 0.000s	sys 0.020s
I20260709 14:52:58.957688 14195 ts_tablet_manager.cc:1434] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.002s
I20260709 14:52:58.959023 14195 tablet_bootstrap.cc:492] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931: Bootstrap starting.
I20260709 14:52:58.959631 14196 raft_consensus.cc:359] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:58.960429 14196 raft_consensus.cc:385] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:58.966419 14195 tablet_bootstrap.cc:654] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:58.971132 14196 raft_consensus.cc:740] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4a33930bb94f5fbb21ca4f6f8b71e8, State: Initialized, Role: FOLLOWER
I20260709 14:52:58.973126 14196 consensus_queue.cc:260] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:58.977674 14197 tablet_bootstrap.cc:492] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e: No bootstrap required, opened a new log
I20260709 14:52:58.978268 14197 ts_tablet_manager.cc:1403] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e: Time spent bootstrapping tablet: real 0.095s	user 0.025s	sys 0.004s
I20260709 14:52:58.981851 14197 raft_consensus.cc:359] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:58.982635 14197 raft_consensus.cc:385] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:58.982980 14197 raft_consensus.cc:740] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 547eb66ce83741649d7727cb34c7475e, State: Initialized, Role: FOLLOWER
I20260709 14:52:58.984510 14177 heartbeater.cc:499] Master 127.13.139.62:39253 was elected leader, sending a full tablet report...
I20260709 14:52:58.985078 14196 ts_tablet_manager.cc:1434] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.002s
I20260709 14:52:58.985754 14195 tablet_bootstrap.cc:492] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931: No bootstrap required, opened a new log
I20260709 14:52:58.986024 14196 tablet_bootstrap.cc:492] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8: Bootstrap starting.
I20260709 14:52:58.986177 14195 ts_tablet_manager.cc:1403] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.011s
I20260709 14:52:58.983716 14197 consensus_queue.cc:260] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:58.988932 14195 raft_consensus.cc:359] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:58.989626 14195 raft_consensus.cc:385] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:58.989917 14195 raft_consensus.cc:740] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e38bc807d3c8458999cc34fc6aee3931, State: Initialized, Role: FOLLOWER
I20260709 14:52:58.990641 14195 consensus_queue.cc:260] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:58.998929 14028 heartbeater.cc:499] Master 127.13.139.62:39253 was elected leader, sending a full tablet report...
I20260709 14:52:58.999365 14197 ts_tablet_manager.cc:1434] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.011s
I20260709 14:52:59.000449 14197 tablet_bootstrap.cc:492] T ee511544cd78461f8a7709c95deda92e P 547eb66ce83741649d7727cb34c7475e: Bootstrap starting.
I20260709 14:52:58.992683 14195 ts_tablet_manager.cc:1434] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:59.003961 14195 tablet_bootstrap.cc:492] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931: Bootstrap starting.
I20260709 14:52:59.009577 14197 tablet_bootstrap.cc:654] T ee511544cd78461f8a7709c95deda92e P 547eb66ce83741649d7727cb34c7475e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.009939 14196 tablet_bootstrap.cc:654] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.009949 14195 tablet_bootstrap.cc:654] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.021674 14196 tablet_bootstrap.cc:492] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8: No bootstrap required, opened a new log
I20260709 14:52:59.022190 14196 ts_tablet_manager.cc:1403] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.004s
I20260709 14:52:59.025058 14196 raft_consensus.cc:359] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.025767 14196 raft_consensus.cc:385] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.026057 14196 raft_consensus.cc:740] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4a33930bb94f5fbb21ca4f6f8b71e8, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.026757 14196 consensus_queue.cc:260] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.029786 14196 ts_tablet_manager.cc:1434] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:52:59.030701 14196 tablet_bootstrap.cc:492] T d9619965f2994aab98db7be985d679d8 P be4a33930bb94f5fbb21ca4f6f8b71e8: Bootstrap starting.
I20260709 14:52:59.037317 14195 tablet_bootstrap.cc:492] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931: No bootstrap required, opened a new log
I20260709 14:52:59.037849 14195 ts_tablet_manager.cc:1403] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.018s
I20260709 14:52:59.040741 14195 raft_consensus.cc:359] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.041527 14195 raft_consensus.cc:385] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.041672 14196 tablet_bootstrap.cc:654] T d9619965f2994aab98db7be985d679d8 P be4a33930bb94f5fbb21ca4f6f8b71e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.041853 14195 raft_consensus.cc:740] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e38bc807d3c8458999cc34fc6aee3931, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.042641 14195 consensus_queue.cc:260] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.037309 14197 tablet_bootstrap.cc:492] T ee511544cd78461f8a7709c95deda92e P 547eb66ce83741649d7727cb34c7475e: No bootstrap required, opened a new log
I20260709 14:52:59.045310 14197 ts_tablet_manager.cc:1403] T ee511544cd78461f8a7709c95deda92e P 547eb66ce83741649d7727cb34c7475e: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.000s
I20260709 14:52:59.047426 14195 ts_tablet_manager.cc:1434] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:52:59.048707 14195 tablet_bootstrap.cc:492] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931: Bootstrap starting.
I20260709 14:52:59.048614 14197 raft_consensus.cc:359] T ee511544cd78461f8a7709c95deda92e P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.049536 14197 raft_consensus.cc:385] T ee511544cd78461f8a7709c95deda92e P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.049903 14196 tablet_bootstrap.cc:492] T d9619965f2994aab98db7be985d679d8 P be4a33930bb94f5fbb21ca4f6f8b71e8: No bootstrap required, opened a new log
I20260709 14:52:59.050376 14196 ts_tablet_manager.cc:1403] T d9619965f2994aab98db7be985d679d8 P be4a33930bb94f5fbb21ca4f6f8b71e8: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.002s
I20260709 14:52:59.049826 14197 raft_consensus.cc:740] T ee511544cd78461f8a7709c95deda92e P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 547eb66ce83741649d7727cb34c7475e, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.053274 14197 consensus_queue.cc:260] T ee511544cd78461f8a7709c95deda92e P 547eb66ce83741649d7727cb34c7475e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.055301 14195 tablet_bootstrap.cc:654] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.055740 14196 raft_consensus.cc:359] T d9619965f2994aab98db7be985d679d8 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.056442 14196 raft_consensus.cc:385] T d9619965f2994aab98db7be985d679d8 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.056722 14196 raft_consensus.cc:740] T d9619965f2994aab98db7be985d679d8 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4a33930bb94f5fbb21ca4f6f8b71e8, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.057476 14196 consensus_queue.cc:260] T d9619965f2994aab98db7be985d679d8 P be4a33930bb94f5fbb21ca4f6f8b71e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.055325 14197 ts_tablet_manager.cc:1434] T ee511544cd78461f8a7709c95deda92e P 547eb66ce83741649d7727cb34c7475e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:52:59.059904 14197 tablet_bootstrap.cc:492] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e: Bootstrap starting.
I20260709 14:52:59.059883 14196 ts_tablet_manager.cc:1434] T d9619965f2994aab98db7be985d679d8 P be4a33930bb94f5fbb21ca4f6f8b71e8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:52:59.061084 14196 tablet_bootstrap.cc:492] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8: Bootstrap starting.
I20260709 14:52:59.067046 14197 tablet_bootstrap.cc:654] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.067291 14196 tablet_bootstrap.cc:654] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:59.068042 14104 tablet.cc:2406] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:52:59.074913 14195 tablet_bootstrap.cc:492] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931: No bootstrap required, opened a new log
I20260709 14:52:59.075423 14195 ts_tablet_manager.cc:1403] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260709 14:52:59.078429 14195 raft_consensus.cc:359] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.079299 14195 raft_consensus.cc:385] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.079592 14195 raft_consensus.cc:740] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e38bc807d3c8458999cc34fc6aee3931, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.080296 14195 consensus_queue.cc:260] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.082804 14195 ts_tablet_manager.cc:1434] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 14:52:59.083806 14195 tablet_bootstrap.cc:492] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931: Bootstrap starting.
I20260709 14:52:59.084308 14196 tablet_bootstrap.cc:492] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8: No bootstrap required, opened a new log
I20260709 14:52:59.084798 14196 ts_tablet_manager.cc:1403] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.011s
I20260709 14:52:59.087574 14196 raft_consensus.cc:359] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.088275 14196 raft_consensus.cc:385] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.088440 14197 tablet_bootstrap.cc:492] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e: No bootstrap required, opened a new log
I20260709 14:52:59.088570 14196 raft_consensus.cc:740] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4a33930bb94f5fbb21ca4f6f8b71e8, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.088938 14197 ts_tablet_manager.cc:1403] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e: Time spent bootstrapping tablet: real 0.029s	user 0.004s	sys 0.010s
I20260709 14:52:59.089365 14196 consensus_queue.cc:260] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.091903 14196 ts_tablet_manager.cc:1434] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:59.091639 14197 raft_consensus.cc:359] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.092345 14197 raft_consensus.cc:385] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.092674 14197 raft_consensus.cc:740] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 547eb66ce83741649d7727cb34c7475e, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.092917 14196 tablet_bootstrap.cc:492] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P be4a33930bb94f5fbb21ca4f6f8b71e8: Bootstrap starting.
I20260709 14:52:59.093389 14197 consensus_queue.cc:260] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.098500 14195 tablet_bootstrap.cc:654] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.099284 14196 tablet_bootstrap.cc:654] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P be4a33930bb94f5fbb21ca4f6f8b71e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.102783 14197 ts_tablet_manager.cc:1434] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:52:59.103924 14197 tablet_bootstrap.cc:492] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e: Bootstrap starting.
I20260709 14:52:59.107343 14200 raft_consensus.cc:493] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:59.108091 14200 raft_consensus.cc:515] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.112620 14200 leader_election.cc:290] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:52:59.124439 14197 tablet_bootstrap.cc:654] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.129453 14195 tablet_bootstrap.cc:492] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931: No bootstrap required, opened a new log
I20260709 14:52:59.131065 14195 ts_tablet_manager.cc:1403] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.005s
I20260709 14:52:59.132094 14196 tablet_bootstrap.cc:492] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P be4a33930bb94f5fbb21ca4f6f8b71e8: No bootstrap required, opened a new log
I20260709 14:52:59.132530 14196 ts_tablet_manager.cc:1403] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P be4a33930bb94f5fbb21ca4f6f8b71e8: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.008s
I20260709 14:52:59.133531 14003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9619965f2994aab98db7be985d679d8" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "547eb66ce83741649d7727cb34c7475e" is_pre_election: true
I20260709 14:52:59.134055 14195 raft_consensus.cc:359] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.134858 14195 raft_consensus.cc:385] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.135141 14195 raft_consensus.cc:740] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e38bc807d3c8458999cc34fc6aee3931, State: Initialized, Role: FOLLOWER
W20260709 14:52:59.135529 14042 leader_election.cc:343] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:59.136078 14195 consensus_queue.cc:260] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.136936 14203 raft_consensus.cc:493] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:59.137409 14203 raft_consensus.cc:515] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.139886 14203 leader_election.cc:290] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713), e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317)
I20260709 14:52:59.141814 14196 raft_consensus.cc:359] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.143397 14196 raft_consensus.cc:385] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.144136 14196 raft_consensus.cc:740] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4a33930bb94f5fbb21ca4f6f8b71e8, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.145294 14196 consensus_queue.cc:260] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P be4a33930bb94f5fbb21ca4f6f8b71e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.149228 14196 ts_tablet_manager.cc:1434] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P be4a33930bb94f5fbb21ca4f6f8b71e8: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:52:59.151978 14196 tablet_bootstrap.cc:492] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8: Bootstrap starting.
I20260709 14:52:59.155973 14152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9619965f2994aab98db7be985d679d8" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" is_pre_election: true
I20260709 14:52:59.156858 14152 raft_consensus.cc:2468] T d9619965f2994aab98db7be985d679d8 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e38bc807d3c8458999cc34fc6aee3931 in term 0.
I20260709 14:52:59.153403 14197 tablet_bootstrap.cc:492] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e: No bootstrap required, opened a new log
I20260709 14:52:59.158315 14197 ts_tablet_manager.cc:1403] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.001s
I20260709 14:52:59.158480 14043 leader_election.cc:304] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [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: be4a33930bb94f5fbb21ca4f6f8b71e8, e38bc807d3c8458999cc34fc6aee3931; no voters: 547eb66ce83741649d7727cb34c7475e
I20260709 14:52:59.159438 14200 raft_consensus.cc:2804] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:59.159811 14200 raft_consensus.cc:493] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:59.160115 14200 raft_consensus.cc:3060] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.161194 14197 raft_consensus.cc:359] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.161964 14197 raft_consensus.cc:385] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.162257 14197 raft_consensus.cc:740] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 547eb66ce83741649d7727cb34c7475e, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.163038 14197 consensus_queue.cc:260] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.164932 14195 ts_tablet_manager.cc:1434] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 14:52:59.179036 14200 raft_consensus.cc:515] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.179930 14195 tablet_bootstrap.cc:492] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931: Bootstrap starting.
I20260709 14:52:59.182443 14152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9619965f2994aab98db7be985d679d8" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
I20260709 14:52:59.183159 14152 raft_consensus.cc:3060] T d9619965f2994aab98db7be985d679d8 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.194121 14152 raft_consensus.cc:2468] T d9619965f2994aab98db7be985d679d8 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e38bc807d3c8458999cc34fc6aee3931 in term 1.
I20260709 14:52:59.198551 14043 leader_election.cc:304] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be4a33930bb94f5fbb21ca4f6f8b71e8, e38bc807d3c8458999cc34fc6aee3931; no voters: 
I20260709 14:52:59.203385 14203 raft_consensus.cc:493] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:59.204676 14197 ts_tablet_manager.cc:1434] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 14:52:59.204826 14203 raft_consensus.cc:515] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.206895 14195 tablet_bootstrap.cc:654] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.212389 14197 tablet_bootstrap.cc:492] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e: Bootstrap starting.
I20260709 14:52:59.218031 14203 leader_election.cc:290] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317), 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713)
I20260709 14:52:59.220741 14204 raft_consensus.cc:493] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:59.221524 14204 raft_consensus.cc:515] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.203542 14200 leader_election.cc:290] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 1 election: Requested vote from peers 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:52:59.232897 14200 raft_consensus.cc:493] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:59.236851 14200 raft_consensus.cc:515] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.242895 14003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9619965f2994aab98db7be985d679d8" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "547eb66ce83741649d7727cb34c7475e"
I20260709 14:52:59.227136 14204 leader_election.cc:290] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:52:59.261009 14204 raft_consensus.cc:493] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:59.262697 14200 leader_election.cc:290] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
W20260709 14:52:59.273044 14042 leader_election.cc:343] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:59.280107 14043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.3:33661, user_credentials={real_user=slave}} blocked reactor thread for 81638.1us
I20260709 14:52:59.280486 14200 raft_consensus.cc:493] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:59.281077 14200 raft_consensus.cc:515] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.282014 14152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609c2eae1b684066b569161ce1594f8d" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" is_pre_election: true
I20260709 14:52:59.283421 14200 leader_election.cc:290] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:52:59.284373 14002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79407e91864a4ad38cbd82401b2cb620" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "547eb66ce83741649d7727cb34c7475e" is_pre_election: true
I20260709 14:52:59.285169 14002 raft_consensus.cc:2468] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e38bc807d3c8458999cc34fc6aee3931 in term 0.
W20260709 14:52:59.285427 14043 leader_election.cc:343] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:59.286743 14042 leader_election.cc:304] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547eb66ce83741649d7727cb34c7475e, e38bc807d3c8458999cc34fc6aee3931; no voters: 
I20260709 14:52:59.288018 14200 raft_consensus.cc:2804] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:59.288390 14200 raft_consensus.cc:493] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:59.288754 14200 raft_consensus.cc:3060] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.288462 14152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79407e91864a4ad38cbd82401b2cb620" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" is_pre_election: true
I20260709 14:52:59.289368 14152 raft_consensus.cc:2468] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e38bc807d3c8458999cc34fc6aee3931 in term 0.
I20260709 14:52:59.273926 14204 raft_consensus.cc:515] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.292706 14220 raft_consensus.cc:2804] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:59.293334 14220 raft_consensus.cc:697] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [term 1 LEADER]: Becoming Leader. State: Replica: e38bc807d3c8458999cc34fc6aee3931, State: Running, Role: LEADER
I20260709 14:52:59.292202 14196 tablet_bootstrap.cc:654] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.294479 14220 consensus_queue.cc:237] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.292177 14003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609c2eae1b684066b569161ce1594f8d" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "547eb66ce83741649d7727cb34c7475e" is_pre_election: true
I20260709 14:52:59.298887 14204 leader_election.cc:290] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:52:59.310868 14078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91500367b2e4bbfb0ec9230bd67bd5c" candidate_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e38bc807d3c8458999cc34fc6aee3931" is_pre_election: true
I20260709 14:52:59.312657 14078 raft_consensus.cc:2468] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4a33930bb94f5fbb21ca4f6f8b71e8 in term 0.
I20260709 14:52:59.313450 14152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79407e91864a4ad38cbd82401b2cb620" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" is_pre_election: true
I20260709 14:52:59.314025 14152 raft_consensus.cc:2468] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 547eb66ce83741649d7727cb34c7475e in term 0.
W20260709 14:52:59.308722 14042 leader_election.cc:343] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:59.316072 14197 tablet_bootstrap.cc:654] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.316431 14151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f22fa2bed6d4d328f0ed01f0ffb36f4" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" is_pre_election: true
I20260709 14:52:59.318123 14151 raft_consensus.cc:2468] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 547eb66ce83741649d7727cb34c7475e in term 0.
I20260709 14:52:59.317229 14042 leader_election.cc:304] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e38bc807d3c8458999cc34fc6aee3931; no voters: 547eb66ce83741649d7727cb34c7475e, be4a33930bb94f5fbb21ca4f6f8b71e8
I20260709 14:52:59.321190 13968 leader_election.cc:304] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547eb66ce83741649d7727cb34c7475e, be4a33930bb94f5fbb21ca4f6f8b71e8; no voters: 
I20260709 14:52:59.323850 14003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91500367b2e4bbfb0ec9230bd67bd5c" candidate_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "547eb66ce83741649d7727cb34c7475e" is_pre_election: true
I20260709 14:52:59.322351 14078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79407e91864a4ad38cbd82401b2cb620" candidate_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e38bc807d3c8458999cc34fc6aee3931" is_pre_election: true
I20260709 14:52:59.325228 14195 tablet_bootstrap.cc:492] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931: No bootstrap required, opened a new log
I20260709 14:52:59.325937 14195 ts_tablet_manager.cc:1403] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931: Time spent bootstrapping tablet: real 0.146s	user 0.022s	sys 0.017s
I20260709 14:52:59.325764 14115 leader_election.cc:304] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be4a33930bb94f5fbb21ca4f6f8b71e8, e38bc807d3c8458999cc34fc6aee3931; no voters: 
I20260709 14:52:59.328253 14204 raft_consensus.cc:2804] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:59.328603 14204 raft_consensus.cc:493] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:59.328950 14204 raft_consensus.cc:3060] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.327875 13968 leader_election.cc:304] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547eb66ce83741649d7727cb34c7475e, be4a33930bb94f5fbb21ca4f6f8b71e8; no voters: 
I20260709 14:52:59.329344 14203 raft_consensus.cc:2804] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:59.329444 14195 raft_consensus.cc:359] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.332271 14195 raft_consensus.cc:385] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.332628 14195 raft_consensus.cc:740] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e38bc807d3c8458999cc34fc6aee3931, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.333627 14203 raft_consensus.cc:493] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:59.334426 14203 raft_consensus.cc:3060] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.321904 14200 raft_consensus.cc:515] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.336457 14222 raft_consensus.cc:2804] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:59.336354 14003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79407e91864a4ad38cbd82401b2cb620" candidate_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "547eb66ce83741649d7727cb34c7475e" is_pre_election: true
I20260709 14:52:59.336915 14222 raft_consensus.cc:493] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:59.328938 14221 raft_consensus.cc:2749] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:59.337471 14116 leader_election.cc:343] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:59.338578 14222 raft_consensus.cc:3060] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.343617 14203 raft_consensus.cc:515] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.333483 14195 consensus_queue.cc:260] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.347738 14078 raft_consensus.cc:2393] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be4a33930bb94f5fbb21ca4f6f8b71e8 in current term 1: Already voted for candidate e38bc807d3c8458999cc34fc6aee3931 in this term.
I20260709 14:52:59.346720 14204 raft_consensus.cc:515] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.350178 14003 raft_consensus.cc:2393] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be4a33930bb94f5fbb21ca4f6f8b71e8 in current term 1: Already voted for candidate 547eb66ce83741649d7727cb34c7475e in this term.
I20260709 14:52:59.356752 14196 tablet_bootstrap.cc:492] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8: No bootstrap required, opened a new log
I20260709 14:52:59.357352 14196 ts_tablet_manager.cc:1403] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8: Time spent bootstrapping tablet: real 0.206s	user 0.026s	sys 0.014s
I20260709 14:52:59.351193 14204 leader_election.cc:290] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 1 election: Requested vote from peers e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:52:59.356073 14203 leader_election.cc:290] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [CANDIDATE]: Term 1 election: Requested vote from peers 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713), e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317)
I20260709 14:52:59.360073 14002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91500367b2e4bbfb0ec9230bd67bd5c" candidate_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "547eb66ce83741649d7727cb34c7475e"
I20260709 14:52:59.366319 14077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91500367b2e4bbfb0ec9230bd67bd5c" candidate_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
I20260709 14:52:59.379235 14077 raft_consensus.cc:3060] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.360312 14151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79407e91864a4ad38cbd82401b2cb620" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
I20260709 14:52:59.388450 14077 raft_consensus.cc:2468] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4a33930bb94f5fbb21ca4f6f8b71e8 in term 1.
I20260709 14:52:59.390354 14200 leader_election.cc:290] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 1 election: Requested vote from peers 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:52:59.390697 14221 raft_consensus.cc:493] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:59.389497 14151 raft_consensus.cc:3060] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.372432 14222 raft_consensus.cc:515] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.391197 14221 raft_consensus.cc:515] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.390425 14115 leader_election.cc:304] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be4a33930bb94f5fbb21ca4f6f8b71e8, e38bc807d3c8458999cc34fc6aee3931; no voters: 
I20260709 14:52:59.393556 14152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79407e91864a4ad38cbd82401b2cb620" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
I20260709 14:52:59.395217 14001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79407e91864a4ad38cbd82401b2cb620" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "547eb66ce83741649d7727cb34c7475e"
I20260709 14:52:59.399250 14197 tablet_bootstrap.cc:492] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e: No bootstrap required, opened a new log
W20260709 14:52:59.396220 14116 leader_election.cc:343] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:59.396744 14204 raft_consensus.cc:493] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:59.397538 14203 raft_consensus.cc:2804] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:59.400312 14197 ts_tablet_manager.cc:1403] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e: Time spent bootstrapping tablet: real 0.193s	user 0.018s	sys 0.014s
I20260709 14:52:59.397964 14196 raft_consensus.cc:359] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.402782 14076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f22fa2bed6d4d328f0ed01f0ffb36f4" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e38bc807d3c8458999cc34fc6aee3931" is_pre_election: true
I20260709 14:52:59.404177 14077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79407e91864a4ad38cbd82401b2cb620" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e38bc807d3c8458999cc34fc6aee3931" is_pre_election: true
I20260709 14:52:59.401494 14204 raft_consensus.cc:515] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.403934 14196 raft_consensus.cc:385] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.402824 14075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79407e91864a4ad38cbd82401b2cb620" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
I20260709 14:52:59.405953 14042 leader_election.cc:304] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [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: e38bc807d3c8458999cc34fc6aee3931; no voters: 547eb66ce83741649d7727cb34c7475e, be4a33930bb94f5fbb21ca4f6f8b71e8
I20260709 14:52:59.406059 14222 leader_election.cc:290] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 1 election: Requested vote from peers e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:52:59.406960 14196 raft_consensus.cc:740] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4a33930bb94f5fbb21ca4f6f8b71e8, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.410491 14074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f22fa2bed6d4d328f0ed01f0ffb36f4" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
I20260709 14:52:59.410617 14152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f22fa2bed6d4d328f0ed01f0ffb36f4" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
I20260709 14:52:59.415015 14230 raft_consensus.cc:2749] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:59.411617 14195 ts_tablet_manager.cc:1434] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931: Time spent starting tablet: real 0.085s	user 0.024s	sys 0.023s
I20260709 14:52:59.414263 14204 leader_election.cc:290] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:52:59.414220 14152 raft_consensus.cc:3060] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.408566 14076 raft_consensus.cc:2468] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 547eb66ce83741649d7727cb34c7475e in term 0.
I20260709 14:52:59.420439 14001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3fa7fc771a41d69f91f1bfaced97dc" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "547eb66ce83741649d7727cb34c7475e" is_pre_election: true
I20260709 14:52:59.418346 14221 leader_election.cc:290] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:52:59.422840 14150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3fa7fc771a41d69f91f1bfaced97dc" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" is_pre_election: true
I20260709 14:52:59.424211 14195 tablet_bootstrap.cc:492] T ee511544cd78461f8a7709c95deda92e P e38bc807d3c8458999cc34fc6aee3931: Bootstrap starting.
I20260709 14:52:59.423280 14149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3fa7fc771a41d69f91f1bfaced97dc" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" is_pre_election: true
I20260709 14:52:59.416707 14196 consensus_queue.cc:260] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.422179 14203 raft_consensus.cc:697] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 LEADER]: Becoming Leader. State: Replica: be4a33930bb94f5fbb21ca4f6f8b71e8, State: Running, Role: LEADER
I20260709 14:52:59.424718 14150 raft_consensus.cc:2468] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 547eb66ce83741649d7727cb34c7475e in term 0.
I20260709 14:52:59.423372 14197 raft_consensus.cc:359] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.422892 14001 raft_consensus.cc:2468] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e38bc807d3c8458999cc34fc6aee3931 in term 0.
I20260709 14:52:59.425707 14197 raft_consensus.cc:385] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.423009 14075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3fa7fc771a41d69f91f1bfaced97dc" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e38bc807d3c8458999cc34fc6aee3931" is_pre_election: true
I20260709 14:52:59.426856 14197 raft_consensus.cc:740] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 547eb66ce83741649d7727cb34c7475e, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.427297 13968 leader_election.cc:304] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547eb66ce83741649d7727cb34c7475e, be4a33930bb94f5fbb21ca4f6f8b71e8; no voters: 
I20260709 14:52:59.427902 14042 leader_election.cc:304] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [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: 547eb66ce83741649d7727cb34c7475e, e38bc807d3c8458999cc34fc6aee3931; no voters: be4a33930bb94f5fbb21ca4f6f8b71e8
I20260709 14:52:59.428072 14197 consensus_queue.cc:260] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.428711 14204 raft_consensus.cc:2804] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:59.427292 14075 raft_consensus.cc:2468] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 547eb66ce83741649d7727cb34c7475e in term 0.
I20260709 14:52:59.430173 14221 raft_consensus.cc:2804] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:59.430529 14221 raft_consensus.cc:493] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:59.430871 14221 raft_consensus.cc:3060] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.429270 14204 raft_consensus.cc:493] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:59.432044 14204 raft_consensus.cc:3060] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.425987 14203 consensus_queue.cc:237] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.435117 14197 ts_tablet_manager.cc:1434] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.006s
I20260709 14:52:59.436197 14197 tablet_bootstrap.cc:492] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e: Bootstrap starting.
I20260709 14:52:59.439332 14204 raft_consensus.cc:515] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.440898 14152 raft_consensus.cc:2468] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547eb66ce83741649d7727cb34c7475e in term 1.
I20260709 14:52:59.444344 13968 leader_election.cc:304] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 547eb66ce83741649d7727cb34c7475e, be4a33930bb94f5fbb21ca4f6f8b71e8; no voters: e38bc807d3c8458999cc34fc6aee3931
I20260709 14:52:59.446175 14222 raft_consensus.cc:2804] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:59.443392 14151 raft_consensus.cc:2468] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547eb66ce83741649d7727cb34c7475e in term 1.
I20260709 14:52:59.448971 13968 leader_election.cc:304] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 547eb66ce83741649d7727cb34c7475e, be4a33930bb94f5fbb21ca4f6f8b71e8; no voters: e38bc807d3c8458999cc34fc6aee3931
I20260709 14:52:59.450233 14075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3fa7fc771a41d69f91f1bfaced97dc" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
I20260709 14:52:59.453583 14204 leader_election.cc:290] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 1 election: Requested vote from peers e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:52:59.454442 14222 raft_consensus.cc:697] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e [term 1 LEADER]: Becoming Leader. State: Replica: 547eb66ce83741649d7727cb34c7475e, State: Running, Role: LEADER
I20260709 14:52:59.455346 14204 raft_consensus.cc:2804] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:59.456423 14204 raft_consensus.cc:697] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [term 1 LEADER]: Becoming Leader. State: Replica: 547eb66ce83741649d7727cb34c7475e, State: Running, Role: LEADER
I20260709 14:52:59.456302 14222 consensus_queue.cc:237] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.457278 14204 consensus_queue.cc:237] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.459465 14221 raft_consensus.cc:515] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.467150 14075 raft_consensus.cc:2393] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 547eb66ce83741649d7727cb34c7475e in current term 1: Already voted for candidate e38bc807d3c8458999cc34fc6aee3931 in this term.
I20260709 14:52:59.467969 14197 tablet_bootstrap.cc:654] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.468138 14221 leader_election.cc:290] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 1 election: Requested vote from peers 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:52:59.473492 14151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3fa7fc771a41d69f91f1bfaced97dc" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
I20260709 14:52:59.473996 14152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3fa7fc771a41d69f91f1bfaced97dc" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
I20260709 14:52:59.476101 14001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3fa7fc771a41d69f91f1bfaced97dc" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "547eb66ce83741649d7727cb34c7475e"
I20260709 14:52:59.474195 14151 raft_consensus.cc:3060] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.476925 14001 raft_consensus.cc:2393] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e38bc807d3c8458999cc34fc6aee3931 in current term 1: Already voted for candidate 547eb66ce83741649d7727cb34c7475e in this term.
I20260709 14:52:59.480643 14196 ts_tablet_manager.cc:1434] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8: Time spent starting tablet: real 0.123s	user 0.018s	sys 0.007s
I20260709 14:52:59.485538 14195 tablet_bootstrap.cc:654] T ee511544cd78461f8a7709c95deda92e P e38bc807d3c8458999cc34fc6aee3931: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.493361 14151 raft_consensus.cc:2468] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e38bc807d3c8458999cc34fc6aee3931 in term 1.
I20260709 14:52:59.489933 14196 tablet_bootstrap.cc:492] T 2dc9e377028b4248a7d84d5a668f241a P be4a33930bb94f5fbb21ca4f6f8b71e8: Bootstrap starting.
I20260709 14:52:59.495937 14043 leader_election.cc:304] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be4a33930bb94f5fbb21ca4f6f8b71e8, e38bc807d3c8458999cc34fc6aee3931; no voters: 547eb66ce83741649d7727cb34c7475e
I20260709 14:52:59.497270 14221 raft_consensus.cc:2804] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:59.498018 14221 raft_consensus.cc:697] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 1 LEADER]: Becoming Leader. State: Replica: e38bc807d3c8458999cc34fc6aee3931, State: Running, Role: LEADER
I20260709 14:52:59.499889 14197 tablet_bootstrap.cc:492] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e: No bootstrap required, opened a new log
I20260709 14:52:59.499122 14221 consensus_queue.cc:237] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.501017 14197 ts_tablet_manager.cc:1403] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.002s
I20260709 14:52:59.505389 14197 raft_consensus.cc:359] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.506187 14197 raft_consensus.cc:385] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.506534 14197 raft_consensus.cc:740] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 547eb66ce83741649d7727cb34c7475e, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.507823 14197 consensus_queue.cc:260] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.512130 14196 tablet_bootstrap.cc:654] T 2dc9e377028b4248a7d84d5a668f241a P be4a33930bb94f5fbb21ca4f6f8b71e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.513011 14195 tablet_bootstrap.cc:492] T ee511544cd78461f8a7709c95deda92e P e38bc807d3c8458999cc34fc6aee3931: No bootstrap required, opened a new log
I20260709 14:52:59.513254 14197 ts_tablet_manager.cc:1434] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260709 14:52:59.513813 14195 ts_tablet_manager.cc:1403] T ee511544cd78461f8a7709c95deda92e P e38bc807d3c8458999cc34fc6aee3931: Time spent bootstrapping tablet: real 0.091s	user 0.015s	sys 0.006s
I20260709 14:52:59.514707 14197 tablet_bootstrap.cc:492] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e: Bootstrap starting.
I20260709 14:52:59.519286 13966 leader_election.cc:304] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [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: 547eb66ce83741649d7727cb34c7475e; no voters: be4a33930bb94f5fbb21ca4f6f8b71e8, e38bc807d3c8458999cc34fc6aee3931
I20260709 14:52:59.520440 14204 raft_consensus.cc:2749] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:59.531545 14197 tablet_bootstrap.cc:654] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:59.532392 14116 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.1:44713, user_credentials={real_user=slave}} blocked reactor thread for 138556us
I20260709 14:52:59.534443 14116 leader_election.cc:304] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be4a33930bb94f5fbb21ca4f6f8b71e8; no voters: 547eb66ce83741649d7727cb34c7475e, e38bc807d3c8458999cc34fc6aee3931
I20260709 14:52:59.535250 14203 raft_consensus.cc:2749] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:59.534636 13900 catalog_manager.cc:5697] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3). New cstate: current_term: 1 leader_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:59.538285 14229 log.cc:927] Time spent T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931: Append to log took a long time: real 0.135s	user 0.002s	sys 0.000s
I20260709 14:52:59.539556 13897 catalog_manager.cc:5697] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 reported cstate change: term changed from 0 to 1, leader changed from <none> to e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "e38bc807d3c8458999cc34fc6aee3931" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:59.542222 14195 raft_consensus.cc:359] T ee511544cd78461f8a7709c95deda92e P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.542943 14195 raft_consensus.cc:385] T ee511544cd78461f8a7709c95deda92e P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.543185 14195 raft_consensus.cc:740] T ee511544cd78461f8a7709c95deda92e P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e38bc807d3c8458999cc34fc6aee3931, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.543819 14195 consensus_queue.cc:260] T ee511544cd78461f8a7709c95deda92e P e38bc807d3c8458999cc34fc6aee3931 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.545976 14195 ts_tablet_manager.cc:1434] T ee511544cd78461f8a7709c95deda92e P e38bc807d3c8458999cc34fc6aee3931: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.003s
I20260709 14:52:59.546936 14195 tablet_bootstrap.cc:492] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931: Bootstrap starting.
I20260709 14:52:59.549324 14197 tablet_bootstrap.cc:492] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e: No bootstrap required, opened a new log
I20260709 14:52:59.549881 14197 ts_tablet_manager.cc:1403] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.004s
I20260709 14:52:59.550717 14196 tablet_bootstrap.cc:492] T 2dc9e377028b4248a7d84d5a668f241a P be4a33930bb94f5fbb21ca4f6f8b71e8: No bootstrap required, opened a new log
I20260709 14:52:59.551246 14196 ts_tablet_manager.cc:1403] T 2dc9e377028b4248a7d84d5a668f241a P be4a33930bb94f5fbb21ca4f6f8b71e8: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.007s
I20260709 14:52:59.553247 14204 raft_consensus.cc:493] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:59.553727 14204 raft_consensus.cc:515] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.554625 14195 tablet_bootstrap.cc:654] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.554841 14234 raft_consensus.cc:493] T ee511544cd78461f8a7709c95deda92e P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:59.555371 14234 raft_consensus.cc:515] T ee511544cd78461f8a7709c95deda92e P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.556393 14204 leader_election.cc:290] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:52:59.557072 14203 raft_consensus.cc:493] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:59.557519 14203 raft_consensus.cc:515] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.558007 14078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91500367b2e4bbfb0ec9230bd67bd5c" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e38bc807d3c8458999cc34fc6aee3931" is_pre_election: true
I20260709 14:52:59.558748 14078 raft_consensus.cc:2393] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 547eb66ce83741649d7727cb34c7475e in current term 1: Already voted for candidate be4a33930bb94f5fbb21ca4f6f8b71e8 in this term.
I20260709 14:52:59.559142 14151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91500367b2e4bbfb0ec9230bd67bd5c" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" is_pre_election: true
I20260709 14:52:59.559773 14203 leader_election.cc:290] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713), e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317)
I20260709 14:52:59.560928 14197 raft_consensus.cc:359] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.561540 14003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee511544cd78461f8a7709c95deda92e" candidate_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "547eb66ce83741649d7727cb34c7475e" is_pre_election: true
I20260709 14:52:59.561726 14197 raft_consensus.cc:385] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.561560 13968 leader_election.cc:304] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 547eb66ce83741649d7727cb34c7475e; no voters: be4a33930bb94f5fbb21ca4f6f8b71e8, e38bc807d3c8458999cc34fc6aee3931
I20260709 14:52:59.562297 14197 raft_consensus.cc:740] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 547eb66ce83741649d7727cb34c7475e, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.562460 14003 raft_consensus.cc:2468] T ee511544cd78461f8a7709c95deda92e P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4a33930bb94f5fbb21ca4f6f8b71e8 in term 0.
I20260709 14:52:59.563074 14197 consensus_queue.cc:260] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.563799 14116 leader_election.cc:304] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547eb66ce83741649d7727cb34c7475e, be4a33930bb94f5fbb21ca4f6f8b71e8; no voters: 
I20260709 14:52:59.561923 14078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee511544cd78461f8a7709c95deda92e" candidate_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e38bc807d3c8458999cc34fc6aee3931" is_pre_election: true
I20260709 14:52:59.564577 14203 raft_consensus.cc:2804] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:59.564638 14222 raft_consensus.cc:3060] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.565163 14203 raft_consensus.cc:493] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:59.565611 14203 raft_consensus.cc:3060] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.570104 14234 leader_election.cc:290] T ee511544cd78461f8a7709c95deda92e P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:52:59.570989 14075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee511544cd78461f8a7709c95deda92e" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e38bc807d3c8458999cc34fc6aee3931" is_pre_election: true
I20260709 14:52:59.571278 14078 raft_consensus.cc:2468] T ee511544cd78461f8a7709c95deda92e P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4a33930bb94f5fbb21ca4f6f8b71e8 in term 0.
I20260709 14:52:59.573987 14197 ts_tablet_manager.cc:1434] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.004s
I20260709 14:52:59.574415 14151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee511544cd78461f8a7709c95deda92e" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" is_pre_election: true
I20260709 14:52:59.574422 14196 raft_consensus.cc:359] T 2dc9e377028b4248a7d84d5a668f241a P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.575106 14197 tablet_bootstrap.cc:492] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e: Bootstrap starting.
I20260709 14:52:59.575394 14196 raft_consensus.cc:385] T 2dc9e377028b4248a7d84d5a668f241a P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.575700 14196 raft_consensus.cc:740] T 2dc9e377028b4248a7d84d5a668f241a P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4a33930bb94f5fbb21ca4f6f8b71e8, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.575837 14203 raft_consensus.cc:515] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.577343 14196 consensus_queue.cc:260] T 2dc9e377028b4248a7d84d5a668f241a P be4a33930bb94f5fbb21ca4f6f8b71e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.577824 14203 leader_election.cc:290] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8 [CANDIDATE]: Term 1 election: Requested vote from peers 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713), e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317)
I20260709 14:52:59.578787 14151 raft_consensus.cc:2393] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 547eb66ce83741649d7727cb34c7475e in current term 1: Already voted for candidate be4a33930bb94f5fbb21ca4f6f8b71e8 in this term.
I20260709 14:52:59.579875 14078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee511544cd78461f8a7709c95deda92e" candidate_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
I20260709 14:52:59.580224 14003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee511544cd78461f8a7709c95deda92e" candidate_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "547eb66ce83741649d7727cb34c7475e"
I20260709 14:52:59.580515 14078 raft_consensus.cc:3060] T ee511544cd78461f8a7709c95deda92e P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.580613 14222 raft_consensus.cc:2749] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:59.580837 14003 raft_consensus.cc:3060] T ee511544cd78461f8a7709c95deda92e P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.581921 13968 leader_election.cc:304] T ee511544cd78461f8a7709c95deda92e P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 547eb66ce83741649d7727cb34c7475e; no voters: be4a33930bb94f5fbb21ca4f6f8b71e8, e38bc807d3c8458999cc34fc6aee3931
I20260709 14:52:59.589082 14196 ts_tablet_manager.cc:1434] T 2dc9e377028b4248a7d84d5a668f241a P be4a33930bb94f5fbb21ca4f6f8b71e8: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.001s
I20260709 14:52:59.590135 14196 tablet_bootstrap.cc:492] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8: Bootstrap starting.
I20260709 14:52:59.596707 14197 tablet_bootstrap.cc:654] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.603158 14003 raft_consensus.cc:2468] T ee511544cd78461f8a7709c95deda92e P 547eb66ce83741649d7727cb34c7475e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4a33930bb94f5fbb21ca4f6f8b71e8 in term 1.
I20260709 14:52:59.605000 14196 tablet_bootstrap.cc:654] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.609390 14116 leader_election.cc:304] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547eb66ce83741649d7727cb34c7475e, be4a33930bb94f5fbb21ca4f6f8b71e8; no voters: 
I20260709 14:52:59.608729 14222 raft_consensus.cc:2749] T ee511544cd78461f8a7709c95deda92e P 547eb66ce83741649d7727cb34c7475e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:59.610533 14232 raft_consensus.cc:2804] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:59.611021 14232 raft_consensus.cc:697] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 LEADER]: Becoming Leader. State: Replica: be4a33930bb94f5fbb21ca4f6f8b71e8, State: Running, Role: LEADER
I20260709 14:52:59.612088 14232 consensus_queue.cc:237] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.615700 14197 tablet_bootstrap.cc:492] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e: No bootstrap required, opened a new log
I20260709 14:52:59.617233 14197 ts_tablet_manager.cc:1403] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.005s
I20260709 14:52:59.613319 13898 catalog_manager.cc:5697] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e reported cstate change: term changed from 0 to 1, leader changed from <none> to 547eb66ce83741649d7727cb34c7475e (127.13.139.1). New cstate: current_term: 1 leader_uuid: "547eb66ce83741649d7727cb34c7475e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:59.622547 13898 catalog_manager.cc:5697] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e reported cstate change: term changed from 0 to 1, leader changed from <none> to 547eb66ce83741649d7727cb34c7475e (127.13.139.1). New cstate: current_term: 1 leader_uuid: "547eb66ce83741649d7727cb34c7475e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:59.620985 14078 raft_consensus.cc:2468] T ee511544cd78461f8a7709c95deda92e P e38bc807d3c8458999cc34fc6aee3931 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4a33930bb94f5fbb21ca4f6f8b71e8 in term 1.
I20260709 14:52:59.642494 14195 tablet_bootstrap.cc:492] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931: No bootstrap required, opened a new log
I20260709 14:52:59.643047 14195 ts_tablet_manager.cc:1403] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931: Time spent bootstrapping tablet: real 0.096s	user 0.013s	sys 0.010s
I20260709 14:52:59.646063 14197 raft_consensus.cc:359] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.648571 14197 raft_consensus.cc:385] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.648952 14197 raft_consensus.cc:740] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 547eb66ce83741649d7727cb34c7475e, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.648275 14196 tablet_bootstrap.cc:492] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8: No bootstrap required, opened a new log
I20260709 14:52:59.649645 14196 ts_tablet_manager.cc:1403] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8: Time spent bootstrapping tablet: real 0.060s	user 0.004s	sys 0.018s
I20260709 14:52:59.650022 14195 raft_consensus.cc:359] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.650705 14195 raft_consensus.cc:385] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.651042 14195 raft_consensus.cc:740] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e38bc807d3c8458999cc34fc6aee3931, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.645071 13897 catalog_manager.cc:5697] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 reported cstate change: term changed from 0 to 1, leader changed from <none> to e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "e38bc807d3c8458999cc34fc6aee3931" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:59.651749 14195 consensus_queue.cc:260] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.653203 14197 consensus_queue.cc:260] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.656613 14197 ts_tablet_manager.cc:1434] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 14:52:59.657462 14197 tablet_bootstrap.cc:492] T df837a940dda4f15a1dee6334ccf2d65 P 547eb66ce83741649d7727cb34c7475e: Bootstrap starting.
I20260709 14:52:59.673120 14196 raft_consensus.cc:359] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.673887 14196 raft_consensus.cc:385] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.674153 14196 raft_consensus.cc:740] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4a33930bb94f5fbb21ca4f6f8b71e8, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.675457 14195 ts_tablet_manager.cc:1434] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 14:52:59.676489 14195 tablet_bootstrap.cc:492] T 2dc9e377028b4248a7d84d5a668f241a P e38bc807d3c8458999cc34fc6aee3931: Bootstrap starting.
I20260709 14:52:59.673030 14197 tablet_bootstrap.cc:654] T df837a940dda4f15a1dee6334ccf2d65 P 547eb66ce83741649d7727cb34c7475e: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.684046 14196 consensus_queue.cc:260] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.684619 14197 tablet_bootstrap.cc:492] T df837a940dda4f15a1dee6334ccf2d65 P 547eb66ce83741649d7727cb34c7475e: No bootstrap required, opened a new log
I20260709 14:52:59.685271 14197 ts_tablet_manager.cc:1403] T df837a940dda4f15a1dee6334ccf2d65 P 547eb66ce83741649d7727cb34c7475e: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.005s
I20260709 14:52:59.687371 14195 tablet_bootstrap.cc:654] T 2dc9e377028b4248a7d84d5a668f241a P e38bc807d3c8458999cc34fc6aee3931: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.688786 14197 raft_consensus.cc:359] T df837a940dda4f15a1dee6334ccf2d65 P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.683703 13900 catalog_manager.cc:5697] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3). New cstate: current_term: 1 leader_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:59.690376 14196 ts_tablet_manager.cc:1434] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.003s
I20260709 14:52:59.693169 14195 tablet_bootstrap.cc:492] T 2dc9e377028b4248a7d84d5a668f241a P e38bc807d3c8458999cc34fc6aee3931: No bootstrap required, opened a new log
I20260709 14:52:59.694720 14196 tablet_bootstrap.cc:492] T df837a940dda4f15a1dee6334ccf2d65 P be4a33930bb94f5fbb21ca4f6f8b71e8: Bootstrap starting.
I20260709 14:52:59.701514 14196 tablet_bootstrap.cc:654] T df837a940dda4f15a1dee6334ccf2d65 P be4a33930bb94f5fbb21ca4f6f8b71e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:59.695014 14195 ts_tablet_manager.cc:1403] T 2dc9e377028b4248a7d84d5a668f241a P e38bc807d3c8458999cc34fc6aee3931: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.000s
I20260709 14:52:59.706555 14195 raft_consensus.cc:359] T 2dc9e377028b4248a7d84d5a668f241a P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.707201 14195 raft_consensus.cc:385] T 2dc9e377028b4248a7d84d5a668f241a P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.707453 14195 raft_consensus.cc:740] T 2dc9e377028b4248a7d84d5a668f241a P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e38bc807d3c8458999cc34fc6aee3931, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.708050 14195 consensus_queue.cc:260] T 2dc9e377028b4248a7d84d5a668f241a P e38bc807d3c8458999cc34fc6aee3931 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.709962 14195 ts_tablet_manager.cc:1434] T 2dc9e377028b4248a7d84d5a668f241a P e38bc807d3c8458999cc34fc6aee3931: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:59.693913 14197 raft_consensus.cc:385] T df837a940dda4f15a1dee6334ccf2d65 P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.710783 14197 raft_consensus.cc:740] T df837a940dda4f15a1dee6334ccf2d65 P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 547eb66ce83741649d7727cb34c7475e, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.711440 14197 consensus_queue.cc:260] T df837a940dda4f15a1dee6334ccf2d65 P 547eb66ce83741649d7727cb34c7475e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.713555 14197 ts_tablet_manager.cc:1434] T df837a940dda4f15a1dee6334ccf2d65 P 547eb66ce83741649d7727cb34c7475e: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.002s
I20260709 14:52:59.719956 14196 tablet_bootstrap.cc:492] T df837a940dda4f15a1dee6334ccf2d65 P be4a33930bb94f5fbb21ca4f6f8b71e8: No bootstrap required, opened a new log
I20260709 14:52:59.720520 14196 ts_tablet_manager.cc:1403] T df837a940dda4f15a1dee6334ccf2d65 P be4a33930bb94f5fbb21ca4f6f8b71e8: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.001s
I20260709 14:52:59.722843 14222 raft_consensus.cc:493] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:59.723345 14222 raft_consensus.cc:515] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.723529 14196 raft_consensus.cc:359] T df837a940dda4f15a1dee6334ccf2d65 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.724315 14196 raft_consensus.cc:385] T df837a940dda4f15a1dee6334ccf2d65 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:59.724642 14196 raft_consensus.cc:740] T df837a940dda4f15a1dee6334ccf2d65 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4a33930bb94f5fbb21ca4f6f8b71e8, State: Initialized, Role: FOLLOWER
I20260709 14:52:59.725428 14222 leader_election.cc:290] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:52:59.725382 14196 consensus_queue.cc:260] T df837a940dda4f15a1dee6334ccf2d65 P be4a33930bb94f5fbb21ca4f6f8b71e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.727149 14151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9619965f2994aab98db7be985d679d8" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" is_pre_election: true
I20260709 14:52:59.728017 14151 raft_consensus.cc:2393] T d9619965f2994aab98db7be985d679d8 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 547eb66ce83741649d7727cb34c7475e in current term 1: Already voted for candidate e38bc807d3c8458999cc34fc6aee3931 in this term.
I20260709 14:52:59.730358 14196 ts_tablet_manager.cc:1434] T df837a940dda4f15a1dee6334ccf2d65 P be4a33930bb94f5fbb21ca4f6f8b71e8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:52:59.731135 14078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9619965f2994aab98db7be985d679d8" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e38bc807d3c8458999cc34fc6aee3931" is_pre_election: true
I20260709 14:52:59.732750 13966 leader_election.cc:304] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 547eb66ce83741649d7727cb34c7475e; no voters: be4a33930bb94f5fbb21ca4f6f8b71e8, e38bc807d3c8458999cc34fc6aee3931
I20260709 14:52:59.734077 14222 raft_consensus.cc:3060] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.740684 14222 raft_consensus.cc:2749] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:59.756543 14222 raft_consensus.cc:493] T df837a940dda4f15a1dee6334ccf2d65 P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:59.757023 14222 raft_consensus.cc:515] T df837a940dda4f15a1dee6334ccf2d65 P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.757304 14221 raft_consensus.cc:493] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:59.757812 14221 raft_consensus.cc:515] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.758150 14234 raft_consensus.cc:493] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:59.758595 14234 raft_consensus.cc:515] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.759868 14221 leader_election.cc:290] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:52:59.759960 14078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df837a940dda4f15a1dee6334ccf2d65" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e38bc807d3c8458999cc34fc6aee3931" is_pre_election: true
I20260709 14:52:59.760507 14234 leader_election.cc:290] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:52:59.760607 14078 raft_consensus.cc:2468] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 547eb66ce83741649d7727cb34c7475e in term 0.
I20260709 14:52:59.760622 14003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df837a940dda4f15a1dee6334ccf2d65" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "547eb66ce83741649d7727cb34c7475e" is_pre_election: true
I20260709 14:52:59.762032 14003 raft_consensus.cc:2468] T df837a940dda4f15a1dee6334ccf2d65 P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e38bc807d3c8458999cc34fc6aee3931 in term 0.
I20260709 14:52:59.762148 14152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc9e377028b4248a7d84d5a668f241a" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" is_pre_election: true
I20260709 14:52:59.762636 13966 leader_election.cc:304] T df837a940dda4f15a1dee6334ccf2d65 P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547eb66ce83741649d7727cb34c7475e, e38bc807d3c8458999cc34fc6aee3931; no voters: 
I20260709 14:52:59.762734 14152 raft_consensus.cc:2468] T 2dc9e377028b4248a7d84d5a668f241a P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 547eb66ce83741649d7727cb34c7475e in term 0.
I20260709 14:52:59.763444 14042 leader_election.cc:304] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547eb66ce83741649d7727cb34c7475e, e38bc807d3c8458999cc34fc6aee3931; no voters: 
I20260709 14:52:59.764074 14078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc9e377028b4248a7d84d5a668f241a" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e38bc807d3c8458999cc34fc6aee3931" is_pre_election: true
I20260709 14:52:59.764243 14234 raft_consensus.cc:2804] T df837a940dda4f15a1dee6334ccf2d65 P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:59.764181 13968 leader_election.cc:304] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547eb66ce83741649d7727cb34c7475e, be4a33930bb94f5fbb21ca4f6f8b71e8; no voters: 
I20260709 14:52:59.761411 14151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df837a940dda4f15a1dee6334ccf2d65" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" is_pre_election: true
I20260709 14:52:59.764676 14234 raft_consensus.cc:493] T df837a940dda4f15a1dee6334ccf2d65 P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:59.764698 14078 raft_consensus.cc:2468] T 2dc9e377028b4248a7d84d5a668f241a P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 547eb66ce83741649d7727cb34c7475e in term 0.
I20260709 14:52:59.765929 14204 raft_consensus.cc:2804] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:59.766306 14204 raft_consensus.cc:493] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:59.766644 14204 raft_consensus.cc:3060] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.765044 14151 raft_consensus.cc:2468] T df837a940dda4f15a1dee6334ccf2d65 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e38bc807d3c8458999cc34fc6aee3931 in term 0.
I20260709 14:52:59.768199 14221 raft_consensus.cc:2804] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:59.768589 14221 raft_consensus.cc:493] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:59.768949 14221 raft_consensus.cc:3060] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.765084 14234 raft_consensus.cc:3060] T df837a940dda4f15a1dee6334ccf2d65 P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.765240 14222 leader_election.cc:290] T df837a940dda4f15a1dee6334ccf2d65 P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:52:59.777369 14152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df837a940dda4f15a1dee6334ccf2d65" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" is_pre_election: true
I20260709 14:52:59.776973 14221 raft_consensus.cc:515] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.778054 14152 raft_consensus.cc:2468] T df837a940dda4f15a1dee6334ccf2d65 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 547eb66ce83741649d7727cb34c7475e in term 0.
I20260709 14:52:59.779490 14221 leader_election.cc:290] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 1 election: Requested vote from peers 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:52:59.780512 14152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df837a940dda4f15a1dee6334ccf2d65" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
I20260709 14:52:59.781139 14152 raft_consensus.cc:3060] T df837a940dda4f15a1dee6334ccf2d65 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.780512 14003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df837a940dda4f15a1dee6334ccf2d65" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "547eb66ce83741649d7727cb34c7475e"
I20260709 14:52:59.782902 14204 raft_consensus.cc:515] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.785826 14078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc9e377028b4248a7d84d5a668f241a" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
I20260709 14:52:59.786361 14078 raft_consensus.cc:3060] T 2dc9e377028b4248a7d84d5a668f241a P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.789429 14152 raft_consensus.cc:2468] T df837a940dda4f15a1dee6334ccf2d65 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e38bc807d3c8458999cc34fc6aee3931 in term 1.
I20260709 14:52:59.790648 14043 leader_election.cc:304] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be4a33930bb94f5fbb21ca4f6f8b71e8, e38bc807d3c8458999cc34fc6aee3931; no voters: 
I20260709 14:52:59.791574 14221 raft_consensus.cc:2804] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:59.792011 14221 raft_consensus.cc:697] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931 [term 1 LEADER]: Becoming Leader. State: Replica: e38bc807d3c8458999cc34fc6aee3931, State: Running, Role: LEADER
I20260709 14:52:59.792620 14078 raft_consensus.cc:2468] T 2dc9e377028b4248a7d84d5a668f241a P e38bc807d3c8458999cc34fc6aee3931 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547eb66ce83741649d7727cb34c7475e in term 1.
I20260709 14:52:59.792815 14221 consensus_queue.cc:237] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.793119 14234 raft_consensus.cc:515] T df837a940dda4f15a1dee6334ccf2d65 P 547eb66ce83741649d7727cb34c7475e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.793965 13966 leader_election.cc:304] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547eb66ce83741649d7727cb34c7475e, e38bc807d3c8458999cc34fc6aee3931; no voters: 
I20260709 14:52:59.794775 14222 raft_consensus.cc:2804] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:59.795089 14234 leader_election.cc:290] T df837a940dda4f15a1dee6334ccf2d65 P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 1 election: Requested vote from peers e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:52:59.795241 14222 raft_consensus.cc:697] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e [term 1 LEADER]: Becoming Leader. State: Replica: 547eb66ce83741649d7727cb34c7475e, State: Running, Role: LEADER
I20260709 14:52:59.796173 14222 consensus_queue.cc:237] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:52:59.800714 14003 raft_consensus.cc:2393] T df837a940dda4f15a1dee6334ccf2d65 P 547eb66ce83741649d7727cb34c7475e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e38bc807d3c8458999cc34fc6aee3931 in current term 1: Already voted for candidate 547eb66ce83741649d7727cb34c7475e in this term.
I20260709 14:52:59.800740 14152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df837a940dda4f15a1dee6334ccf2d65" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
I20260709 14:52:59.801894 14152 raft_consensus.cc:2393] T df837a940dda4f15a1dee6334ccf2d65 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 547eb66ce83741649d7727cb34c7475e in current term 1: Already voted for candidate e38bc807d3c8458999cc34fc6aee3931 in this term.
I20260709 14:52:59.805521 14075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df837a940dda4f15a1dee6334ccf2d65" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
I20260709 14:52:59.807399 13966 leader_election.cc:304] T df837a940dda4f15a1dee6334ccf2d65 P 547eb66ce83741649d7727cb34c7475e [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: 547eb66ce83741649d7727cb34c7475e; no voters: be4a33930bb94f5fbb21ca4f6f8b71e8, e38bc807d3c8458999cc34fc6aee3931
I20260709 14:52:59.808208 14234 raft_consensus.cc:2749] T df837a940dda4f15a1dee6334ccf2d65 P 547eb66ce83741649d7727cb34c7475e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:59.811198 14152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc9e377028b4248a7d84d5a668f241a" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
I20260709 14:52:59.811762 14152 raft_consensus.cc:3060] T 2dc9e377028b4248a7d84d5a668f241a P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.811340 13898 catalog_manager.cc:5697] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931 reported cstate change: term changed from 0 to 1, leader changed from <none> to e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "e38bc807d3c8458999cc34fc6aee3931" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:59.813072 14204 leader_election.cc:290] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 1 election: Requested vote from peers e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:52:59.825153 14152 raft_consensus.cc:2468] T 2dc9e377028b4248a7d84d5a668f241a P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547eb66ce83741649d7727cb34c7475e in term 1.
I20260709 14:52:59.827116 13898 catalog_manager.cc:5697] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e reported cstate change: term changed from 0 to 1, leader changed from <none> to 547eb66ce83741649d7727cb34c7475e (127.13.139.1). New cstate: current_term: 1 leader_uuid: "547eb66ce83741649d7727cb34c7475e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:59.843724 13947 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:59.881700 14221 consensus_queue.cc:1048] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:59.905432 14230 consensus_queue.cc:1048] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:59.907891 14078 raft_consensus.cc:3060] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:59.911407 14220 consensus_queue.cc:1048] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:59.920295 14222 consensus_queue.cc:1048] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:59.940559 14222 consensus_queue.cc:1048] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:59.945202 14221 consensus_queue.cc:1048] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:59.970898 14222 consensus_queue.cc:1048] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:59.976547 14234 consensus_queue.cc:1048] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:59.985373 14203 consensus_queue.cc:1048] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:00.013983 14203 consensus_queue.cc:1048] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:00.036391 14222 raft_consensus.cc:493] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:00.037297 14222 raft_consensus.cc:515] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:00.039392 14222 leader_election.cc:290] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:53:00.040164 14075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609c2eae1b684066b569161ce1594f8d" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e38bc807d3c8458999cc34fc6aee3931" is_pre_election: true
I20260709 14:53:00.040827 14075 raft_consensus.cc:2468] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 547eb66ce83741649d7727cb34c7475e in term 0.
I20260709 14:53:00.041519 14152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609c2eae1b684066b569161ce1594f8d" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" is_pre_election: true
I20260709 14:53:00.042030 14152 raft_consensus.cc:2468] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 547eb66ce83741649d7727cb34c7475e in term 0.
I20260709 14:53:00.042914 13968 leader_election.cc:304] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547eb66ce83741649d7727cb34c7475e, be4a33930bb94f5fbb21ca4f6f8b71e8; no voters: 
I20260709 14:53:00.043709 14222 raft_consensus.cc:2804] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:00.044052 14222 raft_consensus.cc:493] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:00.044384 14222 raft_consensus.cc:3060] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:00.049446 14222 raft_consensus.cc:515] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:00.051069 14222 leader_election.cc:290] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 1 election: Requested vote from peers e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:53:00.051874 14075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609c2eae1b684066b569161ce1594f8d" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
I20260709 14:53:00.052124 14152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609c2eae1b684066b569161ce1594f8d" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
I20260709 14:53:00.052446 14075 raft_consensus.cc:3060] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:00.052641 14152 raft_consensus.cc:3060] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:00.058848 14075 raft_consensus.cc:2468] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547eb66ce83741649d7727cb34c7475e in term 1.
I20260709 14:53:00.058848 14152 raft_consensus.cc:2468] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547eb66ce83741649d7727cb34c7475e in term 1.
I20260709 14:53:00.060101 13966 leader_election.cc:304] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547eb66ce83741649d7727cb34c7475e, e38bc807d3c8458999cc34fc6aee3931; no voters: 
I20260709 14:53:00.060897 14222 raft_consensus.cc:2804] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:00.061367 14222 raft_consensus.cc:697] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [term 1 LEADER]: Becoming Leader. State: Replica: 547eb66ce83741649d7727cb34c7475e, State: Running, Role: LEADER
I20260709 14:53:00.062139 14222 consensus_queue.cc:237] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:00.069718 13898 catalog_manager.cc:5697] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e reported cstate change: term changed from 0 to 1, leader changed from <none> to 547eb66ce83741649d7727cb34c7475e (127.13.139.1). New cstate: current_term: 1 leader_uuid: "547eb66ce83741649d7727cb34c7475e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:00.089829 14269 consensus_queue.cc:1048] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:00.098150 14232 consensus_queue.cc:1048] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:00.182562 14222 consensus_queue.cc:1048] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:00.195529 14204 consensus_queue.cc:1048] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:00.236917 14220 consensus_queue.cc:1048] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:00.246522 14221 consensus_queue.cc:1048] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:00.402186 14152 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d91500367b2e4bbfb0ec9230bd67bd5c"
dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
mode: GRACEFUL
new_leader_uuid: "547eb66ce83741649d7727cb34c7475e"
 from {username='slave'} at 127.0.0.1:48258
I20260709 14:53:00.402778 14152 raft_consensus.cc:606] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 LEADER]: Received request to transfer leadership to TS 547eb66ce83741649d7727cb34c7475e
I20260709 14:53:00.419198 14075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e3fa7fc771a41d69f91f1bfaced97dc"
dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
mode: GRACEFUL
new_leader_uuid: "547eb66ce83741649d7727cb34c7475e"
 from {username='slave'} at 127.0.0.1:37716
I20260709 14:53:00.419719 14075 raft_consensus.cc:606] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 1 LEADER]: Received request to transfer leadership to TS 547eb66ce83741649d7727cb34c7475e
I20260709 14:53:00.425015 14075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9619965f2994aab98db7be985d679d8"
dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
mode: GRACEFUL
new_leader_uuid: "547eb66ce83741649d7727cb34c7475e"
 from {username='slave'} at 127.0.0.1:37716
I20260709 14:53:00.425518 14075 raft_consensus.cc:606] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [term 1 LEADER]: Received request to transfer leadership to TS 547eb66ce83741649d7727cb34c7475e
I20260709 14:53:00.430567 14152 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee511544cd78461f8a7709c95deda92e"
dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
mode: GRACEFUL
new_leader_uuid: "e38bc807d3c8458999cc34fc6aee3931"
 from {username='slave'} at 127.0.0.1:48258
I20260709 14:53:00.431200 14152 raft_consensus.cc:606] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 LEADER]: Received request to transfer leadership to TS e38bc807d3c8458999cc34fc6aee3931
I20260709 14:53:00.444988 14003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f22fa2bed6d4d328f0ed01f0ffb36f4"
dest_uuid: "547eb66ce83741649d7727cb34c7475e"
mode: GRACEFUL
new_leader_uuid: "e38bc807d3c8458999cc34fc6aee3931"
 from {username='slave'} at 127.0.0.1:48570
I20260709 14:53:00.445508 14003 raft_consensus.cc:606] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e [term 1 LEADER]: Received request to transfer leadership to TS e38bc807d3c8458999cc34fc6aee3931
I20260709 14:53:00.450533 14003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "609c2eae1b684066b569161ce1594f8d"
dest_uuid: "547eb66ce83741649d7727cb34c7475e"
mode: GRACEFUL
new_leader_uuid: "e38bc807d3c8458999cc34fc6aee3931"
 from {username='slave'} at 127.0.0.1:48570
I20260709 14:53:00.451016 14003 raft_consensus.cc:606] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [term 1 LEADER]: Received request to transfer leadership to TS e38bc807d3c8458999cc34fc6aee3931
I20260709 14:53:00.455835 14003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2dc9e377028b4248a7d84d5a668f241a"
dest_uuid: "547eb66ce83741649d7727cb34c7475e"
mode: GRACEFUL
new_leader_uuid: "e38bc807d3c8458999cc34fc6aee3931"
 from {username='slave'} at 127.0.0.1:48570
I20260709 14:53:00.456336 14003 raft_consensus.cc:606] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e [term 1 LEADER]: Received request to transfer leadership to TS e38bc807d3c8458999cc34fc6aee3931
I20260709 14:53:00.459617 14204 consensus_queue.cc:1048] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:00.462954 14075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df837a940dda4f15a1dee6334ccf2d65"
dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
mode: GRACEFUL
new_leader_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
 from {username='slave'} at 127.0.0.1:37716
I20260709 14:53:00.463573 14075 raft_consensus.cc:606] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931 [term 1 LEADER]: Received request to transfer leadership to TS be4a33930bb94f5fbb21ca4f6f8b71e8
I20260709 14:53:00.473371 14222 consensus_queue.cc:1048] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:00.476575 14230 raft_consensus.cc:993] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931: : Instructing follower 547eb66ce83741649d7727cb34c7475e to start an election
I20260709 14:53:00.477087 14220 raft_consensus.cc:1081] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [term 1 LEADER]: Signalling peer 547eb66ce83741649d7727cb34c7475e to start an election
I20260709 14:53:00.481004 14003 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9619965f2994aab98db7be985d679d8"
dest_uuid: "547eb66ce83741649d7727cb34c7475e"
 from {username='slave'} at 127.0.0.1:48562
I20260709 14:53:00.481627 14003 raft_consensus.cc:493] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:00.482015 14003 raft_consensus.cc:3060] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.486639 14222 raft_consensus.cc:993] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e: : Instructing follower e38bc807d3c8458999cc34fc6aee3931 to start an election
I20260709 14:53:00.487078 14234 raft_consensus.cc:1081] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [term 1 LEADER]: Signalling peer e38bc807d3c8458999cc34fc6aee3931 to start an election
I20260709 14:53:00.489101 14075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "609c2eae1b684066b569161ce1594f8d"
dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
 from {username='slave'} at 127.0.0.1:37700
I20260709 14:53:00.489733 14075 raft_consensus.cc:493] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:00.490157 14075 raft_consensus.cc:3060] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.490640 14003 raft_consensus.cc:515] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:00.494395 14152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9619965f2994aab98db7be985d679d8" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
I20260709 14:53:00.494441 14078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9619965f2994aab98db7be985d679d8" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
I20260709 14:53:00.495033 14152 raft_consensus.cc:3060] T d9619965f2994aab98db7be985d679d8 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.495368 14078 raft_consensus.cc:3055] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:00.495738 14078 raft_consensus.cc:740] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e38bc807d3c8458999cc34fc6aee3931, State: Running, Role: LEADER
I20260709 14:53:00.496554 14075 raft_consensus.cc:515] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:00.496523 14078 consensus_queue.cc:260] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:00.497951 14078 raft_consensus.cc:3060] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.498946 14075 leader_election.cc:290] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 2 election: Requested vote from peers 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:53:00.499737 14001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609c2eae1b684066b569161ce1594f8d" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "547eb66ce83741649d7727cb34c7475e"
I20260709 14:53:00.500327 14001 raft_consensus.cc:3055] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:00.500622 14001 raft_consensus.cc:740] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 547eb66ce83741649d7727cb34c7475e, State: Running, Role: LEADER
I20260709 14:53:00.501235 14152 raft_consensus.cc:2468] T d9619965f2994aab98db7be985d679d8 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547eb66ce83741649d7727cb34c7475e in term 2.
I20260709 14:53:00.501410 14001 consensus_queue.cc:260] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:00.502643 14001 raft_consensus.cc:3060] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.504381 13968 leader_election.cc:304] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547eb66ce83741649d7727cb34c7475e, be4a33930bb94f5fbb21ca4f6f8b71e8; no voters: 
I20260709 14:53:00.505278 14234 raft_consensus.cc:2804] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:00.505719 14234 raft_consensus.cc:697] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e [term 2 LEADER]: Becoming Leader. State: Replica: 547eb66ce83741649d7727cb34c7475e, State: Running, Role: LEADER
I20260709 14:53:00.506588 14234 consensus_queue.cc:237] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:00.508296 14003 leader_election.cc:290] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 2 election: Requested vote from peers e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:53:00.518072 13900 catalog_manager.cc:5697] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e reported cstate change: term changed from 1 to 2, leader changed from e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2) to 547eb66ce83741649d7727cb34c7475e (127.13.139.1). New cstate: current_term: 2 leader_uuid: "547eb66ce83741649d7727cb34c7475e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:00.521358 14078 raft_consensus.cc:2468] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547eb66ce83741649d7727cb34c7475e in term 2.
I20260709 14:53:00.524338 14001 raft_consensus.cc:2468] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e38bc807d3c8458999cc34fc6aee3931 in term 2.
I20260709 14:53:00.525172 14152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609c2eae1b684066b569161ce1594f8d" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
I20260709 14:53:00.527279 14152 raft_consensus.cc:3060] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.527814 14230 raft_consensus.cc:993] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931: : Instructing follower 547eb66ce83741649d7727cb34c7475e to start an election
I20260709 14:53:00.528268 14230 raft_consensus.cc:1081] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 1 LEADER]: Signalling peer 547eb66ce83741649d7727cb34c7475e to start an election
I20260709 14:53:00.530004 14042 leader_election.cc:304] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547eb66ce83741649d7727cb34c7475e, e38bc807d3c8458999cc34fc6aee3931; no voters: 
I20260709 14:53:00.530929 14220 raft_consensus.cc:2804] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:00.531379 14220 raft_consensus.cc:697] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 2 LEADER]: Becoming Leader. State: Replica: e38bc807d3c8458999cc34fc6aee3931, State: Running, Role: LEADER
I20260709 14:53:00.532166 14220 consensus_queue.cc:237] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:00.534224 14152 raft_consensus.cc:2468] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e38bc807d3c8458999cc34fc6aee3931 in term 2.
I20260709 14:53:00.538180 14001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e3fa7fc771a41d69f91f1bfaced97dc"
dest_uuid: "547eb66ce83741649d7727cb34c7475e"
 from {username='slave'} at 127.0.0.1:48562
I20260709 14:53:00.538837 14001 raft_consensus.cc:493] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:00.539235 14001 raft_consensus.cc:3060] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.540135 13897 catalog_manager.cc:5697] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 reported cstate change: term changed from 1 to 2, leader changed from 547eb66ce83741649d7727cb34c7475e (127.13.139.1) to e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2). New cstate: current_term: 2 leader_uuid: "e38bc807d3c8458999cc34fc6aee3931" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:00.545782 14001 raft_consensus.cc:515] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:00.548182 14001 leader_election.cc:290] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 2 election: Requested vote from peers e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:53:00.548669 14078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3fa7fc771a41d69f91f1bfaced97dc" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
I20260709 14:53:00.549261 14078 raft_consensus.cc:3055] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:00.549249 14152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3fa7fc771a41d69f91f1bfaced97dc" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
I20260709 14:53:00.549734 14078 raft_consensus.cc:740] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e38bc807d3c8458999cc34fc6aee3931, State: Running, Role: LEADER
I20260709 14:53:00.549909 14152 raft_consensus.cc:3060] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.550544 14078 consensus_queue.cc:260] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:00.551725 14078 raft_consensus.cc:3060] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.557876 14152 raft_consensus.cc:2468] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547eb66ce83741649d7727cb34c7475e in term 2.
I20260709 14:53:00.558372 14078 raft_consensus.cc:2468] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547eb66ce83741649d7727cb34c7475e in term 2.
I20260709 14:53:00.559108 13968 leader_election.cc:304] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547eb66ce83741649d7727cb34c7475e, be4a33930bb94f5fbb21ca4f6f8b71e8; no voters: 
I20260709 14:53:00.560191 14234 raft_consensus.cc:2804] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:00.560647 14234 raft_consensus.cc:697] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 2 LEADER]: Becoming Leader. State: Replica: 547eb66ce83741649d7727cb34c7475e, State: Running, Role: LEADER
I20260709 14:53:00.561556 14234 consensus_queue.cc:237] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:00.569535 13897 catalog_manager.cc:5697] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e reported cstate change: term changed from 1 to 2, leader changed from e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2) to 547eb66ce83741649d7727cb34c7475e (127.13.139.1). New cstate: current_term: 2 leader_uuid: "547eb66ce83741649d7727cb34c7475e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:00.709002 14203 raft_consensus.cc:993] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8: : Instructing follower e38bc807d3c8458999cc34fc6aee3931 to start an election
I20260709 14:53:00.709635 14203 raft_consensus.cc:1081] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 LEADER]: Signalling peer e38bc807d3c8458999cc34fc6aee3931 to start an election
I20260709 14:53:00.711695 14075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee511544cd78461f8a7709c95deda92e"
dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
 from {username='slave'} at 127.0.0.1:37698
I20260709 14:53:00.712356 14075 raft_consensus.cc:493] T ee511544cd78461f8a7709c95deda92e P e38bc807d3c8458999cc34fc6aee3931 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:00.712855 14075 raft_consensus.cc:3060] T ee511544cd78461f8a7709c95deda92e P e38bc807d3c8458999cc34fc6aee3931 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.718452 14075 raft_consensus.cc:515] T ee511544cd78461f8a7709c95deda92e P e38bc807d3c8458999cc34fc6aee3931 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:00.720324 14075 leader_election.cc:290] T ee511544cd78461f8a7709c95deda92e P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 2 election: Requested vote from peers 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:53:00.721432 14152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee511544cd78461f8a7709c95deda92e" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
I20260709 14:53:00.721354 14001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee511544cd78461f8a7709c95deda92e" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "547eb66ce83741649d7727cb34c7475e"
I20260709 14:53:00.721954 14152 raft_consensus.cc:3055] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:00.722046 14001 raft_consensus.cc:3060] T ee511544cd78461f8a7709c95deda92e P 547eb66ce83741649d7727cb34c7475e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.722234 14152 raft_consensus.cc:740] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be4a33930bb94f5fbb21ca4f6f8b71e8, State: Running, Role: LEADER
I20260709 14:53:00.722944 14152 consensus_queue.cc:260] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:00.723784 14152 raft_consensus.cc:3060] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.727787 14152 raft_consensus.cc:2468] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e38bc807d3c8458999cc34fc6aee3931 in term 2.
I20260709 14:53:00.728116 14001 raft_consensus.cc:2468] T ee511544cd78461f8a7709c95deda92e P 547eb66ce83741649d7727cb34c7475e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e38bc807d3c8458999cc34fc6aee3931 in term 2.
I20260709 14:53:00.728654 14043 leader_election.cc:304] T ee511544cd78461f8a7709c95deda92e P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be4a33930bb94f5fbb21ca4f6f8b71e8, e38bc807d3c8458999cc34fc6aee3931; no voters: 
I20260709 14:53:00.729362 14220 raft_consensus.cc:2804] T ee511544cd78461f8a7709c95deda92e P e38bc807d3c8458999cc34fc6aee3931 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:00.729712 14220 raft_consensus.cc:697] T ee511544cd78461f8a7709c95deda92e P e38bc807d3c8458999cc34fc6aee3931 [term 2 LEADER]: Becoming Leader. State: Replica: e38bc807d3c8458999cc34fc6aee3931, State: Running, Role: LEADER
I20260709 14:53:00.730430 14220 consensus_queue.cc:237] T ee511544cd78461f8a7709c95deda92e P e38bc807d3c8458999cc34fc6aee3931 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:00.736833 13897 catalog_manager.cc:5697] T ee511544cd78461f8a7709c95deda92e P e38bc807d3c8458999cc34fc6aee3931 reported cstate change: term changed from 1 to 2, leader changed from be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3) to e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2). New cstate: current_term: 2 leader_uuid: "e38bc807d3c8458999cc34fc6aee3931" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:00.743546 14233 raft_consensus.cc:993] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e: : Instructing follower e38bc807d3c8458999cc34fc6aee3931 to start an election
I20260709 14:53:00.744005 14233 raft_consensus.cc:1081] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e [term 1 LEADER]: Signalling peer e38bc807d3c8458999cc34fc6aee3931 to start an election
I20260709 14:53:00.745775 14075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2dc9e377028b4248a7d84d5a668f241a"
dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
 from {username='slave'} at 127.0.0.1:37700
I20260709 14:53:00.746320 14075 raft_consensus.cc:493] T 2dc9e377028b4248a7d84d5a668f241a P e38bc807d3c8458999cc34fc6aee3931 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:00.746662 14075 raft_consensus.cc:3060] T 2dc9e377028b4248a7d84d5a668f241a P e38bc807d3c8458999cc34fc6aee3931 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.748313 14234 raft_consensus.cc:993] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e: : Instructing follower e38bc807d3c8458999cc34fc6aee3931 to start an election
I20260709 14:53:00.748737 14233 raft_consensus.cc:1081] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e [term 1 LEADER]: Signalling peer e38bc807d3c8458999cc34fc6aee3931 to start an election
I20260709 14:53:00.750156 14078 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f22fa2bed6d4d328f0ed01f0ffb36f4"
dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
 from {username='slave'} at 127.0.0.1:37700
I20260709 14:53:00.750620 14078 raft_consensus.cc:493] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:00.750914 14078 raft_consensus.cc:3060] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.753163 14075 raft_consensus.cc:515] T 2dc9e377028b4248a7d84d5a668f241a P e38bc807d3c8458999cc34fc6aee3931 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:00.755597 14078 raft_consensus.cc:515] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:00.757071 14075 leader_election.cc:290] T 2dc9e377028b4248a7d84d5a668f241a P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 2 election: Requested vote from peers 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:53:00.757339 14001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc9e377028b4248a7d84d5a668f241a" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "547eb66ce83741649d7727cb34c7475e"
I20260709 14:53:00.757967 14001 raft_consensus.cc:3055] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:00.758189 14003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f22fa2bed6d4d328f0ed01f0ffb36f4" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "547eb66ce83741649d7727cb34c7475e"
I20260709 14:53:00.758302 14001 raft_consensus.cc:740] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 547eb66ce83741649d7727cb34c7475e, State: Running, Role: LEADER
I20260709 14:53:00.758808 14003 raft_consensus.cc:3055] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:00.759141 14003 raft_consensus.cc:740] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 547eb66ce83741649d7727cb34c7475e, State: Running, Role: LEADER
I20260709 14:53:00.759316 14152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dc9e377028b4248a7d84d5a668f241a" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
I20260709 14:53:00.759194 14001 consensus_queue.cc:260] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:00.759975 14003 consensus_queue.cc:260] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:00.760524 14078 leader_election.cc:290] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 2 election: Requested vote from peers 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:53:00.760568 14001 raft_consensus.cc:3060] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.759840 14152 raft_consensus.cc:3060] T 2dc9e377028b4248a7d84d5a668f241a P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.761649 14150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f22fa2bed6d4d328f0ed01f0ffb36f4" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
I20260709 14:53:00.762229 14150 raft_consensus.cc:3060] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.761086 14003 raft_consensus.cc:3060] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.766812 14152 raft_consensus.cc:2468] T 2dc9e377028b4248a7d84d5a668f241a P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e38bc807d3c8458999cc34fc6aee3931 in term 2.
I20260709 14:53:00.767645 14001 raft_consensus.cc:2468] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e38bc807d3c8458999cc34fc6aee3931 in term 2.
I20260709 14:53:00.768033 14043 leader_election.cc:304] T 2dc9e377028b4248a7d84d5a668f241a P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be4a33930bb94f5fbb21ca4f6f8b71e8, e38bc807d3c8458999cc34fc6aee3931; no voters: 
I20260709 14:53:00.769085 14220 raft_consensus.cc:2804] T 2dc9e377028b4248a7d84d5a668f241a P e38bc807d3c8458999cc34fc6aee3931 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:00.769580 14220 raft_consensus.cc:697] T 2dc9e377028b4248a7d84d5a668f241a P e38bc807d3c8458999cc34fc6aee3931 [term 2 LEADER]: Becoming Leader. State: Replica: e38bc807d3c8458999cc34fc6aee3931, State: Running, Role: LEADER
I20260709 14:53:00.769591 14150 raft_consensus.cc:2468] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e38bc807d3c8458999cc34fc6aee3931 in term 2.
I20260709 14:53:00.770695 14043 leader_election.cc:304] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be4a33930bb94f5fbb21ca4f6f8b71e8, e38bc807d3c8458999cc34fc6aee3931; no voters: 
I20260709 14:53:00.770521 14220 consensus_queue.cc:237] T 2dc9e377028b4248a7d84d5a668f241a P e38bc807d3c8458999cc34fc6aee3931 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:00.772269 14221 raft_consensus.cc:2804] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:00.775820 14003 raft_consensus.cc:2468] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e38bc807d3c8458999cc34fc6aee3931 in term 2.
I20260709 14:53:00.778177 13897 catalog_manager.cc:5697] T 2dc9e377028b4248a7d84d5a668f241a P e38bc807d3c8458999cc34fc6aee3931 reported cstate change: term changed from 1 to 2, leader changed from 547eb66ce83741649d7727cb34c7475e (127.13.139.1) to e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2). New cstate: current_term: 2 leader_uuid: "e38bc807d3c8458999cc34fc6aee3931" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:00.778960 14221 raft_consensus.cc:697] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931 [term 2 LEADER]: Becoming Leader. State: Replica: e38bc807d3c8458999cc34fc6aee3931, State: Running, Role: LEADER
I20260709 14:53:00.779825 14284 raft_consensus.cc:993] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931: : Instructing follower be4a33930bb94f5fbb21ca4f6f8b71e8 to start an election
I20260709 14:53:00.780318 14285 raft_consensus.cc:1081] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931 [term 1 LEADER]: Signalling peer be4a33930bb94f5fbb21ca4f6f8b71e8 to start an election
I20260709 14:53:00.779942 14221 consensus_queue.cc:237] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:00.781920 14150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df837a940dda4f15a1dee6334ccf2d65"
dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
 from {username='slave'} at 127.0.0.1:48240
I20260709 14:53:00.782377 14150 raft_consensus.cc:493] T df837a940dda4f15a1dee6334ccf2d65 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:00.782753 14150 raft_consensus.cc:3060] T df837a940dda4f15a1dee6334ccf2d65 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.787822 14150 raft_consensus.cc:515] T df837a940dda4f15a1dee6334ccf2d65 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:00.790470 14150 leader_election.cc:290] T df837a940dda4f15a1dee6334ccf2d65 P be4a33930bb94f5fbb21ca4f6f8b71e8 [CANDIDATE]: Term 2 election: Requested vote from peers 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713), e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317)
I20260709 14:53:00.791555 14078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df837a940dda4f15a1dee6334ccf2d65" candidate_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
I20260709 14:53:00.791875 14001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df837a940dda4f15a1dee6334ccf2d65" candidate_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "547eb66ce83741649d7727cb34c7475e"
I20260709 14:53:00.792203 14078 raft_consensus.cc:3055] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:00.792484 14001 raft_consensus.cc:3060] T df837a940dda4f15a1dee6334ccf2d65 P 547eb66ce83741649d7727cb34c7475e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.792575 14078 raft_consensus.cc:740] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e38bc807d3c8458999cc34fc6aee3931, State: Running, Role: LEADER
I20260709 14:53:00.793497 14078 consensus_queue.cc:260] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:00.794287 14269 raft_consensus.cc:993] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8: : Instructing follower 547eb66ce83741649d7727cb34c7475e to start an election
I20260709 14:53:00.793386 13897 catalog_manager.cc:5697] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931 reported cstate change: term changed from 1 to 2, leader changed from 547eb66ce83741649d7727cb34c7475e (127.13.139.1) to e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2). New cstate: current_term: 2 leader_uuid: "e38bc807d3c8458999cc34fc6aee3931" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:00.794719 14078 raft_consensus.cc:3060] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.794780 14269 raft_consensus.cc:1081] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 LEADER]: Signalling peer 547eb66ce83741649d7727cb34c7475e to start an election
I20260709 14:53:00.796687 14003 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d91500367b2e4bbfb0ec9230bd67bd5c"
dest_uuid: "547eb66ce83741649d7727cb34c7475e"
 from {username='slave'} at 127.0.0.1:48568
I20260709 14:53:00.797147 14003 raft_consensus.cc:493] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:00.797386 14003 raft_consensus.cc:3060] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.800432 14001 raft_consensus.cc:2468] T df837a940dda4f15a1dee6334ccf2d65 P 547eb66ce83741649d7727cb34c7475e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4a33930bb94f5fbb21ca4f6f8b71e8 in term 2.
I20260709 14:53:00.801645 14116 leader_election.cc:304] T df837a940dda4f15a1dee6334ccf2d65 P be4a33930bb94f5fbb21ca4f6f8b71e8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547eb66ce83741649d7727cb34c7475e, be4a33930bb94f5fbb21ca4f6f8b71e8; no voters: 
I20260709 14:53:00.801895 14078 raft_consensus.cc:2468] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4a33930bb94f5fbb21ca4f6f8b71e8 in term 2.
I20260709 14:53:00.802456 14269 raft_consensus.cc:2804] T df837a940dda4f15a1dee6334ccf2d65 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:00.802896 14269 raft_consensus.cc:697] T df837a940dda4f15a1dee6334ccf2d65 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 LEADER]: Becoming Leader. State: Replica: be4a33930bb94f5fbb21ca4f6f8b71e8, State: Running, Role: LEADER
I20260709 14:53:00.803709 14269 consensus_queue.cc:237] T df837a940dda4f15a1dee6334ccf2d65 P be4a33930bb94f5fbb21ca4f6f8b71e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:00.806599 14003 raft_consensus.cc:515] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:00.808635 14003 leader_election.cc:290] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 2 election: Requested vote from peers e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:53:00.808986 14078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91500367b2e4bbfb0ec9230bd67bd5c" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
I20260709 14:53:00.809557 14078 raft_consensus.cc:3060] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.809649 14150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91500367b2e4bbfb0ec9230bd67bd5c" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
I20260709 14:53:00.810209 14150 raft_consensus.cc:3055] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:00.810461 14150 raft_consensus.cc:740] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be4a33930bb94f5fbb21ca4f6f8b71e8, State: Running, Role: LEADER
I20260709 14:53:00.811105 14150 consensus_queue.cc:260] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:00.810868 13897 catalog_manager.cc:5697] T df837a940dda4f15a1dee6334ccf2d65 P be4a33930bb94f5fbb21ca4f6f8b71e8 reported cstate change: term changed from 1 to 2, leader changed from e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2) to be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3). New cstate: current_term: 2 leader_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:00.811998 14150 raft_consensus.cc:3060] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:00.815516 14078 raft_consensus.cc:2468] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547eb66ce83741649d7727cb34c7475e in term 2.
I20260709 14:53:00.816630 13966 leader_election.cc:304] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 547eb66ce83741649d7727cb34c7475e, e38bc807d3c8458999cc34fc6aee3931; no voters: 
I20260709 14:53:00.817335 14233 raft_consensus.cc:2804] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:00.817800 14233 raft_consensus.cc:697] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [term 2 LEADER]: Becoming Leader. State: Replica: 547eb66ce83741649d7727cb34c7475e, State: Running, Role: LEADER
I20260709 14:53:00.818678 14150 raft_consensus.cc:2468] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547eb66ce83741649d7727cb34c7475e in term 2.
I20260709 14:53:00.818452 14233 consensus_queue.cc:237] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:00.824478 13897 catalog_manager.cc:5697] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e reported cstate change: term changed from 1 to 2, leader changed from be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3) to 547eb66ce83741649d7727cb34c7475e (127.13.139.1). New cstate: current_term: 2 leader_uuid: "547eb66ce83741649d7727cb34c7475e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:00.989418 14150 raft_consensus.cc:1275] T d9619965f2994aab98db7be985d679d8 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Refusing update from remote peer 547eb66ce83741649d7727cb34c7475e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:00.990621 14233 consensus_queue.cc:1048] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:00.999560 14078 raft_consensus.cc:1275] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [term 2 FOLLOWER]: Refusing update from remote peer 547eb66ce83741649d7727cb34c7475e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:01.002122 14233 consensus_queue.cc:1048] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:01.050089 14003 raft_consensus.cc:1275] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [term 2 FOLLOWER]: Refusing update from remote peer e38bc807d3c8458999cc34fc6aee3931: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:01.051239 14221 consensus_queue.cc:1048] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:01.058008 14150 raft_consensus.cc:1275] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Refusing update from remote peer e38bc807d3c8458999cc34fc6aee3931: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:01.059553 14285 consensus_queue.cc:1048] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:01.103569 14150 raft_consensus.cc:1275] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Refusing update from remote peer 547eb66ce83741649d7727cb34c7475e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:01.104728 14233 consensus_queue.cc:1048] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:01.113022 14078 raft_consensus.cc:1275] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 2 FOLLOWER]: Refusing update from remote peer 547eb66ce83741649d7727cb34c7475e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:01.114746 14289 consensus_queue.cc:1048] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:01.148442 14003 raft_consensus.cc:1275] T ee511544cd78461f8a7709c95deda92e P 547eb66ce83741649d7727cb34c7475e [term 2 FOLLOWER]: Refusing update from remote peer e38bc807d3c8458999cc34fc6aee3931: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:01.149669 14285 consensus_queue.cc:1048] T ee511544cd78461f8a7709c95deda92e P e38bc807d3c8458999cc34fc6aee3931 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:01.157405 14150 raft_consensus.cc:1275] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Refusing update from remote peer e38bc807d3c8458999cc34fc6aee3931: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:01.159019 14221 consensus_queue.cc:1048] T ee511544cd78461f8a7709c95deda92e P e38bc807d3c8458999cc34fc6aee3931 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:01.208693 14150 raft_consensus.cc:1275] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Refusing update from remote peer 547eb66ce83741649d7727cb34c7475e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:01.209977 14289 consensus_queue.cc:1048] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:01.218108 14078 raft_consensus.cc:1275] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931 [term 2 FOLLOWER]: Refusing update from remote peer 547eb66ce83741649d7727cb34c7475e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:01.219522 14233 consensus_queue.cc:1048] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:01.223073 14150 raft_consensus.cc:1275] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Refusing update from remote peer e38bc807d3c8458999cc34fc6aee3931: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:01.224753 14221 consensus_queue.cc:1048] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:01.234699 14003 raft_consensus.cc:1275] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e [term 2 FOLLOWER]: Refusing update from remote peer e38bc807d3c8458999cc34fc6aee3931: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:01.236414 14285 consensus_queue.cc:1048] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:01.279600 14003 raft_consensus.cc:1275] T df837a940dda4f15a1dee6334ccf2d65 P 547eb66ce83741649d7727cb34c7475e [term 2 FOLLOWER]: Refusing update from remote peer be4a33930bb94f5fbb21ca4f6f8b71e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:01.280793 14269 consensus_queue.cc:1048] T df837a940dda4f15a1dee6334ccf2d65 P be4a33930bb94f5fbb21ca4f6f8b71e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:01.289855 14078 raft_consensus.cc:1275] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931 [term 2 FOLLOWER]: Refusing update from remote peer be4a33930bb94f5fbb21ca4f6f8b71e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:01.291262 14269 consensus_queue.cc:1048] T df837a940dda4f15a1dee6334ccf2d65 P be4a33930bb94f5fbb21ca4f6f8b71e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:01.319406 14150 raft_consensus.cc:1275] T 2dc9e377028b4248a7d84d5a668f241a P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Refusing update from remote peer e38bc807d3c8458999cc34fc6aee3931: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:01.320559 14221 consensus_queue.cc:1048] T 2dc9e377028b4248a7d84d5a668f241a P e38bc807d3c8458999cc34fc6aee3931 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:01.327967 14003 raft_consensus.cc:1275] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e [term 2 FOLLOWER]: Refusing update from remote peer e38bc807d3c8458999cc34fc6aee3931: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:01.329787 14285 consensus_queue.cc:1048] T 2dc9e377028b4248a7d84d5a668f241a P e38bc807d3c8458999cc34fc6aee3931 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:03.491117 13868 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:53:03.491870 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:03.514387 14078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "609c2eae1b684066b569161ce1594f8d"
dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
mode: GRACEFUL
new_leader_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
 from {username='slave'} at 127.0.0.1:37726
I20260709 14:53:03.515411 14078 raft_consensus.cc:606] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 2 LEADER]: Received request to transfer leadership to TS be4a33930bb94f5fbb21ca4f6f8b71e8
I20260709 14:53:03.527069 14001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e3fa7fc771a41d69f91f1bfaced97dc"
dest_uuid: "547eb66ce83741649d7727cb34c7475e"
mode: GRACEFUL
new_leader_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
 from {username='slave'} at 127.0.0.1:48580
I20260709 14:53:03.527751 14001 raft_consensus.cc:606] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 2 LEADER]: Received request to transfer leadership to TS be4a33930bb94f5fbb21ca4f6f8b71e8
I20260709 14:53:03.529076 13868 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:53:03.529549 13868 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:03.542650 14233 raft_consensus.cc:993] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e: : Instructing follower be4a33930bb94f5fbb21ca4f6f8b71e8 to start an election
I20260709 14:53:03.543071 14233 raft_consensus.cc:1081] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 2 LEADER]: Signalling peer be4a33930bb94f5fbb21ca4f6f8b71e8 to start an election
I20260709 14:53:03.544445 14152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e3fa7fc771a41d69f91f1bfaced97dc"
dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
 from {username='slave'} at 127.0.0.1:48248
I20260709 14:53:03.544973 14152 raft_consensus.cc:493] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:03.545272 14152 raft_consensus.cc:3060] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:03.549913 14152 raft_consensus.cc:515] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:03.551362 14152 leader_election.cc:290] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [CANDIDATE]: Term 3 election: Requested vote from peers 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713), e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317)
I20260709 14:53:03.552165 14001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3fa7fc771a41d69f91f1bfaced97dc" candidate_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "547eb66ce83741649d7727cb34c7475e"
I20260709 14:53:03.552407 14078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3fa7fc771a41d69f91f1bfaced97dc" candidate_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
I20260709 14:53:03.552631 14001 raft_consensus.cc:3055] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:03.552939 14001 raft_consensus.cc:740] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 547eb66ce83741649d7727cb34c7475e, State: Running, Role: LEADER
I20260709 14:53:03.552960 14078 raft_consensus.cc:3060] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:03.553619 14001 consensus_queue.cc:260] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [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: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:03.554497 14001 raft_consensus.cc:3060] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:03.557626 14078 raft_consensus.cc:2468] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4a33930bb94f5fbb21ca4f6f8b71e8 in term 3.
I20260709 14:53:03.558674 14115 leader_election.cc:304] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [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: be4a33930bb94f5fbb21ca4f6f8b71e8, e38bc807d3c8458999cc34fc6aee3931; no voters: 
I20260709 14:53:03.559288 14307 raft_consensus.cc:2804] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:03.560269 14001 raft_consensus.cc:2468] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4a33930bb94f5fbb21ca4f6f8b71e8 in term 3.
I20260709 14:53:03.560413 14307 raft_consensus.cc:697] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 LEADER]: Becoming Leader. State: Replica: be4a33930bb94f5fbb21ca4f6f8b71e8, State: Running, Role: LEADER
I20260709 14:53:03.561226 14307 consensus_queue.cc:237] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [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: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:03.571511 13900 catalog_manager.cc:5697] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 reported cstate change: term changed from 2 to 3, leader changed from 547eb66ce83741649d7727cb34c7475e (127.13.139.1) to be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3). New cstate: current_term: 3 leader_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:03.955951 14001 raft_consensus.cc:1275] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 3 FOLLOWER]: Refusing update from remote peer be4a33930bb94f5fbb21ca4f6f8b71e8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:03.957283 14307 consensus_queue.cc:1048] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:03.966794 14078 raft_consensus.cc:1275] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 3 FOLLOWER]: Refusing update from remote peer be4a33930bb94f5fbb21ca4f6f8b71e8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:03.968211 14313 consensus_queue.cc:1048] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:04.004037 14285 raft_consensus.cc:993] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931: : Instructing follower be4a33930bb94f5fbb21ca4f6f8b71e8 to start an election
I20260709 14:53:04.004462 14324 raft_consensus.cc:1081] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 2 LEADER]: Signalling peer be4a33930bb94f5fbb21ca4f6f8b71e8 to start an election
I20260709 14:53:04.006018 14152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "609c2eae1b684066b569161ce1594f8d"
dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
 from {username='slave'} at 127.0.0.1:48240
I20260709 14:53:04.006467 14152 raft_consensus.cc:493] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:04.006712 14152 raft_consensus.cc:3060] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:04.010792 14152 raft_consensus.cc:515] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:04.012318 14152 leader_election.cc:290] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [CANDIDATE]: Term 3 election: Requested vote from peers 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713), e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317)
I20260709 14:53:04.013643 14001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609c2eae1b684066b569161ce1594f8d" candidate_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "547eb66ce83741649d7727cb34c7475e"
I20260709 14:53:04.014266 14001 raft_consensus.cc:3060] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:04.013824 14078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609c2eae1b684066b569161ce1594f8d" candidate_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
I20260709 14:53:04.015723 14078 raft_consensus.cc:3055] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:04.016166 14078 raft_consensus.cc:740] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e38bc807d3c8458999cc34fc6aee3931, State: Running, Role: LEADER
I20260709 14:53:04.017112 14078 consensus_queue.cc:260] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [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: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:04.018052 14078 raft_consensus.cc:3060] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:04.022377 14078 raft_consensus.cc:2468] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4a33930bb94f5fbb21ca4f6f8b71e8 in term 3.
I20260709 14:53:04.022802 14001 raft_consensus.cc:2468] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4a33930bb94f5fbb21ca4f6f8b71e8 in term 3.
I20260709 14:53:04.023391 14115 leader_election.cc:304] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [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: be4a33930bb94f5fbb21ca4f6f8b71e8, e38bc807d3c8458999cc34fc6aee3931; no voters: 
I20260709 14:53:04.024106 14313 raft_consensus.cc:2804] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:04.024541 14313 raft_consensus.cc:697] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 LEADER]: Becoming Leader. State: Replica: be4a33930bb94f5fbb21ca4f6f8b71e8, State: Running, Role: LEADER
I20260709 14:53:04.025274 14313 consensus_queue.cc:237] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [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: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:04.032327 13897 catalog_manager.cc:5697] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 reported cstate change: term changed from 2 to 3, leader changed from e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2) to be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3). New cstate: current_term: 3 leader_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:04.416999 14001 raft_consensus.cc:1275] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [term 3 FOLLOWER]: Refusing update from remote peer be4a33930bb94f5fbb21ca4f6f8b71e8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:04.418246 14313 consensus_queue.cc:1048] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:04.426680 14078 raft_consensus.cc:1275] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 3 FOLLOWER]: Refusing update from remote peer be4a33930bb94f5fbb21ca4f6f8b71e8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:04.428115 14327 consensus_queue.cc:1048] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:04.530352 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:04.540627 14001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79407e91864a4ad38cbd82401b2cb620"
dest_uuid: "547eb66ce83741649d7727cb34c7475e"
mode: GRACEFUL
new_leader_uuid: "e38bc807d3c8458999cc34fc6aee3931"
 from {username='slave'} at 127.0.0.1:48570
I20260709 14:53:04.541213 14001 raft_consensus.cc:606] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [term 1 LEADER]: Received request to transfer leadership to TS e38bc807d3c8458999cc34fc6aee3931
I20260709 14:53:04.545737 14001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d91500367b2e4bbfb0ec9230bd67bd5c"
dest_uuid: "547eb66ce83741649d7727cb34c7475e"
mode: GRACEFUL
new_leader_uuid: "e38bc807d3c8458999cc34fc6aee3931"
 from {username='slave'} at 127.0.0.1:48570
I20260709 14:53:04.546221 14001 raft_consensus.cc:606] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [term 2 LEADER]: Received request to transfer leadership to TS e38bc807d3c8458999cc34fc6aee3931
I20260709 14:53:04.550586 14150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e3fa7fc771a41d69f91f1bfaced97dc"
dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
mode: GRACEFUL
new_leader_uuid: "e38bc807d3c8458999cc34fc6aee3931"
 from {username='slave'} at 127.0.0.1:48258
I20260709 14:53:04.551052 14150 raft_consensus.cc:606] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 LEADER]: Received request to transfer leadership to TS e38bc807d3c8458999cc34fc6aee3931
I20260709 14:53:04.555446 14001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9619965f2994aab98db7be985d679d8"
dest_uuid: "547eb66ce83741649d7727cb34c7475e"
mode: GRACEFUL
new_leader_uuid: "e38bc807d3c8458999cc34fc6aee3931"
 from {username='slave'} at 127.0.0.1:48570
I20260709 14:53:04.556026 14001 raft_consensus.cc:606] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e [term 2 LEADER]: Received request to transfer leadership to TS e38bc807d3c8458999cc34fc6aee3931
I20260709 14:53:04.565929 14150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "609c2eae1b684066b569161ce1594f8d"
dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
mode: GRACEFUL
new_leader_uuid: "e38bc807d3c8458999cc34fc6aee3931"
 from {username='slave'} at 127.0.0.1:48258
I20260709 14:53:04.566435 14150 raft_consensus.cc:606] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 LEADER]: Received request to transfer leadership to TS e38bc807d3c8458999cc34fc6aee3931
I20260709 14:53:04.570513 14313 raft_consensus.cc:993] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8: : Instructing follower e38bc807d3c8458999cc34fc6aee3931 to start an election
I20260709 14:53:04.570979 14313 raft_consensus.cc:1081] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 LEADER]: Signalling peer e38bc807d3c8458999cc34fc6aee3931 to start an election
I20260709 14:53:04.572357 14078 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e3fa7fc771a41d69f91f1bfaced97dc"
dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
 from {username='slave'} at 127.0.0.1:37698
I20260709 14:53:04.572914 14078 raft_consensus.cc:493] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:04.573223 14078 raft_consensus.cc:3060] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:04.578356 14078 raft_consensus.cc:515] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:04.579877 14078 leader_election.cc:290] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 4 election: Requested vote from peers 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:53:04.581172 14150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3fa7fc771a41d69f91f1bfaced97dc" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
I20260709 14:53:04.581270 14001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3fa7fc771a41d69f91f1bfaced97dc" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "547eb66ce83741649d7727cb34c7475e"
I20260709 14:53:04.581673 14150 raft_consensus.cc:3055] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:04.581729 14001 raft_consensus.cc:3060] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:04.581985 14150 raft_consensus.cc:740] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: be4a33930bb94f5fbb21ca4f6f8b71e8, State: Running, Role: LEADER
I20260709 14:53:04.582659 14150 consensus_queue.cc:260] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [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: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:04.583545 14150 raft_consensus.cc:3060] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:04.586701 14001 raft_consensus.cc:2468] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e38bc807d3c8458999cc34fc6aee3931 in term 4.
I20260709 14:53:04.587899 14042 leader_election.cc:304] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [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: 547eb66ce83741649d7727cb34c7475e, e38bc807d3c8458999cc34fc6aee3931; no voters: 
I20260709 14:53:04.588555 14324 raft_consensus.cc:2804] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:04.588518 14150 raft_consensus.cc:2468] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e38bc807d3c8458999cc34fc6aee3931 in term 4.
I20260709 14:53:04.589795 14324 raft_consensus.cc:697] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 4 LEADER]: Becoming Leader. State: Replica: e38bc807d3c8458999cc34fc6aee3931, State: Running, Role: LEADER
I20260709 14:53:04.590633 14324 consensus_queue.cc:237] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [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: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:04.598145 13900 catalog_manager.cc:5697] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 reported cstate change: term changed from 3 to 4, leader changed from be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3) to e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2). New cstate: current_term: 4 leader_uuid: "e38bc807d3c8458999cc34fc6aee3931" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:04.729755 14333 raft_consensus.cc:993] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e: : Instructing follower e38bc807d3c8458999cc34fc6aee3931 to start an election
I20260709 14:53:04.730319 14233 raft_consensus.cc:1081] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [term 2 LEADER]: Signalling peer e38bc807d3c8458999cc34fc6aee3931 to start an election
I20260709 14:53:04.731930 14078 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d91500367b2e4bbfb0ec9230bd67bd5c"
dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
 from {username='slave'} at 127.0.0.1:37700
I20260709 14:53:04.732352 14078 raft_consensus.cc:493] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:04.732582 14078 raft_consensus.cc:3060] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:04.736949 14078 raft_consensus.cc:515] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:04.738521 14078 leader_election.cc:290] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 3 election: Requested vote from peers 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:53:04.739382 14001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91500367b2e4bbfb0ec9230bd67bd5c" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "547eb66ce83741649d7727cb34c7475e"
I20260709 14:53:04.739738 14150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91500367b2e4bbfb0ec9230bd67bd5c" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
I20260709 14:53:04.739998 14001 raft_consensus.cc:3055] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:04.740276 14150 raft_consensus.cc:3060] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:04.740331 14001 raft_consensus.cc:740] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 547eb66ce83741649d7727cb34c7475e, State: Running, Role: LEADER
I20260709 14:53:04.741209 14001 consensus_queue.cc:260] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [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: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:04.742390 14001 raft_consensus.cc:3060] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:04.747471 14150 raft_consensus.cc:2468] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e38bc807d3c8458999cc34fc6aee3931 in term 3.
I20260709 14:53:04.748724 14043 leader_election.cc:304] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931 [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: be4a33930bb94f5fbb21ca4f6f8b71e8, e38bc807d3c8458999cc34fc6aee3931; no voters: 
I20260709 14:53:04.748992 14001 raft_consensus.cc:2468] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e38bc807d3c8458999cc34fc6aee3931 in term 3.
I20260709 14:53:04.749481 14324 raft_consensus.cc:2804] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:04.749933 14324 raft_consensus.cc:697] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931 [term 3 LEADER]: Becoming Leader. State: Replica: e38bc807d3c8458999cc34fc6aee3931, State: Running, Role: LEADER
I20260709 14:53:04.750665 14324 consensus_queue.cc:237] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931 [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: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:04.757513 13900 catalog_manager.cc:5697] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931 reported cstate change: term changed from 2 to 3, leader changed from 547eb66ce83741649d7727cb34c7475e (127.13.139.1) to e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2). New cstate: current_term: 3 leader_uuid: "e38bc807d3c8458999cc34fc6aee3931" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:04.841995 14333 raft_consensus.cc:993] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e: : Instructing follower e38bc807d3c8458999cc34fc6aee3931 to start an election
I20260709 14:53:04.842360 14333 raft_consensus.cc:1081] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e [term 2 LEADER]: Signalling peer e38bc807d3c8458999cc34fc6aee3931 to start an election
I20260709 14:53:04.843755 14078 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9619965f2994aab98db7be985d679d8"
dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
 from {username='slave'} at 127.0.0.1:37700
I20260709 14:53:04.844164 14078 raft_consensus.cc:493] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:04.844419 14078 raft_consensus.cc:3060] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:04.848575 14078 raft_consensus.cc:515] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:04.850245 14078 leader_election.cc:290] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 3 election: Requested vote from peers 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:53:04.851164 14001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9619965f2994aab98db7be985d679d8" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "547eb66ce83741649d7727cb34c7475e"
I20260709 14:53:04.851327 14150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9619965f2994aab98db7be985d679d8" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
I20260709 14:53:04.851644 14001 raft_consensus.cc:3055] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:04.851804 14150 raft_consensus.cc:3060] T d9619965f2994aab98db7be985d679d8 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:04.851954 14001 raft_consensus.cc:740] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 547eb66ce83741649d7727cb34c7475e, State: Running, Role: LEADER
I20260709 14:53:04.852699 14001 consensus_queue.cc:260] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e [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: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:04.853823 14001 raft_consensus.cc:3060] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:04.856953 14150 raft_consensus.cc:2468] T d9619965f2994aab98db7be985d679d8 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e38bc807d3c8458999cc34fc6aee3931 in term 3.
I20260709 14:53:04.857966 14043 leader_election.cc:304] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [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: be4a33930bb94f5fbb21ca4f6f8b71e8, e38bc807d3c8458999cc34fc6aee3931; no voters: 
I20260709 14:53:04.858726 14324 raft_consensus.cc:2804] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:04.858659 14001 raft_consensus.cc:2468] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e38bc807d3c8458999cc34fc6aee3931 in term 3.
I20260709 14:53:04.859886 14324 raft_consensus.cc:697] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [term 3 LEADER]: Becoming Leader. State: Replica: e38bc807d3c8458999cc34fc6aee3931, State: Running, Role: LEADER
I20260709 14:53:04.860702 14324 consensus_queue.cc:237] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [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: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:04.861157 14233 raft_consensus.cc:993] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e: : Instructing follower e38bc807d3c8458999cc34fc6aee3931 to start an election
I20260709 14:53:04.861588 14333 raft_consensus.cc:1081] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [term 1 LEADER]: Signalling peer e38bc807d3c8458999cc34fc6aee3931 to start an election
I20260709 14:53:04.863147 14078 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79407e91864a4ad38cbd82401b2cb620"
dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
 from {username='slave'} at 127.0.0.1:37700
I20260709 14:53:04.863559 14078 raft_consensus.cc:493] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:04.863806 14078 raft_consensus.cc:3060] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:04.868834 13900 catalog_manager.cc:5697] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 reported cstate change: term changed from 2 to 3, leader changed from 547eb66ce83741649d7727cb34c7475e (127.13.139.1) to e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2). New cstate: current_term: 3 leader_uuid: "e38bc807d3c8458999cc34fc6aee3931" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:04.869694 14078 raft_consensus.cc:515] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:04.871568 14078 leader_election.cc:290] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 2 election: Requested vote from peers 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:53:04.872241 14001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79407e91864a4ad38cbd82401b2cb620" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "547eb66ce83741649d7727cb34c7475e"
I20260709 14:53:04.872938 14001 raft_consensus.cc:3055] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:04.872704 14150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79407e91864a4ad38cbd82401b2cb620" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
I20260709 14:53:04.873214 14001 raft_consensus.cc:740] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 547eb66ce83741649d7727cb34c7475e, State: Running, Role: LEADER
I20260709 14:53:04.873404 14150 raft_consensus.cc:3060] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:04.874035 14001 consensus_queue.cc:260] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:04.875236 14001 raft_consensus.cc:3060] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:04.880184 14150 raft_consensus.cc:2468] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e38bc807d3c8458999cc34fc6aee3931 in term 2.
I20260709 14:53:04.880728 14001 raft_consensus.cc:2468] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e38bc807d3c8458999cc34fc6aee3931 in term 2.
I20260709 14:53:04.881160 14043 leader_election.cc:304] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be4a33930bb94f5fbb21ca4f6f8b71e8, e38bc807d3c8458999cc34fc6aee3931; no voters: 
I20260709 14:53:04.881886 14324 raft_consensus.cc:2804] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:04.882212 14324 raft_consensus.cc:697] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [term 2 LEADER]: Becoming Leader. State: Replica: e38bc807d3c8458999cc34fc6aee3931, State: Running, Role: LEADER
I20260709 14:53:04.882781 14324 consensus_queue.cc:237] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:04.889380 13900 catalog_manager.cc:5697] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 reported cstate change: term changed from 1 to 2, leader changed from 547eb66ce83741649d7727cb34c7475e (127.13.139.1) to e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2). New cstate: current_term: 2 leader_uuid: "e38bc807d3c8458999cc34fc6aee3931" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:05.048883 14307 raft_consensus.cc:993] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8: : Instructing follower e38bc807d3c8458999cc34fc6aee3931 to start an election
I20260709 14:53:05.049368 14327 raft_consensus.cc:1081] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 LEADER]: Signalling peer e38bc807d3c8458999cc34fc6aee3931 to start an election
I20260709 14:53:05.050907 14078 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "609c2eae1b684066b569161ce1594f8d"
dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
 from {username='slave'} at 127.0.0.1:37698
I20260709 14:53:05.051371 14078 raft_consensus.cc:493] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:05.051709 14078 raft_consensus.cc:3060] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:05.056010 14078 raft_consensus.cc:515] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:05.057468 14078 leader_election.cc:290] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [CANDIDATE]: Term 4 election: Requested vote from peers 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:53:05.058665 14001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609c2eae1b684066b569161ce1594f8d" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "547eb66ce83741649d7727cb34c7475e"
I20260709 14:53:05.058665 14150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609c2eae1b684066b569161ce1594f8d" candidate_uuid: "e38bc807d3c8458999cc34fc6aee3931" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
I20260709 14:53:05.059461 14001 raft_consensus.cc:3060] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:05.059474 14150 raft_consensus.cc:3055] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:05.060048 14150 raft_consensus.cc:740] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: be4a33930bb94f5fbb21ca4f6f8b71e8, State: Running, Role: LEADER
I20260709 14:53:05.060896 14150 consensus_queue.cc:260] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [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: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:05.062227 14150 raft_consensus.cc:3060] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:05.066543 14001 raft_consensus.cc:2468] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e38bc807d3c8458999cc34fc6aee3931 in term 4.
I20260709 14:53:05.067747 14042 leader_election.cc:304] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [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: 547eb66ce83741649d7727cb34c7475e, e38bc807d3c8458999cc34fc6aee3931; no voters: 
I20260709 14:53:05.068558 14324 raft_consensus.cc:2804] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:05.068900 14150 raft_consensus.cc:2468] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e38bc807d3c8458999cc34fc6aee3931 in term 4.
I20260709 14:53:05.069008 14324 raft_consensus.cc:697] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 4 LEADER]: Becoming Leader. State: Replica: e38bc807d3c8458999cc34fc6aee3931, State: Running, Role: LEADER
I20260709 14:53:05.069836 14324 consensus_queue.cc:237] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [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: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:05.075461 13900 catalog_manager.cc:5697] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 reported cstate change: term changed from 3 to 4, leader changed from be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3) to e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2). New cstate: current_term: 4 leader_uuid: "e38bc807d3c8458999cc34fc6aee3931" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:05.146129 14001 raft_consensus.cc:1275] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [term 3 FOLLOWER]: Refusing update from remote peer e38bc807d3c8458999cc34fc6aee3931: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:05.146850 14150 raft_consensus.cc:1275] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 4 FOLLOWER]: Refusing update from remote peer e38bc807d3c8458999cc34fc6aee3931: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:05.147334 14324 consensus_queue.cc:1048] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:05.148034 14329 consensus_queue.cc:1048] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:05.159827 14150 raft_consensus.cc:1275] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 FOLLOWER]: Refusing update from remote peer e38bc807d3c8458999cc34fc6aee3931: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:05.162220 14324 consensus_queue.cc:1048] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:05.170511 14001 raft_consensus.cc:1275] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 4 FOLLOWER]: Refusing update from remote peer e38bc807d3c8458999cc34fc6aee3931: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:05.176903 14324 consensus_queue.cc:1048] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:05.281133 14001 raft_consensus.cc:1275] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [term 2 FOLLOWER]: Refusing update from remote peer e38bc807d3c8458999cc34fc6aee3931: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:05.282328 14329 consensus_queue.cc:1048] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:05.290733 14152 raft_consensus.cc:1275] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Refusing update from remote peer e38bc807d3c8458999cc34fc6aee3931: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:05.292404 14324 consensus_queue.cc:1048] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:05.372038 14152 raft_consensus.cc:1275] T d9619965f2994aab98db7be985d679d8 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 FOLLOWER]: Refusing update from remote peer e38bc807d3c8458999cc34fc6aee3931: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:05.373225 14324 consensus_queue.cc:1048] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:05.384934 14001 raft_consensus.cc:1275] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e [term 3 FOLLOWER]: Refusing update from remote peer e38bc807d3c8458999cc34fc6aee3931: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:05.386142 14341 consensus_queue.cc:1048] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:05.477241 14152 raft_consensus.cc:1275] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 4 FOLLOWER]: Refusing update from remote peer e38bc807d3c8458999cc34fc6aee3931: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:05.478526 14341 consensus_queue.cc:1048] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:05.487397 14001 raft_consensus.cc:1275] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [term 4 FOLLOWER]: Refusing update from remote peer e38bc807d3c8458999cc34fc6aee3931: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:05.489593 14324 consensus_queue.cc:1048] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:07.586477 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:07.594035 14078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "609c2eae1b684066b569161ce1594f8d"
dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
mode: GRACEFUL
new_leader_uuid: "547eb66ce83741649d7727cb34c7475e"
 from {username='slave'} at 127.0.0.1:37726
I20260709 14:53:07.594786 14078 raft_consensus.cc:606] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 4 LEADER]: Received request to transfer leadership to TS 547eb66ce83741649d7727cb34c7475e
I20260709 14:53:07.597642 14078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79407e91864a4ad38cbd82401b2cb620"
dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
mode: GRACEFUL
new_leader_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
 from {username='slave'} at 127.0.0.1:37726
I20260709 14:53:07.598042 14078 raft_consensus.cc:606] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [term 2 LEADER]: Received request to transfer leadership to TS be4a33930bb94f5fbb21ca4f6f8b71e8
I20260709 14:53:07.600324 14078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e3fa7fc771a41d69f91f1bfaced97dc"
dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
mode: GRACEFUL
new_leader_uuid: "547eb66ce83741649d7727cb34c7475e"
 from {username='slave'} at 127.0.0.1:37726
I20260709 14:53:07.600705 14078 raft_consensus.cc:606] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 4 LEADER]: Received request to transfer leadership to TS 547eb66ce83741649d7727cb34c7475e
I20260709 14:53:07.602857 14078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f22fa2bed6d4d328f0ed01f0ffb36f4"
dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
mode: GRACEFUL
new_leader_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
 from {username='slave'} at 127.0.0.1:37726
I20260709 14:53:07.603281 14078 raft_consensus.cc:606] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931 [term 2 LEADER]: Received request to transfer leadership to TS be4a33930bb94f5fbb21ca4f6f8b71e8
I20260709 14:53:07.605247 14078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d91500367b2e4bbfb0ec9230bd67bd5c"
dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
mode: GRACEFUL
new_leader_uuid: "547eb66ce83741649d7727cb34c7475e"
 from {username='slave'} at 127.0.0.1:37726
I20260709 14:53:07.605623 14078 raft_consensus.cc:606] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931 [term 3 LEADER]: Received request to transfer leadership to TS 547eb66ce83741649d7727cb34c7475e
I20260709 14:53:07.606482 13868 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:53:07.606880 13868 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:07.641237 14351 raft_consensus.cc:993] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931: : Instructing follower 547eb66ce83741649d7727cb34c7475e to start an election
I20260709 14:53:07.641733 14356 raft_consensus.cc:1081] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 4 LEADER]: Signalling peer 547eb66ce83741649d7727cb34c7475e to start an election
I20260709 14:53:07.643206 14000 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "609c2eae1b684066b569161ce1594f8d"
dest_uuid: "547eb66ce83741649d7727cb34c7475e"
 from {username='slave'} at 127.0.0.1:48562
I20260709 14:53:07.643693 14000 raft_consensus.cc:493] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:07.643993 14000 raft_consensus.cc:3060] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:07.649119 14000 raft_consensus.cc:515] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:07.650975 14000 leader_election.cc:290] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 5 election: Requested vote from peers e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:53:07.651733 14078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609c2eae1b684066b569161ce1594f8d" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
I20260709 14:53:07.652158 14152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609c2eae1b684066b569161ce1594f8d" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
I20260709 14:53:07.652475 14078 raft_consensus.cc:3055] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:07.652582 14152 raft_consensus.cc:3060] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:07.652746 14078 raft_consensus.cc:740] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: e38bc807d3c8458999cc34fc6aee3931, State: Running, Role: LEADER
I20260709 14:53:07.653482 14078 consensus_queue.cc:260] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [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: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:07.654299 14078 raft_consensus.cc:3060] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:07.656888 14152 raft_consensus.cc:2468] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547eb66ce83741649d7727cb34c7475e in term 5.
I20260709 14:53:07.657960 13968 leader_election.cc:304] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [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: 547eb66ce83741649d7727cb34c7475e, be4a33930bb94f5fbb21ca4f6f8b71e8; no voters: 
I20260709 14:53:07.659337 14078 raft_consensus.cc:2468] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547eb66ce83741649d7727cb34c7475e in term 5.
I20260709 14:53:07.659631 14358 raft_consensus.cc:2804] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:07.660755 14358 raft_consensus.cc:697] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [term 5 LEADER]: Becoming Leader. State: Replica: 547eb66ce83741649d7727cb34c7475e, State: Running, Role: LEADER
I20260709 14:53:07.661635 14358 consensus_queue.cc:237] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [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: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:07.670673 13897 catalog_manager.cc:5697] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e reported cstate change: term changed from 4 to 5, leader changed from e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2) to 547eb66ce83741649d7727cb34c7475e (127.13.139.1). New cstate: current_term: 5 leader_uuid: "547eb66ce83741649d7727cb34c7475e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:07.676661 14351 raft_consensus.cc:993] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931: : Instructing follower 547eb66ce83741649d7727cb34c7475e to start an election
I20260709 14:53:07.677271 14356 raft_consensus.cc:1081] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 4 LEADER]: Signalling peer 547eb66ce83741649d7727cb34c7475e to start an election
I20260709 14:53:07.679075 14000 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e3fa7fc771a41d69f91f1bfaced97dc"
dest_uuid: "547eb66ce83741649d7727cb34c7475e"
 from {username='slave'} at 127.0.0.1:48562
I20260709 14:53:07.679594 14000 raft_consensus.cc:493] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:07.679903 14000 raft_consensus.cc:3060] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:07.687271 14000 raft_consensus.cc:515] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:07.688871 14000 leader_election.cc:290] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 5 election: Requested vote from peers e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:53:07.689671 14078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3fa7fc771a41d69f91f1bfaced97dc" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
I20260709 14:53:07.689821 14152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3fa7fc771a41d69f91f1bfaced97dc" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
I20260709 14:53:07.690248 14078 raft_consensus.cc:3055] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:07.690300 14152 raft_consensus.cc:3060] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:07.690614 14078 raft_consensus.cc:740] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: e38bc807d3c8458999cc34fc6aee3931, State: Running, Role: LEADER
I20260709 14:53:07.691267 14078 consensus_queue.cc:260] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [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: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:07.692273 14078 raft_consensus.cc:3060] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:07.694700 14152 raft_consensus.cc:2468] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547eb66ce83741649d7727cb34c7475e in term 5.
I20260709 14:53:07.695614 13968 leader_election.cc:304] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [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: 547eb66ce83741649d7727cb34c7475e, be4a33930bb94f5fbb21ca4f6f8b71e8; no voters: 
I20260709 14:53:07.696291 14358 raft_consensus.cc:2804] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:07.696746 14358 raft_consensus.cc:697] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 5 LEADER]: Becoming Leader. State: Replica: 547eb66ce83741649d7727cb34c7475e, State: Running, Role: LEADER
I20260709 14:53:07.697625 14358 consensus_queue.cc:237] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [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: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:07.698137 14078 raft_consensus.cc:2468] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547eb66ce83741649d7727cb34c7475e in term 5.
I20260709 14:53:07.704969 13897 catalog_manager.cc:5697] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e reported cstate change: term changed from 4 to 5, leader changed from e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2) to 547eb66ce83741649d7727cb34c7475e (127.13.139.1). New cstate: current_term: 5 leader_uuid: "547eb66ce83741649d7727cb34c7475e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:07.746737 13931 debug-util.cc:398] Leaking SignalData structure 0x7b0800062060 after lost signal to thread 13871
W20260709 14:53:07.747467 13931 debug-util.cc:398] Leaking SignalData structure 0x7b0800062740 after lost signal to thread 13934
W20260709 14:53:07.748210 13931 debug-util.cc:398] Leaking SignalData structure 0x7b08000c5ee0 after lost signal to thread 14027
W20260709 14:53:07.748876 13931 debug-util.cc:398] Leaking SignalData structure 0x7b08001e0060 after lost signal to thread 14102
W20260709 14:53:07.749502 13931 debug-util.cc:398] Leaking SignalData structure 0x7b08001e8cc0 after lost signal to thread 14176
I20260709 14:53:07.772341 14356 raft_consensus.cc:993] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931: : Instructing follower be4a33930bb94f5fbb21ca4f6f8b71e8 to start an election
I20260709 14:53:07.772902 14351 raft_consensus.cc:1081] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931 [term 2 LEADER]: Signalling peer be4a33930bb94f5fbb21ca4f6f8b71e8 to start an election
I20260709 14:53:07.774492 14152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f22fa2bed6d4d328f0ed01f0ffb36f4"
dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
 from {username='slave'} at 127.0.0.1:48240
I20260709 14:53:07.774964 14152 raft_consensus.cc:493] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:07.775220 14152 raft_consensus.cc:3060] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:07.780540 14152 raft_consensus.cc:515] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:07.782449 14152 leader_election.cc:290] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P be4a33930bb94f5fbb21ca4f6f8b71e8 [CANDIDATE]: Term 3 election: Requested vote from peers 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713), e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317)
I20260709 14:53:07.783663 14000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f22fa2bed6d4d328f0ed01f0ffb36f4" candidate_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "547eb66ce83741649d7727cb34c7475e"
I20260709 14:53:07.784257 14356 raft_consensus.cc:993] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931: : Instructing follower 547eb66ce83741649d7727cb34c7475e to start an election
I20260709 14:53:07.784380 14000 raft_consensus.cc:3060] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:07.784616 14078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f22fa2bed6d4d328f0ed01f0ffb36f4" candidate_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
I20260709 14:53:07.785138 14351 raft_consensus.cc:1081] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931 [term 3 LEADER]: Signalling peer 547eb66ce83741649d7727cb34c7475e to start an election
I20260709 14:53:07.785337 14078 raft_consensus.cc:3055] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:07.785794 14078 raft_consensus.cc:740] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e38bc807d3c8458999cc34fc6aee3931, State: Running, Role: LEADER
I20260709 14:53:07.786703 14078 consensus_queue.cc:260] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931 [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: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:07.787410 14002 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d91500367b2e4bbfb0ec9230bd67bd5c"
dest_uuid: "547eb66ce83741649d7727cb34c7475e"
 from {username='slave'} at 127.0.0.1:48562
I20260709 14:53:07.787997 14002 raft_consensus.cc:493] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:07.787997 14078 raft_consensus.cc:3060] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:07.788452 14002 raft_consensus.cc:3060] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:07.791764 14000 raft_consensus.cc:2468] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4a33930bb94f5fbb21ca4f6f8b71e8 in term 3.
I20260709 14:53:07.793453 14116 leader_election.cc:304] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P be4a33930bb94f5fbb21ca4f6f8b71e8 [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: 547eb66ce83741649d7727cb34c7475e, be4a33930bb94f5fbb21ca4f6f8b71e8; no voters: 
I20260709 14:53:07.794536 14327 raft_consensus.cc:2804] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:07.797175 14002 raft_consensus.cc:515] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:07.800580 14002 leader_election.cc:290] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [CANDIDATE]: Term 4 election: Requested vote from peers e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317), be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3:33661)
I20260709 14:53:07.800617 14075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91500367b2e4bbfb0ec9230bd67bd5c" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
I20260709 14:53:07.802111 14152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91500367b2e4bbfb0ec9230bd67bd5c" candidate_uuid: "547eb66ce83741649d7727cb34c7475e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
I20260709 14:53:07.802244 14075 raft_consensus.cc:3055] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:07.802596 14152 raft_consensus.cc:3060] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:07.802572 14075 raft_consensus.cc:740] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e38bc807d3c8458999cc34fc6aee3931, State: Running, Role: LEADER
I20260709 14:53:07.802836 14078 raft_consensus.cc:2468] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4a33930bb94f5fbb21ca4f6f8b71e8 in term 3.
I20260709 14:53:07.803555 14075 consensus_queue.cc:260] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931 [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: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:07.805224 14327 raft_consensus.cc:697] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 LEADER]: Becoming Leader. State: Replica: be4a33930bb94f5fbb21ca4f6f8b71e8, State: Running, Role: LEADER
I20260709 14:53:07.806388 14075 raft_consensus.cc:3060] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:07.806257 14327 consensus_queue.cc:237] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P be4a33930bb94f5fbb21ca4f6f8b71e8 [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: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:07.815050 14152 raft_consensus.cc:2468] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547eb66ce83741649d7727cb34c7475e in term 4.
I20260709 14:53:07.815102 14075 raft_consensus.cc:2468] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 547eb66ce83741649d7727cb34c7475e in term 4.
I20260709 14:53:07.816886 13968 leader_election.cc:304] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [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: 547eb66ce83741649d7727cb34c7475e, be4a33930bb94f5fbb21ca4f6f8b71e8; no voters: 
I20260709 14:53:07.818140 14358 raft_consensus.cc:2804] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:07.818717 14358 raft_consensus.cc:697] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [term 4 LEADER]: Becoming Leader. State: Replica: 547eb66ce83741649d7727cb34c7475e, State: Running, Role: LEADER
I20260709 14:53:07.819525 14358 consensus_queue.cc:237] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [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: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:07.823365 13897 catalog_manager.cc:5697] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P be4a33930bb94f5fbb21ca4f6f8b71e8 reported cstate change: term changed from 2 to 3, leader changed from e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2) to be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3). New cstate: current_term: 3 leader_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:07.828512 13900 catalog_manager.cc:5697] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e reported cstate change: term changed from 3 to 4, leader changed from e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2) to 547eb66ce83741649d7727cb34c7475e (127.13.139.1). New cstate: current_term: 4 leader_uuid: "547eb66ce83741649d7727cb34c7475e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:08.018754 14366 raft_consensus.cc:993] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931: : Instructing follower be4a33930bb94f5fbb21ca4f6f8b71e8 to start an election
I20260709 14:53:08.019194 14356 raft_consensus.cc:1081] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [term 2 LEADER]: Signalling peer be4a33930bb94f5fbb21ca4f6f8b71e8 to start an election
I20260709 14:53:08.020670 14149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79407e91864a4ad38cbd82401b2cb620"
dest_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8"
 from {username='slave'} at 127.0.0.1:48240
I20260709 14:53:08.021167 14149 raft_consensus.cc:493] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:08.021443 14149 raft_consensus.cc:3060] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:08.025993 14149 raft_consensus.cc:515] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:08.027721 14149 leader_election.cc:290] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8 [CANDIDATE]: Term 3 election: Requested vote from peers e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317), 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713)
I20260709 14:53:08.028582 14075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79407e91864a4ad38cbd82401b2cb620" candidate_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e38bc807d3c8458999cc34fc6aee3931"
I20260709 14:53:08.028947 14002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79407e91864a4ad38cbd82401b2cb620" candidate_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "547eb66ce83741649d7727cb34c7475e"
I20260709 14:53:08.029225 14075 raft_consensus.cc:3055] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:08.029466 14002 raft_consensus.cc:3060] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:08.029567 14075 raft_consensus.cc:740] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e38bc807d3c8458999cc34fc6aee3931, State: Running, Role: LEADER
I20260709 14:53:08.030416 14075 consensus_queue.cc:260] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [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: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:08.031693 14075 raft_consensus.cc:3060] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:08.036607 14002 raft_consensus.cc:2468] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4a33930bb94f5fbb21ca4f6f8b71e8 in term 3.
I20260709 14:53:08.037910 14116 leader_election.cc:304] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8 [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: 547eb66ce83741649d7727cb34c7475e, be4a33930bb94f5fbb21ca4f6f8b71e8; no voters: 
I20260709 14:53:08.038344 14075 raft_consensus.cc:2468] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4a33930bb94f5fbb21ca4f6f8b71e8 in term 3.
I20260709 14:53:08.038784 14327 raft_consensus.cc:2804] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:08.039302 14327 raft_consensus.cc:697] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 LEADER]: Becoming Leader. State: Replica: be4a33930bb94f5fbb21ca4f6f8b71e8, State: Running, Role: LEADER
I20260709 14:53:08.040477 14327 consensus_queue.cc:237] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8 [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: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } } peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } }
I20260709 14:53:08.048581 13900 catalog_manager.cc:5697] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8 reported cstate change: term changed from 2 to 3, leader changed from e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2) to be4a33930bb94f5fbb21ca4f6f8b71e8 (127.13.139.3). New cstate: current_term: 3 leader_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:08.060636 14149 raft_consensus.cc:1275] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 5 FOLLOWER]: Refusing update from remote peer 547eb66ce83741649d7727cb34c7475e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:08.062197 14358 consensus_queue.cc:1048] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:08.073238 14075 raft_consensus.cc:1275] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 5 FOLLOWER]: Refusing update from remote peer 547eb66ce83741649d7727cb34c7475e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:08.075937 14373 consensus_queue.cc:1048] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:53:08.129065 14075 raft_consensus.cc:1275] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 5 FOLLOWER]: Refusing update from remote peer 547eb66ce83741649d7727cb34c7475e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:08.130438 14373 consensus_queue.cc:1048] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:08.142289 14149 raft_consensus.cc:1275] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 5 FOLLOWER]: Refusing update from remote peer 547eb66ce83741649d7727cb34c7475e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:08.144085 14359 consensus_queue.cc:1048] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:53:08.228221 14075 raft_consensus.cc:1275] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931 [term 3 FOLLOWER]: Refusing update from remote peer be4a33930bb94f5fbb21ca4f6f8b71e8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:08.229488 14327 consensus_queue.cc:1048] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P be4a33930bb94f5fbb21ca4f6f8b71e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:08.231374 14149 raft_consensus.cc:1275] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 4 FOLLOWER]: Refusing update from remote peer 547eb66ce83741649d7727cb34c7475e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:08.232884 14359 consensus_queue.cc:1048] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4a33930bb94f5fbb21ca4f6f8b71e8" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:08.241466 14002 raft_consensus.cc:1275] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e [term 3 FOLLOWER]: Refusing update from remote peer be4a33930bb94f5fbb21ca4f6f8b71e8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:08.243345 14367 consensus_queue.cc:1048] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P be4a33930bb94f5fbb21ca4f6f8b71e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:53:08.250193 14075 raft_consensus.cc:1275] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931 [term 4 FOLLOWER]: Refusing update from remote peer 547eb66ce83741649d7727cb34c7475e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:08.251725 14358 consensus_queue.cc:1048] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:08.420258 14002 raft_consensus.cc:1275] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [term 3 FOLLOWER]: Refusing update from remote peer be4a33930bb94f5fbb21ca4f6f8b71e8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:08.421572 14327 consensus_queue.cc:1048] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "547eb66ce83741649d7727cb34c7475e" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:08.430508 14078 raft_consensus.cc:1275] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [term 3 FOLLOWER]: Refusing update from remote peer be4a33930bb94f5fbb21ca4f6f8b71e8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:08.432440 14367 consensus_queue.cc:1048] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e38bc807d3c8458999cc34fc6aee3931" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 40317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:08.607718 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:08.613195 13868 tablet_server.cc:179] TabletServer@127.13.139.1:0 shutting down...
W20260709 14:53:08.637724 14042 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:53:08.646081 14042 consensus_peers.cc:597] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 -> Peer 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713): Couldn't send request to peer 547eb66ce83741649d7727cb34c7475e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:08.655740 13868 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:08.656571 13868 tablet_replica.cc:333] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e: stopping tablet replica
I20260709 14:53:08.657917 13868 raft_consensus.cc:2243] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:08.658558 13868 raft_consensus.cc:2272] T 2dc9e377028b4248a7d84d5a668f241a P 547eb66ce83741649d7727cb34c7475e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:08.661361 13868 tablet_replica.cc:333] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e: stopping tablet replica
I20260709 14:53:08.661866 13868 raft_consensus.cc:2243] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:08.662267 13868 raft_consensus.cc:2272] T d9619965f2994aab98db7be985d679d8 P 547eb66ce83741649d7727cb34c7475e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:08.663913 13868 tablet_replica.cc:333] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e: stopping tablet replica
I20260709 14:53:08.664430 13868 raft_consensus.cc:2243] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:53:08.665165 13868 raft_consensus.cc:2272] T 7e3fa7fc771a41d69f91f1bfaced97dc P 547eb66ce83741649d7727cb34c7475e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:08.667214 13868 tablet_replica.cc:333] T df837a940dda4f15a1dee6334ccf2d65 P 547eb66ce83741649d7727cb34c7475e: stopping tablet replica
I20260709 14:53:08.667716 13868 raft_consensus.cc:2243] T df837a940dda4f15a1dee6334ccf2d65 P 547eb66ce83741649d7727cb34c7475e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:08.668182 13868 raft_consensus.cc:2272] T df837a940dda4f15a1dee6334ccf2d65 P 547eb66ce83741649d7727cb34c7475e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:08.670600 13868 tablet_replica.cc:333] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e: stopping tablet replica
I20260709 14:53:08.671581 13868 raft_consensus.cc:2243] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:53:08.672411 13868 raft_consensus.cc:2272] T d91500367b2e4bbfb0ec9230bd67bd5c P 547eb66ce83741649d7727cb34c7475e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:08.674788 13868 tablet_replica.cc:333] T ee511544cd78461f8a7709c95deda92e P 547eb66ce83741649d7727cb34c7475e: stopping tablet replica
I20260709 14:53:08.675289 13868 raft_consensus.cc:2243] T ee511544cd78461f8a7709c95deda92e P 547eb66ce83741649d7727cb34c7475e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:08.675747 13868 raft_consensus.cc:2272] T ee511544cd78461f8a7709c95deda92e P 547eb66ce83741649d7727cb34c7475e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:08.677662 13868 tablet_replica.cc:333] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e: stopping tablet replica
I20260709 14:53:08.678148 13868 raft_consensus.cc:2243] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:08.678555 13868 raft_consensus.cc:2272] T 79407e91864a4ad38cbd82401b2cb620 P 547eb66ce83741649d7727cb34c7475e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:08.680828 13868 tablet_replica.cc:333] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e: stopping tablet replica
I20260709 14:53:08.681339 13868 raft_consensus.cc:2243] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:53:08.682024 13868 raft_consensus.cc:2272] T 609c2eae1b684066b569161ce1594f8d P 547eb66ce83741649d7727cb34c7475e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:08.684020 13868 tablet_replica.cc:333] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e: stopping tablet replica
I20260709 14:53:08.684451 13868 raft_consensus.cc:2243] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:08.684924 13868 raft_consensus.cc:2272] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P 547eb66ce83741649d7727cb34c7475e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:08.782235 13868 tablet_server.cc:196] TabletServer@127.13.139.1:0 shutdown complete.
I20260709 14:53:08.802237 13868 tablet_server.cc:179] TabletServer@127.13.139.2:0 shutting down...
I20260709 14:53:08.831048 13868 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:08.831779 13868 tablet_replica.cc:333] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931: stopping tablet replica
I20260709 14:53:08.832355 13868 raft_consensus.cc:2243] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:08.832819 13868 raft_consensus.cc:2272] T 7e3fa7fc771a41d69f91f1bfaced97dc P e38bc807d3c8458999cc34fc6aee3931 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:08.835052 13868 tablet_replica.cc:333] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931: stopping tablet replica
I20260709 14:53:08.835716 13868 raft_consensus.cc:2243] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:08.836141 13868 raft_consensus.cc:2272] T 609c2eae1b684066b569161ce1594f8d P e38bc807d3c8458999cc34fc6aee3931 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:08.838407 13868 tablet_replica.cc:333] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931: stopping tablet replica
I20260709 14:53:08.839006 13868 raft_consensus.cc:2243] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:08.839416 13868 raft_consensus.cc:2272] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P e38bc807d3c8458999cc34fc6aee3931 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:08.841523 13868 tablet_replica.cc:333] T 2dc9e377028b4248a7d84d5a668f241a P e38bc807d3c8458999cc34fc6aee3931: stopping tablet replica
I20260709 14:53:08.842011 13868 raft_consensus.cc:2243] T 2dc9e377028b4248a7d84d5a668f241a P e38bc807d3c8458999cc34fc6aee3931 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:08.842759 13868 raft_consensus.cc:2272] T 2dc9e377028b4248a7d84d5a668f241a P e38bc807d3c8458999cc34fc6aee3931 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:08.844560 13868 tablet_replica.cc:333] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931: stopping tablet replica
I20260709 14:53:08.845214 13868 raft_consensus.cc:2243] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:08.846017 13868 raft_consensus.cc:2272] T d9619965f2994aab98db7be985d679d8 P e38bc807d3c8458999cc34fc6aee3931 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:08.847839 13868 tablet_replica.cc:333] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931: stopping tablet replica
I20260709 14:53:08.848344 13868 raft_consensus.cc:2243] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:08.848711 13868 raft_consensus.cc:2272] T 79407e91864a4ad38cbd82401b2cb620 P e38bc807d3c8458999cc34fc6aee3931 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:08.850812 13868 tablet_replica.cc:333] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931: stopping tablet replica
I20260709 14:53:08.851300 13868 raft_consensus.cc:2243] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:08.851720 13868 raft_consensus.cc:2272] T df837a940dda4f15a1dee6334ccf2d65 P e38bc807d3c8458999cc34fc6aee3931 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:08.853436 13868 tablet_replica.cc:333] T ee511544cd78461f8a7709c95deda92e P e38bc807d3c8458999cc34fc6aee3931: stopping tablet replica
I20260709 14:53:08.853880 13868 raft_consensus.cc:2243] T ee511544cd78461f8a7709c95deda92e P e38bc807d3c8458999cc34fc6aee3931 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:08.854624 13868 raft_consensus.cc:2272] T ee511544cd78461f8a7709c95deda92e P e38bc807d3c8458999cc34fc6aee3931 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:08.856302 13868 tablet_replica.cc:333] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931: stopping tablet replica
I20260709 14:53:08.856874 13868 raft_consensus.cc:2243] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:08.857287 13868 raft_consensus.cc:2272] T d91500367b2e4bbfb0ec9230bd67bd5c P e38bc807d3c8458999cc34fc6aee3931 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:08.866264 14115 consensus_peers.cc:597] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P be4a33930bb94f5fbb21ca4f6f8b71e8 -> Peer e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317): Couldn't send request to peer e38bc807d3c8458999cc34fc6aee3931. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:08.879283 14116 consensus_peers.cc:597] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P be4a33930bb94f5fbb21ca4f6f8b71e8 -> Peer 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713): Couldn't send request to peer 547eb66ce83741649d7727cb34c7475e. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:08.891821 13868 tablet_server.cc:196] TabletServer@127.13.139.2:0 shutdown complete.
I20260709 14:53:08.911029 13868 tablet_server.cc:179] TabletServer@127.13.139.3:0 shutting down...
W20260709 14:53:08.918869 14115 consensus_peers.cc:597] T df837a940dda4f15a1dee6334ccf2d65 P be4a33930bb94f5fbb21ca4f6f8b71e8 -> Peer e38bc807d3c8458999cc34fc6aee3931 (127.13.139.2:40317): Couldn't send request to peer e38bc807d3c8458999cc34fc6aee3931. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.2:40317: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:08.938536 14116 consensus_peers.cc:597] T df837a940dda4f15a1dee6334ccf2d65 P be4a33930bb94f5fbb21ca4f6f8b71e8 -> Peer 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713): Couldn't send request to peer 547eb66ce83741649d7727cb34c7475e. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:08.940812 13868 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:08.941562 13868 tablet_replica.cc:333] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8: stopping tablet replica
I20260709 14:53:08.942262 13868 raft_consensus.cc:2243] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:08.942821 13868 raft_consensus.cc:2272] T 7e3fa7fc771a41d69f91f1bfaced97dc P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:08.945322 13868 tablet_replica.cc:333] T df837a940dda4f15a1dee6334ccf2d65 P be4a33930bb94f5fbb21ca4f6f8b71e8: stopping tablet replica
I20260709 14:53:08.946064 13868 raft_consensus.cc:2243] T df837a940dda4f15a1dee6334ccf2d65 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:08.947007 13868 raft_consensus.cc:2272] T df837a940dda4f15a1dee6334ccf2d65 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:08.949281 13868 tablet_replica.cc:333] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8: stopping tablet replica
I20260709 14:53:08.950001 13868 raft_consensus.cc:2243] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:08.950661 13868 raft_consensus.cc:2272] T ee511544cd78461f8a7709c95deda92e P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:08.952891 13868 tablet_replica.cc:333] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8: stopping tablet replica
W20260709 14:53:08.953294 14116 consensus_peers.cc:597] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8 -> Peer 547eb66ce83741649d7727cb34c7475e (127.13.139.1:44713): Couldn't send request to peer 547eb66ce83741649d7727cb34c7475e. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44713: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:08.953508 13868 raft_consensus.cc:2243] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:08.954039 13868 raft_consensus.cc:2272] T d91500367b2e4bbfb0ec9230bd67bd5c P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:08.956527 13868 tablet_replica.cc:333] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8: stopping tablet replica
I20260709 14:53:08.957202 13868 raft_consensus.cc:2243] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:08.957692 13868 raft_consensus.cc:2272] T 609c2eae1b684066b569161ce1594f8d P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:08.959995 13868 tablet_replica.cc:333] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P be4a33930bb94f5fbb21ca4f6f8b71e8: stopping tablet replica
I20260709 14:53:08.960626 13868 raft_consensus.cc:2243] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:08.961570 13868 raft_consensus.cc:2272] T 7f22fa2bed6d4d328f0ed01f0ffb36f4 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:08.963898 13868 tablet_replica.cc:333] T 2dc9e377028b4248a7d84d5a668f241a P be4a33930bb94f5fbb21ca4f6f8b71e8: stopping tablet replica
I20260709 14:53:08.964517 13868 raft_consensus.cc:2243] T 2dc9e377028b4248a7d84d5a668f241a P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:08.965049 13868 raft_consensus.cc:2272] T 2dc9e377028b4248a7d84d5a668f241a P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:08.967087 13868 tablet_replica.cc:333] T d9619965f2994aab98db7be985d679d8 P be4a33930bb94f5fbb21ca4f6f8b71e8: stopping tablet replica
I20260709 14:53:08.967646 13868 raft_consensus.cc:2243] T d9619965f2994aab98db7be985d679d8 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:08.968173 13868 raft_consensus.cc:2272] T d9619965f2994aab98db7be985d679d8 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:08.970362 13868 tablet_replica.cc:333] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8: stopping tablet replica
I20260709 14:53:08.970942 13868 raft_consensus.cc:2243] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:08.971853 13868 raft_consensus.cc:2272] T 79407e91864a4ad38cbd82401b2cb620 P be4a33930bb94f5fbb21ca4f6f8b71e8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:09.003154 13868 tablet_server.cc:196] TabletServer@127.13.139.3:0 shutdown complete.
I20260709 14:53:09.023487 13868 master.cc:562] Master@127.13.139.62:39253 shutting down...
I20260709 14:53:09.229799 13868 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 26a1a9c4c2094a54abf210be46e8d8df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:09.230381 13868 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 26a1a9c4c2094a54abf210be46e8d8df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:09.230712 13868 tablet_replica.cc:333] T 00000000000000000000000000000000 P 26a1a9c4c2094a54abf210be46e8d8df: stopping tablet replica
I20260709 14:53:09.826265 13868 master.cc:584] Master@127.13.139.62:39253 shutdown complete.
547eb66ce83741649d7727cb34c7475e  4
be4a33930bb94f5fbb21ca4f6f8b71e8  1
e38bc807d3c8458999cc34fc6aee3931  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13421 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:53:09.864295 13868 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.139.62:46625
I20260709 14:53:09.865460 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:09.870285 14389 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:09.871603 14390 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:09.871891 14392 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:09.872365 13868 server_base.cc:1061] running on GCE node
I20260709 14:53:09.873521 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:09.873703 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:09.873886 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608789873866 us; error 0 us; skew 500 ppm
I20260709 14:53:09.874390 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:09.876689 13868 webserver.cc:533] Webserver started at http://127.13.139.62:41111/ using document root <none> and password file <none>
I20260709 14:53:09.877228 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:09.877383 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:09.877681 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:09.878899 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608776280123-13868-0/minicluster-data/master-0-root/instance:
uuid: "4d59bfb596454d26adc5d156ccb94afa"
format_stamp: "Formatted at 2026-07-09 14:53:09 on dist-test-slave-q457"
I20260709 14:53:09.883273 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:53:09.887014 14397 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:09.887717 13868 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:53:09.888000 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608776280123-13868-0/minicluster-data/master-0-root
uuid: "4d59bfb596454d26adc5d156ccb94afa"
format_stamp: "Formatted at 2026-07-09 14:53:09 on dist-test-slave-q457"
I20260709 14:53:09.888269 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608776280123-13868-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608776280123-13868-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608776280123-13868-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:09.902482 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:09.903726 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:09.941183 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.62:46625
I20260709 14:53:09.941277 14448 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.62:46625 every 8 connection(s)
I20260709 14:53:09.944933 14449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:09.954514 14449 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4d59bfb596454d26adc5d156ccb94afa: Bootstrap starting.
I20260709 14:53:09.959062 14449 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4d59bfb596454d26adc5d156ccb94afa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:09.963100 14449 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4d59bfb596454d26adc5d156ccb94afa: No bootstrap required, opened a new log
I20260709 14:53:09.965165 14449 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4d59bfb596454d26adc5d156ccb94afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d59bfb596454d26adc5d156ccb94afa" member_type: VOTER }
I20260709 14:53:09.965533 14449 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4d59bfb596454d26adc5d156ccb94afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:09.965718 14449 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4d59bfb596454d26adc5d156ccb94afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d59bfb596454d26adc5d156ccb94afa, State: Initialized, Role: FOLLOWER
I20260709 14:53:09.966212 14449 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4d59bfb596454d26adc5d156ccb94afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4d59bfb596454d26adc5d156ccb94afa" member_type: VOTER }
I20260709 14:53:09.966626 14449 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4d59bfb596454d26adc5d156ccb94afa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:53:09.966821 14449 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4d59bfb596454d26adc5d156ccb94afa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:53:09.967022 14449 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4d59bfb596454d26adc5d156ccb94afa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.970814 14449 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4d59bfb596454d26adc5d156ccb94afa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d59bfb596454d26adc5d156ccb94afa" member_type: VOTER }
I20260709 14:53:09.971266 14449 leader_election.cc:304] T 00000000000000000000000000000000 P 4d59bfb596454d26adc5d156ccb94afa [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: 4d59bfb596454d26adc5d156ccb94afa; no voters: 
I20260709 14:53:09.972329 14449 leader_election.cc:290] T 00000000000000000000000000000000 P 4d59bfb596454d26adc5d156ccb94afa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:53:09.972694 14452 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4d59bfb596454d26adc5d156ccb94afa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:09.973978 14452 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4d59bfb596454d26adc5d156ccb94afa [term 1 LEADER]: Becoming Leader. State: Replica: 4d59bfb596454d26adc5d156ccb94afa, State: Running, Role: LEADER
I20260709 14:53:09.974535 14452 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4d59bfb596454d26adc5d156ccb94afa [LEADER]: Queue going to LEADER mode. State: All 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: "4d59bfb596454d26adc5d156ccb94afa" member_type: VOTER }
I20260709 14:53:09.975064 14449 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4d59bfb596454d26adc5d156ccb94afa [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:53:09.978408 14453 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4d59bfb596454d26adc5d156ccb94afa [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4d59bfb596454d26adc5d156ccb94afa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d59bfb596454d26adc5d156ccb94afa" member_type: VOTER } }
I20260709 14:53:09.979148 14453 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4d59bfb596454d26adc5d156ccb94afa [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:09.979115 14454 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4d59bfb596454d26adc5d156ccb94afa [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4d59bfb596454d26adc5d156ccb94afa. Latest consensus state: current_term: 1 leader_uuid: "4d59bfb596454d26adc5d156ccb94afa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d59bfb596454d26adc5d156ccb94afa" member_type: VOTER } }
I20260709 14:53:09.979844 14454 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4d59bfb596454d26adc5d156ccb94afa [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:09.982352 14459 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:53:09.988348 14459 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:53:09.990660 13868 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:53:09.997361 14459 catalog_manager.cc:1383] Generated new cluster ID: 56661b93812a4a3fabbfd41c52c455e0
I20260709 14:53:09.997680 14459 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:53:10.015720 14459 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:53:10.017052 14459 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:53:10.037681 14459 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4d59bfb596454d26adc5d156ccb94afa: Generated new TSK 0
I20260709 14:53:10.038298 14459 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:53:10.057098 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:10.063251 14470 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:10.064051 14471 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:10.065837 14473 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:10.066151 13868 server_base.cc:1061] running on GCE node
I20260709 14:53:10.067009 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:10.067195 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:10.067314 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608790067304 us; error 0 us; skew 500 ppm
I20260709 14:53:10.067763 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:10.070128 13868 webserver.cc:533] Webserver started at http://127.13.139.1:39903/ using document root <none> and password file <none>
I20260709 14:53:10.070603 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:10.070758 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:10.070968 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:10.071947 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608776280123-13868-0/minicluster-data/ts-0-root/instance:
uuid: "8363b4c5af8b4bd8829074d03fa286ae"
format_stamp: "Formatted at 2026-07-09 14:53:10 on dist-test-slave-q457"
I20260709 14:53:10.076484 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:53:10.079938 14478 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:10.080703 13868 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:53:10.081032 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608776280123-13868-0/minicluster-data/ts-0-root
uuid: "8363b4c5af8b4bd8829074d03fa286ae"
format_stamp: "Formatted at 2026-07-09 14:53:10 on dist-test-slave-q457"
I20260709 14:53:10.081317 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608776280123-13868-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608776280123-13868-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608776280123-13868-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:10.093796 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:10.095016 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:10.096433 13868 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:10.098750 13868 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:10.098944 13868 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:10.099133 13868 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:10.099267 13868 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:10.137393 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.1:34769
I20260709 14:53:10.137478 14540 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.1:34769 every 8 connection(s)
I20260709 14:53:10.142369 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:10.148649 14545 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:10.149220 14546 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:10.151669 13868 server_base.cc:1061] running on GCE node
W20260709 14:53:10.152262 14549 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:10.153093 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:10.153301 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:10.153461 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608790153444 us; error 0 us; skew 500 ppm
I20260709 14:53:10.153962 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:10.156098 13868 webserver.cc:533] Webserver started at http://127.13.139.2:33047/ using document root <none> and password file <none>
I20260709 14:53:10.156546 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:10.156720 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:10.157013 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:10.158077 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608776280123-13868-0/minicluster-data/ts-1-root/instance:
uuid: "ba57319d9ace4cb9882d6feab394e296"
format_stamp: "Formatted at 2026-07-09 14:53:10 on dist-test-slave-q457"
I20260709 14:53:10.162812 14541 heartbeater.cc:344] Connected to a master server at 127.13.139.62:46625
I20260709 14:53:10.163015 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:53:10.163197 14541 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:10.163936 14541 heartbeater.cc:507] Master 127.13.139.62:46625 requested a full tablet report, sending...
I20260709 14:53:10.165989 14414 ts_manager.cc:194] Registered new tserver with Master: 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769)
I20260709 14:53:10.166803 14553 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:10.167604 13868 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:53:10.167806 14414 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37354
I20260709 14:53:10.167877 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608776280123-13868-0/minicluster-data/ts-1-root
uuid: "ba57319d9ace4cb9882d6feab394e296"
format_stamp: "Formatted at 2026-07-09 14:53:10 on dist-test-slave-q457"
I20260709 14:53:10.168234 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608776280123-13868-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608776280123-13868-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608776280123-13868-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:10.191998 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:10.193266 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:10.194772 13868 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:10.197067 13868 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:10.197275 13868 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:10.197516 13868 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:10.197669 13868 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:10.237780 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.2:39477
I20260709 14:53:10.237884 14615 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.2:39477 every 8 connection(s)
I20260709 14:53:10.242370 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:10.249374 14619 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:10.250944 14620 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:10.253756 13868 server_base.cc:1061] running on GCE node
W20260709 14:53:10.254254 14622 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:10.255045 14616 heartbeater.cc:344] Connected to a master server at 127.13.139.62:46625
I20260709 14:53:10.255262 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:53:10.255376 14616 heartbeater.cc:461] Registering TS with master...
W20260709 14:53:10.255511 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:10.255728 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608790255711 us; error 0 us; skew 500 ppm
I20260709 14:53:10.256201 14616 heartbeater.cc:507] Master 127.13.139.62:46625 requested a full tablet report, sending...
I20260709 14:53:10.256282 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:10.258571 14414 ts_manager.cc:194] Registered new tserver with Master: ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477)
I20260709 14:53:10.259078 13868 webserver.cc:533] Webserver started at http://127.13.139.3:34851/ using document root <none> and password file <none>
I20260709 14:53:10.259577 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:10.259763 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:10.260010 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:10.260039 14414 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37356
I20260709 14:53:10.261404 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608776280123-13868-0/minicluster-data/ts-2-root/instance:
uuid: "789281bd5fbd47bca7ebbc200c9e525a"
format_stamp: "Formatted at 2026-07-09 14:53:10 on dist-test-slave-q457"
I20260709 14:53:10.265875 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:53:10.269273 14627 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:10.270074 13868 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:53:10.270378 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608776280123-13868-0/minicluster-data/ts-2-root
uuid: "789281bd5fbd47bca7ebbc200c9e525a"
format_stamp: "Formatted at 2026-07-09 14:53:10 on dist-test-slave-q457"
I20260709 14:53:10.270637 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608776280123-13868-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608776280123-13868-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608776280123-13868-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:10.283828 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:10.285086 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:10.286739 13868 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:10.288933 13868 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:10.289125 13868 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:10.289352 13868 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:10.289492 13868 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:10.327544 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.3:35373
I20260709 14:53:10.327630 14689 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.3:35373 every 8 connection(s)
I20260709 14:53:10.341068 14690 heartbeater.cc:344] Connected to a master server at 127.13.139.62:46625
I20260709 14:53:10.341431 14690 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:10.342155 14690 heartbeater.cc:507] Master 127.13.139.62:46625 requested a full tablet report, sending...
I20260709 14:53:10.344010 14414 ts_manager.cc:194] Registered new tserver with Master: 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373)
I20260709 14:53:10.344929 13868 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014432368s
I20260709 14:53:10.345337 14414 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37362
I20260709 14:53:10.368340 14414 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37364:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:53:10.371132 14414 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:53:10.437413 14505 tablet_service.cc:1511] Processing CreateTablet for tablet 7059c112843549e69eaec2a66f4f935b (DEFAULT_TABLE table=test-workload [id=543c6a28f998492fbccff057442107c4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:53:10.438268 14506 tablet_service.cc:1511] Processing CreateTablet for tablet b1bdaddff60a4a1198f395a7c9bd9d53 (DEFAULT_TABLE table=test-workload [id=543c6a28f998492fbccff057442107c4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:53:10.439024 14505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7059c112843549e69eaec2a66f4f935b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:10.441329 14506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1bdaddff60a4a1198f395a7c9bd9d53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:10.441504 14503 tablet_service.cc:1511] Processing CreateTablet for tablet 428686f577cc486c9339b3bd5a921711 (DEFAULT_TABLE table=test-workload [id=543c6a28f998492fbccff057442107c4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:53:10.442983 14503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 428686f577cc486c9339b3bd5a921711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:10.445211 14501 tablet_service.cc:1511] Processing CreateTablet for tablet e0ea57427fc54a2280ebf90bddd85f52 (DEFAULT_TABLE table=test-workload [id=543c6a28f998492fbccff057442107c4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:53:10.446501 14501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ea57427fc54a2280ebf90bddd85f52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:10.448951 14500 tablet_service.cc:1511] Processing CreateTablet for tablet c5968e59f46e4090ba7de48d43c9d533 (DEFAULT_TABLE table=test-workload [id=543c6a28f998492fbccff057442107c4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:53:10.449920 14500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5968e59f46e4090ba7de48d43c9d533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:10.453027 14504 tablet_service.cc:1511] Processing CreateTablet for tablet 788da884c33141f49a23d09f7d74f566 (DEFAULT_TABLE table=test-workload [id=543c6a28f998492fbccff057442107c4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:53:10.454434 14504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 788da884c33141f49a23d09f7d74f566. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:10.457273 14498 tablet_service.cc:1511] Processing CreateTablet for tablet 403c8c2507d4475099bfa6a8e2e49e51 (DEFAULT_TABLE table=test-workload [id=543c6a28f998492fbccff057442107c4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:53:10.458734 14498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 403c8c2507d4475099bfa6a8e2e49e51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:10.453027 14502 tablet_service.cc:1511] Processing CreateTablet for tablet efb625563c5f4c6ab3e3529e2210381e (DEFAULT_TABLE table=test-workload [id=543c6a28f998492fbccff057442107c4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:53:10.460454 14502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efb625563c5f4c6ab3e3529e2210381e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:10.457966 14499 tablet_service.cc:1511] Processing CreateTablet for tablet c3af966f9bdf4611afa4595ac198133f (DEFAULT_TABLE table=test-workload [id=543c6a28f998492fbccff057442107c4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:53:10.463877 14499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3af966f9bdf4611afa4595ac198133f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:10.475292 14497 tablet_service.cc:1511] Processing CreateTablet for tablet 638299da331449018813c656af68adb7 (DEFAULT_TABLE table=test-workload [id=543c6a28f998492fbccff057442107c4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:53:10.480131 14497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 638299da331449018813c656af68adb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:10.495893 14705 tablet_bootstrap.cc:492] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae: Bootstrap starting.
I20260709 14:53:10.509948 14580 tablet_service.cc:1511] Processing CreateTablet for tablet 7059c112843549e69eaec2a66f4f935b (DEFAULT_TABLE table=test-workload [id=543c6a28f998492fbccff057442107c4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:53:10.511406 14580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7059c112843549e69eaec2a66f4f935b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:10.513922 14705 tablet_bootstrap.cc:654] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:10.514016 14579 tablet_service.cc:1511] Processing CreateTablet for tablet 788da884c33141f49a23d09f7d74f566 (DEFAULT_TABLE table=test-workload [id=543c6a28f998492fbccff057442107c4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:53:10.515434 14579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 788da884c33141f49a23d09f7d74f566. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:10.519481 14576 tablet_service.cc:1511] Processing CreateTablet for tablet e0ea57427fc54a2280ebf90bddd85f52 (DEFAULT_TABLE table=test-workload [id=543c6a28f998492fbccff057442107c4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:53:10.521968 14575 tablet_service.cc:1511] Processing CreateTablet for tablet c5968e59f46e4090ba7de48d43c9d533 (DEFAULT_TABLE table=test-workload [id=543c6a28f998492fbccff057442107c4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:53:10.525233 14577 tablet_service.cc:1511] Processing CreateTablet for tablet efb625563c5f4c6ab3e3529e2210381e (DEFAULT_TABLE table=test-workload [id=543c6a28f998492fbccff057442107c4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:53:10.527722 14574 tablet_service.cc:1511] Processing CreateTablet for tablet c3af966f9bdf4611afa4595ac198133f (DEFAULT_TABLE table=test-workload [id=543c6a28f998492fbccff057442107c4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:53:10.529403 14655 tablet_service.cc:1511] Processing CreateTablet for tablet b1bdaddff60a4a1198f395a7c9bd9d53 (DEFAULT_TABLE table=test-workload [id=543c6a28f998492fbccff057442107c4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:53:10.530706 14655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1bdaddff60a4a1198f395a7c9bd9d53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:10.530632 14573 tablet_service.cc:1511] Processing CreateTablet for tablet 403c8c2507d4475099bfa6a8e2e49e51 (DEFAULT_TABLE table=test-workload [id=543c6a28f998492fbccff057442107c4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:53:10.534490 14572 tablet_service.cc:1511] Processing CreateTablet for tablet 638299da331449018813c656af68adb7 (DEFAULT_TABLE table=test-workload [id=543c6a28f998492fbccff057442107c4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:53:10.517901 14578 tablet_service.cc:1511] Processing CreateTablet for tablet 428686f577cc486c9339b3bd5a921711 (DEFAULT_TABLE table=test-workload [id=543c6a28f998492fbccff057442107c4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:53:10.508327 14581 tablet_service.cc:1511] Processing CreateTablet for tablet b1bdaddff60a4a1198f395a7c9bd9d53 (DEFAULT_TABLE table=test-workload [id=543c6a28f998492fbccff057442107c4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:53:10.538702 14574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3af966f9bdf4611afa4595ac198133f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:10.543711 14573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 403c8c2507d4475099bfa6a8e2e49e51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:10.546312 14654 tablet_service.cc:1511] Processing CreateTablet for tablet 7059c112843549e69eaec2a66f4f935b (DEFAULT_TABLE table=test-workload [id=543c6a28f998492fbccff057442107c4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:53:10.548051 14654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7059c112843549e69eaec2a66f4f935b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:10.551083 14578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 428686f577cc486c9339b3bd5a921711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:10.552574 14581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1bdaddff60a4a1198f395a7c9bd9d53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:10.553339 14577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efb625563c5f4c6ab3e3529e2210381e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:10.556980 14576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ea57427fc54a2280ebf90bddd85f52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:10.561352 14572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 638299da331449018813c656af68adb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:10.565289 14575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5968e59f46e4090ba7de48d43c9d533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:10.583653 14653 tablet_service.cc:1511] Processing CreateTablet for tablet 788da884c33141f49a23d09f7d74f566 (DEFAULT_TABLE table=test-workload [id=543c6a28f998492fbccff057442107c4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:53:10.590633 14651 tablet_service.cc:1511] Processing CreateTablet for tablet efb625563c5f4c6ab3e3529e2210381e (DEFAULT_TABLE table=test-workload [id=543c6a28f998492fbccff057442107c4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:53:10.588451 14652 tablet_service.cc:1511] Processing CreateTablet for tablet 428686f577cc486c9339b3bd5a921711 (DEFAULT_TABLE table=test-workload [id=543c6a28f998492fbccff057442107c4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:53:10.593163 14651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efb625563c5f4c6ab3e3529e2210381e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:10.593833 14652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 428686f577cc486c9339b3bd5a921711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:10.595471 14649 tablet_service.cc:1511] Processing CreateTablet for tablet c5968e59f46e4090ba7de48d43c9d533 (DEFAULT_TABLE table=test-workload [id=543c6a28f998492fbccff057442107c4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:53:10.600464 14648 tablet_service.cc:1511] Processing CreateTablet for tablet c3af966f9bdf4611afa4595ac198133f (DEFAULT_TABLE table=test-workload [id=543c6a28f998492fbccff057442107c4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:53:10.601437 14653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 788da884c33141f49a23d09f7d74f566. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:10.602487 14705 tablet_bootstrap.cc:492] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae: No bootstrap required, opened a new log
I20260709 14:53:10.603012 14705 ts_tablet_manager.cc:1403] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae: Time spent bootstrapping tablet: real 0.107s	user 0.031s	sys 0.051s
I20260709 14:53:10.603045 14648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3af966f9bdf4611afa4595ac198133f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:10.601100 14650 tablet_service.cc:1511] Processing CreateTablet for tablet e0ea57427fc54a2280ebf90bddd85f52 (DEFAULT_TABLE table=test-workload [id=543c6a28f998492fbccff057442107c4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:53:10.606072 14650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ea57427fc54a2280ebf90bddd85f52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:10.606273 14705 raft_consensus.cc:359] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.607113 14705 raft_consensus.cc:385] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:10.610401 14646 tablet_service.cc:1511] Processing CreateTablet for tablet 638299da331449018813c656af68adb7 (DEFAULT_TABLE table=test-workload [id=543c6a28f998492fbccff057442107c4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:53:10.608934 14647 tablet_service.cc:1511] Processing CreateTablet for tablet 403c8c2507d4475099bfa6a8e2e49e51 (DEFAULT_TABLE table=test-workload [id=543c6a28f998492fbccff057442107c4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:53:10.621109 14649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5968e59f46e4090ba7de48d43c9d533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:10.621853 14646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 638299da331449018813c656af68adb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:10.622525 14647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 403c8c2507d4475099bfa6a8e2e49e51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:10.607416 14705 raft_consensus.cc:740] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8363b4c5af8b4bd8829074d03fa286ae, State: Initialized, Role: FOLLOWER
I20260709 14:53:10.642308 14707 tablet_bootstrap.cc:492] T 788da884c33141f49a23d09f7d74f566 P ba57319d9ace4cb9882d6feab394e296: Bootstrap starting.
I20260709 14:53:10.650481 14707 tablet_bootstrap.cc:654] T 788da884c33141f49a23d09f7d74f566 P ba57319d9ace4cb9882d6feab394e296: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:10.663130 14705 consensus_queue.cc:260] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.675499 14708 tablet_bootstrap.cc:492] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a: Bootstrap starting.
I20260709 14:53:10.710348 14708 tablet_bootstrap.cc:654] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:10.714514 14541 heartbeater.cc:499] Master 127.13.139.62:46625 was elected leader, sending a full tablet report...
I20260709 14:53:10.714931 14705 ts_tablet_manager.cc:1434] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae: Time spent starting tablet: real 0.112s	user 0.016s	sys 0.035s
I20260709 14:53:10.715883 14705 tablet_bootstrap.cc:492] T e0ea57427fc54a2280ebf90bddd85f52 P 8363b4c5af8b4bd8829074d03fa286ae: Bootstrap starting.
I20260709 14:53:10.721073 14708 tablet_bootstrap.cc:492] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a: No bootstrap required, opened a new log
I20260709 14:53:10.721153 14707 tablet_bootstrap.cc:492] T 788da884c33141f49a23d09f7d74f566 P ba57319d9ace4cb9882d6feab394e296: No bootstrap required, opened a new log
I20260709 14:53:10.721753 14708 ts_tablet_manager.cc:1403] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.004s
I20260709 14:53:10.721875 14707 ts_tablet_manager.cc:1403] T 788da884c33141f49a23d09f7d74f566 P ba57319d9ace4cb9882d6feab394e296: Time spent bootstrapping tablet: real 0.080s	user 0.034s	sys 0.026s
I20260709 14:53:10.724712 14708 raft_consensus.cc:359] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.725479 14705 tablet_bootstrap.cc:654] T e0ea57427fc54a2280ebf90bddd85f52 P 8363b4c5af8b4bd8829074d03fa286ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:10.725528 14708 raft_consensus.cc:385] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:10.725033 14707 raft_consensus.cc:359] T 788da884c33141f49a23d09f7d74f566 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.725987 14708 raft_consensus.cc:740] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789281bd5fbd47bca7ebbc200c9e525a, State: Initialized, Role: FOLLOWER
I20260709 14:53:10.726137 14707 raft_consensus.cc:385] T 788da884c33141f49a23d09f7d74f566 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:10.726603 14707 raft_consensus.cc:740] T 788da884c33141f49a23d09f7d74f566 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba57319d9ace4cb9882d6feab394e296, State: Initialized, Role: FOLLOWER
I20260709 14:53:10.726962 14708 consensus_queue.cc:260] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.727550 14707 consensus_queue.cc:260] T 788da884c33141f49a23d09f7d74f566 P ba57319d9ace4cb9882d6feab394e296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.734746 14705 tablet_bootstrap.cc:492] T e0ea57427fc54a2280ebf90bddd85f52 P 8363b4c5af8b4bd8829074d03fa286ae: No bootstrap required, opened a new log
I20260709 14:53:10.735395 14705 ts_tablet_manager.cc:1403] T e0ea57427fc54a2280ebf90bddd85f52 P 8363b4c5af8b4bd8829074d03fa286ae: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.007s
I20260709 14:53:10.735908 14690 heartbeater.cc:499] Master 127.13.139.62:46625 was elected leader, sending a full tablet report...
I20260709 14:53:10.736454 14708 ts_tablet_manager.cc:1434] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 14:53:10.737432 14708 tablet_bootstrap.cc:492] T 403c8c2507d4475099bfa6a8e2e49e51 P 789281bd5fbd47bca7ebbc200c9e525a: Bootstrap starting.
I20260709 14:53:10.738312 14705 raft_consensus.cc:359] T e0ea57427fc54a2280ebf90bddd85f52 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.739032 14705 raft_consensus.cc:385] T e0ea57427fc54a2280ebf90bddd85f52 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:10.739315 14705 raft_consensus.cc:740] T e0ea57427fc54a2280ebf90bddd85f52 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8363b4c5af8b4bd8829074d03fa286ae, State: Initialized, Role: FOLLOWER
I20260709 14:53:10.740150 14705 consensus_queue.cc:260] T e0ea57427fc54a2280ebf90bddd85f52 P 8363b4c5af8b4bd8829074d03fa286ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.741389 14616 heartbeater.cc:499] Master 127.13.139.62:46625 was elected leader, sending a full tablet report...
I20260709 14:53:10.742849 14705 ts_tablet_manager.cc:1434] T e0ea57427fc54a2280ebf90bddd85f52 P 8363b4c5af8b4bd8829074d03fa286ae: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:53:10.743795 14708 tablet_bootstrap.cc:654] T 403c8c2507d4475099bfa6a8e2e49e51 P 789281bd5fbd47bca7ebbc200c9e525a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:10.743922 14705 tablet_bootstrap.cc:492] T 7059c112843549e69eaec2a66f4f935b P 8363b4c5af8b4bd8829074d03fa286ae: Bootstrap starting.
I20260709 14:53:10.749310 14707 ts_tablet_manager.cc:1434] T 788da884c33141f49a23d09f7d74f566 P ba57319d9ace4cb9882d6feab394e296: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.008s
I20260709 14:53:10.750308 14707 tablet_bootstrap.cc:492] T 638299da331449018813c656af68adb7 P ba57319d9ace4cb9882d6feab394e296: Bootstrap starting.
I20260709 14:53:10.751525 14705 tablet_bootstrap.cc:654] T 7059c112843549e69eaec2a66f4f935b P 8363b4c5af8b4bd8829074d03fa286ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:10.757092 14708 tablet_bootstrap.cc:492] T 403c8c2507d4475099bfa6a8e2e49e51 P 789281bd5fbd47bca7ebbc200c9e525a: No bootstrap required, opened a new log
I20260709 14:53:10.757263 14707 tablet_bootstrap.cc:654] T 638299da331449018813c656af68adb7 P ba57319d9ace4cb9882d6feab394e296: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:10.757524 14708 ts_tablet_manager.cc:1403] T 403c8c2507d4475099bfa6a8e2e49e51 P 789281bd5fbd47bca7ebbc200c9e525a: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.012s
I20260709 14:53:10.759739 14708 raft_consensus.cc:359] T 403c8c2507d4475099bfa6a8e2e49e51 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.760286 14708 raft_consensus.cc:385] T 403c8c2507d4475099bfa6a8e2e49e51 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:10.760576 14708 raft_consensus.cc:740] T 403c8c2507d4475099bfa6a8e2e49e51 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789281bd5fbd47bca7ebbc200c9e525a, State: Initialized, Role: FOLLOWER
I20260709 14:53:10.761505 14708 consensus_queue.cc:260] T 403c8c2507d4475099bfa6a8e2e49e51 P 789281bd5fbd47bca7ebbc200c9e525a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.762712 14705 tablet_bootstrap.cc:492] T 7059c112843549e69eaec2a66f4f935b P 8363b4c5af8b4bd8829074d03fa286ae: No bootstrap required, opened a new log
I20260709 14:53:10.763259 14705 ts_tablet_manager.cc:1403] T 7059c112843549e69eaec2a66f4f935b P 8363b4c5af8b4bd8829074d03fa286ae: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260709 14:53:10.763574 14708 ts_tablet_manager.cc:1434] T 403c8c2507d4475099bfa6a8e2e49e51 P 789281bd5fbd47bca7ebbc200c9e525a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:10.764540 14708 tablet_bootstrap.cc:492] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a: Bootstrap starting.
I20260709 14:53:10.766336 14705 raft_consensus.cc:359] T 7059c112843549e69eaec2a66f4f935b P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.767151 14705 raft_consensus.cc:385] T 7059c112843549e69eaec2a66f4f935b P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:10.767511 14705 raft_consensus.cc:740] T 7059c112843549e69eaec2a66f4f935b P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8363b4c5af8b4bd8829074d03fa286ae, State: Initialized, Role: FOLLOWER
I20260709 14:53:10.768589 14705 consensus_queue.cc:260] T 7059c112843549e69eaec2a66f4f935b P 8363b4c5af8b4bd8829074d03fa286ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.771085 14708 tablet_bootstrap.cc:654] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:10.771091 14705 ts_tablet_manager.cc:1434] T 7059c112843549e69eaec2a66f4f935b P 8363b4c5af8b4bd8829074d03fa286ae: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:53:10.774502 14705 tablet_bootstrap.cc:492] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae: Bootstrap starting.
I20260709 14:53:10.777771 14712 raft_consensus.cc:493] T 403c8c2507d4475099bfa6a8e2e49e51 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:10.778303 14712 raft_consensus.cc:515] T 403c8c2507d4475099bfa6a8e2e49e51 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.780974 14712 leader_election.cc:290] T 403c8c2507d4475099bfa6a8e2e49e51 P 789281bd5fbd47bca7ebbc200c9e525a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769), ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477)
I20260709 14:53:10.783442 14705 tablet_bootstrap.cc:654] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:10.790238 14707 tablet_bootstrap.cc:492] T 638299da331449018813c656af68adb7 P ba57319d9ace4cb9882d6feab394e296: No bootstrap required, opened a new log
I20260709 14:53:10.790943 14707 ts_tablet_manager.cc:1403] T 638299da331449018813c656af68adb7 P ba57319d9ace4cb9882d6feab394e296: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.026s
I20260709 14:53:10.795859 14707 raft_consensus.cc:359] T 638299da331449018813c656af68adb7 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.798434 14707 raft_consensus.cc:385] T 638299da331449018813c656af68adb7 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:10.799271 14707 raft_consensus.cc:740] T 638299da331449018813c656af68adb7 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba57319d9ace4cb9882d6feab394e296, State: Initialized, Role: FOLLOWER
I20260709 14:53:10.801177 14707 consensus_queue.cc:260] T 638299da331449018813c656af68adb7 P ba57319d9ace4cb9882d6feab394e296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.803092 14516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403c8c2507d4475099bfa6a8e2e49e51" candidate_uuid: "789281bd5fbd47bca7ebbc200c9e525a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae" is_pre_election: true
I20260709 14:53:10.805262 14707 ts_tablet_manager.cc:1434] T 638299da331449018813c656af68adb7 P ba57319d9ace4cb9882d6feab394e296: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 14:53:10.807893 14707 tablet_bootstrap.cc:492] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296: Bootstrap starting.
W20260709 14:53:10.805477 14628 leader_election.cc:343] T 403c8c2507d4475099bfa6a8e2e49e51 P 789281bd5fbd47bca7ebbc200c9e525a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:10.814617 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403c8c2507d4475099bfa6a8e2e49e51" candidate_uuid: "789281bd5fbd47bca7ebbc200c9e525a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba57319d9ace4cb9882d6feab394e296" is_pre_election: true
W20260709 14:53:10.816263 14628 leader_election.cc:343] T 403c8c2507d4475099bfa6a8e2e49e51 P 789281bd5fbd47bca7ebbc200c9e525a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:10.816720 14628 leader_election.cc:304] T 403c8c2507d4475099bfa6a8e2e49e51 P 789281bd5fbd47bca7ebbc200c9e525a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 789281bd5fbd47bca7ebbc200c9e525a; no voters: 8363b4c5af8b4bd8829074d03fa286ae, ba57319d9ace4cb9882d6feab394e296
I20260709 14:53:10.817514 14712 raft_consensus.cc:2749] T 403c8c2507d4475099bfa6a8e2e49e51 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:10.820643 14707 tablet_bootstrap.cc:654] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:10.821559 14705 tablet_bootstrap.cc:492] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae: No bootstrap required, opened a new log
I20260709 14:53:10.822115 14705 ts_tablet_manager.cc:1403] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.006s
I20260709 14:53:10.824290 14708 tablet_bootstrap.cc:492] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a: No bootstrap required, opened a new log
I20260709 14:53:10.824681 14708 ts_tablet_manager.cc:1403] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a: Time spent bootstrapping tablet: real 0.060s	user 0.028s	sys 0.028s
I20260709 14:53:10.824602 14705 raft_consensus.cc:359] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.825278 14705 raft_consensus.cc:385] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:10.825524 14705 raft_consensus.cc:740] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8363b4c5af8b4bd8829074d03fa286ae, State: Initialized, Role: FOLLOWER
I20260709 14:53:10.826076 14707 tablet_bootstrap.cc:492] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296: No bootstrap required, opened a new log
I20260709 14:53:10.826156 14705 consensus_queue.cc:260] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.826606 14707 ts_tablet_manager.cc:1403] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.001s
I20260709 14:53:10.827566 14708 raft_consensus.cc:359] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.828191 14705 ts_tablet_manager.cc:1434] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 14:53:10.828289 14708 raft_consensus.cc:385] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:10.828663 14708 raft_consensus.cc:740] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789281bd5fbd47bca7ebbc200c9e525a, State: Initialized, Role: FOLLOWER
I20260709 14:53:10.829269 14705 tablet_bootstrap.cc:492] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae: Bootstrap starting.
I20260709 14:53:10.829524 14708 consensus_queue.cc:260] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.829833 14707 raft_consensus.cc:359] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.830498 14707 raft_consensus.cc:385] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:10.830787 14707 raft_consensus.cc:740] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba57319d9ace4cb9882d6feab394e296, State: Initialized, Role: FOLLOWER
I20260709 14:53:10.831676 14708 ts_tablet_manager.cc:1434] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 14:53:10.832953 14707 consensus_queue.cc:260] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.834281 14708 tablet_bootstrap.cc:492] T c5968e59f46e4090ba7de48d43c9d533 P 789281bd5fbd47bca7ebbc200c9e525a: Bootstrap starting.
I20260709 14:53:10.835974 14705 tablet_bootstrap.cc:654] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:10.840633 14707 ts_tablet_manager.cc:1434] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260709 14:53:10.840867 14708 tablet_bootstrap.cc:654] T c5968e59f46e4090ba7de48d43c9d533 P 789281bd5fbd47bca7ebbc200c9e525a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:10.841753 14707 tablet_bootstrap.cc:492] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296: Bootstrap starting.
I20260709 14:53:10.848698 14707 tablet_bootstrap.cc:654] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:10.852447 14708 tablet_bootstrap.cc:492] T c5968e59f46e4090ba7de48d43c9d533 P 789281bd5fbd47bca7ebbc200c9e525a: No bootstrap required, opened a new log
I20260709 14:53:10.853036 14708 ts_tablet_manager.cc:1403] T c5968e59f46e4090ba7de48d43c9d533 P 789281bd5fbd47bca7ebbc200c9e525a: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260709 14:53:10.856077 14708 raft_consensus.cc:359] T c5968e59f46e4090ba7de48d43c9d533 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.856980 14708 raft_consensus.cc:385] T c5968e59f46e4090ba7de48d43c9d533 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:10.857295 14708 raft_consensus.cc:740] T c5968e59f46e4090ba7de48d43c9d533 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789281bd5fbd47bca7ebbc200c9e525a, State: Initialized, Role: FOLLOWER
I20260709 14:53:10.858100 14708 consensus_queue.cc:260] T c5968e59f46e4090ba7de48d43c9d533 P 789281bd5fbd47bca7ebbc200c9e525a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.860335 14708 ts_tablet_manager.cc:1434] T c5968e59f46e4090ba7de48d43c9d533 P 789281bd5fbd47bca7ebbc200c9e525a: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 14:53:10.860358 14705 tablet_bootstrap.cc:492] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae: No bootstrap required, opened a new log
I20260709 14:53:10.861570 14708 tablet_bootstrap.cc:492] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a: Bootstrap starting.
I20260709 14:53:10.861572 14705 ts_tablet_manager.cc:1403] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.017s
I20260709 14:53:10.863705 14707 tablet_bootstrap.cc:492] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296: No bootstrap required, opened a new log
I20260709 14:53:10.864212 14707 ts_tablet_manager.cc:1403] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.009s
I20260709 14:53:10.864758 14705 raft_consensus.cc:359] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.865599 14705 raft_consensus.cc:385] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:10.865958 14705 raft_consensus.cc:740] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8363b4c5af8b4bd8829074d03fa286ae, State: Initialized, Role: FOLLOWER
I20260709 14:53:10.866869 14705 consensus_queue.cc:260] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.867125 14707 raft_consensus.cc:359] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.867859 14707 raft_consensus.cc:385] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:10.868201 14707 raft_consensus.cc:740] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba57319d9ace4cb9882d6feab394e296, State: Initialized, Role: FOLLOWER
I20260709 14:53:10.869102 14705 ts_tablet_manager.cc:1434] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:53:10.868956 14707 consensus_queue.cc:260] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.869911 14705 tablet_bootstrap.cc:492] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae: Bootstrap starting.
I20260709 14:53:10.867865 14708 tablet_bootstrap.cc:654] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:10.876801 14705 tablet_bootstrap.cc:654] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:10.877902 14707 ts_tablet_manager.cc:1434] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.007s
I20260709 14:53:10.882129 14708 tablet_bootstrap.cc:492] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a: No bootstrap required, opened a new log
I20260709 14:53:10.882723 14708 ts_tablet_manager.cc:1403] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.001s
I20260709 14:53:10.885097 14707 tablet_bootstrap.cc:492] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296: Bootstrap starting.
I20260709 14:53:10.885906 14708 raft_consensus.cc:359] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.886710 14708 raft_consensus.cc:385] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:10.887005 14708 raft_consensus.cc:740] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789281bd5fbd47bca7ebbc200c9e525a, State: Initialized, Role: FOLLOWER
I20260709 14:53:10.888342 14705 tablet_bootstrap.cc:492] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae: No bootstrap required, opened a new log
I20260709 14:53:10.887992 14708 consensus_queue.cc:260] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.892845 14707 tablet_bootstrap.cc:654] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:10.890595 14708 ts_tablet_manager.cc:1434] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 14:53:10.888906 14705 ts_tablet_manager.cc:1403] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260709 14:53:10.898756 14708 tablet_bootstrap.cc:492] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a: Bootstrap starting.
I20260709 14:53:10.898955 14705 raft_consensus.cc:359] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.899708 14705 raft_consensus.cc:385] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:10.900020 14705 raft_consensus.cc:740] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8363b4c5af8b4bd8829074d03fa286ae, State: Initialized, Role: FOLLOWER
I20260709 14:53:10.900880 14705 consensus_queue.cc:260] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.903105 14705 ts_tablet_manager.cc:1434] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 14:53:10.903931 14705 tablet_bootstrap.cc:492] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae: Bootstrap starting.
I20260709 14:53:10.907858 14707 tablet_bootstrap.cc:492] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296: No bootstrap required, opened a new log
I20260709 14:53:10.908180 14708 tablet_bootstrap.cc:654] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:10.908361 14707 ts_tablet_manager.cc:1403] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.009s
I20260709 14:53:10.910279 14705 tablet_bootstrap.cc:654] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:10.911319 14707 raft_consensus.cc:359] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.912115 14707 raft_consensus.cc:385] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:10.912449 14707 raft_consensus.cc:740] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba57319d9ace4cb9882d6feab394e296, State: Initialized, Role: FOLLOWER
I20260709 14:53:10.913417 14707 consensus_queue.cc:260] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.918363 14705 tablet_bootstrap.cc:492] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae: No bootstrap required, opened a new log
I20260709 14:53:10.918563 14707 ts_tablet_manager.cc:1434] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 14:53:10.918910 14705 ts_tablet_manager.cc:1403] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260709 14:53:10.919997 14707 tablet_bootstrap.cc:492] T 403c8c2507d4475099bfa6a8e2e49e51 P ba57319d9ace4cb9882d6feab394e296: Bootstrap starting.
I20260709 14:53:10.921833 14705 raft_consensus.cc:359] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.922380 14705 raft_consensus.cc:385] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:10.922618 14705 raft_consensus.cc:740] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8363b4c5af8b4bd8829074d03fa286ae, State: Initialized, Role: FOLLOWER
I20260709 14:53:10.923457 14705 consensus_queue.cc:260] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.928544 14705 ts_tablet_manager.cc:1434] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 14:53:10.929450 14707 tablet_bootstrap.cc:654] T 403c8c2507d4475099bfa6a8e2e49e51 P ba57319d9ace4cb9882d6feab394e296: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:10.929672 14705 tablet_bootstrap.cc:492] T c3af966f9bdf4611afa4595ac198133f P 8363b4c5af8b4bd8829074d03fa286ae: Bootstrap starting.
I20260709 14:53:10.935087 14708 tablet_bootstrap.cc:492] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a: No bootstrap required, opened a new log
I20260709 14:53:10.935570 14708 ts_tablet_manager.cc:1403] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a: Time spent bootstrapping tablet: real 0.037s	user 0.032s	sys 0.000s
I20260709 14:53:10.936113 14707 tablet_bootstrap.cc:492] T 403c8c2507d4475099bfa6a8e2e49e51 P ba57319d9ace4cb9882d6feab394e296: No bootstrap required, opened a new log
I20260709 14:53:10.936537 14705 tablet_bootstrap.cc:654] T c3af966f9bdf4611afa4595ac198133f P 8363b4c5af8b4bd8829074d03fa286ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:10.936570 14707 ts_tablet_manager.cc:1403] T 403c8c2507d4475099bfa6a8e2e49e51 P ba57319d9ace4cb9882d6feab394e296: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260709 14:53:10.938123 14714 raft_consensus.cc:493] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:10.938612 14714 raft_consensus.cc:515] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.938548 14708 raft_consensus.cc:359] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.939419 14708 raft_consensus.cc:385] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:10.939735 14708 raft_consensus.cc:740] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789281bd5fbd47bca7ebbc200c9e525a, State: Initialized, Role: FOLLOWER
I20260709 14:53:10.940580 14708 consensus_queue.cc:260] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.943738 14712 raft_consensus.cc:493] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:10.944271 14712 raft_consensus.cc:515] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.945518 14714 leader_election.cc:290] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769), 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373)
I20260709 14:53:10.946417 14712 leader_election.cc:290] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769), ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477)
I20260709 14:53:10.942891 14708 ts_tablet_manager.cc:1434] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 14:53:10.948046 14516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788da884c33141f49a23d09f7d74f566" candidate_uuid: "789281bd5fbd47bca7ebbc200c9e525a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae" is_pre_election: true
I20260709 14:53:10.948557 14708 tablet_bootstrap.cc:492] T 7059c112843549e69eaec2a66f4f935b P 789281bd5fbd47bca7ebbc200c9e525a: Bootstrap starting.
I20260709 14:53:10.948693 14516 raft_consensus.cc:2468] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789281bd5fbd47bca7ebbc200c9e525a in term 0.
I20260709 14:53:10.949973 14628 leader_election.cc:304] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789281bd5fbd47bca7ebbc200c9e525a, 8363b4c5af8b4bd8829074d03fa286ae; no voters: 
I20260709 14:53:10.950788 14712 raft_consensus.cc:2804] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:10.951119 14712 raft_consensus.cc:493] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:10.951390 14712 raft_consensus.cc:3060] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:10.954991 14708 tablet_bootstrap.cc:654] T 7059c112843549e69eaec2a66f4f935b P 789281bd5fbd47bca7ebbc200c9e525a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:10.958335 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788da884c33141f49a23d09f7d74f566" candidate_uuid: "789281bd5fbd47bca7ebbc200c9e525a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba57319d9ace4cb9882d6feab394e296" is_pre_election: true
I20260709 14:53:10.958299 14712 raft_consensus.cc:515] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.959091 14591 raft_consensus.cc:2468] T 788da884c33141f49a23d09f7d74f566 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789281bd5fbd47bca7ebbc200c9e525a in term 0.
I20260709 14:53:10.959780 14707 raft_consensus.cc:359] T 403c8c2507d4475099bfa6a8e2e49e51 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.960366 14712 leader_election.cc:290] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a [CANDIDATE]: Term 1 election: Requested vote from peers 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769), ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477)
I20260709 14:53:10.960484 14707 raft_consensus.cc:385] T 403c8c2507d4475099bfa6a8e2e49e51 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:10.960866 14707 raft_consensus.cc:740] T 403c8c2507d4475099bfa6a8e2e49e51 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba57319d9ace4cb9882d6feab394e296, State: Initialized, Role: FOLLOWER
I20260709 14:53:10.961531 14516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788da884c33141f49a23d09f7d74f566" candidate_uuid: "789281bd5fbd47bca7ebbc200c9e525a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
I20260709 14:53:10.961567 14707 consensus_queue.cc:260] T 403c8c2507d4475099bfa6a8e2e49e51 P ba57319d9ace4cb9882d6feab394e296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.962189 14516 raft_consensus.cc:3060] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:10.965821 14714 raft_consensus.cc:493] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:10.966313 14714 raft_consensus.cc:515] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.962087 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788da884c33141f49a23d09f7d74f566" candidate_uuid: "789281bd5fbd47bca7ebbc200c9e525a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba57319d9ace4cb9882d6feab394e296"
I20260709 14:53:10.967643 14591 raft_consensus.cc:3060] T 788da884c33141f49a23d09f7d74f566 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:10.968329 14714 leader_election.cc:290] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769), 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373)
I20260709 14:53:10.968884 14707 ts_tablet_manager.cc:1434] T 403c8c2507d4475099bfa6a8e2e49e51 P ba57319d9ace4cb9882d6feab394e296: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.004s
I20260709 14:53:10.970057 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb625563c5f4c6ab3e3529e2210381e" candidate_uuid: "ba57319d9ace4cb9882d6feab394e296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a" is_pre_election: true
I20260709 14:53:10.971405 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5968e59f46e4090ba7de48d43c9d533" candidate_uuid: "ba57319d9ace4cb9882d6feab394e296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a" is_pre_election: true
I20260709 14:53:10.972149 14664 raft_consensus.cc:2468] T c5968e59f46e4090ba7de48d43c9d533 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba57319d9ace4cb9882d6feab394e296 in term 0.
I20260709 14:53:10.973893 14516 raft_consensus.cc:2468] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789281bd5fbd47bca7ebbc200c9e525a in term 1.
I20260709 14:53:10.975042 14628 leader_election.cc:304] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789281bd5fbd47bca7ebbc200c9e525a, 8363b4c5af8b4bd8829074d03fa286ae; no voters: 
I20260709 14:53:10.976490 14591 raft_consensus.cc:2468] T 788da884c33141f49a23d09f7d74f566 P ba57319d9ace4cb9882d6feab394e296 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789281bd5fbd47bca7ebbc200c9e525a in term 1.
W20260709 14:53:10.977099 14555 leader_election.cc:343] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:10.977725 14712 raft_consensus.cc:2804] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:10.977900 14555 leader_election.cc:304] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789281bd5fbd47bca7ebbc200c9e525a, ba57319d9ace4cb9882d6feab394e296; no voters: 
I20260709 14:53:10.978649 14712 raft_consensus.cc:697] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 LEADER]: Becoming Leader. State: Replica: 789281bd5fbd47bca7ebbc200c9e525a, State: Running, Role: LEADER
I20260709 14:53:10.978844 14714 raft_consensus.cc:2804] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:10.979247 14714 raft_consensus.cc:493] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:10.979579 14714 raft_consensus.cc:3060] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:10.979759 14712 consensus_queue.cc:237] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.983135 14710 raft_consensus.cc:493] T 7059c112843549e69eaec2a66f4f935b P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:10.983633 14710 raft_consensus.cc:515] T 7059c112843549e69eaec2a66f4f935b P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
W20260709 14:53:10.986320 14462 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:10.986824 14714 raft_consensus.cc:515] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:10.989717 14714 leader_election.cc:290] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 [CANDIDATE]: Term 1 election: Requested vote from peers 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769), 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373)
I20260709 14:53:10.990870 14707 tablet_bootstrap.cc:492] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296: Bootstrap starting.
I20260709 14:53:10.995846 14710 leader_election.cc:290] T 7059c112843549e69eaec2a66f4f935b P 8363b4c5af8b4bd8829074d03fa286ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477), 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373)
I20260709 14:53:11.006316 14515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5968e59f46e4090ba7de48d43c9d533" candidate_uuid: "ba57319d9ace4cb9882d6feab394e296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae" is_pre_election: true
I20260709 14:53:11.006891 14705 tablet_bootstrap.cc:492] T c3af966f9bdf4611afa4595ac198133f P 8363b4c5af8b4bd8829074d03fa286ae: No bootstrap required, opened a new log
I20260709 14:53:11.007269 14515 raft_consensus.cc:2468] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba57319d9ace4cb9882d6feab394e296 in term 0.
I20260709 14:53:11.008684 14514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5968e59f46e4090ba7de48d43c9d533" candidate_uuid: "ba57319d9ace4cb9882d6feab394e296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
I20260709 14:53:11.009495 14514 raft_consensus.cc:3060] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:11.010948 14735 raft_consensus.cc:493] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:11.011524 14735 raft_consensus.cc:515] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.013976 14735 leader_election.cc:290] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769), ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477)
I20260709 14:53:11.014828 14714 raft_consensus.cc:493] T 638299da331449018813c656af68adb7 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:11.015324 14714 raft_consensus.cc:515] T 638299da331449018813c656af68adb7 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.017522 14714 leader_election.cc:290] T 638299da331449018813c656af68adb7 P ba57319d9ace4cb9882d6feab394e296 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769), 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373)
I20260709 14:53:11.018464 14515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638299da331449018813c656af68adb7" candidate_uuid: "ba57319d9ace4cb9882d6feab394e296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae" is_pre_election: true
I20260709 14:53:11.018903 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5968e59f46e4090ba7de48d43c9d533" candidate_uuid: "ba57319d9ace4cb9882d6feab394e296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
I20260709 14:53:11.019567 14664 raft_consensus.cc:3060] T c5968e59f46e4090ba7de48d43c9d533 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:11.020486 14554 leader_election.cc:343] T 638299da331449018813c656af68adb7 P ba57319d9ace4cb9882d6feab394e296 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:11.025305 14516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb625563c5f4c6ab3e3529e2210381e" candidate_uuid: "ba57319d9ace4cb9882d6feab394e296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae" is_pre_election: true
I20260709 14:53:11.026115 14516 raft_consensus.cc:2468] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba57319d9ace4cb9882d6feab394e296 in term 0.
I20260709 14:53:11.027303 14664 raft_consensus.cc:2468] T c5968e59f46e4090ba7de48d43c9d533 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba57319d9ace4cb9882d6feab394e296 in term 1.
I20260709 14:53:11.027524 14554 leader_election.cc:304] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [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: 8363b4c5af8b4bd8829074d03fa286ae, ba57319d9ace4cb9882d6feab394e296; no voters: 789281bd5fbd47bca7ebbc200c9e525a
I20260709 14:53:11.028908 14714 raft_consensus.cc:2804] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:11.029325 14714 raft_consensus.cc:493] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:11.029671 14714 raft_consensus.cc:3060] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:11.030381 14515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ea57427fc54a2280ebf90bddd85f52" candidate_uuid: "789281bd5fbd47bca7ebbc200c9e525a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae" is_pre_election: true
I20260709 14:53:11.031138 14515 raft_consensus.cc:2468] T e0ea57427fc54a2280ebf90bddd85f52 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789281bd5fbd47bca7ebbc200c9e525a in term 0.
I20260709 14:53:11.033179 14628 leader_election.cc:304] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789281bd5fbd47bca7ebbc200c9e525a, 8363b4c5af8b4bd8829074d03fa286ae; no voters: 
I20260709 14:53:11.033335 14555 leader_election.cc:304] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789281bd5fbd47bca7ebbc200c9e525a, ba57319d9ace4cb9882d6feab394e296; no voters: 
I20260709 14:53:11.034602 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ea57427fc54a2280ebf90bddd85f52" candidate_uuid: "789281bd5fbd47bca7ebbc200c9e525a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba57319d9ace4cb9882d6feab394e296" is_pre_election: true
I20260709 14:53:11.035372 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638299da331449018813c656af68adb7" candidate_uuid: "ba57319d9ace4cb9882d6feab394e296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a" is_pre_election: true
I20260709 14:53:11.037468 14735 raft_consensus.cc:2804] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:11.037902 14735 raft_consensus.cc:493] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:11.038261 14735 raft_consensus.cc:3060] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:11.038388 14514 raft_consensus.cc:2468] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba57319d9ace4cb9882d6feab394e296 in term 1.
I20260709 14:53:11.042739 14707 tablet_bootstrap.cc:654] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:11.007462 14705 ts_tablet_manager.cc:1403] T c3af966f9bdf4611afa4595ac198133f P 8363b4c5af8b4bd8829074d03fa286ae: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.005s
I20260709 14:53:11.036666 14714 raft_consensus.cc:515] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.048882 14705 raft_consensus.cc:359] T c3af966f9bdf4611afa4595ac198133f P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.049381 14514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb625563c5f4c6ab3e3529e2210381e" candidate_uuid: "ba57319d9ace4cb9882d6feab394e296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
I20260709 14:53:11.049651 14739 raft_consensus.cc:2804] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:11.050009 14514 raft_consensus.cc:3060] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:11.051661 14555 leader_election.cc:343] T 638299da331449018813c656af68adb7 P ba57319d9ace4cb9882d6feab394e296 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:11.052153 14555 leader_election.cc:304] T 638299da331449018813c656af68adb7 P ba57319d9ace4cb9882d6feab394e296 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba57319d9ace4cb9882d6feab394e296; no voters: 789281bd5fbd47bca7ebbc200c9e525a, 8363b4c5af8b4bd8829074d03fa286ae
I20260709 14:53:11.049651 14705 raft_consensus.cc:385] T c3af966f9bdf4611afa4595ac198133f P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:11.056145 14705 raft_consensus.cc:740] T c3af966f9bdf4611afa4595ac198133f P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8363b4c5af8b4bd8829074d03fa286ae, State: Initialized, Role: FOLLOWER
I20260709 14:53:11.057508 14705 consensus_queue.cc:260] T c3af966f9bdf4611afa4595ac198133f P 8363b4c5af8b4bd8829074d03fa286ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.058120 14714 leader_election.cc:290] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [CANDIDATE]: Term 1 election: Requested vote from peers 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769), 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373)
I20260709 14:53:11.059331 14714 raft_consensus.cc:2749] T 638299da331449018813c656af68adb7 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:11.059546 14705 ts_tablet_manager.cc:1434] T c3af966f9bdf4611afa4595ac198133f P 8363b4c5af8b4bd8829074d03fa286ae: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 14:53:11.060237 14514 raft_consensus.cc:2468] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba57319d9ace4cb9882d6feab394e296 in term 1.
I20260709 14:53:11.060537 14742 raft_consensus.cc:493] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:11.061573 14739 raft_consensus.cc:697] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 [term 1 LEADER]: Becoming Leader. State: Replica: ba57319d9ace4cb9882d6feab394e296, State: Running, Role: LEADER
I20260709 14:53:11.061455 14554 leader_election.cc:304] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8363b4c5af8b4bd8829074d03fa286ae, ba57319d9ace4cb9882d6feab394e296; no voters: 
I20260709 14:53:11.062438 14714 raft_consensus.cc:2804] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:11.062855 14710 raft_consensus.cc:493] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:11.062497 14739 consensus_queue.cc:237] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.063122 14714 raft_consensus.cc:697] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [term 1 LEADER]: Becoming Leader. State: Replica: ba57319d9ace4cb9882d6feab394e296, State: Running, Role: LEADER
I20260709 14:53:11.063371 14710 raft_consensus.cc:515] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.062333 14742 raft_consensus.cc:515] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.063985 14714 consensus_queue.cc:237] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.065510 14710 leader_election.cc:290] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477), 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373)
I20260709 14:53:11.061480 14708 tablet_bootstrap.cc:492] T 7059c112843549e69eaec2a66f4f935b P 789281bd5fbd47bca7ebbc200c9e525a: No bootstrap required, opened a new log
I20260709 14:53:11.066876 14708 ts_tablet_manager.cc:1403] T 7059c112843549e69eaec2a66f4f935b P 789281bd5fbd47bca7ebbc200c9e525a: Time spent bootstrapping tablet: real 0.119s	user 0.050s	sys 0.013s
I20260709 14:53:11.067842 14707 tablet_bootstrap.cc:492] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296: No bootstrap required, opened a new log
I20260709 14:53:11.067520 14735 raft_consensus.cc:515] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.068297 14707 ts_tablet_manager.cc:1403] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.004s
I20260709 14:53:11.069746 14708 raft_consensus.cc:359] T 7059c112843549e69eaec2a66f4f935b P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.070457 14708 raft_consensus.cc:385] T 7059c112843549e69eaec2a66f4f935b P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:53:11.070389 14628 leader_election.cc:343] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:11.073546 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb625563c5f4c6ab3e3529e2210381e" candidate_uuid: "ba57319d9ace4cb9882d6feab394e296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
W20260709 14:53:11.074810 14555 leader_election.cc:343] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:11.076188 14708 raft_consensus.cc:740] T 7059c112843549e69eaec2a66f4f935b P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789281bd5fbd47bca7ebbc200c9e525a, State: Initialized, Role: FOLLOWER
I20260709 14:53:11.077271 14708 consensus_queue.cc:260] T 7059c112843549e69eaec2a66f4f935b P 789281bd5fbd47bca7ebbc200c9e525a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.078161 14735 leader_election.cc:290] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [CANDIDATE]: Term 1 election: Requested vote from peers 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769), ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477)
I20260709 14:53:11.080375 14705 tablet_bootstrap.cc:492] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae: Bootstrap starting.
I20260709 14:53:11.081004 14710 raft_consensus.cc:493] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:11.080896 14514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ea57427fc54a2280ebf90bddd85f52" candidate_uuid: "789281bd5fbd47bca7ebbc200c9e525a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
I20260709 14:53:11.081698 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1bdaddff60a4a1198f395a7c9bd9d53" candidate_uuid: "ba57319d9ace4cb9882d6feab394e296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a" is_pre_election: true
I20260709 14:53:11.081854 14516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1bdaddff60a4a1198f395a7c9bd9d53" candidate_uuid: "ba57319d9ace4cb9882d6feab394e296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae" is_pre_election: true
I20260709 14:53:11.080935 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ea57427fc54a2280ebf90bddd85f52" candidate_uuid: "789281bd5fbd47bca7ebbc200c9e525a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba57319d9ace4cb9882d6feab394e296"
W20260709 14:53:11.086174 14628 leader_election.cc:343] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:11.086495 14514 raft_consensus.cc:3060] T e0ea57427fc54a2280ebf90bddd85f52 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:11.083766 14710 raft_consensus.cc:515] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.087216 14664 raft_consensus.cc:2468] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba57319d9ace4cb9882d6feab394e296 in term 0.
I20260709 14:53:11.072134 14707 raft_consensus.cc:359] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.086177 14414 catalog_manager.cc:5697] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 reported cstate change: term changed from 0 to 1, leader changed from <none> to ba57319d9ace4cb9882d6feab394e296 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "ba57319d9ace4cb9882d6feab394e296" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:11.089660 14555 leader_election.cc:304] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789281bd5fbd47bca7ebbc200c9e525a, ba57319d9ace4cb9882d6feab394e296; no voters: 
I20260709 14:53:11.090449 14516 raft_consensus.cc:2468] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba57319d9ace4cb9882d6feab394e296 in term 0.
I20260709 14:53:11.080861 14742 leader_election.cc:290] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769), 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373)
I20260709 14:53:11.098320 14710 leader_election.cc:290] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477), 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373)
I20260709 14:53:11.099855 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7059c112843549e69eaec2a66f4f935b" candidate_uuid: "8363b4c5af8b4bd8829074d03fa286ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a" is_pre_election: true
I20260709 14:53:11.100438 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403c8c2507d4475099bfa6a8e2e49e51" candidate_uuid: "8363b4c5af8b4bd8829074d03fa286ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a" is_pre_election: true
I20260709 14:53:11.100519 14664 raft_consensus.cc:2468] T 7059c112843549e69eaec2a66f4f935b P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8363b4c5af8b4bd8829074d03fa286ae in term 0.
I20260709 14:53:11.101212 14665 raft_consensus.cc:2468] T 403c8c2507d4475099bfa6a8e2e49e51 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8363b4c5af8b4bd8829074d03fa286ae in term 0.
I20260709 14:53:11.090678 14707 raft_consensus.cc:385] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:11.102654 14707 raft_consensus.cc:740] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba57319d9ace4cb9882d6feab394e296, State: Initialized, Role: FOLLOWER
I20260709 14:53:11.103495 14707 consensus_queue.cc:260] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.105047 14705 tablet_bootstrap.cc:654] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:11.105273 14714 raft_consensus.cc:2804] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:11.105336 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1bdaddff60a4a1198f395a7c9bd9d53" candidate_uuid: "8363b4c5af8b4bd8829074d03fa286ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a" is_pre_election: true
I20260709 14:53:11.105672 14714 raft_consensus.cc:493] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:11.106061 14714 raft_consensus.cc:3060] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:11.105129 14480 leader_election.cc:304] T 7059c112843549e69eaec2a66f4f935b P 8363b4c5af8b4bd8829074d03fa286ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789281bd5fbd47bca7ebbc200c9e525a, 8363b4c5af8b4bd8829074d03fa286ae; no voters: 
I20260709 14:53:11.108668 14710 raft_consensus.cc:2804] T 7059c112843549e69eaec2a66f4f935b P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:11.109108 14665 raft_consensus.cc:2468] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8363b4c5af8b4bd8829074d03fa286ae in term 0.
I20260709 14:53:11.107126 14411 catalog_manager.cc:5697] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a reported cstate change: term changed from 0 to 1, leader changed from <none> to 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3). New cstate: current_term: 1 leader_uuid: "789281bd5fbd47bca7ebbc200c9e525a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:11.118803 14708 ts_tablet_manager.cc:1434] T 7059c112843549e69eaec2a66f4f935b P 789281bd5fbd47bca7ebbc200c9e525a: Time spent starting tablet: real 0.052s	user 0.003s	sys 0.005s
I20260709 14:53:11.118793 14712 raft_consensus.cc:493] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:11.119520 14514 raft_consensus.cc:2468] T e0ea57427fc54a2280ebf90bddd85f52 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789281bd5fbd47bca7ebbc200c9e525a in term 1.
I20260709 14:53:11.119892 14708 tablet_bootstrap.cc:492] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a: Bootstrap starting.
I20260709 14:53:11.119472 14712 raft_consensus.cc:515] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.120925 14628 leader_election.cc:304] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 789281bd5fbd47bca7ebbc200c9e525a, 8363b4c5af8b4bd8829074d03fa286ae; no voters: ba57319d9ace4cb9882d6feab394e296
I20260709 14:53:11.115582 14710 raft_consensus.cc:493] T 7059c112843549e69eaec2a66f4f935b P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:11.114459 14480 leader_election.cc:304] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789281bd5fbd47bca7ebbc200c9e525a, 8363b4c5af8b4bd8829074d03fa286ae; no voters: 
I20260709 14:53:11.122249 14712 leader_election.cc:290] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769), ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477)
I20260709 14:53:11.123538 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7059c112843549e69eaec2a66f4f935b" candidate_uuid: "8363b4c5af8b4bd8829074d03fa286ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba57319d9ace4cb9882d6feab394e296" is_pre_election: true
I20260709 14:53:11.123723 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1bdaddff60a4a1198f395a7c9bd9d53" candidate_uuid: "8363b4c5af8b4bd8829074d03fa286ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba57319d9ace4cb9882d6feab394e296" is_pre_election: true
I20260709 14:53:11.124987 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403c8c2507d4475099bfa6a8e2e49e51" candidate_uuid: "8363b4c5af8b4bd8829074d03fa286ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba57319d9ace4cb9882d6feab394e296" is_pre_election: true
W20260709 14:53:11.125157 14479 leader_election.cc:343] T 7059c112843549e69eaec2a66f4f935b P 8363b4c5af8b4bd8829074d03fa286ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:11.126086 14590 raft_consensus.cc:2468] T 403c8c2507d4475099bfa6a8e2e49e51 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8363b4c5af8b4bd8829074d03fa286ae in term 0.
I20260709 14:53:11.127593 14708 tablet_bootstrap.cc:654] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:11.128284 14514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3af966f9bdf4611afa4595ac198133f" candidate_uuid: "789281bd5fbd47bca7ebbc200c9e525a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae" is_pre_election: true
I20260709 14:53:11.128443 14590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3af966f9bdf4611afa4595ac198133f" candidate_uuid: "789281bd5fbd47bca7ebbc200c9e525a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba57319d9ace4cb9882d6feab394e296" is_pre_election: true
I20260709 14:53:11.129087 14514 raft_consensus.cc:2468] T c3af966f9bdf4611afa4595ac198133f P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789281bd5fbd47bca7ebbc200c9e525a in term 0.
I20260709 14:53:11.129158 14590 raft_consensus.cc:2468] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789281bd5fbd47bca7ebbc200c9e525a in term 0.
I20260709 14:53:11.130761 14628 leader_election.cc:304] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789281bd5fbd47bca7ebbc200c9e525a, 8363b4c5af8b4bd8829074d03fa286ae; no voters: 
I20260709 14:53:11.121579 14710 raft_consensus.cc:3060] T 7059c112843549e69eaec2a66f4f935b P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:11.131757 14707 ts_tablet_manager.cc:1434] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.002s
I20260709 14:53:11.132550 14712 raft_consensus.cc:2804] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:11.132972 14712 raft_consensus.cc:493] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:11.133333 14712 raft_consensus.cc:3060] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:11.139096 14748 raft_consensus.cc:2804] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:11.139549 14748 raft_consensus.cc:493] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:11.139894 14748 raft_consensus.cc:3060] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:11.145458 14708 tablet_bootstrap.cc:492] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a: No bootstrap required, opened a new log
I20260709 14:53:11.146042 14708 ts_tablet_manager.cc:1403] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.007s
I20260709 14:53:11.142879 14707 tablet_bootstrap.cc:492] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296: Bootstrap starting.
I20260709 14:53:11.149572 14708 raft_consensus.cc:359] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.149116 14714 raft_consensus.cc:515] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.150655 14708 raft_consensus.cc:385] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:11.150969 14708 raft_consensus.cc:740] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789281bd5fbd47bca7ebbc200c9e525a, State: Initialized, Role: FOLLOWER
I20260709 14:53:11.151262 14589 raft_consensus.cc:2393] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8363b4c5af8b4bd8829074d03fa286ae in current term 1: Already voted for candidate ba57319d9ace4cb9882d6feab394e296 in this term.
I20260709 14:53:11.151758 14708 consensus_queue.cc:260] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.151831 14710 raft_consensus.cc:515] T 7059c112843549e69eaec2a66f4f935b P 8363b4c5af8b4bd8829074d03fa286ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.141814 14747 raft_consensus.cc:2804] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:11.160840 14710 leader_election.cc:290] T 7059c112843549e69eaec2a66f4f935b P 8363b4c5af8b4bd8829074d03fa286ae [CANDIDATE]: Term 1 election: Requested vote from peers ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477), 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373)
I20260709 14:53:11.161314 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7059c112843549e69eaec2a66f4f935b" candidate_uuid: "8363b4c5af8b4bd8829074d03fa286ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba57319d9ace4cb9882d6feab394e296"
I20260709 14:53:11.161862 14712 raft_consensus.cc:515] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.162274 14707 tablet_bootstrap.cc:654] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:11.164475 14708 ts_tablet_manager.cc:1434] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:53:11.154395 14480 leader_election.cc:304] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [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: 789281bd5fbd47bca7ebbc200c9e525a, 8363b4c5af8b4bd8829074d03fa286ae; no voters: ba57319d9ace4cb9882d6feab394e296
I20260709 14:53:11.164824 14514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1bdaddff60a4a1198f395a7c9bd9d53" candidate_uuid: "ba57319d9ace4cb9882d6feab394e296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
I20260709 14:53:11.166044 14708 tablet_bootstrap.cc:492] T 638299da331449018813c656af68adb7 P 789281bd5fbd47bca7ebbc200c9e525a: Bootstrap starting.
I20260709 14:53:11.166296 14514 raft_consensus.cc:3060] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:11.167263 14479 leader_election.cc:343] T 7059c112843549e69eaec2a66f4f935b P 8363b4c5af8b4bd8829074d03fa286ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:11.173107 14747 raft_consensus.cc:697] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 LEADER]: Becoming Leader. State: Replica: 789281bd5fbd47bca7ebbc200c9e525a, State: Running, Role: LEADER
I20260709 14:53:11.179388 14705 tablet_bootstrap.cc:492] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae: No bootstrap required, opened a new log
I20260709 14:53:11.179888 14705 ts_tablet_manager.cc:1403] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae: Time spent bootstrapping tablet: real 0.100s	user 0.007s	sys 0.011s
I20260709 14:53:11.178150 14747 consensus_queue.cc:237] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.180902 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1bdaddff60a4a1198f395a7c9bd9d53" candidate_uuid: "ba57319d9ace4cb9882d6feab394e296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
I20260709 14:53:11.181214 14514 raft_consensus.cc:2468] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba57319d9ace4cb9882d6feab394e296 in term 1.
I20260709 14:53:11.181478 14665 raft_consensus.cc:3060] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:11.181908 14710 raft_consensus.cc:2764] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:53:11.171412 14714 leader_election.cc:290] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [CANDIDATE]: Term 1 election: Requested vote from peers 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769), 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373)
I20260709 14:53:11.186578 14712 leader_election.cc:290] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a [CANDIDATE]: Term 1 election: Requested vote from peers 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769), ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477)
I20260709 14:53:11.186873 14516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3af966f9bdf4611afa4595ac198133f" candidate_uuid: "789281bd5fbd47bca7ebbc200c9e525a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
I20260709 14:53:11.187403 14516 raft_consensus.cc:3060] T c3af966f9bdf4611afa4595ac198133f P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:11.191478 14708 tablet_bootstrap.cc:654] T 638299da331449018813c656af68adb7 P 789281bd5fbd47bca7ebbc200c9e525a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:11.192281 14554 leader_election.cc:304] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8363b4c5af8b4bd8829074d03fa286ae, ba57319d9ace4cb9882d6feab394e296; no voters: 
I20260709 14:53:11.193652 14516 raft_consensus.cc:2468] T c3af966f9bdf4611afa4595ac198133f P 8363b4c5af8b4bd8829074d03fa286ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789281bd5fbd47bca7ebbc200c9e525a in term 1.
I20260709 14:53:11.191423 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3af966f9bdf4611afa4595ac198133f" candidate_uuid: "789281bd5fbd47bca7ebbc200c9e525a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba57319d9ace4cb9882d6feab394e296"
I20260709 14:53:11.194985 14589 raft_consensus.cc:3060] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:11.195325 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7059c112843549e69eaec2a66f4f935b" candidate_uuid: "8363b4c5af8b4bd8829074d03fa286ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
I20260709 14:53:11.195585 14714 raft_consensus.cc:2804] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:11.198274 14664 raft_consensus.cc:3060] T 7059c112843549e69eaec2a66f4f935b P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:11.198364 14628 leader_election.cc:304] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789281bd5fbd47bca7ebbc200c9e525a, 8363b4c5af8b4bd8829074d03fa286ae; no voters: 
I20260709 14:53:11.201499 14665 raft_consensus.cc:2468] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba57319d9ace4cb9882d6feab394e296 in term 1.
I20260709 14:53:11.203472 14712 raft_consensus.cc:2804] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:11.204070 14712 raft_consensus.cc:697] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a [term 1 LEADER]: Becoming Leader. State: Replica: 789281bd5fbd47bca7ebbc200c9e525a, State: Running, Role: LEADER
I20260709 14:53:11.205005 14712 consensus_queue.cc:237] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.218331 14664 raft_consensus.cc:2468] T 7059c112843549e69eaec2a66f4f935b P 789281bd5fbd47bca7ebbc200c9e525a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8363b4c5af8b4bd8829074d03fa286ae in term 1.
I20260709 14:53:11.223268 14480 leader_election.cc:304] T 7059c112843549e69eaec2a66f4f935b P 8363b4c5af8b4bd8829074d03fa286ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 789281bd5fbd47bca7ebbc200c9e525a, 8363b4c5af8b4bd8829074d03fa286ae; no voters: ba57319d9ace4cb9882d6feab394e296
I20260709 14:53:11.224277 14710 raft_consensus.cc:2804] T 7059c112843549e69eaec2a66f4f935b P 8363b4c5af8b4bd8829074d03fa286ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:11.223147 14705 raft_consensus.cc:359] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.226281 14705 raft_consensus.cc:385] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:11.211751 14714 raft_consensus.cc:697] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [term 1 LEADER]: Becoming Leader. State: Replica: ba57319d9ace4cb9882d6feab394e296, State: Running, Role: LEADER
I20260709 14:53:11.226754 14705 raft_consensus.cc:740] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8363b4c5af8b4bd8829074d03fa286ae, State: Initialized, Role: FOLLOWER
I20260709 14:53:11.227780 14705 consensus_queue.cc:260] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.226154 14589 raft_consensus.cc:2468] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789281bd5fbd47bca7ebbc200c9e525a in term 1.
I20260709 14:53:11.227638 14714 consensus_queue.cc:237] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.261727 14710 raft_consensus.cc:697] T 7059c112843549e69eaec2a66f4f935b P 8363b4c5af8b4bd8829074d03fa286ae [term 1 LEADER]: Becoming Leader. State: Replica: 8363b4c5af8b4bd8829074d03fa286ae, State: Running, Role: LEADER
I20260709 14:53:11.263276 14710 consensus_queue.cc:237] T 7059c112843549e69eaec2a66f4f935b P 8363b4c5af8b4bd8829074d03fa286ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.275030 14708 tablet_bootstrap.cc:492] T 638299da331449018813c656af68adb7 P 789281bd5fbd47bca7ebbc200c9e525a: No bootstrap required, opened a new log
I20260709 14:53:11.275548 14708 ts_tablet_manager.cc:1403] T 638299da331449018813c656af68adb7 P 789281bd5fbd47bca7ebbc200c9e525a: Time spent bootstrapping tablet: real 0.110s	user 0.021s	sys 0.019s
I20260709 14:53:11.272207 14411 catalog_manager.cc:5697] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a reported cstate change: term changed from 0 to 1, leader changed from <none> to 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3). New cstate: current_term: 1 leader_uuid: "789281bd5fbd47bca7ebbc200c9e525a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:11.277355 14411 catalog_manager.cc:5697] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a reported cstate change: term changed from 0 to 1, leader changed from <none> to 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3). New cstate: current_term: 1 leader_uuid: "789281bd5fbd47bca7ebbc200c9e525a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:11.278367 14708 raft_consensus.cc:359] T 638299da331449018813c656af68adb7 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.279002 14708 raft_consensus.cc:385] T 638299da331449018813c656af68adb7 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:11.279258 14708 raft_consensus.cc:740] T 638299da331449018813c656af68adb7 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789281bd5fbd47bca7ebbc200c9e525a, State: Initialized, Role: FOLLOWER
I20260709 14:53:11.279943 14708 consensus_queue.cc:260] T 638299da331449018813c656af68adb7 P 789281bd5fbd47bca7ebbc200c9e525a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.283810 14708 ts_tablet_manager.cc:1434] T 638299da331449018813c656af68adb7 P 789281bd5fbd47bca7ebbc200c9e525a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:53:11.284905 14708 tablet_bootstrap.cc:492] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a: Bootstrap starting.
I20260709 14:53:11.289189 14707 tablet_bootstrap.cc:492] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296: No bootstrap required, opened a new log
I20260709 14:53:11.289740 14707 ts_tablet_manager.cc:1403] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296: Time spent bootstrapping tablet: real 0.149s	user 0.010s	sys 0.015s
I20260709 14:53:11.292661 14707 raft_consensus.cc:359] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.293643 14707 raft_consensus.cc:385] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:11.293990 14707 raft_consensus.cc:740] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba57319d9ace4cb9882d6feab394e296, State: Initialized, Role: FOLLOWER
I20260709 14:53:11.296307 14707 consensus_queue.cc:260] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.298659 14707 ts_tablet_manager.cc:1434] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:53:11.299729 14707 tablet_bootstrap.cc:492] T 7059c112843549e69eaec2a66f4f935b P ba57319d9ace4cb9882d6feab394e296: Bootstrap starting.
I20260709 14:53:11.300400 14414 catalog_manager.cc:5697] T 7059c112843549e69eaec2a66f4f935b P 8363b4c5af8b4bd8829074d03fa286ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1). New cstate: current_term: 1 leader_uuid: "8363b4c5af8b4bd8829074d03fa286ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:11.306459 14705 ts_tablet_manager.cc:1434] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae: Time spent starting tablet: real 0.126s	user 0.008s	sys 0.024s
I20260709 14:53:11.307283 14705 tablet_bootstrap.cc:492] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae: Bootstrap starting.
I20260709 14:53:11.302161 14748 raft_consensus.cc:515] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.311316 14411 catalog_manager.cc:5697] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 reported cstate change: term changed from 0 to 1, leader changed from <none> to ba57319d9ace4cb9882d6feab394e296 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "ba57319d9ace4cb9882d6feab394e296" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:11.313879 14411 catalog_manager.cc:5697] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 reported cstate change: term changed from 0 to 1, leader changed from <none> to ba57319d9ace4cb9882d6feab394e296 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "ba57319d9ace4cb9882d6feab394e296" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:11.315089 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403c8c2507d4475099bfa6a8e2e49e51" candidate_uuid: "8363b4c5af8b4bd8829074d03fa286ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba57319d9ace4cb9882d6feab394e296"
I20260709 14:53:11.316097 14589 raft_consensus.cc:3060] T 403c8c2507d4475099bfa6a8e2e49e51 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:11.318140 14705 tablet_bootstrap.cc:654] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:11.318382 14748 leader_election.cc:290] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae [CANDIDATE]: Term 1 election: Requested vote from peers ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477), 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373)
I20260709 14:53:11.323480 14708 tablet_bootstrap.cc:654] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:11.325138 14589 raft_consensus.cc:2468] T 403c8c2507d4475099bfa6a8e2e49e51 P ba57319d9ace4cb9882d6feab394e296 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8363b4c5af8b4bd8829074d03fa286ae in term 1.
I20260709 14:53:11.329213 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403c8c2507d4475099bfa6a8e2e49e51" candidate_uuid: "8363b4c5af8b4bd8829074d03fa286ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
I20260709 14:53:11.329912 14664 raft_consensus.cc:3060] T 403c8c2507d4475099bfa6a8e2e49e51 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:11.331107 14479 leader_election.cc:304] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8363b4c5af8b4bd8829074d03fa286ae, ba57319d9ace4cb9882d6feab394e296; no voters: 
I20260709 14:53:11.335112 14748 raft_consensus.cc:2804] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:11.335623 14748 raft_consensus.cc:697] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 LEADER]: Becoming Leader. State: Replica: 8363b4c5af8b4bd8829074d03fa286ae, State: Running, Role: LEADER
I20260709 14:53:11.336441 14748 consensus_queue.cc:237] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.336612 14664 raft_consensus.cc:2468] T 403c8c2507d4475099bfa6a8e2e49e51 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8363b4c5af8b4bd8829074d03fa286ae in term 1.
I20260709 14:53:11.341069 14707 tablet_bootstrap.cc:654] T 7059c112843549e69eaec2a66f4f935b P ba57319d9ace4cb9882d6feab394e296: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:11.345012 14705 tablet_bootstrap.cc:492] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae: No bootstrap required, opened a new log
I20260709 14:53:11.345496 14705 ts_tablet_manager.cc:1403] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.000s
I20260709 14:53:11.348830 14747 raft_consensus.cc:493] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:11.348677 14705 raft_consensus.cc:359] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.349416 14705 raft_consensus.cc:385] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:11.349006 14414 catalog_manager.cc:5697] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1). New cstate: current_term: 1 leader_uuid: "8363b4c5af8b4bd8829074d03fa286ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:11.349813 14705 raft_consensus.cc:740] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8363b4c5af8b4bd8829074d03fa286ae, State: Initialized, Role: FOLLOWER
I20260709 14:53:11.349363 14747 raft_consensus.cc:515] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.350666 14705 consensus_queue.cc:260] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.351768 14747 leader_election.cc:290] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769), ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477)
I20260709 14:53:11.352442 14705 ts_tablet_manager.cc:1434] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:11.353395 14516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428686f577cc486c9339b3bd5a921711" candidate_uuid: "789281bd5fbd47bca7ebbc200c9e525a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae" is_pre_election: true
I20260709 14:53:11.353641 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428686f577cc486c9339b3bd5a921711" candidate_uuid: "789281bd5fbd47bca7ebbc200c9e525a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba57319d9ace4cb9882d6feab394e296" is_pre_election: true
I20260709 14:53:11.354022 14516 raft_consensus.cc:2468] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789281bd5fbd47bca7ebbc200c9e525a in term 0.
W20260709 14:53:11.354997 14628 leader_election.cc:343] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:11.356475 14628 leader_election.cc:304] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [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: 789281bd5fbd47bca7ebbc200c9e525a, 8363b4c5af8b4bd8829074d03fa286ae; no voters: ba57319d9ace4cb9882d6feab394e296
I20260709 14:53:11.357375 14747 raft_consensus.cc:2804] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:11.357754 14747 raft_consensus.cc:493] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:11.360046 14747 raft_consensus.cc:3060] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:11.364873 14707 tablet_bootstrap.cc:492] T 7059c112843549e69eaec2a66f4f935b P ba57319d9ace4cb9882d6feab394e296: No bootstrap required, opened a new log
I20260709 14:53:11.365285 14708 tablet_bootstrap.cc:492] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a: No bootstrap required, opened a new log
I20260709 14:53:11.365353 14707 ts_tablet_manager.cc:1403] T 7059c112843549e69eaec2a66f4f935b P ba57319d9ace4cb9882d6feab394e296: Time spent bootstrapping tablet: real 0.066s	user 0.017s	sys 0.000s
I20260709 14:53:11.365854 14708 ts_tablet_manager.cc:1403] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a: Time spent bootstrapping tablet: real 0.081s	user 0.021s	sys 0.000s
I20260709 14:53:11.368327 14707 raft_consensus.cc:359] T 7059c112843549e69eaec2a66f4f935b P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.368858 14707 raft_consensus.cc:385] T 7059c112843549e69eaec2a66f4f935b P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:11.369095 14707 raft_consensus.cc:740] T 7059c112843549e69eaec2a66f4f935b P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba57319d9ace4cb9882d6feab394e296, State: Initialized, Role: FOLLOWER
I20260709 14:53:11.368848 14747 raft_consensus.cc:515] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.369668 14707 consensus_queue.cc:260] T 7059c112843549e69eaec2a66f4f935b P ba57319d9ace4cb9882d6feab394e296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.371258 14747 leader_election.cc:290] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [CANDIDATE]: Term 1 election: Requested vote from peers 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769), ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477)
I20260709 14:53:11.371776 14707 ts_tablet_manager.cc:1434] T 7059c112843549e69eaec2a66f4f935b P ba57319d9ace4cb9882d6feab394e296: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:11.372668 14707 tablet_bootstrap.cc:492] T 428686f577cc486c9339b3bd5a921711 P ba57319d9ace4cb9882d6feab394e296: Bootstrap starting.
I20260709 14:53:11.373966 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428686f577cc486c9339b3bd5a921711" candidate_uuid: "789281bd5fbd47bca7ebbc200c9e525a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba57319d9ace4cb9882d6feab394e296"
I20260709 14:53:11.374123 14516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428686f577cc486c9339b3bd5a921711" candidate_uuid: "789281bd5fbd47bca7ebbc200c9e525a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
I20260709 14:53:11.374693 14516 raft_consensus.cc:3060] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:11.375420 14628 leader_election.cc:343] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:11.372871 14708 raft_consensus.cc:359] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.377162 14708 raft_consensus.cc:385] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:11.377403 14708 raft_consensus.cc:740] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789281bd5fbd47bca7ebbc200c9e525a, State: Initialized, Role: FOLLOWER
I20260709 14:53:11.378013 14708 consensus_queue.cc:260] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.379134 14707 tablet_bootstrap.cc:654] T 428686f577cc486c9339b3bd5a921711 P ba57319d9ace4cb9882d6feab394e296: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:11.379513 14708 ts_tablet_manager.cc:1434] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 14:53:11.383809 14707 tablet_bootstrap.cc:492] T 428686f577cc486c9339b3bd5a921711 P ba57319d9ace4cb9882d6feab394e296: No bootstrap required, opened a new log
I20260709 14:53:11.384275 14707 ts_tablet_manager.cc:1403] T 428686f577cc486c9339b3bd5a921711 P ba57319d9ace4cb9882d6feab394e296: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 14:53:11.386507 14516 raft_consensus.cc:2468] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789281bd5fbd47bca7ebbc200c9e525a in term 1.
I20260709 14:53:11.386988 14707 raft_consensus.cc:359] T 428686f577cc486c9339b3bd5a921711 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.387746 14707 raft_consensus.cc:385] T 428686f577cc486c9339b3bd5a921711 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:11.388077 14707 raft_consensus.cc:740] T 428686f577cc486c9339b3bd5a921711 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba57319d9ace4cb9882d6feab394e296, State: Initialized, Role: FOLLOWER
I20260709 14:53:11.388228 14628 leader_election.cc:304] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 789281bd5fbd47bca7ebbc200c9e525a, 8363b4c5af8b4bd8829074d03fa286ae; no voters: ba57319d9ace4cb9882d6feab394e296
I20260709 14:53:11.388789 14707 consensus_queue.cc:260] T 428686f577cc486c9339b3bd5a921711 P ba57319d9ace4cb9882d6feab394e296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.389176 14747 raft_consensus.cc:2804] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:11.389644 14747 raft_consensus.cc:697] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 LEADER]: Becoming Leader. State: Replica: 789281bd5fbd47bca7ebbc200c9e525a, State: Running, Role: LEADER
I20260709 14:53:11.390872 14707 ts_tablet_manager.cc:1434] T 428686f577cc486c9339b3bd5a921711 P ba57319d9ace4cb9882d6feab394e296: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 14:53:11.390587 14747 consensus_queue.cc:237] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.398530 14414 catalog_manager.cc:5697] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a reported cstate change: term changed from 0 to 1, leader changed from <none> to 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3). New cstate: current_term: 1 leader_uuid: "789281bd5fbd47bca7ebbc200c9e525a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:11.443156 14747 consensus_queue.cc:1048] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:11.451149 14714 raft_consensus.cc:493] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:11.451668 14714 raft_consensus.cc:515] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.453786 14714 leader_election.cc:290] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769), 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373)
I20260709 14:53:11.453903 14752 consensus_queue.cc:1048] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:11.455078 14516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ea57427fc54a2280ebf90bddd85f52" candidate_uuid: "ba57319d9ace4cb9882d6feab394e296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae" is_pre_election: true
I20260709 14:53:11.455953 14516 raft_consensus.cc:2393] T e0ea57427fc54a2280ebf90bddd85f52 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ba57319d9ace4cb9882d6feab394e296 in current term 1: Already voted for candidate 789281bd5fbd47bca7ebbc200c9e525a in this term.
I20260709 14:53:11.457662 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ea57427fc54a2280ebf90bddd85f52" candidate_uuid: "ba57319d9ace4cb9882d6feab394e296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a" is_pre_election: true
I20260709 14:53:11.460237 14555 leader_election.cc:304] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba57319d9ace4cb9882d6feab394e296; no voters: 789281bd5fbd47bca7ebbc200c9e525a, 8363b4c5af8b4bd8829074d03fa286ae
I20260709 14:53:11.461145 14714 raft_consensus.cc:3060] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:11.468185 14714 raft_consensus.cc:2749] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:11.485108 14714 consensus_queue.cc:1048] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:11.494866 14742 consensus_queue.cc:1048] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:11.566444 14664 raft_consensus.cc:3060] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:11.572465 14714 consensus_queue.cc:1048] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:11.577554 14747 consensus_queue.cc:1048] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:11.583564 14740 consensus_queue.cc:1048] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:11.597518 14752 consensus_queue.cc:1048] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:11.674649 14752 consensus_queue.cc:1048] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:11.675699 14740 raft_consensus.cc:493] T 428686f577cc486c9339b3bd5a921711 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:11.676170 14740 raft_consensus.cc:515] T 428686f577cc486c9339b3bd5a921711 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.678093 14740 leader_election.cc:290] T 428686f577cc486c9339b3bd5a921711 P ba57319d9ace4cb9882d6feab394e296 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769), 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373)
I20260709 14:53:11.679342 14516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428686f577cc486c9339b3bd5a921711" candidate_uuid: "ba57319d9ace4cb9882d6feab394e296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae" is_pre_election: true
I20260709 14:53:11.679404 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428686f577cc486c9339b3bd5a921711" candidate_uuid: "ba57319d9ace4cb9882d6feab394e296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a" is_pre_election: true
I20260709 14:53:11.680261 14516 raft_consensus.cc:2393] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ba57319d9ace4cb9882d6feab394e296 in current term 1: Already voted for candidate 789281bd5fbd47bca7ebbc200c9e525a in this term.
I20260709 14:53:11.681697 14554 leader_election.cc:304] T 428686f577cc486c9339b3bd5a921711 P ba57319d9ace4cb9882d6feab394e296 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba57319d9ace4cb9882d6feab394e296; no voters: 789281bd5fbd47bca7ebbc200c9e525a, 8363b4c5af8b4bd8829074d03fa286ae
I20260709 14:53:11.683372 14740 raft_consensus.cc:3060] T 428686f577cc486c9339b3bd5a921711 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:11.689029 14735 consensus_queue.cc:1048] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:11.690714 14740 raft_consensus.cc:2749] T 428686f577cc486c9339b3bd5a921711 P ba57319d9ace4cb9882d6feab394e296 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:11.701443 14740 raft_consensus.cc:493] T 7059c112843549e69eaec2a66f4f935b P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:11.701871 14740 raft_consensus.cc:515] T 7059c112843549e69eaec2a66f4f935b P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.702472 14748 raft_consensus.cc:493] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:11.702955 14748 raft_consensus.cc:515] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.703565 14740 leader_election.cc:290] T 7059c112843549e69eaec2a66f4f935b P ba57319d9ace4cb9882d6feab394e296 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769), 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373)
I20260709 14:53:11.704308 14516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7059c112843549e69eaec2a66f4f935b" candidate_uuid: "ba57319d9ace4cb9882d6feab394e296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae" is_pre_election: true
I20260709 14:53:11.704624 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7059c112843549e69eaec2a66f4f935b" candidate_uuid: "ba57319d9ace4cb9882d6feab394e296" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a" is_pre_election: true
I20260709 14:53:11.705544 14664 raft_consensus.cc:2393] T 7059c112843549e69eaec2a66f4f935b P 789281bd5fbd47bca7ebbc200c9e525a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ba57319d9ace4cb9882d6feab394e296 in current term 1: Already voted for candidate 8363b4c5af8b4bd8829074d03fa286ae in this term.
I20260709 14:53:11.706067 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638299da331449018813c656af68adb7" candidate_uuid: "8363b4c5af8b4bd8829074d03fa286ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a" is_pre_election: true
I20260709 14:53:11.706593 14748 leader_election.cc:290] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477), 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373)
I20260709 14:53:11.706602 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638299da331449018813c656af68adb7" candidate_uuid: "8363b4c5af8b4bd8829074d03fa286ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba57319d9ace4cb9882d6feab394e296" is_pre_election: true
I20260709 14:53:11.706664 14665 raft_consensus.cc:2468] T 638299da331449018813c656af68adb7 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8363b4c5af8b4bd8829074d03fa286ae in term 0.
I20260709 14:53:11.706709 14555 leader_election.cc:304] T 7059c112843549e69eaec2a66f4f935b P ba57319d9ace4cb9882d6feab394e296 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba57319d9ace4cb9882d6feab394e296; no voters: 789281bd5fbd47bca7ebbc200c9e525a, 8363b4c5af8b4bd8829074d03fa286ae
I20260709 14:53:11.707499 14589 raft_consensus.cc:2468] T 638299da331449018813c656af68adb7 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8363b4c5af8b4bd8829074d03fa286ae in term 0.
I20260709 14:53:11.708020 14740 raft_consensus.cc:3060] T 7059c112843549e69eaec2a66f4f935b P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:11.708221 14480 leader_election.cc:304] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789281bd5fbd47bca7ebbc200c9e525a, 8363b4c5af8b4bd8829074d03fa286ae; no voters: 
I20260709 14:53:11.709122 14748 raft_consensus.cc:2804] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:11.709491 14748 raft_consensus.cc:493] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:11.709822 14748 raft_consensus.cc:3060] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:11.714742 14740 raft_consensus.cc:2749] T 7059c112843549e69eaec2a66f4f935b P ba57319d9ace4cb9882d6feab394e296 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:11.716207 14748 raft_consensus.cc:515] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.717826 14748 leader_election.cc:290] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae [CANDIDATE]: Term 1 election: Requested vote from peers ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477), 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373)
I20260709 14:53:11.718602 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638299da331449018813c656af68adb7" candidate_uuid: "8363b4c5af8b4bd8829074d03fa286ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba57319d9ace4cb9882d6feab394e296"
I20260709 14:53:11.718768 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638299da331449018813c656af68adb7" candidate_uuid: "8363b4c5af8b4bd8829074d03fa286ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
I20260709 14:53:11.719065 14589 raft_consensus.cc:3060] T 638299da331449018813c656af68adb7 P ba57319d9ace4cb9882d6feab394e296 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:11.719246 14665 raft_consensus.cc:3060] T 638299da331449018813c656af68adb7 P 789281bd5fbd47bca7ebbc200c9e525a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:11.723919 14665 raft_consensus.cc:2468] T 638299da331449018813c656af68adb7 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8363b4c5af8b4bd8829074d03fa286ae in term 1.
I20260709 14:53:11.723919 14589 raft_consensus.cc:2468] T 638299da331449018813c656af68adb7 P ba57319d9ace4cb9882d6feab394e296 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8363b4c5af8b4bd8829074d03fa286ae in term 1.
I20260709 14:53:11.725095 14479 leader_election.cc:304] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8363b4c5af8b4bd8829074d03fa286ae, ba57319d9ace4cb9882d6feab394e296; no voters: 
I20260709 14:53:11.725765 14748 raft_consensus.cc:2804] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:11.726210 14748 raft_consensus.cc:697] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 LEADER]: Becoming Leader. State: Replica: 8363b4c5af8b4bd8829074d03fa286ae, State: Running, Role: LEADER
I20260709 14:53:11.726821 14748 consensus_queue.cc:237] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.734292 14411 catalog_manager.cc:5697] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1). New cstate: current_term: 1 leader_uuid: "8363b4c5af8b4bd8829074d03fa286ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:11.762784 14748 consensus_queue.cc:1048] T 7059c112843549e69eaec2a66f4f935b P 8363b4c5af8b4bd8829074d03fa286ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:11.772717 14760 consensus_queue.cc:1048] T 7059c112843549e69eaec2a66f4f935b P 8363b4c5af8b4bd8829074d03fa286ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:11.830072 14589 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1bdaddff60a4a1198f395a7c9bd9d53"
dest_uuid: "ba57319d9ace4cb9882d6feab394e296"
mode: GRACEFUL
new_leader_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
 from {username='slave'} at 127.0.0.1:57906
I20260709 14:53:11.830629 14589 raft_consensus.cc:606] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [term 1 LEADER]: Received request to transfer leadership to TS 8363b4c5af8b4bd8829074d03fa286ae
I20260709 14:53:11.833700 14740 consensus_queue.cc:1048] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:11.842173 14760 consensus_queue.cc:1048] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:11.846803 14742 consensus_queue.cc:1048] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:11.861464 14748 consensus_queue.cc:1048] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:11.866458 14664 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "788da884c33141f49a23d09f7d74f566"
dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
mode: GRACEFUL
new_leader_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
 from {username='slave'} at 127.0.0.1:32768
I20260709 14:53:11.867105 14664 raft_consensus.cc:606] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 LEADER]: Received request to transfer leadership to TS 8363b4c5af8b4bd8829074d03fa286ae
I20260709 14:53:11.867204 14740 raft_consensus.cc:993] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296: : Instructing follower 8363b4c5af8b4bd8829074d03fa286ae to start an election
I20260709 14:53:11.867664 14740 raft_consensus.cc:1081] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [term 1 LEADER]: Signalling peer 8363b4c5af8b4bd8829074d03fa286ae to start an election
I20260709 14:53:11.869437 14514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1bdaddff60a4a1198f395a7c9bd9d53"
dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
 from {username='slave'} at 127.0.0.1:51574
I20260709 14:53:11.870030 14514 raft_consensus.cc:493] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:11.873273 14514 raft_consensus.cc:3060] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:11.877092 14735 consensus_queue.cc:1048] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:11.878386 14664 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "428686f577cc486c9339b3bd5a921711"
dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
mode: GRACEFUL
new_leader_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
 from {username='slave'} at 127.0.0.1:32768
I20260709 14:53:11.878994 14664 raft_consensus.cc:606] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 LEADER]: Received request to transfer leadership to TS 8363b4c5af8b4bd8829074d03fa286ae
I20260709 14:53:11.880205 14514 raft_consensus.cc:515] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.885941 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1bdaddff60a4a1198f395a7c9bd9d53" candidate_uuid: "8363b4c5af8b4bd8829074d03fa286ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba57319d9ace4cb9882d6feab394e296"
I20260709 14:53:11.886256 14514 leader_election.cc:290] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [CANDIDATE]: Term 2 election: Requested vote from peers ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477), 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373)
I20260709 14:53:11.886559 14591 raft_consensus.cc:3055] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:11.886907 14591 raft_consensus.cc:740] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ba57319d9ace4cb9882d6feab394e296, State: Running, Role: LEADER
I20260709 14:53:11.887666 14591 consensus_queue.cc:260] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.888477 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1bdaddff60a4a1198f395a7c9bd9d53" candidate_uuid: "8363b4c5af8b4bd8829074d03fa286ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
I20260709 14:53:11.888927 14591 raft_consensus.cc:3060] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:11.889137 14664 raft_consensus.cc:3060] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:11.892829 14590 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efb625563c5f4c6ab3e3529e2210381e"
dest_uuid: "ba57319d9ace4cb9882d6feab394e296"
mode: GRACEFUL
new_leader_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
 from {username='slave'} at 127.0.0.1:57906
I20260709 14:53:11.893455 14590 raft_consensus.cc:606] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [term 1 LEADER]: Received request to transfer leadership to TS 8363b4c5af8b4bd8829074d03fa286ae
I20260709 14:53:11.894309 14664 raft_consensus.cc:2468] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8363b4c5af8b4bd8829074d03fa286ae in term 2.
I20260709 14:53:11.895407 14480 leader_election.cc:304] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789281bd5fbd47bca7ebbc200c9e525a, 8363b4c5af8b4bd8829074d03fa286ae; no voters: 
I20260709 14:53:11.895866 14591 raft_consensus.cc:2468] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8363b4c5af8b4bd8829074d03fa286ae in term 2.
I20260709 14:53:11.896178 14748 raft_consensus.cc:2804] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:11.896639 14748 raft_consensus.cc:697] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 LEADER]: Becoming Leader. State: Replica: 8363b4c5af8b4bd8829074d03fa286ae, State: Running, Role: LEADER
I20260709 14:53:11.897657 14748 consensus_queue.cc:237] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.899658 14665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0ea57427fc54a2280ebf90bddd85f52"
dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
mode: GRACEFUL
new_leader_uuid: "ba57319d9ace4cb9882d6feab394e296"
 from {username='slave'} at 127.0.0.1:32768
I20260709 14:53:11.900262 14665 raft_consensus.cc:606] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 LEADER]: Received request to transfer leadership to TS ba57319d9ace4cb9882d6feab394e296
I20260709 14:53:11.906343 14411 catalog_manager.cc:5697] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae reported cstate change: term changed from 1 to 2, leader changed from ba57319d9ace4cb9882d6feab394e296 (127.13.139.2) to 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1). New cstate: current_term: 2 leader_uuid: "8363b4c5af8b4bd8829074d03fa286ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:11.913733 14665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3af966f9bdf4611afa4595ac198133f"
dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
mode: GRACEFUL
new_leader_uuid: "ba57319d9ace4cb9882d6feab394e296"
 from {username='slave'} at 127.0.0.1:32768
I20260709 14:53:11.914361 14665 raft_consensus.cc:606] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a [term 1 LEADER]: Received request to transfer leadership to TS ba57319d9ace4cb9882d6feab394e296
I20260709 14:53:11.917434 14712 consensus_queue.cc:1048] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:11.930085 14735 raft_consensus.cc:993] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a: : Instructing follower 8363b4c5af8b4bd8829074d03fa286ae to start an election
I20260709 14:53:11.930575 14712 raft_consensus.cc:1081] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 LEADER]: Signalling peer 8363b4c5af8b4bd8829074d03fa286ae to start an election
I20260709 14:53:11.932155 14514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "428686f577cc486c9339b3bd5a921711"
dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
 from {username='slave'} at 127.0.0.1:51564
I20260709 14:53:11.932730 14514 raft_consensus.cc:493] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:11.933068 14514 raft_consensus.cc:3060] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:11.939105 14514 raft_consensus.cc:515] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.939711 14516 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "403c8c2507d4475099bfa6a8e2e49e51"
dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
mode: GRACEFUL
new_leader_uuid: "ba57319d9ace4cb9882d6feab394e296"
 from {username='slave'} at 127.0.0.1:51582
I20260709 14:53:11.940299 14516 raft_consensus.cc:606] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 LEADER]: Received request to transfer leadership to TS ba57319d9ace4cb9882d6feab394e296
I20260709 14:53:11.941094 14514 leader_election.cc:290] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae [CANDIDATE]: Term 2 election: Requested vote from peers ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477), 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373)
I20260709 14:53:11.941918 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428686f577cc486c9339b3bd5a921711" candidate_uuid: "8363b4c5af8b4bd8829074d03fa286ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba57319d9ace4cb9882d6feab394e296"
I20260709 14:53:11.942453 14589 raft_consensus.cc:3060] T 428686f577cc486c9339b3bd5a921711 P ba57319d9ace4cb9882d6feab394e296 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:11.942826 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428686f577cc486c9339b3bd5a921711" candidate_uuid: "8363b4c5af8b4bd8829074d03fa286ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
I20260709 14:53:11.943367 14665 raft_consensus.cc:3055] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:11.943684 14665 raft_consensus.cc:740] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 789281bd5fbd47bca7ebbc200c9e525a, State: Running, Role: LEADER
I20260709 14:53:11.944505 14665 consensus_queue.cc:260] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.945602 14665 raft_consensus.cc:3060] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:11.946770 14514 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "638299da331449018813c656af68adb7"
dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
mode: GRACEFUL
new_leader_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
 from {username='slave'} at 127.0.0.1:51582
I20260709 14:53:11.947341 14514 raft_consensus.cc:606] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 LEADER]: Received request to transfer leadership to TS 789281bd5fbd47bca7ebbc200c9e525a
I20260709 14:53:11.949978 14589 raft_consensus.cc:2468] T 428686f577cc486c9339b3bd5a921711 P ba57319d9ace4cb9882d6feab394e296 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8363b4c5af8b4bd8829074d03fa286ae in term 2.
I20260709 14:53:11.951157 14479 leader_election.cc:304] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8363b4c5af8b4bd8829074d03fa286ae, ba57319d9ace4cb9882d6feab394e296; no voters: 
I20260709 14:53:11.951892 14748 raft_consensus.cc:2804] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:11.952252 14748 raft_consensus.cc:697] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 LEADER]: Becoming Leader. State: Replica: 8363b4c5af8b4bd8829074d03fa286ae, State: Running, Role: LEADER
I20260709 14:53:11.952273 14665 raft_consensus.cc:2468] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8363b4c5af8b4bd8829074d03fa286ae in term 2.
I20260709 14:53:11.953157 14748 consensus_queue.cc:237] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.960665 14412 catalog_manager.cc:5697] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae reported cstate change: term changed from 1 to 2, leader changed from 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3) to 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1). New cstate: current_term: 2 leader_uuid: "8363b4c5af8b4bd8829074d03fa286ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:11.969393 14735 raft_consensus.cc:993] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a: : Instructing follower 8363b4c5af8b4bd8829074d03fa286ae to start an election
I20260709 14:53:11.969834 14712 raft_consensus.cc:1081] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 LEADER]: Signalling peer 8363b4c5af8b4bd8829074d03fa286ae to start an election
I20260709 14:53:11.971244 14514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "788da884c33141f49a23d09f7d74f566"
dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
 from {username='slave'} at 127.0.0.1:51564
I20260709 14:53:11.971840 14514 raft_consensus.cc:493] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:11.972239 14514 raft_consensus.cc:3060] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:11.977214 14514 raft_consensus.cc:515] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.978731 14514 leader_election.cc:290] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae [CANDIDATE]: Term 2 election: Requested vote from peers ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477), 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373)
I20260709 14:53:11.979598 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788da884c33141f49a23d09f7d74f566" candidate_uuid: "8363b4c5af8b4bd8829074d03fa286ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba57319d9ace4cb9882d6feab394e296"
I20260709 14:53:11.979723 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788da884c33141f49a23d09f7d74f566" candidate_uuid: "8363b4c5af8b4bd8829074d03fa286ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
I20260709 14:53:11.980273 14589 raft_consensus.cc:3060] T 788da884c33141f49a23d09f7d74f566 P ba57319d9ace4cb9882d6feab394e296 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:11.980325 14665 raft_consensus.cc:3055] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:11.980751 14665 raft_consensus.cc:740] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 789281bd5fbd47bca7ebbc200c9e525a, State: Running, Role: LEADER
I20260709 14:53:11.981597 14665 consensus_queue.cc:260] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.982800 14665 raft_consensus.cc:3060] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:11.987461 14589 raft_consensus.cc:2468] T 788da884c33141f49a23d09f7d74f566 P ba57319d9ace4cb9882d6feab394e296 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8363b4c5af8b4bd8829074d03fa286ae in term 2.
I20260709 14:53:11.988808 14479 leader_election.cc:304] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8363b4c5af8b4bd8829074d03fa286ae, ba57319d9ace4cb9882d6feab394e296; no voters: 
I20260709 14:53:11.989702 14748 raft_consensus.cc:2804] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:11.989634 14665 raft_consensus.cc:2468] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8363b4c5af8b4bd8829074d03fa286ae in term 2.
I20260709 14:53:11.990272 14748 raft_consensus.cc:697] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 LEADER]: Becoming Leader. State: Replica: 8363b4c5af8b4bd8829074d03fa286ae, State: Running, Role: LEADER
I20260709 14:53:11.991091 14748 consensus_queue.cc:237] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:11.997762 14412 catalog_manager.cc:5697] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae reported cstate change: term changed from 1 to 2, leader changed from 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3) to 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1). New cstate: current_term: 2 leader_uuid: "8363b4c5af8b4bd8829074d03fa286ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:12.045068 14739 raft_consensus.cc:993] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296: : Instructing follower 8363b4c5af8b4bd8829074d03fa286ae to start an election
I20260709 14:53:12.045492 14740 raft_consensus.cc:1081] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [term 1 LEADER]: Signalling peer 8363b4c5af8b4bd8829074d03fa286ae to start an election
I20260709 14:53:12.046938 14514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efb625563c5f4c6ab3e3529e2210381e"
dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
 from {username='slave'} at 127.0.0.1:51574
I20260709 14:53:12.047392 14514 raft_consensus.cc:493] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:12.047665 14514 raft_consensus.cc:3060] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:12.052484 14514 raft_consensus.cc:515] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:12.054231 14514 leader_election.cc:290] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [CANDIDATE]: Term 2 election: Requested vote from peers ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477), 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373)
I20260709 14:53:12.055059 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb625563c5f4c6ab3e3529e2210381e" candidate_uuid: "8363b4c5af8b4bd8829074d03fa286ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba57319d9ace4cb9882d6feab394e296"
I20260709 14:53:12.055277 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb625563c5f4c6ab3e3529e2210381e" candidate_uuid: "8363b4c5af8b4bd8829074d03fa286ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
I20260709 14:53:12.055569 14589 raft_consensus.cc:3055] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:12.055747 14665 raft_consensus.cc:3060] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:12.055900 14589 raft_consensus.cc:740] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ba57319d9ace4cb9882d6feab394e296, State: Running, Role: LEADER
I20260709 14:53:12.056655 14589 consensus_queue.cc:260] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:12.057583 14589 raft_consensus.cc:3060] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:12.060485 14665 raft_consensus.cc:2468] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8363b4c5af8b4bd8829074d03fa286ae in term 2.
I20260709 14:53:12.061632 14480 leader_election.cc:304] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789281bd5fbd47bca7ebbc200c9e525a, 8363b4c5af8b4bd8829074d03fa286ae; no voters: 
I20260709 14:53:12.062176 14589 raft_consensus.cc:2468] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8363b4c5af8b4bd8829074d03fa286ae in term 2.
I20260709 14:53:12.062268 14748 raft_consensus.cc:2804] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:12.062683 14748 raft_consensus.cc:697] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [term 2 LEADER]: Becoming Leader. State: Replica: 8363b4c5af8b4bd8829074d03fa286ae, State: Running, Role: LEADER
I20260709 14:53:12.063378 14748 consensus_queue.cc:237] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:12.069496 14412 catalog_manager.cc:5697] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae reported cstate change: term changed from 1 to 2, leader changed from ba57319d9ace4cb9882d6feab394e296 (127.13.139.2) to 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1). New cstate: current_term: 2 leader_uuid: "8363b4c5af8b4bd8829074d03fa286ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:12.179210 14735 raft_consensus.cc:993] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a: : Instructing follower ba57319d9ace4cb9882d6feab394e296 to start an election
I20260709 14:53:12.179625 14712 raft_consensus.cc:1081] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a [term 1 LEADER]: Signalling peer ba57319d9ace4cb9882d6feab394e296 to start an election
I20260709 14:53:12.180961 14589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3af966f9bdf4611afa4595ac198133f"
dest_uuid: "ba57319d9ace4cb9882d6feab394e296"
 from {username='slave'} at 127.0.0.1:57890
I20260709 14:53:12.181384 14589 raft_consensus.cc:493] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:12.181632 14589 raft_consensus.cc:3060] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:12.186404 14589 raft_consensus.cc:515] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:12.187855 14589 leader_election.cc:290] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296 [CANDIDATE]: Term 2 election: Requested vote from peers 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769), 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373)
I20260709 14:53:12.188618 14514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3af966f9bdf4611afa4595ac198133f" candidate_uuid: "ba57319d9ace4cb9882d6feab394e296" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
I20260709 14:53:12.188894 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3af966f9bdf4611afa4595ac198133f" candidate_uuid: "ba57319d9ace4cb9882d6feab394e296" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
I20260709 14:53:12.189209 14514 raft_consensus.cc:3060] T c3af966f9bdf4611afa4595ac198133f P 8363b4c5af8b4bd8829074d03fa286ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:12.189389 14665 raft_consensus.cc:3055] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:12.189724 14665 raft_consensus.cc:740] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 789281bd5fbd47bca7ebbc200c9e525a, State: Running, Role: LEADER
I20260709 14:53:12.190482 14665 consensus_queue.cc:260] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:12.191630 14665 raft_consensus.cc:3060] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:12.195798 14514 raft_consensus.cc:2468] T c3af966f9bdf4611afa4595ac198133f P 8363b4c5af8b4bd8829074d03fa286ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba57319d9ace4cb9882d6feab394e296 in term 2.
I20260709 14:53:12.197083 14554 leader_election.cc:304] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8363b4c5af8b4bd8829074d03fa286ae, ba57319d9ace4cb9882d6feab394e296; no voters: 
I20260709 14:53:12.197741 14740 raft_consensus.cc:2804] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:12.197679 14665 raft_consensus.cc:2468] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba57319d9ace4cb9882d6feab394e296 in term 2.
I20260709 14:53:12.198212 14740 raft_consensus.cc:697] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296 [term 2 LEADER]: Becoming Leader. State: Replica: ba57319d9ace4cb9882d6feab394e296, State: Running, Role: LEADER
I20260709 14:53:12.198979 14740 consensus_queue.cc:237] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:12.204859 14412 catalog_manager.cc:5697] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296 reported cstate change: term changed from 1 to 2, leader changed from 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3) to ba57319d9ace4cb9882d6feab394e296 (127.13.139.2). New cstate: current_term: 2 leader_uuid: "ba57319d9ace4cb9882d6feab394e296" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:12.209028 14735 raft_consensus.cc:993] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a: : Instructing follower ba57319d9ace4cb9882d6feab394e296 to start an election
I20260709 14:53:12.209478 14712 raft_consensus.cc:1081] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 LEADER]: Signalling peer ba57319d9ace4cb9882d6feab394e296 to start an election
I20260709 14:53:12.210934 14589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0ea57427fc54a2280ebf90bddd85f52"
dest_uuid: "ba57319d9ace4cb9882d6feab394e296"
 from {username='slave'} at 127.0.0.1:57890
I20260709 14:53:12.211400 14589 raft_consensus.cc:493] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:12.211753 14589 raft_consensus.cc:3060] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:12.216706 14589 raft_consensus.cc:515] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:12.218412 14589 leader_election.cc:290] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296 [CANDIDATE]: Term 2 election: Requested vote from peers 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769), 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373)
I20260709 14:53:12.219257 14514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ea57427fc54a2280ebf90bddd85f52" candidate_uuid: "ba57319d9ace4cb9882d6feab394e296" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
I20260709 14:53:12.219616 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ea57427fc54a2280ebf90bddd85f52" candidate_uuid: "ba57319d9ace4cb9882d6feab394e296" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
I20260709 14:53:12.219820 14514 raft_consensus.cc:3060] T e0ea57427fc54a2280ebf90bddd85f52 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:12.220095 14665 raft_consensus.cc:3055] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:12.220366 14665 raft_consensus.cc:740] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 789281bd5fbd47bca7ebbc200c9e525a, State: Running, Role: LEADER
I20260709 14:53:12.221022 14665 consensus_queue.cc:260] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:12.221912 14665 raft_consensus.cc:3060] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:12.224730 14514 raft_consensus.cc:2468] T e0ea57427fc54a2280ebf90bddd85f52 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba57319d9ace4cb9882d6feab394e296 in term 2.
I20260709 14:53:12.225803 14554 leader_election.cc:304] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8363b4c5af8b4bd8829074d03fa286ae, ba57319d9ace4cb9882d6feab394e296; no voters: 
I20260709 14:53:12.226620 14740 raft_consensus.cc:2804] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:12.226966 14665 raft_consensus.cc:2468] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba57319d9ace4cb9882d6feab394e296 in term 2.
I20260709 14:53:12.227039 14740 raft_consensus.cc:697] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296 [term 2 LEADER]: Becoming Leader. State: Replica: ba57319d9ace4cb9882d6feab394e296, State: Running, Role: LEADER
I20260709 14:53:12.227890 14740 consensus_queue.cc:237] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:12.233750 14412 catalog_manager.cc:5697] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296 reported cstate change: term changed from 1 to 2, leader changed from 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3) to ba57319d9ace4cb9882d6feab394e296 (127.13.139.2). New cstate: current_term: 2 leader_uuid: "ba57319d9ace4cb9882d6feab394e296" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:12.251323 14757 raft_consensus.cc:993] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae: : Instructing follower ba57319d9ace4cb9882d6feab394e296 to start an election
I20260709 14:53:12.251752 14748 raft_consensus.cc:1081] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 LEADER]: Signalling peer ba57319d9ace4cb9882d6feab394e296 to start an election
I20260709 14:53:12.253134 14589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "403c8c2507d4475099bfa6a8e2e49e51"
dest_uuid: "ba57319d9ace4cb9882d6feab394e296"
 from {username='slave'} at 127.0.0.1:57900
I20260709 14:53:12.253566 14589 raft_consensus.cc:493] T 403c8c2507d4475099bfa6a8e2e49e51 P ba57319d9ace4cb9882d6feab394e296 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:12.253809 14589 raft_consensus.cc:3060] T 403c8c2507d4475099bfa6a8e2e49e51 P ba57319d9ace4cb9882d6feab394e296 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:12.258440 14589 raft_consensus.cc:515] T 403c8c2507d4475099bfa6a8e2e49e51 P ba57319d9ace4cb9882d6feab394e296 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:12.260159 14589 leader_election.cc:290] T 403c8c2507d4475099bfa6a8e2e49e51 P ba57319d9ace4cb9882d6feab394e296 [CANDIDATE]: Term 2 election: Requested vote from peers 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769), 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373)
I20260709 14:53:12.261114 14514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403c8c2507d4475099bfa6a8e2e49e51" candidate_uuid: "ba57319d9ace4cb9882d6feab394e296" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
I20260709 14:53:12.261233 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403c8c2507d4475099bfa6a8e2e49e51" candidate_uuid: "ba57319d9ace4cb9882d6feab394e296" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
I20260709 14:53:12.261660 14514 raft_consensus.cc:3055] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:12.261689 14665 raft_consensus.cc:3060] T 403c8c2507d4475099bfa6a8e2e49e51 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:12.262042 14514 raft_consensus.cc:740] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8363b4c5af8b4bd8829074d03fa286ae, State: Running, Role: LEADER
I20260709 14:53:12.262724 14514 consensus_queue.cc:260] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:12.263763 14514 raft_consensus.cc:3060] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:12.266953 14665 raft_consensus.cc:2468] T 403c8c2507d4475099bfa6a8e2e49e51 P 789281bd5fbd47bca7ebbc200c9e525a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba57319d9ace4cb9882d6feab394e296 in term 2.
I20260709 14:53:12.268281 14555 leader_election.cc:304] T 403c8c2507d4475099bfa6a8e2e49e51 P ba57319d9ace4cb9882d6feab394e296 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789281bd5fbd47bca7ebbc200c9e525a, ba57319d9ace4cb9882d6feab394e296; no voters: 
I20260709 14:53:12.268972 14514 raft_consensus.cc:2468] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba57319d9ace4cb9882d6feab394e296 in term 2.
I20260709 14:53:12.269220 14740 raft_consensus.cc:2804] T 403c8c2507d4475099bfa6a8e2e49e51 P ba57319d9ace4cb9882d6feab394e296 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:12.269721 14740 raft_consensus.cc:697] T 403c8c2507d4475099bfa6a8e2e49e51 P ba57319d9ace4cb9882d6feab394e296 [term 2 LEADER]: Becoming Leader. State: Replica: ba57319d9ace4cb9882d6feab394e296, State: Running, Role: LEADER
I20260709 14:53:12.270104 14748 consensus_queue.cc:1048] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:12.270493 14740 consensus_queue.cc:237] T 403c8c2507d4475099bfa6a8e2e49e51 P ba57319d9ace4cb9882d6feab394e296 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:12.276614 14757 raft_consensus.cc:993] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae: : Instructing follower 789281bd5fbd47bca7ebbc200c9e525a to start an election
I20260709 14:53:12.277094 14757 raft_consensus.cc:1081] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 LEADER]: Signalling peer 789281bd5fbd47bca7ebbc200c9e525a to start an election
I20260709 14:53:12.278477 14414 catalog_manager.cc:5697] T 403c8c2507d4475099bfa6a8e2e49e51 P ba57319d9ace4cb9882d6feab394e296 reported cstate change: term changed from 1 to 2, leader changed from 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1) to ba57319d9ace4cb9882d6feab394e296 (127.13.139.2). New cstate: current_term: 2 leader_uuid: "ba57319d9ace4cb9882d6feab394e296" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:12.279138 14664 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "638299da331449018813c656af68adb7"
dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
 from {username='slave'} at 127.0.0.1:60986
I20260709 14:53:12.280252 14664 raft_consensus.cc:493] T 638299da331449018813c656af68adb7 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:12.280643 14664 raft_consensus.cc:3060] T 638299da331449018813c656af68adb7 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:12.289094 14664 raft_consensus.cc:515] T 638299da331449018813c656af68adb7 P 789281bd5fbd47bca7ebbc200c9e525a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:12.289968 14760 consensus_queue.cc:1048] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:12.293399 14514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638299da331449018813c656af68adb7" candidate_uuid: "789281bd5fbd47bca7ebbc200c9e525a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
I20260709 14:53:12.294009 14514 raft_consensus.cc:3055] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:12.294325 14514 raft_consensus.cc:740] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8363b4c5af8b4bd8829074d03fa286ae, State: Running, Role: LEADER
I20260709 14:53:12.294996 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638299da331449018813c656af68adb7" candidate_uuid: "789281bd5fbd47bca7ebbc200c9e525a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba57319d9ace4cb9882d6feab394e296"
I20260709 14:53:12.295210 14514 consensus_queue.cc:260] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:12.296099 14514 raft_consensus.cc:3060] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:12.296672 14664 leader_election.cc:290] T 638299da331449018813c656af68adb7 P 789281bd5fbd47bca7ebbc200c9e525a [CANDIDATE]: Term 2 election: Requested vote from peers 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769), ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477)
I20260709 14:53:12.303960 14514 raft_consensus.cc:2468] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789281bd5fbd47bca7ebbc200c9e525a in term 2.
I20260709 14:53:12.305035 14628 leader_election.cc:304] T 638299da331449018813c656af68adb7 P 789281bd5fbd47bca7ebbc200c9e525a [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: 789281bd5fbd47bca7ebbc200c9e525a, 8363b4c5af8b4bd8829074d03fa286ae; no voters: ba57319d9ace4cb9882d6feab394e296
I20260709 14:53:12.305684 14712 raft_consensus.cc:2804] T 638299da331449018813c656af68adb7 P 789281bd5fbd47bca7ebbc200c9e525a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:12.306137 14712 raft_consensus.cc:697] T 638299da331449018813c656af68adb7 P 789281bd5fbd47bca7ebbc200c9e525a [term 2 LEADER]: Becoming Leader. State: Replica: 789281bd5fbd47bca7ebbc200c9e525a, State: Running, Role: LEADER
I20260709 14:53:12.306844 14712 consensus_queue.cc:237] T 638299da331449018813c656af68adb7 P 789281bd5fbd47bca7ebbc200c9e525a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:12.312604 14414 catalog_manager.cc:5697] T 638299da331449018813c656af68adb7 P 789281bd5fbd47bca7ebbc200c9e525a reported cstate change: term changed from 1 to 2, leader changed from 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1) to 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3). New cstate: current_term: 2 leader_uuid: "789281bd5fbd47bca7ebbc200c9e525a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:12.362027 14664 raft_consensus.cc:1275] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [term 2 FOLLOWER]: Refusing update from remote peer 8363b4c5af8b4bd8829074d03fa286ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:12.363265 14760 consensus_queue.cc:1048] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:12.370467 14589 raft_consensus.cc:1275] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [term 2 FOLLOWER]: Refusing update from remote peer 8363b4c5af8b4bd8829074d03fa286ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:12.371897 14710 consensus_queue.cc:1048] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:12.404836 14664 raft_consensus.cc:1275] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [term 2 FOLLOWER]: Refusing update from remote peer 8363b4c5af8b4bd8829074d03fa286ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:12.406024 14710 consensus_queue.cc:1048] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:12.413817 14589 raft_consensus.cc:1275] T 428686f577cc486c9339b3bd5a921711 P ba57319d9ace4cb9882d6feab394e296 [term 2 FOLLOWER]: Refusing update from remote peer 8363b4c5af8b4bd8829074d03fa286ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:12.415233 14760 consensus_queue.cc:1048] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:12.444137 14589 raft_consensus.cc:1275] T 788da884c33141f49a23d09f7d74f566 P ba57319d9ace4cb9882d6feab394e296 [term 2 FOLLOWER]: Refusing update from remote peer 8363b4c5af8b4bd8829074d03fa286ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:12.445498 14760 consensus_queue.cc:1048] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:12.454520 14664 raft_consensus.cc:1275] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a [term 2 FOLLOWER]: Refusing update from remote peer 8363b4c5af8b4bd8829074d03fa286ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:12.455945 14710 consensus_queue.cc:1048] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:12.456434 14589 raft_consensus.cc:1275] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [term 2 FOLLOWER]: Refusing update from remote peer 8363b4c5af8b4bd8829074d03fa286ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:12.457903 14757 consensus_queue.cc:1048] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:12.467780 14665 raft_consensus.cc:1275] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a [term 2 FOLLOWER]: Refusing update from remote peer 8363b4c5af8b4bd8829074d03fa286ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:12.469321 14748 consensus_queue.cc:1048] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:12.613060 14514 raft_consensus.cc:1275] T c3af966f9bdf4611afa4595ac198133f P 8363b4c5af8b4bd8829074d03fa286ae [term 2 FOLLOWER]: Refusing update from remote peer ba57319d9ace4cb9882d6feab394e296: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:12.614311 14740 consensus_queue.cc:1048] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:12.621693 14665 raft_consensus.cc:1275] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a [term 2 FOLLOWER]: Refusing update from remote peer ba57319d9ace4cb9882d6feab394e296: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:12.624202 14739 consensus_queue.cc:1048] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:12.626452 14665 raft_consensus.cc:1275] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [term 2 FOLLOWER]: Refusing update from remote peer ba57319d9ace4cb9882d6feab394e296: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:12.628052 14739 consensus_queue.cc:1048] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:12.637015 14514 raft_consensus.cc:1275] T e0ea57427fc54a2280ebf90bddd85f52 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 FOLLOWER]: Refusing update from remote peer ba57319d9ace4cb9882d6feab394e296: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:12.638499 14740 consensus_queue.cc:1048] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:12.717032 14514 raft_consensus.cc:1275] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 FOLLOWER]: Refusing update from remote peer 789281bd5fbd47bca7ebbc200c9e525a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:12.718274 14712 consensus_queue.cc:1048] T 638299da331449018813c656af68adb7 P 789281bd5fbd47bca7ebbc200c9e525a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:12.725354 14589 raft_consensus.cc:3060] T 638299da331449018813c656af68adb7 P ba57319d9ace4cb9882d6feab394e296 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:12.732210 14589 raft_consensus.cc:1275] T 638299da331449018813c656af68adb7 P ba57319d9ace4cb9882d6feab394e296 [term 2 FOLLOWER]: Refusing update from remote peer 789281bd5fbd47bca7ebbc200c9e525a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:12.733374 14801 consensus_queue.cc:1048] T 638299da331449018813c656af68adb7 P 789281bd5fbd47bca7ebbc200c9e525a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:12.814764 14665 raft_consensus.cc:1275] T 403c8c2507d4475099bfa6a8e2e49e51 P 789281bd5fbd47bca7ebbc200c9e525a [term 2 FOLLOWER]: Refusing update from remote peer ba57319d9ace4cb9882d6feab394e296: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:12.816043 14740 consensus_queue.cc:1048] T 403c8c2507d4475099bfa6a8e2e49e51 P ba57319d9ace4cb9882d6feab394e296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:12.820317 14514 raft_consensus.cc:1275] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 FOLLOWER]: Refusing update from remote peer ba57319d9ace4cb9882d6feab394e296: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:12.821590 14739 consensus_queue.cc:1048] T 403c8c2507d4475099bfa6a8e2e49e51 P ba57319d9ace4cb9882d6feab394e296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:14.987445 13868 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:53:14.988473 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:15.008176 14514 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1bdaddff60a4a1198f395a7c9bd9d53"
dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
mode: GRACEFUL
new_leader_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
 from {username='slave'} at 127.0.0.1:54022
I20260709 14:53:15.008634 14514 raft_consensus.cc:606] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 LEADER]: Received request to transfer leadership to TS 789281bd5fbd47bca7ebbc200c9e525a
I20260709 14:53:15.010704 14514 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efb625563c5f4c6ab3e3529e2210381e"
dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
mode: GRACEFUL
new_leader_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
 from {username='slave'} at 127.0.0.1:54022
I20260709 14:53:15.011096 14514 raft_consensus.cc:606] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [term 2 LEADER]: Received request to transfer leadership to TS 789281bd5fbd47bca7ebbc200c9e525a
I20260709 14:53:15.011932 13868 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:53:15.012318 13868 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:15.019753 14808 raft_consensus.cc:993] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae: : Instructing follower 789281bd5fbd47bca7ebbc200c9e525a to start an election
I20260709 14:53:15.020215 14748 raft_consensus.cc:1081] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [term 2 LEADER]: Signalling peer 789281bd5fbd47bca7ebbc200c9e525a to start an election
I20260709 14:53:15.021595 14665 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efb625563c5f4c6ab3e3529e2210381e"
dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
 from {username='slave'} at 127.0.0.1:60986
I20260709 14:53:15.022022 14665 raft_consensus.cc:493] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:15.022248 14665 raft_consensus.cc:3060] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:15.026574 14665 raft_consensus.cc:515] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:15.029016 14514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb625563c5f4c6ab3e3529e2210381e" candidate_uuid: "789281bd5fbd47bca7ebbc200c9e525a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
I20260709 14:53:15.029575 14514 raft_consensus.cc:3055] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:15.029883 14514 raft_consensus.cc:740] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8363b4c5af8b4bd8829074d03fa286ae, State: Running, Role: LEADER
I20260709 14:53:15.030529 14514 consensus_queue.cc:260] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [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: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:15.031255 14514 raft_consensus.cc:3060] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:15.035884 14514 raft_consensus.cc:2468] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789281bd5fbd47bca7ebbc200c9e525a in term 3.
I20260709 14:53:15.036229 14665 leader_election.cc:290] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a [CANDIDATE]: Term 3 election: Requested vote from peers 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769), ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477)
I20260709 14:53:15.036651 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb625563c5f4c6ab3e3529e2210381e" candidate_uuid: "789281bd5fbd47bca7ebbc200c9e525a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ba57319d9ace4cb9882d6feab394e296"
I20260709 14:53:15.037081 14628 leader_election.cc:304] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a [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: 789281bd5fbd47bca7ebbc200c9e525a, 8363b4c5af8b4bd8829074d03fa286ae; no voters: 
I20260709 14:53:15.037662 14591 raft_consensus.cc:3060] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:15.037915 14803 raft_consensus.cc:2804] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:15.038938 14803 raft_consensus.cc:697] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a [term 3 LEADER]: Becoming Leader. State: Replica: 789281bd5fbd47bca7ebbc200c9e525a, State: Running, Role: LEADER
I20260709 14:53:15.039734 14803 consensus_queue.cc:237] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a [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: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:15.044226 14591 raft_consensus.cc:2468] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789281bd5fbd47bca7ebbc200c9e525a in term 3.
I20260709 14:53:15.046537 14414 catalog_manager.cc:5697] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a reported cstate change: term changed from 2 to 3, leader changed from 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1) to 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3). New cstate: current_term: 3 leader_uuid: "789281bd5fbd47bca7ebbc200c9e525a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:15.449321 14808 raft_consensus.cc:993] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae: : Instructing follower 789281bd5fbd47bca7ebbc200c9e525a to start an election
I20260709 14:53:15.449697 14748 raft_consensus.cc:1081] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 LEADER]: Signalling peer 789281bd5fbd47bca7ebbc200c9e525a to start an election
I20260709 14:53:15.451195 14664 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1bdaddff60a4a1198f395a7c9bd9d53"
dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
 from {username='slave'} at 127.0.0.1:60986
I20260709 14:53:15.451689 14664 raft_consensus.cc:493] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:15.452006 14664 raft_consensus.cc:3060] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:15.456954 14664 raft_consensus.cc:515] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:15.458528 14664 leader_election.cc:290] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [CANDIDATE]: Term 3 election: Requested vote from peers 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769), ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477)
I20260709 14:53:15.459686 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1bdaddff60a4a1198f395a7c9bd9d53" candidate_uuid: "789281bd5fbd47bca7ebbc200c9e525a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ba57319d9ace4cb9882d6feab394e296"
I20260709 14:53:15.460163 14591 raft_consensus.cc:3060] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:15.460346 14514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1bdaddff60a4a1198f395a7c9bd9d53" candidate_uuid: "789281bd5fbd47bca7ebbc200c9e525a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
I20260709 14:53:15.460970 14514 raft_consensus.cc:3055] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:15.461263 14514 raft_consensus.cc:740] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8363b4c5af8b4bd8829074d03fa286ae, State: Running, Role: LEADER
I20260709 14:53:15.461831 14514 consensus_queue.cc:260] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [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: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:15.462626 14514 raft_consensus.cc:3060] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:15.465421 14591 raft_consensus.cc:2468] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789281bd5fbd47bca7ebbc200c9e525a in term 3.
I20260709 14:53:15.466540 14628 leader_election.cc:304] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [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: 789281bd5fbd47bca7ebbc200c9e525a, ba57319d9ace4cb9882d6feab394e296; no voters: 
I20260709 14:53:15.466749 14514 raft_consensus.cc:2468] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789281bd5fbd47bca7ebbc200c9e525a in term 3.
I20260709 14:53:15.467221 14803 raft_consensus.cc:2804] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:15.467634 14803 raft_consensus.cc:697] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [term 3 LEADER]: Becoming Leader. State: Replica: 789281bd5fbd47bca7ebbc200c9e525a, State: Running, Role: LEADER
I20260709 14:53:15.468340 14803 consensus_queue.cc:237] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [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: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:15.477497 14414 catalog_manager.cc:5697] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a reported cstate change: term changed from 2 to 3, leader changed from 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1) to 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3). New cstate: current_term: 3 leader_uuid: "789281bd5fbd47bca7ebbc200c9e525a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:15.507973 14514 raft_consensus.cc:1275] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [term 3 FOLLOWER]: Refusing update from remote peer 789281bd5fbd47bca7ebbc200c9e525a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:15.509536 14803 consensus_queue.cc:1048] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:15.521111 14591 raft_consensus.cc:1275] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [term 3 FOLLOWER]: Refusing update from remote peer 789281bd5fbd47bca7ebbc200c9e525a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:15.522425 14818 consensus_queue.cc:1048] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:15.982913 14591 raft_consensus.cc:1275] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [term 3 FOLLOWER]: Refusing update from remote peer 789281bd5fbd47bca7ebbc200c9e525a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:15.984302 14818 consensus_queue.cc:1048] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:15.992607 14514 raft_consensus.cc:1275] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 3 FOLLOWER]: Refusing update from remote peer 789281bd5fbd47bca7ebbc200c9e525a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:15.994230 14803 consensus_queue.cc:1048] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:16.013113 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:16.023213 14664 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1bdaddff60a4a1198f395a7c9bd9d53"
dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
mode: GRACEFUL
new_leader_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
 from {username='slave'} at 127.0.0.1:32768
I20260709 14:53:16.023828 14664 raft_consensus.cc:606] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [term 3 LEADER]: Received request to transfer leadership to TS 8363b4c5af8b4bd8829074d03fa286ae
I20260709 14:53:16.037701 14664 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efb625563c5f4c6ab3e3529e2210381e"
dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
mode: GRACEFUL
new_leader_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
 from {username='slave'} at 127.0.0.1:32768
I20260709 14:53:16.038287 14664 raft_consensus.cc:606] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a [term 3 LEADER]: Received request to transfer leadership to TS 8363b4c5af8b4bd8829074d03fa286ae
I20260709 14:53:16.042744 14591 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0ea57427fc54a2280ebf90bddd85f52"
dest_uuid: "ba57319d9ace4cb9882d6feab394e296"
mode: GRACEFUL
new_leader_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
 from {username='slave'} at 127.0.0.1:57906
I20260709 14:53:16.043351 14591 raft_consensus.cc:606] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296 [term 2 LEADER]: Received request to transfer leadership to TS 8363b4c5af8b4bd8829074d03fa286ae
I20260709 14:53:16.048264 14591 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5968e59f46e4090ba7de48d43c9d533"
dest_uuid: "ba57319d9ace4cb9882d6feab394e296"
mode: GRACEFUL
new_leader_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
 from {username='slave'} at 127.0.0.1:57906
I20260709 14:53:16.048933 14591 raft_consensus.cc:606] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 [term 1 LEADER]: Received request to transfer leadership to TS 8363b4c5af8b4bd8829074d03fa286ae
I20260709 14:53:16.054032 14591 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3af966f9bdf4611afa4595ac198133f"
dest_uuid: "ba57319d9ace4cb9882d6feab394e296"
mode: GRACEFUL
new_leader_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
 from {username='slave'} at 127.0.0.1:57906
I20260709 14:53:16.054756 14591 raft_consensus.cc:606] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296 [term 2 LEADER]: Received request to transfer leadership to TS 8363b4c5af8b4bd8829074d03fa286ae
I20260709 14:53:16.055985 14822 raft_consensus.cc:993] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296: : Instructing follower 8363b4c5af8b4bd8829074d03fa286ae to start an election
I20260709 14:53:16.056483 14822 raft_consensus.cc:1081] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296 [term 2 LEADER]: Signalling peer 8363b4c5af8b4bd8829074d03fa286ae to start an election
I20260709 14:53:16.057943 14514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3af966f9bdf4611afa4595ac198133f"
dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
 from {username='slave'} at 127.0.0.1:51574
I20260709 14:53:16.058491 14514 raft_consensus.cc:493] T c3af966f9bdf4611afa4595ac198133f P 8363b4c5af8b4bd8829074d03fa286ae [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:16.058848 14514 raft_consensus.cc:3060] T c3af966f9bdf4611afa4595ac198133f P 8363b4c5af8b4bd8829074d03fa286ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:16.064306 14514 raft_consensus.cc:515] T c3af966f9bdf4611afa4595ac198133f P 8363b4c5af8b4bd8829074d03fa286ae [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:16.065747 14514 leader_election.cc:290] T c3af966f9bdf4611afa4595ac198133f P 8363b4c5af8b4bd8829074d03fa286ae [CANDIDATE]: Term 3 election: Requested vote from peers ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477), 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373)
I20260709 14:53:16.066629 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3af966f9bdf4611afa4595ac198133f" candidate_uuid: "8363b4c5af8b4bd8829074d03fa286ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ba57319d9ace4cb9882d6feab394e296"
I20260709 14:53:16.066901 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3af966f9bdf4611afa4595ac198133f" candidate_uuid: "8363b4c5af8b4bd8829074d03fa286ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
I20260709 14:53:16.067312 14591 raft_consensus.cc:3055] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:16.067394 14664 raft_consensus.cc:3060] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:16.067689 14591 raft_consensus.cc:740] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ba57319d9ace4cb9882d6feab394e296, State: Running, Role: LEADER
I20260709 14:53:16.068491 14591 consensus_queue.cc:260] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296 [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: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:16.069751 14591 raft_consensus.cc:3060] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:16.075403 14664 raft_consensus.cc:2468] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8363b4c5af8b4bd8829074d03fa286ae in term 3.
I20260709 14:53:16.076519 14591 raft_consensus.cc:2468] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8363b4c5af8b4bd8829074d03fa286ae in term 3.
I20260709 14:53:16.076680 14480 leader_election.cc:304] T c3af966f9bdf4611afa4595ac198133f P 8363b4c5af8b4bd8829074d03fa286ae [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: 789281bd5fbd47bca7ebbc200c9e525a, 8363b4c5af8b4bd8829074d03fa286ae; no voters: 
I20260709 14:53:16.077466 14825 raft_consensus.cc:2804] T c3af966f9bdf4611afa4595ac198133f P 8363b4c5af8b4bd8829074d03fa286ae [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:16.077840 14825 raft_consensus.cc:697] T c3af966f9bdf4611afa4595ac198133f P 8363b4c5af8b4bd8829074d03fa286ae [term 3 LEADER]: Becoming Leader. State: Replica: 8363b4c5af8b4bd8829074d03fa286ae, State: Running, Role: LEADER
I20260709 14:53:16.078490 14825 consensus_queue.cc:237] T c3af966f9bdf4611afa4595ac198133f P 8363b4c5af8b4bd8829074d03fa286ae [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: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:16.085132 14412 catalog_manager.cc:5697] T c3af966f9bdf4611afa4595ac198133f P 8363b4c5af8b4bd8829074d03fa286ae reported cstate change: term changed from 2 to 3, leader changed from ba57319d9ace4cb9882d6feab394e296 (127.13.139.2) to 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1). New cstate: current_term: 3 leader_uuid: "8363b4c5af8b4bd8829074d03fa286ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:16.243664 14802 raft_consensus.cc:993] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296: : Instructing follower 8363b4c5af8b4bd8829074d03fa286ae to start an election
I20260709 14:53:16.244068 14822 raft_consensus.cc:1081] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296 [term 2 LEADER]: Signalling peer 8363b4c5af8b4bd8829074d03fa286ae to start an election
I20260709 14:53:16.245528 14514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0ea57427fc54a2280ebf90bddd85f52"
dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
 from {username='slave'} at 127.0.0.1:51574
I20260709 14:53:16.246024 14514 raft_consensus.cc:493] T e0ea57427fc54a2280ebf90bddd85f52 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:16.246328 14514 raft_consensus.cc:3060] T e0ea57427fc54a2280ebf90bddd85f52 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:16.251443 14514 raft_consensus.cc:515] T e0ea57427fc54a2280ebf90bddd85f52 P 8363b4c5af8b4bd8829074d03fa286ae [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:16.252051 14802 raft_consensus.cc:993] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296: : Instructing follower 8363b4c5af8b4bd8829074d03fa286ae to start an election
I20260709 14:53:16.252456 14822 raft_consensus.cc:1081] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 [term 1 LEADER]: Signalling peer 8363b4c5af8b4bd8829074d03fa286ae to start an election
I20260709 14:53:16.253043 14514 leader_election.cc:290] T e0ea57427fc54a2280ebf90bddd85f52 P 8363b4c5af8b4bd8829074d03fa286ae [CANDIDATE]: Term 3 election: Requested vote from peers ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477), 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373)
I20260709 14:53:16.253837 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ea57427fc54a2280ebf90bddd85f52" candidate_uuid: "8363b4c5af8b4bd8829074d03fa286ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ba57319d9ace4cb9882d6feab394e296"
I20260709 14:53:16.254001 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ea57427fc54a2280ebf90bddd85f52" candidate_uuid: "8363b4c5af8b4bd8829074d03fa286ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
I20260709 14:53:16.254492 14664 raft_consensus.cc:3060] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:16.254418 14591 raft_consensus.cc:3055] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:16.254451 14514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5968e59f46e4090ba7de48d43c9d533"
dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
 from {username='slave'} at 127.0.0.1:51574
I20260709 14:53:16.254961 14591 raft_consensus.cc:740] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ba57319d9ace4cb9882d6feab394e296, State: Running, Role: LEADER
I20260709 14:53:16.255147 14514 raft_consensus.cc:493] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:16.255493 14514 raft_consensus.cc:3060] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:16.255788 14591 consensus_queue.cc:260] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296 [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: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:16.257037 14591 raft_consensus.cc:3060] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:16.259485 14664 raft_consensus.cc:2468] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8363b4c5af8b4bd8829074d03fa286ae in term 3.
I20260709 14:53:16.260455 14480 leader_election.cc:304] T e0ea57427fc54a2280ebf90bddd85f52 P 8363b4c5af8b4bd8829074d03fa286ae [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: 789281bd5fbd47bca7ebbc200c9e525a, 8363b4c5af8b4bd8829074d03fa286ae; no voters: 
I20260709 14:53:16.261264 14748 raft_consensus.cc:2804] T e0ea57427fc54a2280ebf90bddd85f52 P 8363b4c5af8b4bd8829074d03fa286ae [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:16.261777 14514 raft_consensus.cc:515] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:16.263324 14748 raft_consensus.cc:697] T e0ea57427fc54a2280ebf90bddd85f52 P 8363b4c5af8b4bd8829074d03fa286ae [term 3 LEADER]: Becoming Leader. State: Replica: 8363b4c5af8b4bd8829074d03fa286ae, State: Running, Role: LEADER
I20260709 14:53:16.263397 14591 raft_consensus.cc:2468] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8363b4c5af8b4bd8829074d03fa286ae in term 3.
I20260709 14:53:16.264420 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5968e59f46e4090ba7de48d43c9d533" candidate_uuid: "8363b4c5af8b4bd8829074d03fa286ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba57319d9ace4cb9882d6feab394e296"
I20260709 14:53:16.264204 14748 consensus_queue.cc:237] T e0ea57427fc54a2280ebf90bddd85f52 P 8363b4c5af8b4bd8829074d03fa286ae [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: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:16.264974 14589 raft_consensus.cc:3055] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:16.265285 14589 raft_consensus.cc:740] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ba57319d9ace4cb9882d6feab394e296, State: Running, Role: LEADER
I20260709 14:53:16.265664 14514 leader_election.cc:290] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae [CANDIDATE]: Term 2 election: Requested vote from peers ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477), 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373)
I20260709 14:53:16.265213 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5968e59f46e4090ba7de48d43c9d533" candidate_uuid: "8363b4c5af8b4bd8829074d03fa286ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
I20260709 14:53:16.266063 14589 consensus_queue.cc:260] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:16.266777 14665 raft_consensus.cc:3060] T c5968e59f46e4090ba7de48d43c9d533 P 789281bd5fbd47bca7ebbc200c9e525a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:16.267160 14589 raft_consensus.cc:3060] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:16.273124 14665 raft_consensus.cc:2468] T c5968e59f46e4090ba7de48d43c9d533 P 789281bd5fbd47bca7ebbc200c9e525a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8363b4c5af8b4bd8829074d03fa286ae in term 2.
I20260709 14:53:16.273152 14589 raft_consensus.cc:2468] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8363b4c5af8b4bd8829074d03fa286ae in term 2.
I20260709 14:53:16.273203 14412 catalog_manager.cc:5697] T e0ea57427fc54a2280ebf90bddd85f52 P 8363b4c5af8b4bd8829074d03fa286ae reported cstate change: term changed from 2 to 3, leader changed from ba57319d9ace4cb9882d6feab394e296 (127.13.139.2) to 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1). New cstate: current_term: 3 leader_uuid: "8363b4c5af8b4bd8829074d03fa286ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:16.274322 14479 leader_election.cc:304] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8363b4c5af8b4bd8829074d03fa286ae, ba57319d9ace4cb9882d6feab394e296; no voters: 
I20260709 14:53:16.274938 14748 raft_consensus.cc:2804] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:16.275225 14748 raft_consensus.cc:697] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 LEADER]: Becoming Leader. State: Replica: 8363b4c5af8b4bd8829074d03fa286ae, State: Running, Role: LEADER
I20260709 14:53:16.275687 14748 consensus_queue.cc:237] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:16.284726 14412 catalog_manager.cc:5697] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae reported cstate change: term changed from 1 to 2, leader changed from ba57319d9ace4cb9882d6feab394e296 (127.13.139.2) to 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1). New cstate: current_term: 2 leader_uuid: "8363b4c5af8b4bd8829074d03fa286ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:16.414268 14809 raft_consensus.cc:993] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a: : Instructing follower 8363b4c5af8b4bd8829074d03fa286ae to start an election
I20260709 14:53:16.414676 14803 raft_consensus.cc:1081] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a [term 3 LEADER]: Signalling peer 8363b4c5af8b4bd8829074d03fa286ae to start an election
I20260709 14:53:16.416121 14514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efb625563c5f4c6ab3e3529e2210381e"
dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
 from {username='slave'} at 127.0.0.1:51564
I20260709 14:53:16.416545 14514 raft_consensus.cc:493] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:16.416846 14514 raft_consensus.cc:3060] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:16.422283 14514 raft_consensus.cc:515] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:16.423877 14514 leader_election.cc:290] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [CANDIDATE]: Term 4 election: Requested vote from peers ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477), 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373)
I20260709 14:53:16.424659 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb625563c5f4c6ab3e3529e2210381e" candidate_uuid: "8363b4c5af8b4bd8829074d03fa286ae" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ba57319d9ace4cb9882d6feab394e296"
I20260709 14:53:16.425293 14589 raft_consensus.cc:3060] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:16.425340 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb625563c5f4c6ab3e3529e2210381e" candidate_uuid: "8363b4c5af8b4bd8829074d03fa286ae" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
I20260709 14:53:16.426065 14665 raft_consensus.cc:3055] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:16.426311 14665 raft_consensus.cc:740] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 789281bd5fbd47bca7ebbc200c9e525a, State: Running, Role: LEADER
I20260709 14:53:16.427134 14665 consensus_queue.cc:260] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a [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: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:16.428203 14665 raft_consensus.cc:3060] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:16.429841 14589 raft_consensus.cc:2468] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8363b4c5af8b4bd8829074d03fa286ae in term 4.
I20260709 14:53:16.430783 14479 leader_election.cc:304] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [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: 8363b4c5af8b4bd8829074d03fa286ae, ba57319d9ace4cb9882d6feab394e296; no voters: 
I20260709 14:53:16.431391 14748 raft_consensus.cc:2804] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:16.431967 14748 raft_consensus.cc:697] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [term 4 LEADER]: Becoming Leader. State: Replica: 8363b4c5af8b4bd8829074d03fa286ae, State: Running, Role: LEADER
I20260709 14:53:16.432657 14748 consensus_queue.cc:237] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [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: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:16.433018 14665 raft_consensus.cc:2468] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8363b4c5af8b4bd8829074d03fa286ae in term 4.
I20260709 14:53:16.438607 14412 catalog_manager.cc:5697] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae reported cstate change: term changed from 3 to 4, leader changed from 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3) to 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1). New cstate: current_term: 4 leader_uuid: "8363b4c5af8b4bd8829074d03fa286ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:16.449000 14818 raft_consensus.cc:993] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a: : Instructing follower 8363b4c5af8b4bd8829074d03fa286ae to start an election
I20260709 14:53:16.449411 14803 raft_consensus.cc:1081] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [term 3 LEADER]: Signalling peer 8363b4c5af8b4bd8829074d03fa286ae to start an election
I20260709 14:53:16.451102 14514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1bdaddff60a4a1198f395a7c9bd9d53"
dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
 from {username='slave'} at 127.0.0.1:51564
I20260709 14:53:16.451674 14514 raft_consensus.cc:493] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:16.452109 14514 raft_consensus.cc:3060] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:16.457405 14514 raft_consensus.cc:515] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:16.458851 14514 leader_election.cc:290] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [CANDIDATE]: Term 4 election: Requested vote from peers ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477), 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373)
I20260709 14:53:16.459782 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1bdaddff60a4a1198f395a7c9bd9d53" candidate_uuid: "8363b4c5af8b4bd8829074d03fa286ae" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ba57319d9ace4cb9882d6feab394e296"
I20260709 14:53:16.459909 14664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1bdaddff60a4a1198f395a7c9bd9d53" candidate_uuid: "8363b4c5af8b4bd8829074d03fa286ae" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
I20260709 14:53:16.460219 14589 raft_consensus.cc:3060] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:16.460397 14664 raft_consensus.cc:3055] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:16.460695 14664 raft_consensus.cc:740] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 789281bd5fbd47bca7ebbc200c9e525a, State: Running, Role: LEADER
I20260709 14:53:16.461397 14664 consensus_queue.cc:260] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [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: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:16.462246 14664 raft_consensus.cc:3060] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:16.464854 14589 raft_consensus.cc:2468] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8363b4c5af8b4bd8829074d03fa286ae in term 4.
I20260709 14:53:16.465771 14479 leader_election.cc:304] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [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: 8363b4c5af8b4bd8829074d03fa286ae, ba57319d9ace4cb9882d6feab394e296; no voters: 
I20260709 14:53:16.466408 14748 raft_consensus.cc:2804] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:16.466734 14748 raft_consensus.cc:697] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 4 LEADER]: Becoming Leader. State: Replica: 8363b4c5af8b4bd8829074d03fa286ae, State: Running, Role: LEADER
I20260709 14:53:16.467213 14664 raft_consensus.cc:2468] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8363b4c5af8b4bd8829074d03fa286ae in term 4.
I20260709 14:53:16.467356 14748 consensus_queue.cc:237] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [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: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:16.473181 14412 catalog_manager.cc:5697] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae reported cstate change: term changed from 3 to 4, leader changed from 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3) to 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1). New cstate: current_term: 4 leader_uuid: "8363b4c5af8b4bd8829074d03fa286ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:16.611436 14589 raft_consensus.cc:1275] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296 [term 3 FOLLOWER]: Refusing update from remote peer 8363b4c5af8b4bd8829074d03fa286ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:16.612982 14748 consensus_queue.cc:1048] T c3af966f9bdf4611afa4595ac198133f P 8363b4c5af8b4bd8829074d03fa286ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:53:16.625150 14664 raft_consensus.cc:1275] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a [term 3 FOLLOWER]: Refusing update from remote peer 8363b4c5af8b4bd8829074d03fa286ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:16.627336 14748 consensus_queue.cc:1048] T c3af966f9bdf4611afa4595ac198133f P 8363b4c5af8b4bd8829074d03fa286ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:16.735458 14664 raft_consensus.cc:1275] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [term 3 FOLLOWER]: Refusing update from remote peer 8363b4c5af8b4bd8829074d03fa286ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:16.736694 14748 consensus_queue.cc:1048] T e0ea57427fc54a2280ebf90bddd85f52 P 8363b4c5af8b4bd8829074d03fa286ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:16.746064 14589 raft_consensus.cc:1275] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296 [term 3 FOLLOWER]: Refusing update from remote peer 8363b4c5af8b4bd8829074d03fa286ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:16.747588 14830 consensus_queue.cc:1048] T e0ea57427fc54a2280ebf90bddd85f52 P 8363b4c5af8b4bd8829074d03fa286ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:16.777536 14589 raft_consensus.cc:1275] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 [term 2 FOLLOWER]: Refusing update from remote peer 8363b4c5af8b4bd8829074d03fa286ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:16.778710 14830 consensus_queue.cc:1048] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:16.787566 14664 raft_consensus.cc:1275] T c5968e59f46e4090ba7de48d43c9d533 P 789281bd5fbd47bca7ebbc200c9e525a [term 2 FOLLOWER]: Refusing update from remote peer 8363b4c5af8b4bd8829074d03fa286ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:16.789336 14830 consensus_queue.cc:1048] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:16.834873 14664 raft_consensus.cc:1275] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a [term 4 FOLLOWER]: Refusing update from remote peer 8363b4c5af8b4bd8829074d03fa286ae: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:16.836112 14830 consensus_queue.cc:1048] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:16.846457 14589 raft_consensus.cc:1275] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [term 4 FOLLOWER]: Refusing update from remote peer 8363b4c5af8b4bd8829074d03fa286ae: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:16.847532 14830 consensus_queue.cc:1048] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:16.874145 14589 raft_consensus.cc:1275] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [term 4 FOLLOWER]: Refusing update from remote peer 8363b4c5af8b4bd8829074d03fa286ae: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:16.875303 14830 consensus_queue.cc:1048] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:16.883879 14664 raft_consensus.cc:1275] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [term 4 FOLLOWER]: Refusing update from remote peer 8363b4c5af8b4bd8829074d03fa286ae: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:16.885274 14825 consensus_queue.cc:1048] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:53:19.063395 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:19.070979 14514 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "428686f577cc486c9339b3bd5a921711"
dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
mode: GRACEFUL
new_leader_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
 from {username='slave'} at 127.0.0.1:54022
I20260709 14:53:19.071543 14514 raft_consensus.cc:606] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 LEADER]: Received request to transfer leadership to TS 789281bd5fbd47bca7ebbc200c9e525a
I20260709 14:53:19.074199 14514 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "788da884c33141f49a23d09f7d74f566"
dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
mode: GRACEFUL
new_leader_uuid: "ba57319d9ace4cb9882d6feab394e296"
 from {username='slave'} at 127.0.0.1:54022
I20260709 14:53:19.074648 14514 raft_consensus.cc:606] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 LEADER]: Received request to transfer leadership to TS ba57319d9ace4cb9882d6feab394e296
I20260709 14:53:19.077203 14514 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1bdaddff60a4a1198f395a7c9bd9d53"
dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
mode: GRACEFUL
new_leader_uuid: "ba57319d9ace4cb9882d6feab394e296"
 from {username='slave'} at 127.0.0.1:54022
I20260709 14:53:19.077694 14514 raft_consensus.cc:606] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 4 LEADER]: Received request to transfer leadership to TS ba57319d9ace4cb9882d6feab394e296
I20260709 14:53:19.080003 14514 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5968e59f46e4090ba7de48d43c9d533"
dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
mode: GRACEFUL
new_leader_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
 from {username='slave'} at 127.0.0.1:54022
I20260709 14:53:19.080426 14514 raft_consensus.cc:606] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 LEADER]: Received request to transfer leadership to TS 789281bd5fbd47bca7ebbc200c9e525a
I20260709 14:53:19.081398 13868 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:53:19.081841 13868 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:19.116698 14825 raft_consensus.cc:993] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae: : Instructing follower 789281bd5fbd47bca7ebbc200c9e525a to start an election
I20260709 14:53:19.117182 14825 raft_consensus.cc:1081] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 LEADER]: Signalling peer 789281bd5fbd47bca7ebbc200c9e525a to start an election
I20260709 14:53:19.118741 14665 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "428686f577cc486c9339b3bd5a921711"
dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
 from {username='slave'} at 127.0.0.1:60986
I20260709 14:53:19.119202 14665 raft_consensus.cc:493] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:19.119477 14665 raft_consensus.cc:3060] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:19.125589 14665 raft_consensus.cc:515] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:19.127125 14665 leader_election.cc:290] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [CANDIDATE]: Term 3 election: Requested vote from peers 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769), ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477)
I20260709 14:53:19.128301 14589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428686f577cc486c9339b3bd5a921711" candidate_uuid: "789281bd5fbd47bca7ebbc200c9e525a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ba57319d9ace4cb9882d6feab394e296"
I20260709 14:53:19.128147 14514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428686f577cc486c9339b3bd5a921711" candidate_uuid: "789281bd5fbd47bca7ebbc200c9e525a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
I20260709 14:53:19.128834 14589 raft_consensus.cc:3060] T 428686f577cc486c9339b3bd5a921711 P ba57319d9ace4cb9882d6feab394e296 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:19.128901 14514 raft_consensus.cc:3055] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:19.129220 14514 raft_consensus.cc:740] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8363b4c5af8b4bd8829074d03fa286ae, State: Running, Role: LEADER
I20260709 14:53:19.129899 14514 consensus_queue.cc:260] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae [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: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:19.130833 14514 raft_consensus.cc:3060] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:19.133706 14589 raft_consensus.cc:2468] T 428686f577cc486c9339b3bd5a921711 P ba57319d9ace4cb9882d6feab394e296 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789281bd5fbd47bca7ebbc200c9e525a in term 3.
I20260709 14:53:19.134979 14628 leader_election.cc:304] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [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: 789281bd5fbd47bca7ebbc200c9e525a, ba57319d9ace4cb9882d6feab394e296; no voters: 
I20260709 14:53:19.135782 14803 raft_consensus.cc:2804] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:19.136032 14514 raft_consensus.cc:2468] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789281bd5fbd47bca7ebbc200c9e525a in term 3.
I20260709 14:53:19.136997 14803 raft_consensus.cc:697] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [term 3 LEADER]: Becoming Leader. State: Replica: 789281bd5fbd47bca7ebbc200c9e525a, State: Running, Role: LEADER
I20260709 14:53:19.137929 14803 consensus_queue.cc:237] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [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: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:19.144749 14414 catalog_manager.cc:5697] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a reported cstate change: term changed from 2 to 3, leader changed from 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1) to 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3). New cstate: current_term: 3 leader_uuid: "789281bd5fbd47bca7ebbc200c9e525a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:19.323810 14845 raft_consensus.cc:993] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae: : Instructing follower 789281bd5fbd47bca7ebbc200c9e525a to start an election
I20260709 14:53:19.324255 14825 raft_consensus.cc:1081] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 LEADER]: Signalling peer 789281bd5fbd47bca7ebbc200c9e525a to start an election
I20260709 14:53:19.325680 14665 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5968e59f46e4090ba7de48d43c9d533"
dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
 from {username='slave'} at 127.0.0.1:60986
I20260709 14:53:19.326112 14665 raft_consensus.cc:493] T c5968e59f46e4090ba7de48d43c9d533 P 789281bd5fbd47bca7ebbc200c9e525a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:19.326370 14665 raft_consensus.cc:3060] T c5968e59f46e4090ba7de48d43c9d533 P 789281bd5fbd47bca7ebbc200c9e525a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:19.330364 14665 raft_consensus.cc:515] T c5968e59f46e4090ba7de48d43c9d533 P 789281bd5fbd47bca7ebbc200c9e525a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:19.331851 14665 leader_election.cc:290] T c5968e59f46e4090ba7de48d43c9d533 P 789281bd5fbd47bca7ebbc200c9e525a [CANDIDATE]: Term 3 election: Requested vote from peers 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769), ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477)
I20260709 14:53:19.332616 14514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5968e59f46e4090ba7de48d43c9d533" candidate_uuid: "789281bd5fbd47bca7ebbc200c9e525a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
I20260709 14:53:19.333168 14514 raft_consensus.cc:3055] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:19.333103 14591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5968e59f46e4090ba7de48d43c9d533" candidate_uuid: "789281bd5fbd47bca7ebbc200c9e525a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ba57319d9ace4cb9882d6feab394e296"
I20260709 14:53:19.333554 14514 raft_consensus.cc:740] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8363b4c5af8b4bd8829074d03fa286ae, State: Running, Role: LEADER
I20260709 14:53:19.333726 14591 raft_consensus.cc:3060] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:19.334192 14845 raft_consensus.cc:993] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae: : Instructing follower ba57319d9ace4cb9882d6feab394e296 to start an election
I20260709 14:53:19.334237 14514 consensus_queue.cc:260] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae [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: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:19.334683 14825 raft_consensus.cc:1081] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 LEADER]: Signalling peer ba57319d9ace4cb9882d6feab394e296 to start an election
I20260709 14:53:19.335469 14514 raft_consensus.cc:3060] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:19.336431 14589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "788da884c33141f49a23d09f7d74f566"
dest_uuid: "ba57319d9ace4cb9882d6feab394e296"
 from {username='slave'} at 127.0.0.1:57900
I20260709 14:53:19.336964 14589 raft_consensus.cc:493] T 788da884c33141f49a23d09f7d74f566 P ba57319d9ace4cb9882d6feab394e296 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:19.337332 14589 raft_consensus.cc:3060] T 788da884c33141f49a23d09f7d74f566 P ba57319d9ace4cb9882d6feab394e296 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:19.339844 14514 raft_consensus.cc:2468] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789281bd5fbd47bca7ebbc200c9e525a in term 3.
I20260709 14:53:19.340509 14591 raft_consensus.cc:2468] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789281bd5fbd47bca7ebbc200c9e525a in term 3.
I20260709 14:53:19.340847 14628 leader_election.cc:304] T c5968e59f46e4090ba7de48d43c9d533 P 789281bd5fbd47bca7ebbc200c9e525a [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: 789281bd5fbd47bca7ebbc200c9e525a, 8363b4c5af8b4bd8829074d03fa286ae; no voters: 
I20260709 14:53:19.341493 14803 raft_consensus.cc:2804] T c5968e59f46e4090ba7de48d43c9d533 P 789281bd5fbd47bca7ebbc200c9e525a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:19.341946 14803 raft_consensus.cc:697] T c5968e59f46e4090ba7de48d43c9d533 P 789281bd5fbd47bca7ebbc200c9e525a [term 3 LEADER]: Becoming Leader. State: Replica: 789281bd5fbd47bca7ebbc200c9e525a, State: Running, Role: LEADER
I20260709 14:53:19.342625 14803 consensus_queue.cc:237] T c5968e59f46e4090ba7de48d43c9d533 P 789281bd5fbd47bca7ebbc200c9e525a [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: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:19.343211 14589 raft_consensus.cc:515] T 788da884c33141f49a23d09f7d74f566 P ba57319d9ace4cb9882d6feab394e296 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:19.345134 14589 leader_election.cc:290] T 788da884c33141f49a23d09f7d74f566 P ba57319d9ace4cb9882d6feab394e296 [CANDIDATE]: Term 3 election: Requested vote from peers 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769), 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373)
I20260709 14:53:19.345934 14514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788da884c33141f49a23d09f7d74f566" candidate_uuid: "ba57319d9ace4cb9882d6feab394e296" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
I20260709 14:53:19.346315 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788da884c33141f49a23d09f7d74f566" candidate_uuid: "ba57319d9ace4cb9882d6feab394e296" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
I20260709 14:53:19.346517 14514 raft_consensus.cc:3055] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:19.346872 14665 raft_consensus.cc:3060] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:19.347115 14514 raft_consensus.cc:740] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8363b4c5af8b4bd8829074d03fa286ae, State: Running, Role: LEADER
I20260709 14:53:19.347903 14514 consensus_queue.cc:260] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae [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: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:19.349062 14514 raft_consensus.cc:3060] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:19.351464 14414 catalog_manager.cc:5697] T c5968e59f46e4090ba7de48d43c9d533 P 789281bd5fbd47bca7ebbc200c9e525a reported cstate change: term changed from 2 to 3, leader changed from 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1) to 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3). New cstate: current_term: 3 leader_uuid: "789281bd5fbd47bca7ebbc200c9e525a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:19.353134 14514 raft_consensus.cc:2468] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba57319d9ace4cb9882d6feab394e296 in term 3.
I20260709 14:53:19.353413 14665 raft_consensus.cc:2468] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba57319d9ace4cb9882d6feab394e296 in term 3.
I20260709 14:53:19.354144 14554 leader_election.cc:304] T 788da884c33141f49a23d09f7d74f566 P ba57319d9ace4cb9882d6feab394e296 [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: 8363b4c5af8b4bd8829074d03fa286ae, ba57319d9ace4cb9882d6feab394e296; no voters: 
I20260709 14:53:19.354908 14822 raft_consensus.cc:2804] T 788da884c33141f49a23d09f7d74f566 P ba57319d9ace4cb9882d6feab394e296 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:19.356117 14822 raft_consensus.cc:697] T 788da884c33141f49a23d09f7d74f566 P ba57319d9ace4cb9882d6feab394e296 [term 3 LEADER]: Becoming Leader. State: Replica: ba57319d9ace4cb9882d6feab394e296, State: Running, Role: LEADER
I20260709 14:53:19.356879 14822 consensus_queue.cc:237] T 788da884c33141f49a23d09f7d74f566 P ba57319d9ace4cb9882d6feab394e296 [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: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:19.365164 14414 catalog_manager.cc:5697] T 788da884c33141f49a23d09f7d74f566 P ba57319d9ace4cb9882d6feab394e296 reported cstate change: term changed from 2 to 3, leader changed from 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1) to ba57319d9ace4cb9882d6feab394e296 (127.13.139.2). New cstate: current_term: 3 leader_uuid: "ba57319d9ace4cb9882d6feab394e296" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:19.510565 14845 raft_consensus.cc:993] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae: : Instructing follower ba57319d9ace4cb9882d6feab394e296 to start an election
I20260709 14:53:19.511004 14845 raft_consensus.cc:1081] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 4 LEADER]: Signalling peer ba57319d9ace4cb9882d6feab394e296 to start an election
I20260709 14:53:19.512871 14589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1bdaddff60a4a1198f395a7c9bd9d53"
dest_uuid: "ba57319d9ace4cb9882d6feab394e296"
 from {username='slave'} at 127.0.0.1:57900
I20260709 14:53:19.513384 14589 raft_consensus.cc:493] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:19.513649 14589 raft_consensus.cc:3060] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:19.518273 14589 raft_consensus.cc:515] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:19.519855 14589 leader_election.cc:290] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [CANDIDATE]: Term 5 election: Requested vote from peers 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769), 789281bd5fbd47bca7ebbc200c9e525a (127.13.139.3:35373)
I20260709 14:53:19.520684 14514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1bdaddff60a4a1198f395a7c9bd9d53" candidate_uuid: "ba57319d9ace4cb9882d6feab394e296" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "8363b4c5af8b4bd8829074d03fa286ae"
I20260709 14:53:19.520923 14665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1bdaddff60a4a1198f395a7c9bd9d53" candidate_uuid: "ba57319d9ace4cb9882d6feab394e296" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "789281bd5fbd47bca7ebbc200c9e525a"
I20260709 14:53:19.521306 14514 raft_consensus.cc:3055] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:19.521371 14665 raft_consensus.cc:3060] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:19.521595 14514 raft_consensus.cc:740] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8363b4c5af8b4bd8829074d03fa286ae, State: Running, Role: LEADER
I20260709 14:53:19.522325 14514 consensus_queue.cc:260] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [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: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:19.523339 14514 raft_consensus.cc:3060] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:19.526868 14665 raft_consensus.cc:2468] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba57319d9ace4cb9882d6feab394e296 in term 5.
I20260709 14:53:19.527899 14555 leader_election.cc:304] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [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: 789281bd5fbd47bca7ebbc200c9e525a, ba57319d9ace4cb9882d6feab394e296; no voters: 
I20260709 14:53:19.528667 14514 raft_consensus.cc:2468] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba57319d9ace4cb9882d6feab394e296 in term 5.
I20260709 14:53:19.528982 14822 raft_consensus.cc:2804] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:19.529448 14822 raft_consensus.cc:697] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [term 5 LEADER]: Becoming Leader. State: Replica: ba57319d9ace4cb9882d6feab394e296, State: Running, Role: LEADER
I20260709 14:53:19.530284 14822 consensus_queue.cc:237] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [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: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } }
I20260709 14:53:19.538010 14414 catalog_manager.cc:5697] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 reported cstate change: term changed from 4 to 5, leader changed from 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1) to ba57319d9ace4cb9882d6feab394e296 (127.13.139.2). New cstate: current_term: 5 leader_uuid: "ba57319d9ace4cb9882d6feab394e296" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:19.623667 14589 raft_consensus.cc:1275] T 428686f577cc486c9339b3bd5a921711 P ba57319d9ace4cb9882d6feab394e296 [term 3 FOLLOWER]: Refusing update from remote peer 789281bd5fbd47bca7ebbc200c9e525a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:19.624831 14803 consensus_queue.cc:1048] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:19.634300 14514 raft_consensus.cc:1275] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae [term 3 FOLLOWER]: Refusing update from remote peer 789281bd5fbd47bca7ebbc200c9e525a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:19.635685 14846 consensus_queue.cc:1048] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:19.731909 14589 raft_consensus.cc:1275] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 [term 3 FOLLOWER]: Refusing update from remote peer 789281bd5fbd47bca7ebbc200c9e525a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:19.733165 14846 consensus_queue.cc:1048] T c5968e59f46e4090ba7de48d43c9d533 P 789281bd5fbd47bca7ebbc200c9e525a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba57319d9ace4cb9882d6feab394e296" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:19.742830 14514 raft_consensus.cc:1275] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae [term 3 FOLLOWER]: Refusing update from remote peer 789281bd5fbd47bca7ebbc200c9e525a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:19.744582 14846 consensus_queue.cc:1048] T c5968e59f46e4090ba7de48d43c9d533 P 789281bd5fbd47bca7ebbc200c9e525a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:19.860800 14514 raft_consensus.cc:1275] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae [term 3 FOLLOWER]: Refusing update from remote peer ba57319d9ace4cb9882d6feab394e296: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:19.862053 14822 consensus_queue.cc:1048] T 788da884c33141f49a23d09f7d74f566 P ba57319d9ace4cb9882d6feab394e296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:19.870433 14665 raft_consensus.cc:1275] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a [term 3 FOLLOWER]: Refusing update from remote peer ba57319d9ace4cb9882d6feab394e296: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:19.872394 14865 consensus_queue.cc:1048] T 788da884c33141f49a23d09f7d74f566 P ba57319d9ace4cb9882d6feab394e296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:53:19.944095 14514 raft_consensus.cc:1275] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 5 FOLLOWER]: Refusing update from remote peer ba57319d9ace4cb9882d6feab394e296: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:19.945223 14865 consensus_queue.cc:1048] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8363b4c5af8b4bd8829074d03fa286ae" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:19.953569 14665 raft_consensus.cc:1275] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [term 5 FOLLOWER]: Refusing update from remote peer ba57319d9ace4cb9882d6feab394e296: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:19.955037 14822 consensus_queue.cc:1048] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789281bd5fbd47bca7ebbc200c9e525a" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 35373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:20.082779 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:20.089920 13868 tablet_server.cc:179] TabletServer@127.13.139.1:0 shutting down...
I20260709 14:53:20.117209 13868 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:20.118042 13868 tablet_replica.cc:333] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae: stopping tablet replica
I20260709 14:53:20.118908 13868 raft_consensus.cc:2243] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:20.119509 13868 raft_consensus.cc:2272] T 638299da331449018813c656af68adb7 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:20.121412 13868 tablet_replica.cc:333] T c3af966f9bdf4611afa4595ac198133f P 8363b4c5af8b4bd8829074d03fa286ae: stopping tablet replica
I20260709 14:53:20.121944 13868 raft_consensus.cc:2243] T c3af966f9bdf4611afa4595ac198133f P 8363b4c5af8b4bd8829074d03fa286ae [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:20.122633 13868 raft_consensus.cc:2272] T c3af966f9bdf4611afa4595ac198133f P 8363b4c5af8b4bd8829074d03fa286ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:20.124250 13868 tablet_replica.cc:333] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae: stopping tablet replica
I20260709 14:53:20.124701 13868 raft_consensus.cc:2243] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:20.125111 13868 raft_consensus.cc:2272] T c5968e59f46e4090ba7de48d43c9d533 P 8363b4c5af8b4bd8829074d03fa286ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:20.127094 13868 tablet_replica.cc:333] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae: stopping tablet replica
I20260709 14:53:20.127563 13868 raft_consensus.cc:2243] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:20.127923 13868 raft_consensus.cc:2272] T 428686f577cc486c9339b3bd5a921711 P 8363b4c5af8b4bd8829074d03fa286ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:20.129980 13868 tablet_replica.cc:333] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae: stopping tablet replica
I20260709 14:53:20.130486 13868 raft_consensus.cc:2243] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:20.130959 13868 raft_consensus.cc:2272] T 403c8c2507d4475099bfa6a8e2e49e51 P 8363b4c5af8b4bd8829074d03fa286ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:20.132690 13868 tablet_replica.cc:333] T 7059c112843549e69eaec2a66f4f935b P 8363b4c5af8b4bd8829074d03fa286ae: stopping tablet replica
I20260709 14:53:20.133253 13868 raft_consensus.cc:2243] T 7059c112843549e69eaec2a66f4f935b P 8363b4c5af8b4bd8829074d03fa286ae [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:20.133972 13868 raft_consensus.cc:2272] T 7059c112843549e69eaec2a66f4f935b P 8363b4c5af8b4bd8829074d03fa286ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:20.135612 13868 tablet_replica.cc:333] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae: stopping tablet replica
I20260709 14:53:20.136112 13868 raft_consensus.cc:2243] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:20.136487 13868 raft_consensus.cc:2272] T 788da884c33141f49a23d09f7d74f566 P 8363b4c5af8b4bd8829074d03fa286ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:20.138602 13868 tablet_replica.cc:333] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae: stopping tablet replica
I20260709 14:53:20.139074 13868 raft_consensus.cc:2243] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:20.139451 13868 raft_consensus.cc:2272] T b1bdaddff60a4a1198f395a7c9bd9d53 P 8363b4c5af8b4bd8829074d03fa286ae [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:20.141544 13868 tablet_replica.cc:333] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae: stopping tablet replica
I20260709 14:53:20.142012 13868 raft_consensus.cc:2243] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:53:20.142696 13868 raft_consensus.cc:2272] T efb625563c5f4c6ab3e3529e2210381e P 8363b4c5af8b4bd8829074d03fa286ae [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:20.144276 13868 tablet_replica.cc:333] T e0ea57427fc54a2280ebf90bddd85f52 P 8363b4c5af8b4bd8829074d03fa286ae: stopping tablet replica
I20260709 14:53:20.144694 13868 raft_consensus.cc:2243] T e0ea57427fc54a2280ebf90bddd85f52 P 8363b4c5af8b4bd8829074d03fa286ae [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:20.145407 13868 raft_consensus.cc:2272] T e0ea57427fc54a2280ebf90bddd85f52 P 8363b4c5af8b4bd8829074d03fa286ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:20.174664 13868 tablet_server.cc:196] TabletServer@127.13.139.1:0 shutdown complete.
I20260709 14:53:20.197373 13868 tablet_server.cc:179] TabletServer@127.13.139.2:0 shutting down...
I20260709 14:53:20.218362 13868 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:20.219053 13868 tablet_replica.cc:333] T 7059c112843549e69eaec2a66f4f935b P ba57319d9ace4cb9882d6feab394e296: stopping tablet replica
I20260709 14:53:20.219648 13868 raft_consensus.cc:2243] T 7059c112843549e69eaec2a66f4f935b P ba57319d9ace4cb9882d6feab394e296 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:20.220232 13868 raft_consensus.cc:2272] T 7059c112843549e69eaec2a66f4f935b P ba57319d9ace4cb9882d6feab394e296 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:20.222457 14628 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260709 14:53:20.222872 13868 tablet_replica.cc:333] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296: stopping tablet replica
I20260709 14:53:20.223505 13868 raft_consensus.cc:2243] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:20.223912 13868 raft_consensus.cc:2272] T e0ea57427fc54a2280ebf90bddd85f52 P ba57319d9ace4cb9882d6feab394e296 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:20.225701 13868 tablet_replica.cc:333] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296: stopping tablet replica
I20260709 14:53:20.226368 13868 raft_consensus.cc:2243] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:20.226905 13868 raft_consensus.cc:2272] T c3af966f9bdf4611afa4595ac198133f P ba57319d9ace4cb9882d6feab394e296 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:20.229202 13868 tablet_replica.cc:333] T 428686f577cc486c9339b3bd5a921711 P ba57319d9ace4cb9882d6feab394e296: stopping tablet replica
W20260709 14:53:20.229544 14628 consensus_peers.cc:597] T c5968e59f46e4090ba7de48d43c9d533 P 789281bd5fbd47bca7ebbc200c9e525a -> Peer ba57319d9ace4cb9882d6feab394e296 (127.13.139.2:39477): Couldn't send request to peer ba57319d9ace4cb9882d6feab394e296. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:20.229944 13868 raft_consensus.cc:2243] T 428686f577cc486c9339b3bd5a921711 P ba57319d9ace4cb9882d6feab394e296 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:20.230396 13868 raft_consensus.cc:2272] T 428686f577cc486c9339b3bd5a921711 P ba57319d9ace4cb9882d6feab394e296 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:20.231238 14628 consensus_peers.cc:597] T 638299da331449018813c656af68adb7 P 789281bd5fbd47bca7ebbc200c9e525a -> Peer 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769): Couldn't send request to peer 8363b4c5af8b4bd8829074d03fa286ae. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34769: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:20.232437 13868 tablet_replica.cc:333] T 403c8c2507d4475099bfa6a8e2e49e51 P ba57319d9ace4cb9882d6feab394e296: stopping tablet replica
I20260709 14:53:20.233091 13868 raft_consensus.cc:2243] T 403c8c2507d4475099bfa6a8e2e49e51 P ba57319d9ace4cb9882d6feab394e296 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:20.233914 13868 raft_consensus.cc:2272] T 403c8c2507d4475099bfa6a8e2e49e51 P ba57319d9ace4cb9882d6feab394e296 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:20.235793 13868 tablet_replica.cc:333] T 788da884c33141f49a23d09f7d74f566 P ba57319d9ace4cb9882d6feab394e296: stopping tablet replica
I20260709 14:53:20.236325 13868 raft_consensus.cc:2243] T 788da884c33141f49a23d09f7d74f566 P ba57319d9ace4cb9882d6feab394e296 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:20.237087 13868 raft_consensus.cc:2272] T 788da884c33141f49a23d09f7d74f566 P ba57319d9ace4cb9882d6feab394e296 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:20.239315 13868 tablet_replica.cc:333] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296: stopping tablet replica
I20260709 14:53:20.239949 13868 raft_consensus.cc:2243] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:20.240433 13868 raft_consensus.cc:2272] T efb625563c5f4c6ab3e3529e2210381e P ba57319d9ace4cb9882d6feab394e296 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:20.242719 13868 tablet_replica.cc:333] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296: stopping tablet replica
I20260709 14:53:20.243366 13868 raft_consensus.cc:2243] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [term 5 LEADER]: Raft consensus shutting down.
W20260709 14:53:20.243479 14628 consensus_peers.cc:597] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a -> Peer 8363b4c5af8b4bd8829074d03fa286ae (127.13.139.1:34769): Couldn't send request to peer 8363b4c5af8b4bd8829074d03fa286ae. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34769: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:20.244457 13868 raft_consensus.cc:2272] T b1bdaddff60a4a1198f395a7c9bd9d53 P ba57319d9ace4cb9882d6feab394e296 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:20.246644 13868 tablet_replica.cc:333] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296: stopping tablet replica
I20260709 14:53:20.247090 13868 raft_consensus.cc:2243] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:20.247551 13868 raft_consensus.cc:2272] T c5968e59f46e4090ba7de48d43c9d533 P ba57319d9ace4cb9882d6feab394e296 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:20.249663 13868 tablet_replica.cc:333] T 638299da331449018813c656af68adb7 P ba57319d9ace4cb9882d6feab394e296: stopping tablet replica
I20260709 14:53:20.250092 13868 raft_consensus.cc:2243] T 638299da331449018813c656af68adb7 P ba57319d9ace4cb9882d6feab394e296 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:20.250466 13868 raft_consensus.cc:2272] T 638299da331449018813c656af68adb7 P ba57319d9ace4cb9882d6feab394e296 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:20.269228 13868 tablet_server.cc:196] TabletServer@127.13.139.2:0 shutdown complete.
I20260709 14:53:20.289115 13868 tablet_server.cc:179] TabletServer@127.13.139.3:0 shutting down...
I20260709 14:53:20.313661 13868 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:20.314325 13868 tablet_replica.cc:333] T 638299da331449018813c656af68adb7 P 789281bd5fbd47bca7ebbc200c9e525a: stopping tablet replica
I20260709 14:53:20.314863 13868 raft_consensus.cc:2243] T 638299da331449018813c656af68adb7 P 789281bd5fbd47bca7ebbc200c9e525a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:20.315626 13868 raft_consensus.cc:2272] T 638299da331449018813c656af68adb7 P 789281bd5fbd47bca7ebbc200c9e525a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:20.317371 13868 tablet_replica.cc:333] T 7059c112843549e69eaec2a66f4f935b P 789281bd5fbd47bca7ebbc200c9e525a: stopping tablet replica
I20260709 14:53:20.317852 13868 raft_consensus.cc:2243] T 7059c112843549e69eaec2a66f4f935b P 789281bd5fbd47bca7ebbc200c9e525a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:20.318219 13868 raft_consensus.cc:2272] T 7059c112843549e69eaec2a66f4f935b P 789281bd5fbd47bca7ebbc200c9e525a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:20.319820 13868 tablet_replica.cc:333] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a: stopping tablet replica
I20260709 14:53:20.320289 13868 raft_consensus.cc:2243] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:20.320665 13868 raft_consensus.cc:2272] T c3af966f9bdf4611afa4595ac198133f P 789281bd5fbd47bca7ebbc200c9e525a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:20.322139 13868 tablet_replica.cc:333] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a: stopping tablet replica
I20260709 14:53:20.322634 13868 raft_consensus.cc:2243] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:20.322999 13868 raft_consensus.cc:2272] T efb625563c5f4c6ab3e3529e2210381e P 789281bd5fbd47bca7ebbc200c9e525a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:20.324488 13868 tablet_replica.cc:333] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a: stopping tablet replica
I20260709 14:53:20.324988 13868 raft_consensus.cc:2243] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:20.325366 13868 raft_consensus.cc:2272] T 788da884c33141f49a23d09f7d74f566 P 789281bd5fbd47bca7ebbc200c9e525a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:20.327330 13868 tablet_replica.cc:333] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a: stopping tablet replica
I20260709 14:53:20.327798 13868 raft_consensus.cc:2243] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:20.328235 13868 raft_consensus.cc:2272] T b1bdaddff60a4a1198f395a7c9bd9d53 P 789281bd5fbd47bca7ebbc200c9e525a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:20.330524 13868 tablet_replica.cc:333] T c5968e59f46e4090ba7de48d43c9d533 P 789281bd5fbd47bca7ebbc200c9e525a: stopping tablet replica
I20260709 14:53:20.331045 13868 raft_consensus.cc:2243] T c5968e59f46e4090ba7de48d43c9d533 P 789281bd5fbd47bca7ebbc200c9e525a [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:20.331750 13868 raft_consensus.cc:2272] T c5968e59f46e4090ba7de48d43c9d533 P 789281bd5fbd47bca7ebbc200c9e525a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:20.333649 13868 tablet_replica.cc:333] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a: stopping tablet replica
I20260709 14:53:20.334146 13868 raft_consensus.cc:2243] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:20.334827 13868 raft_consensus.cc:2272] T 428686f577cc486c9339b3bd5a921711 P 789281bd5fbd47bca7ebbc200c9e525a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:20.336746 13868 tablet_replica.cc:333] T 403c8c2507d4475099bfa6a8e2e49e51 P 789281bd5fbd47bca7ebbc200c9e525a: stopping tablet replica
I20260709 14:53:20.337275 13868 raft_consensus.cc:2243] T 403c8c2507d4475099bfa6a8e2e49e51 P 789281bd5fbd47bca7ebbc200c9e525a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:20.337671 13868 raft_consensus.cc:2272] T 403c8c2507d4475099bfa6a8e2e49e51 P 789281bd5fbd47bca7ebbc200c9e525a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:20.339308 13868 tablet_replica.cc:333] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a: stopping tablet replica
I20260709 14:53:20.339769 13868 raft_consensus.cc:2243] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:20.340161 13868 raft_consensus.cc:2272] T e0ea57427fc54a2280ebf90bddd85f52 P 789281bd5fbd47bca7ebbc200c9e525a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:20.366432 13868 tablet_server.cc:196] TabletServer@127.13.139.3:0 shutdown complete.
I20260709 14:53:20.384588 13868 master.cc:562] Master@127.13.139.62:46625 shutting down...
I20260709 14:53:20.403069 13868 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4d59bfb596454d26adc5d156ccb94afa [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:20.403574 13868 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4d59bfb596454d26adc5d156ccb94afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:20.403877 13868 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4d59bfb596454d26adc5d156ccb94afa: stopping tablet replica
I20260709 14:53:20.422765 13868 master.cc:584] Master@127.13.139.62:46625 shutdown complete.
789281bd5fbd47bca7ebbc200c9e525a  1
8363b4c5af8b4bd8829074d03fa286ae  5
ba57319d9ace4cb9882d6feab394e296  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10597 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:53:20.461433 13868 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.139.62:33405
I20260709 14:53:20.462596 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:20.468433 14872 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:20.468446 14871 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:20.469007 14874 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:20.470757 13868 server_base.cc:1061] running on GCE node
I20260709 14:53:20.471527 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:20.471704 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:20.471822 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608800471810 us; error 0 us; skew 500 ppm
I20260709 14:53:20.472299 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:20.475170 13868 webserver.cc:533] Webserver started at http://127.13.139.62:44255/ using document root <none> and password file <none>
I20260709 14:53:20.475620 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:20.475800 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:20.476023 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:20.477185 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608776280123-13868-0/minicluster-data/master-0-root/instance:
uuid: "30be479dd6ac467196cfc7b0a8079403"
format_stamp: "Formatted at 2026-07-09 14:53:20 on dist-test-slave-q457"
I20260709 14:53:20.481709 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:53:20.485350 14879 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:20.486299 13868 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 14:53:20.486624 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608776280123-13868-0/minicluster-data/master-0-root
uuid: "30be479dd6ac467196cfc7b0a8079403"
format_stamp: "Formatted at 2026-07-09 14:53:20 on dist-test-slave-q457"
I20260709 14:53:20.486907 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608776280123-13868-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608776280123-13868-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608776280123-13868-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:20.505247 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:20.506496 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:20.545298 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.62:33405
I20260709 14:53:20.545364 14930 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.62:33405 every 8 connection(s)
I20260709 14:53:20.549160 14931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.559175 14931 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 30be479dd6ac467196cfc7b0a8079403: Bootstrap starting.
I20260709 14:53:20.563946 14931 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 30be479dd6ac467196cfc7b0a8079403: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.568297 14931 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 30be479dd6ac467196cfc7b0a8079403: No bootstrap required, opened a new log
I20260709 14:53:20.570429 14931 raft_consensus.cc:359] T 00000000000000000000000000000000 P 30be479dd6ac467196cfc7b0a8079403 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30be479dd6ac467196cfc7b0a8079403" member_type: VOTER }
I20260709 14:53:20.570827 14931 raft_consensus.cc:385] T 00000000000000000000000000000000 P 30be479dd6ac467196cfc7b0a8079403 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.571000 14931 raft_consensus.cc:740] T 00000000000000000000000000000000 P 30be479dd6ac467196cfc7b0a8079403 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30be479dd6ac467196cfc7b0a8079403, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.571477 14931 consensus_queue.cc:260] T 00000000000000000000000000000000 P 30be479dd6ac467196cfc7b0a8079403 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "30be479dd6ac467196cfc7b0a8079403" member_type: VOTER }
I20260709 14:53:20.571888 14931 raft_consensus.cc:399] T 00000000000000000000000000000000 P 30be479dd6ac467196cfc7b0a8079403 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:53:20.572084 14931 raft_consensus.cc:493] T 00000000000000000000000000000000 P 30be479dd6ac467196cfc7b0a8079403 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:53:20.572302 14931 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 30be479dd6ac467196cfc7b0a8079403 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.576378 14931 raft_consensus.cc:515] T 00000000000000000000000000000000 P 30be479dd6ac467196cfc7b0a8079403 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30be479dd6ac467196cfc7b0a8079403" member_type: VOTER }
I20260709 14:53:20.577157 14931 leader_election.cc:304] T 00000000000000000000000000000000 P 30be479dd6ac467196cfc7b0a8079403 [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: 30be479dd6ac467196cfc7b0a8079403; no voters: 
I20260709 14:53:20.578275 14931 leader_election.cc:290] T 00000000000000000000000000000000 P 30be479dd6ac467196cfc7b0a8079403 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:53:20.578613 14934 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 30be479dd6ac467196cfc7b0a8079403 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:20.580096 14934 raft_consensus.cc:697] T 00000000000000000000000000000000 P 30be479dd6ac467196cfc7b0a8079403 [term 1 LEADER]: Becoming Leader. State: Replica: 30be479dd6ac467196cfc7b0a8079403, State: Running, Role: LEADER
I20260709 14:53:20.580717 14934 consensus_queue.cc:237] T 00000000000000000000000000000000 P 30be479dd6ac467196cfc7b0a8079403 [LEADER]: Queue going to LEADER mode. State: All 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: "30be479dd6ac467196cfc7b0a8079403" member_type: VOTER }
I20260709 14:53:20.581363 14931 sys_catalog.cc:565] T 00000000000000000000000000000000 P 30be479dd6ac467196cfc7b0a8079403 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:53:20.585634 14935 sys_catalog.cc:455] T 00000000000000000000000000000000 P 30be479dd6ac467196cfc7b0a8079403 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "30be479dd6ac467196cfc7b0a8079403" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30be479dd6ac467196cfc7b0a8079403" member_type: VOTER } }
I20260709 14:53:20.585904 14936 sys_catalog.cc:455] T 00000000000000000000000000000000 P 30be479dd6ac467196cfc7b0a8079403 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 30be479dd6ac467196cfc7b0a8079403. Latest consensus state: current_term: 1 leader_uuid: "30be479dd6ac467196cfc7b0a8079403" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30be479dd6ac467196cfc7b0a8079403" member_type: VOTER } }
I20260709 14:53:20.586510 14935 sys_catalog.cc:458] T 00000000000000000000000000000000 P 30be479dd6ac467196cfc7b0a8079403 [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:20.586503 14936 sys_catalog.cc:458] T 00000000000000000000000000000000 P 30be479dd6ac467196cfc7b0a8079403 [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:20.588507 14941 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:53:20.593814 14941 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:53:20.596849 13868 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:53:20.602471 14941 catalog_manager.cc:1383] Generated new cluster ID: ddd4c99320c04e53989f55b461103b40
I20260709 14:53:20.602787 14941 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:53:20.630319 14941 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:53:20.631644 14941 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:53:20.648209 14941 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 30be479dd6ac467196cfc7b0a8079403: Generated new TSK 0
I20260709 14:53:20.648859 14941 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:53:20.663774 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:20.669765 14952 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:20.670285 14953 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:20.672586 13868 server_base.cc:1061] running on GCE node
W20260709 14:53:20.672645 14955 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:20.673648 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:20.673842 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:20.673961 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608800673950 us; error 0 us; skew 500 ppm
I20260709 14:53:20.674407 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:20.676612 13868 webserver.cc:533] Webserver started at http://127.13.139.1:34323/ using document root <none> and password file <none>
I20260709 14:53:20.677094 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:20.677256 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:20.677466 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:20.678470 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608776280123-13868-0/minicluster-data/ts-0-root/instance:
uuid: "9ef1c55ed4724728855fa50e49c225c4"
format_stamp: "Formatted at 2026-07-09 14:53:20 on dist-test-slave-q457"
I20260709 14:53:20.682875 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 14:53:20.686291 14960 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:20.686986 13868 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:53:20.687269 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608776280123-13868-0/minicluster-data/ts-0-root
uuid: "9ef1c55ed4724728855fa50e49c225c4"
format_stamp: "Formatted at 2026-07-09 14:53:20 on dist-test-slave-q457"
I20260709 14:53:20.687537 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608776280123-13868-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608776280123-13868-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608776280123-13868-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:20.706496 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:20.707754 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:20.709236 13868 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:20.711565 13868 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:20.711777 13868 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:20.712011 13868 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:20.712175 13868 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:20.752553 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.1:37215
I20260709 14:53:20.752647 15022 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.1:37215 every 8 connection(s)
I20260709 14:53:20.757190 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:20.764046 15027 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:20.765614 15028 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:20.769260 13868 server_base.cc:1061] running on GCE node
W20260709 14:53:20.769641 15030 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:20.770669 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:20.770931 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:20.771096 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608800771079 us; error 0 us; skew 500 ppm
I20260709 14:53:20.771749 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:20.773861 15023 heartbeater.cc:344] Connected to a master server at 127.13.139.62:33405
I20260709 14:53:20.774206 15023 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:20.774710 13868 webserver.cc:533] Webserver started at http://127.13.139.2:44693/ using document root <none> and password file <none>
I20260709 14:53:20.774883 15023 heartbeater.cc:507] Master 127.13.139.62:33405 requested a full tablet report, sending...
I20260709 14:53:20.775226 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:20.775440 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:20.775695 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:20.777102 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608776280123-13868-0/minicluster-data/ts-1-root/instance:
uuid: "f1ea2f412f8e42429039fbe908c44e09"
format_stamp: "Formatted at 2026-07-09 14:53:20 on dist-test-slave-q457"
I20260709 14:53:20.777163 14896 ts_manager.cc:194] Registered new tserver with Master: 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215)
I20260709 14:53:20.779650 14896 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56692
I20260709 14:53:20.782991 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:53:20.786449 15035 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:20.787220 13868 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:53:20.787520 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608776280123-13868-0/minicluster-data/ts-1-root
uuid: "f1ea2f412f8e42429039fbe908c44e09"
format_stamp: "Formatted at 2026-07-09 14:53:20 on dist-test-slave-q457"
I20260709 14:53:20.787784 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608776280123-13868-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608776280123-13868-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608776280123-13868-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:20.799751 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:20.800957 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:20.802373 13868 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:20.804555 13868 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:20.804751 13868 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:20.805013 13868 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:20.805167 13868 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:20.843863 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.2:36681
I20260709 14:53:20.843953 15097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.2:36681 every 8 connection(s)
I20260709 14:53:20.848701 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:20.855839 15101 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:20.858279 15102 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:20.858717 13868 server_base.cc:1061] running on GCE node
W20260709 14:53:20.859999 15104 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:20.861114 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:20.861398 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:20.861562 15098 heartbeater.cc:344] Connected to a master server at 127.13.139.62:33405
I20260709 14:53:20.861608 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608800861586 us; error 0 us; skew 500 ppm
I20260709 14:53:20.862145 15098 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:20.862546 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:20.862973 15098 heartbeater.cc:507] Master 127.13.139.62:33405 requested a full tablet report, sending...
I20260709 14:53:20.865180 14896 ts_manager.cc:194] Registered new tserver with Master: f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:20.865677 13868 webserver.cc:533] Webserver started at http://127.13.139.3:37079/ using document root <none> and password file <none>
I20260709 14:53:20.866181 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:20.866377 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:20.866617 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:20.866649 14896 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56700
I20260709 14:53:20.867929 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608776280123-13868-0/minicluster-data/ts-2-root/instance:
uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
format_stamp: "Formatted at 2026-07-09 14:53:20 on dist-test-slave-q457"
I20260709 14:53:20.872535 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:53:20.876008 15109 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:20.876865 13868 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 14:53:20.877166 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608776280123-13868-0/minicluster-data/ts-2-root
uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
format_stamp: "Formatted at 2026-07-09 14:53:20 on dist-test-slave-q457"
I20260709 14:53:20.877453 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608776280123-13868-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608776280123-13868-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608776280123-13868-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:20.887388 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:20.888638 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:20.890727 13868 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:20.893392 13868 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:20.893599 13868 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:20.893908 13868 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:20.894058 13868 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:20.932736 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.3:41467
I20260709 14:53:20.932873 15171 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.3:41467 every 8 connection(s)
I20260709 14:53:20.946523 15172 heartbeater.cc:344] Connected to a master server at 127.13.139.62:33405
I20260709 14:53:20.946897 15172 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:20.947644 15172 heartbeater.cc:507] Master 127.13.139.62:33405 requested a full tablet report, sending...
I20260709 14:53:20.949565 14896 ts_manager.cc:194] Registered new tserver with Master: 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:20.950449 13868 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014419635s
I20260709 14:53:20.950913 14896 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56712
I20260709 14:53:20.976125 14896 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56718:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:53:20.982266 14896 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:53:21.199813 15137 tablet_service.cc:1511] Processing CreateTablet for tablet e9c8645dfa034909bad3818e84132908 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:21.201345 15137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9c8645dfa034909bad3818e84132908. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.203269 15130 tablet_service.cc:1511] Processing CreateTablet for tablet 482d5682f9be413cb56daaba883efe97 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:21.204711 15130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 482d5682f9be413cb56daaba883efe97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.205734 15128 tablet_service.cc:1511] Processing CreateTablet for tablet ae6af2fba04f42a38c532a1e52494785 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:21.205940 15136 tablet_service.cc:1511] Processing CreateTablet for tablet e32023e939524fdf8bb9981e78640526 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:21.206581 14987 tablet_service.cc:1511] Processing CreateTablet for tablet e32023e939524fdf8bb9981e78640526 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:21.207206 15128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae6af2fba04f42a38c532a1e52494785. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.207924 14987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e32023e939524fdf8bb9981e78640526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.207804 15135 tablet_service.cc:1511] Processing CreateTablet for tablet 0bb4f50312164feb85948e813b096eb9 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:21.209782 15134 tablet_service.cc:1511] Processing CreateTablet for tablet 18a5169c96214e89b97aeb9a1aa9a64a (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:21.209939 15129 tablet_service.cc:1511] Processing CreateTablet for tablet dc85a8bb06df4460b980c39fbb40f82b (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:21.211743 15133 tablet_service.cc:1511] Processing CreateTablet for tablet 27b82f40f9c94129a5f4684858bbb8da (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:21.211889 15062 tablet_service.cc:1511] Processing CreateTablet for tablet e32023e939524fdf8bb9981e78640526 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:21.212944 14986 tablet_service.cc:1511] Processing CreateTablet for tablet 0bb4f50312164feb85948e813b096eb9 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:21.213479 15062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e32023e939524fdf8bb9981e78640526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.213635 15132 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc8bba792e949b58c026b026f56b2d4 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:21.214222 14986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bb4f50312164feb85948e813b096eb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.214756 15061 tablet_service.cc:1511] Processing CreateTablet for tablet 0bb4f50312164feb85948e813b096eb9 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:21.215364 15131 tablet_service.cc:1511] Processing CreateTablet for tablet fa159bde77a14c3f8ad341ed5785687b (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:21.217193 14988 tablet_service.cc:1511] Processing CreateTablet for tablet e9c8645dfa034909bad3818e84132908 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:21.217867 15059 tablet_service.cc:1511] Processing CreateTablet for tablet 27b82f40f9c94129a5f4684858bbb8da (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:21.218498 14988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9c8645dfa034909bad3818e84132908. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.218906 14984 tablet_service.cc:1511] Processing CreateTablet for tablet 27b82f40f9c94129a5f4684858bbb8da (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:21.219063 15060 tablet_service.cc:1511] Processing CreateTablet for tablet 18a5169c96214e89b97aeb9a1aa9a64a (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:21.220129 14984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27b82f40f9c94129a5f4684858bbb8da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.221100 15060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18a5169c96214e89b97aeb9a1aa9a64a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.222200 15061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bb4f50312164feb85948e813b096eb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.221957 15063 tablet_service.cc:1511] Processing CreateTablet for tablet e9c8645dfa034909bad3818e84132908 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:21.223271 15063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9c8645dfa034909bad3818e84132908. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.223115 14982 tablet_service.cc:1511] Processing CreateTablet for tablet fa159bde77a14c3f8ad341ed5785687b (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:21.223861 15059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27b82f40f9c94129a5f4684858bbb8da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.224434 14982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa159bde77a14c3f8ad341ed5785687b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.225167 15058 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc8bba792e949b58c026b026f56b2d4 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:21.225929 14981 tablet_service.cc:1511] Processing CreateTablet for tablet 482d5682f9be413cb56daaba883efe97 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:21.226538 15058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc8bba792e949b58c026b026f56b2d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.228174 14980 tablet_service.cc:1511] Processing CreateTablet for tablet dc85a8bb06df4460b980c39fbb40f82b (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:21.217880 14985 tablet_service.cc:1511] Processing CreateTablet for tablet 18a5169c96214e89b97aeb9a1aa9a64a (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:21.221957 14983 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc8bba792e949b58c026b026f56b2d4 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:21.230450 14979 tablet_service.cc:1511] Processing CreateTablet for tablet ae6af2fba04f42a38c532a1e52494785 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:21.228384 15057 tablet_service.cc:1511] Processing CreateTablet for tablet fa159bde77a14c3f8ad341ed5785687b (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:21.232007 15135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bb4f50312164feb85948e813b096eb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.233332 15134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18a5169c96214e89b97aeb9a1aa9a64a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.234670 15129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc85a8bb06df4460b980c39fbb40f82b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.236037 15133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27b82f40f9c94129a5f4684858bbb8da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.237424 15132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc8bba792e949b58c026b026f56b2d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.238749 15131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa159bde77a14c3f8ad341ed5785687b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.240057 15136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e32023e939524fdf8bb9981e78640526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.232007 15057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa159bde77a14c3f8ad341ed5785687b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.242008 14983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc8bba792e949b58c026b026f56b2d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.242657 14981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 482d5682f9be413cb56daaba883efe97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.243237 14979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae6af2fba04f42a38c532a1e52494785. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.243799 14980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc85a8bb06df4460b980c39fbb40f82b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.244410 14985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18a5169c96214e89b97aeb9a1aa9a64a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.278317 15056 tablet_service.cc:1511] Processing CreateTablet for tablet 482d5682f9be413cb56daaba883efe97 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:21.279728 15056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 482d5682f9be413cb56daaba883efe97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.282006 15055 tablet_service.cc:1511] Processing CreateTablet for tablet dc85a8bb06df4460b980c39fbb40f82b (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:21.283455 15055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc85a8bb06df4460b980c39fbb40f82b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.286054 15054 tablet_service.cc:1511] Processing CreateTablet for tablet ae6af2fba04f42a38c532a1e52494785 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:21.287405 15054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae6af2fba04f42a38c532a1e52494785. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.310130 15187 tablet_bootstrap.cc:492] T ae6af2fba04f42a38c532a1e52494785 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:21.312412 15128 tablet_service.cc:1511] Processing CreateTablet for tablet 4af30f48fe734a9ca29a07c415e8583b (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:21.321585 15128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4af30f48fe734a9ca29a07c415e8583b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.335047 15062 tablet_service.cc:1511] Processing CreateTablet for tablet 4af30f48fe734a9ca29a07c415e8583b (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:21.336452 15062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4af30f48fe734a9ca29a07c415e8583b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.340044 15060 tablet_service.cc:1511] Processing CreateTablet for tablet 79ca257ff8c1438abd213a753113a937 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:21.347697 15187 tablet_bootstrap.cc:654] T ae6af2fba04f42a38c532a1e52494785 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.358506 15060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79ca257ff8c1438abd213a753113a937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.366336 15188 tablet_bootstrap.cc:492] T 0bb4f50312164feb85948e813b096eb9 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:21.380303 15128 tablet_service.cc:1511] Processing CreateTablet for tablet 79ca257ff8c1438abd213a753113a937 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:21.381837 15128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79ca257ff8c1438abd213a753113a937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.390172 15187 tablet_bootstrap.cc:492] T ae6af2fba04f42a38c532a1e52494785 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:21.390726 15187 ts_tablet_manager.cc:1403] T ae6af2fba04f42a38c532a1e52494785 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.081s	user 0.005s	sys 0.008s
I20260709 14:53:21.393911 15187 raft_consensus.cc:359] T ae6af2fba04f42a38c532a1e52494785 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:21.394667 15187 raft_consensus.cc:385] T ae6af2fba04f42a38c532a1e52494785 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.394959 15187 raft_consensus.cc:740] T ae6af2fba04f42a38c532a1e52494785 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.395713 15187 consensus_queue.cc:260] T ae6af2fba04f42a38c532a1e52494785 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:21.399750 15188 tablet_bootstrap.cc:654] T 0bb4f50312164feb85948e813b096eb9 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.415596 15128 tablet_service.cc:1511] Processing CreateTablet for tablet 2b2e7b98e6e64b89b88cf05f318d4285 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:21.417084 15128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b2e7b98e6e64b89b88cf05f318d4285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.422053 15060 tablet_service.cc:1511] Processing CreateTablet for tablet 2b2e7b98e6e64b89b88cf05f318d4285 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:21.431279 15060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b2e7b98e6e64b89b88cf05f318d4285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.443547 15172 heartbeater.cc:499] Master 127.13.139.62:33405 was elected leader, sending a full tablet report...
I20260709 14:53:21.439656 15057 tablet_service.cc:1511] Processing CreateTablet for tablet 2c88a40472b24840a26563079970b287 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:53:21.452010 15188 tablet_bootstrap.cc:492] T 0bb4f50312164feb85948e813b096eb9 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:21.453086 15188 ts_tablet_manager.cc:1403] T 0bb4f50312164feb85948e813b096eb9 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.087s	user 0.027s	sys 0.000s
I20260709 14:53:21.453641 15130 tablet_service.cc:1511] Processing CreateTablet for tablet 2c88a40472b24840a26563079970b287 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:53:21.455085 15130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c88a40472b24840a26563079970b287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.455509 14979 tablet_service.cc:1511] Processing CreateTablet for tablet 4af30f48fe734a9ca29a07c415e8583b (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:21.447638 15057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c88a40472b24840a26563079970b287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.456755 14979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4af30f48fe734a9ca29a07c415e8583b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.456797 15188 raft_consensus.cc:359] T 0bb4f50312164feb85948e813b096eb9 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:21.461476 15188 raft_consensus.cc:385] T 0bb4f50312164feb85948e813b096eb9 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.461760 15188 raft_consensus.cc:740] T 0bb4f50312164feb85948e813b096eb9 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.461992 14985 tablet_service.cc:1511] Processing CreateTablet for tablet 2c88a40472b24840a26563079970b287 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:53:21.463505 14985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c88a40472b24840a26563079970b287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.467015 15187 ts_tablet_manager.cc:1434] T ae6af2fba04f42a38c532a1e52494785 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.076s	user 0.016s	sys 0.005s
I20260709 14:53:21.464818 15188 consensus_queue.cc:260] T 0bb4f50312164feb85948e813b096eb9 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:21.471290 15063 tablet_service.cc:1511] Processing CreateTablet for tablet a32f0e41313d4caa8a8cd1710b71f743 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:21.472592 15063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a32f0e41313d4caa8a8cd1710b71f743. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.472944 14981 tablet_service.cc:1511] Processing CreateTablet for tablet fe790bb1c77d4114bf8b91541cbc1f71 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:21.474170 14981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe790bb1c77d4114bf8b91541cbc1f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.475137 15129 tablet_service.cc:1511] Processing CreateTablet for tablet a32f0e41313d4caa8a8cd1710b71f743 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:21.476481 15129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a32f0e41313d4caa8a8cd1710b71f743. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.453649 14982 tablet_service.cc:1511] Processing CreateTablet for tablet 79ca257ff8c1438abd213a753113a937 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:21.479848 14982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79ca257ff8c1438abd213a753113a937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.483301 14983 tablet_service.cc:1511] Processing CreateTablet for tablet 2b2e7b98e6e64b89b88cf05f318d4285 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:21.469744 14988 tablet_service.cc:1511] Processing CreateTablet for tablet a32f0e41313d4caa8a8cd1710b71f743 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:21.484611 14983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b2e7b98e6e64b89b88cf05f318d4285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.490227 15192 tablet_bootstrap.cc:492] T 0bb4f50312164feb85948e813b096eb9 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:21.490945 14988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a32f0e41313d4caa8a8cd1710b71f743. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.493494 15188 ts_tablet_manager.cc:1434] T 0bb4f50312164feb85948e813b096eb9 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.040s	user 0.002s	sys 0.011s
I20260709 14:53:21.494488 15188 tablet_bootstrap.cc:492] T e32023e939524fdf8bb9981e78640526 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:21.494638 15098 heartbeater.cc:499] Master 127.13.139.62:33405 was elected leader, sending a full tablet report...
I20260709 14:53:21.501413 15188 tablet_bootstrap.cc:654] T e32023e939524fdf8bb9981e78640526 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.493487 15187 tablet_bootstrap.cc:492] T 4af30f48fe734a9ca29a07c415e8583b P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:21.514966 15062 tablet_service.cc:1511] Processing CreateTablet for tablet fe790bb1c77d4114bf8b91541cbc1f71 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:21.520416 15062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe790bb1c77d4114bf8b91541cbc1f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.527787 15192 tablet_bootstrap.cc:654] T 0bb4f50312164feb85948e813b096eb9 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.549144 15128 tablet_service.cc:1511] Processing CreateTablet for tablet fe790bb1c77d4114bf8b91541cbc1f71 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:21.550612 15128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe790bb1c77d4114bf8b91541cbc1f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.569859 15188 tablet_bootstrap.cc:492] T e32023e939524fdf8bb9981e78640526 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:21.570384 15188 ts_tablet_manager.cc:1403] T e32023e939524fdf8bb9981e78640526 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.076s	user 0.030s	sys 0.028s
I20260709 14:53:21.578163 15192 tablet_bootstrap.cc:492] T 0bb4f50312164feb85948e813b096eb9 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:21.578593 14985 tablet_service.cc:1511] Processing CreateTablet for tablet e17b2f87a1fc444bb1106cb43c6414d0 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:21.579932 14985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e17b2f87a1fc444bb1106cb43c6414d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.578644 15192 ts_tablet_manager.cc:1403] T 0bb4f50312164feb85948e813b096eb9 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.089s	user 0.000s	sys 0.015s
I20260709 14:53:21.582885 15192 raft_consensus.cc:359] T 0bb4f50312164feb85948e813b096eb9 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:21.583456 15192 raft_consensus.cc:385] T 0bb4f50312164feb85948e813b096eb9 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.583667 15192 raft_consensus.cc:740] T 0bb4f50312164feb85948e813b096eb9 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.584236 15192 consensus_queue.cc:260] T 0bb4f50312164feb85948e813b096eb9 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:21.585215 15187 tablet_bootstrap.cc:654] T 4af30f48fe734a9ca29a07c415e8583b P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.587105 15188 raft_consensus.cc:359] T e32023e939524fdf8bb9981e78640526 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:21.587814 15188 raft_consensus.cc:385] T e32023e939524fdf8bb9981e78640526 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.595223 15188 raft_consensus.cc:740] T e32023e939524fdf8bb9981e78640526 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.590171 15129 tablet_service.cc:1511] Processing CreateTablet for tablet e17b2f87a1fc444bb1106cb43c6414d0 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:21.591187 15192 ts_tablet_manager.cc:1434] T 0bb4f50312164feb85948e813b096eb9 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
W20260709 14:53:21.592213 14944 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:21.596711 15023 heartbeater.cc:499] Master 127.13.139.62:33405 was elected leader, sending a full tablet report...
I20260709 14:53:21.597015 15188 consensus_queue.cc:260] T e32023e939524fdf8bb9981e78640526 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:21.597262 15130 tablet_service.cc:1511] Processing CreateTablet for tablet 2f7970aec40f45a888b574eb29d677e8 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:21.596712 15129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e17b2f87a1fc444bb1106cb43c6414d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.598626 15130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f7970aec40f45a888b574eb29d677e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.601631 15192 tablet_bootstrap.cc:492] T 18a5169c96214e89b97aeb9a1aa9a64a P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:21.589156 15057 tablet_service.cc:1511] Processing CreateTablet for tablet e17b2f87a1fc444bb1106cb43c6414d0 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:21.593353 14979 tablet_service.cc:1511] Processing CreateTablet for tablet 2f7970aec40f45a888b574eb29d677e8 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:21.603502 15057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e17b2f87a1fc444bb1106cb43c6414d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.606154 14979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f7970aec40f45a888b574eb29d677e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.608628 14988 tablet_service.cc:1511] Processing CreateTablet for tablet 3cb089bfeaf1458eb36ceba4ff6bd08e (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:53:21.610770 15063 tablet_service.cc:1511] Processing CreateTablet for tablet 3cb089bfeaf1458eb36ceba4ff6bd08e (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:53:21.612074 15063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cb089bfeaf1458eb36ceba4ff6bd08e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.613574 15192 tablet_bootstrap.cc:654] T 18a5169c96214e89b97aeb9a1aa9a64a P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.614312 15062 tablet_service.cc:1511] Processing CreateTablet for tablet 2f7970aec40f45a888b574eb29d677e8 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:21.614789 15060 tablet_service.cc:1511] Processing CreateTablet for tablet 33c1c782781f44e8bad94f645885bdb4 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:21.615758 15062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f7970aec40f45a888b574eb29d677e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.616923 15060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33c1c782781f44e8bad94f645885bdb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.618532 14983 tablet_service.cc:1511] Processing CreateTablet for tablet 33c1c782781f44e8bad94f645885bdb4 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:21.619342 15137 tablet_service.cc:1511] Processing CreateTablet for tablet 3cb089bfeaf1458eb36ceba4ff6bd08e (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:53:21.620551 15137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cb089bfeaf1458eb36ceba4ff6bd08e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.621608 15132 tablet_service.cc:1511] Processing CreateTablet for tablet 33c1c782781f44e8bad94f645885bdb4 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:21.622848 15132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33c1c782781f44e8bad94f645885bdb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.623422 15193 raft_consensus.cc:493] T e32023e939524fdf8bb9981e78640526 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.623883 15193 raft_consensus.cc:515] T e32023e939524fdf8bb9981e78640526 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:21.624888 14988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cb089bfeaf1458eb36ceba4ff6bd08e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.629794 15193 leader_election.cc:290] T e32023e939524fdf8bb9981e78640526 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:21.629686 14981 tablet_service.cc:1511] Processing CreateTablet for tablet 4d678c1c606a4ffea14dca4bd7c22950 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:21.630299 15193 raft_consensus.cc:493] T 0bb4f50312164feb85948e813b096eb9 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.638676 14983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33c1c782781f44e8bad94f645885bdb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.639492 15134 tablet_service.cc:1511] Processing CreateTablet for tablet 4d678c1c606a4ffea14dca4bd7c22950 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:21.640789 15134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d678c1c606a4ffea14dca4bd7c22950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.641098 14981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d678c1c606a4ffea14dca4bd7c22950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.635008 15193 raft_consensus.cc:515] T 0bb4f50312164feb85948e813b096eb9 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:21.673733 15133 tablet_service.cc:1511] Processing CreateTablet for tablet 7e2a36f432bf4696bc37929229d8d451 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:53:21.675076 15133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2a36f432bf4696bc37929229d8d451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.677927 14982 tablet_service.cc:1511] Processing CreateTablet for tablet 7e2a36f432bf4696bc37929229d8d451 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:53:21.679222 14982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2a36f432bf4696bc37929229d8d451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.681802 14984 tablet_service.cc:1511] Processing CreateTablet for tablet 0eff531835e841cfb0c22550b3b5d14f (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:21.683094 14984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eff531835e841cfb0c22550b3b5d14f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.677968 15058 tablet_service.cc:1511] Processing CreateTablet for tablet 7e2a36f432bf4696bc37929229d8d451 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:53:21.689654 15058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2a36f432bf4696bc37929229d8d451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.689992 15055 tablet_service.cc:1511] Processing CreateTablet for tablet 0eff531835e841cfb0c22550b3b5d14f (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:21.691220 15055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eff531835e841cfb0c22550b3b5d14f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.692183 15130 tablet_service.cc:1511] Processing CreateTablet for tablet 0eff531835e841cfb0c22550b3b5d14f (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:21.693420 15130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eff531835e841cfb0c22550b3b5d14f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.706841 15056 tablet_service.cc:1511] Processing CreateTablet for tablet 777061c1f8174e12a284c004ef24a9ad (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:21.708148 15056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 777061c1f8174e12a284c004ef24a9ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.711503 15193 leader_election.cc:290] T 0bb4f50312164feb85948e813b096eb9 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:21.721365 15128 tablet_service.cc:1511] Processing CreateTablet for tablet 777061c1f8174e12a284c004ef24a9ad (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:21.722636 15128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 777061c1f8174e12a284c004ef24a9ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.723312 15061 tablet_service.cc:1511] Processing CreateTablet for tablet 40f4ed193d154134a43e8178d4d5c2a8 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:21.724495 15061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40f4ed193d154134a43e8178d4d5c2a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.729457 14983 tablet_service.cc:1511] Processing CreateTablet for tablet 40f4ed193d154134a43e8178d4d5c2a8 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:21.730726 14983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40f4ed193d154134a43e8178d4d5c2a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.719914 15188 ts_tablet_manager.cc:1434] T e32023e939524fdf8bb9981e78640526 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.149s	user 0.008s	sys 0.000s
I20260709 14:53:21.737260 14985 tablet_service.cc:1511] Processing CreateTablet for tablet 777061c1f8174e12a284c004ef24a9ad (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:21.738615 14985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 777061c1f8174e12a284c004ef24a9ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.746421 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e32023e939524fdf8bb9981e78640526" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:21.747900 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb4f50312164feb85948e813b096eb9" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
W20260709 14:53:21.749823 15036 leader_election.cc:343] T e32023e939524fdf8bb9981e78640526 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:21.750464 15036 leader_election.cc:343] T 0bb4f50312164feb85948e813b096eb9 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.750837 15187 tablet_bootstrap.cc:492] T 4af30f48fe734a9ca29a07c415e8583b P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:21.751353 15187 ts_tablet_manager.cc:1403] T 4af30f48fe734a9ca29a07c415e8583b P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.262s	user 0.022s	sys 0.014s
I20260709 14:53:21.751860 15137 tablet_service.cc:1511] Processing CreateTablet for tablet 40f4ed193d154134a43e8178d4d5c2a8 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:21.753177 15137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40f4ed193d154134a43e8178d4d5c2a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.759387 15062 tablet_service.cc:1511] Processing CreateTablet for tablet 4d678c1c606a4ffea14dca4bd7c22950 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:21.760744 15062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d678c1c606a4ffea14dca4bd7c22950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.765468 15187 raft_consensus.cc:359] T 4af30f48fe734a9ca29a07c415e8583b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:21.767010 15188 tablet_bootstrap.cc:492] T 18a5169c96214e89b97aeb9a1aa9a64a P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:21.768525 15187 raft_consensus.cc:385] T 4af30f48fe734a9ca29a07c415e8583b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.769841 15187 raft_consensus.cc:740] T 4af30f48fe734a9ca29a07c415e8583b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.770609 15187 consensus_queue.cc:260] T 4af30f48fe734a9ca29a07c415e8583b P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:21.777753 15187 ts_tablet_manager.cc:1434] T 4af30f48fe734a9ca29a07c415e8583b P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 14:53:21.779945 15187 tablet_bootstrap.cc:492] T e32023e939524fdf8bb9981e78640526 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:21.790473 15192 tablet_bootstrap.cc:492] T 18a5169c96214e89b97aeb9a1aa9a64a P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:21.791118 15192 ts_tablet_manager.cc:1403] T 18a5169c96214e89b97aeb9a1aa9a64a P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.190s	user 0.018s	sys 0.014s
I20260709 14:53:21.794199 15192 raft_consensus.cc:359] T 18a5169c96214e89b97aeb9a1aa9a64a P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:21.794906 15192 raft_consensus.cc:385] T 18a5169c96214e89b97aeb9a1aa9a64a P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.795210 15192 raft_consensus.cc:740] T 18a5169c96214e89b97aeb9a1aa9a64a P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.799820 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e32023e939524fdf8bb9981e78640526" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:21.801095 15058 tablet_service.cc:1511] Processing CreateTablet for tablet be55db2aca0e43ec8600e42ff7f6331b (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:21.801415 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb4f50312164feb85948e813b096eb9" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:21.802147 14997 raft_consensus.cc:2468] T 0bb4f50312164feb85948e813b096eb9 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:21.802654 15058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be55db2aca0e43ec8600e42ff7f6331b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:21.803690 15037 leader_election.cc:343] T e32023e939524fdf8bb9981e78640526 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.804733 15037 leader_election.cc:304] T e32023e939524fdf8bb9981e78640526 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1ea2f412f8e42429039fbe908c44e09; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4
I20260709 14:53:21.805965 15037 leader_election.cc:304] T 0bb4f50312164feb85948e813b096eb9 P f1ea2f412f8e42429039fbe908c44e09 [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: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa
I20260709 14:53:21.806838 15197 raft_consensus.cc:2749] T e32023e939524fdf8bb9981e78640526 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:21.807551 15197 raft_consensus.cc:2804] T 0bb4f50312164feb85948e813b096eb9 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:21.799727 15187 tablet_bootstrap.cc:654] T e32023e939524fdf8bb9981e78640526 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.807883 15197 raft_consensus.cc:493] T 0bb4f50312164feb85948e813b096eb9 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:21.808260 15197 raft_consensus.cc:3060] T 0bb4f50312164feb85948e813b096eb9 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.811048 14984 tablet_service.cc:1511] Processing CreateTablet for tablet 75eb822b58da4590b632697d80a7258c (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:53:21.812458 14984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75eb822b58da4590b632697d80a7258c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.816036 15197 raft_consensus.cc:515] T 0bb4f50312164feb85948e813b096eb9 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:21.818832 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb4f50312164feb85948e813b096eb9" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:21.819429 14997 raft_consensus.cc:3060] T 0bb4f50312164feb85948e813b096eb9 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.821764 14979 tablet_service.cc:1511] Processing CreateTablet for tablet be55db2aca0e43ec8600e42ff7f6331b (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:21.823060 14979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be55db2aca0e43ec8600e42ff7f6331b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.830477 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb4f50312164feb85948e813b096eb9" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
W20260709 14:53:21.831974 15036 leader_election.cc:343] T 0bb4f50312164feb85948e813b096eb9 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.832547 15197 leader_election.cc:290] T 0bb4f50312164feb85948e813b096eb9 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:21.834012 14997 raft_consensus.cc:2468] T 0bb4f50312164feb85948e813b096eb9 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:21.835381 15037 leader_election.cc:304] T 0bb4f50312164feb85948e813b096eb9 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa
I20260709 14:53:21.836608 15197 raft_consensus.cc:2804] T 0bb4f50312164feb85948e813b096eb9 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:21.803905 15128 tablet_service.cc:1511] Processing CreateTablet for tablet be55db2aca0e43ec8600e42ff7f6331b (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:21.837795 15128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be55db2aca0e43ec8600e42ff7f6331b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.839506 15191 raft_consensus.cc:493] T ae6af2fba04f42a38c532a1e52494785 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.839974 15191 raft_consensus.cc:515] T ae6af2fba04f42a38c532a1e52494785 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:21.841566 15197 raft_consensus.cc:697] T 0bb4f50312164feb85948e813b096eb9 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Leader. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:21.842762 15188 tablet_bootstrap.cc:654] T 18a5169c96214e89b97aeb9a1aa9a64a P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.842427 15197 consensus_queue.cc:237] T 0bb4f50312164feb85948e813b096eb9 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:21.845516 15191 leader_election.cc:290] T ae6af2fba04f42a38c532a1e52494785 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:21.848106 15060 tablet_service.cc:1511] Processing CreateTablet for tablet 75eb822b58da4590b632697d80a7258c (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:53:21.849466 15060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75eb822b58da4590b632697d80a7258c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.858446 15192 consensus_queue.cc:260] T 18a5169c96214e89b97aeb9a1aa9a64a P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:21.838937 15187 tablet_bootstrap.cc:492] T e32023e939524fdf8bb9981e78640526 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:21.864570 15187 ts_tablet_manager.cc:1403] T e32023e939524fdf8bb9981e78640526 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.085s	user 0.009s	sys 0.002s
I20260709 14:53:21.864008 15188 tablet_bootstrap.cc:492] T 18a5169c96214e89b97aeb9a1aa9a64a P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:21.867293 15188 ts_tablet_manager.cc:1403] T 18a5169c96214e89b97aeb9a1aa9a64a P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.100s	user 0.010s	sys 0.003s
I20260709 14:53:21.869522 15187 raft_consensus.cc:359] T e32023e939524fdf8bb9981e78640526 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:21.870426 15187 raft_consensus.cc:385] T e32023e939524fdf8bb9981e78640526 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.870213 15188 raft_consensus.cc:359] T 18a5169c96214e89b97aeb9a1aa9a64a P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:21.870841 15187 raft_consensus.cc:740] T e32023e939524fdf8bb9981e78640526 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.871929 15187 consensus_queue.cc:260] T e32023e939524fdf8bb9981e78640526 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:21.872867 14895 catalog_manager.cc:5697] T 0bb4f50312164feb85948e813b096eb9 P f1ea2f412f8e42429039fbe908c44e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "f1ea2f412f8e42429039fbe908c44e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:21.877238 15187 ts_tablet_manager.cc:1434] T e32023e939524fdf8bb9981e78640526 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:53:21.878418 15188 raft_consensus.cc:385] T 18a5169c96214e89b97aeb9a1aa9a64a P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.879698 15188 raft_consensus.cc:740] T 18a5169c96214e89b97aeb9a1aa9a64a P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.881228 14979 tablet_service.cc:1511] Processing CreateTablet for tablet a0822c6f44984178a76066fa95a20a8a (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:21.881781 15133 tablet_service.cc:1511] Processing CreateTablet for tablet 75eb822b58da4590b632697d80a7258c (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:53:21.882586 14979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0822c6f44984178a76066fa95a20a8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.882390 15062 tablet_service.cc:1511] Processing CreateTablet for tablet a0822c6f44984178a76066fa95a20a8a (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:21.883006 15133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75eb822b58da4590b632697d80a7258c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.883644 15062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0822c6f44984178a76066fa95a20a8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.880434 15188 consensus_queue.cc:260] T 18a5169c96214e89b97aeb9a1aa9a64a P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:21.887977 15188 ts_tablet_manager.cc:1434] T 18a5169c96214e89b97aeb9a1aa9a64a P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:53:21.888090 15128 tablet_service.cc:1511] Processing CreateTablet for tablet a0822c6f44984178a76066fa95a20a8a (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:21.891798 15128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0822c6f44984178a76066fa95a20a8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.897758 15188 tablet_bootstrap.cc:492] T 27b82f40f9c94129a5f4684858bbb8da P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:21.905547 15192 ts_tablet_manager.cc:1434] T 18a5169c96214e89b97aeb9a1aa9a64a P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.114s	user 0.005s	sys 0.001s
I20260709 14:53:21.914108 15192 tablet_bootstrap.cc:492] T 482d5682f9be413cb56daaba883efe97 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:21.915974 15137 tablet_service.cc:1511] Processing CreateTablet for tablet 8896fb72a133414db4b0af8b83e66059 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:53:21.917302 15137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8896fb72a133414db4b0af8b83e66059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.917260 14984 tablet_service.cc:1511] Processing CreateTablet for tablet a8893b2c23da4f4faf94a2269642903e (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:53:21.918644 14984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8893b2c23da4f4faf94a2269642903e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.895113 14982 tablet_service.cc:1511] Processing CreateTablet for tablet 8896fb72a133414db4b0af8b83e66059 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:53:21.927222 15192 tablet_bootstrap.cc:654] T 482d5682f9be413cb56daaba883efe97 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.927563 14982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8896fb72a133414db4b0af8b83e66059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.929498 15187 tablet_bootstrap.cc:492] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:21.931308 15197 raft_consensus.cc:493] T 18a5169c96214e89b97aeb9a1aa9a64a P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.931820 15197 raft_consensus.cc:515] T 18a5169c96214e89b97aeb9a1aa9a64a P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:21.934069 15197 leader_election.cc:290] T 18a5169c96214e89b97aeb9a1aa9a64a P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:21.936786 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18a5169c96214e89b97aeb9a1aa9a64a" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:21.937521 14997 raft_consensus.cc:2468] T 18a5169c96214e89b97aeb9a1aa9a64a P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:21.938056 15188 tablet_bootstrap.cc:654] T 27b82f40f9c94129a5f4684858bbb8da P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.938839 15037 leader_election.cc:304] T 18a5169c96214e89b97aeb9a1aa9a64a P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:21.939497 15197 raft_consensus.cc:2804] T 18a5169c96214e89b97aeb9a1aa9a64a P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:21.940341 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae6af2fba04f42a38c532a1e52494785" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:21.942973 15063 tablet_service.cc:1511] Processing CreateTablet for tablet a8893b2c23da4f4faf94a2269642903e (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
W20260709 14:53:21.943917 15113 leader_election.cc:343] T ae6af2fba04f42a38c532a1e52494785 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.944284 15063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8893b2c23da4f4faf94a2269642903e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.944139 15130 tablet_service.cc:1511] Processing CreateTablet for tablet a8893b2c23da4f4faf94a2269642903e (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:53:21.940799 15197 raft_consensus.cc:493] T 18a5169c96214e89b97aeb9a1aa9a64a P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:21.945271 15197 raft_consensus.cc:3060] T 18a5169c96214e89b97aeb9a1aa9a64a P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.945447 15130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8893b2c23da4f4faf94a2269642903e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.950525 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18a5169c96214e89b97aeb9a1aa9a64a" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
W20260709 14:53:21.951975 15036 leader_election.cc:343] T 18a5169c96214e89b97aeb9a1aa9a64a P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.959457 15187 tablet_bootstrap.cc:654] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.914740 15058 tablet_service.cc:1511] Processing CreateTablet for tablet 8896fb72a133414db4b0af8b83e66059 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:53:21.964407 15058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8896fb72a133414db4b0af8b83e66059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.966333 15197 raft_consensus.cc:515] T 18a5169c96214e89b97aeb9a1aa9a64a P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:21.967774 14985 tablet_service.cc:1511] Processing CreateTablet for tablet d1513a23c34c48d4b02fdbadc73a9736 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:53:21.969146 14985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1513a23c34c48d4b02fdbadc73a9736. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.969273 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18a5169c96214e89b97aeb9a1aa9a64a" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:21.969903 14997 raft_consensus.cc:3060] T 18a5169c96214e89b97aeb9a1aa9a64a P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.978557 15060 tablet_service.cc:1511] Processing CreateTablet for tablet d1513a23c34c48d4b02fdbadc73a9736 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:53:21.979548 15134 tablet_service.cc:1511] Processing CreateTablet for tablet d1513a23c34c48d4b02fdbadc73a9736 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:53:21.980017 15060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1513a23c34c48d4b02fdbadc73a9736. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.981101 15134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1513a23c34c48d4b02fdbadc73a9736. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:21.983690 14997 raft_consensus.cc:2468] T 18a5169c96214e89b97aeb9a1aa9a64a P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:21.985143 15037 leader_election.cc:304] T 18a5169c96214e89b97aeb9a1aa9a64a P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:21.985993 15193 raft_consensus.cc:2804] T 18a5169c96214e89b97aeb9a1aa9a64a P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:21.992511 14988 tablet_service.cc:1511] Processing CreateTablet for tablet 5696ce108b5448b385518510d6155cfb (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:21.994107 14988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5696ce108b5448b385518510d6155cfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.003683 15062 tablet_service.cc:1511] Processing CreateTablet for tablet 5696ce108b5448b385518510d6155cfb (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:22.004822 15192 tablet_bootstrap.cc:492] T 482d5682f9be413cb56daaba883efe97 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:22.005191 15062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5696ce108b5448b385518510d6155cfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.005492 15192 ts_tablet_manager.cc:1403] T 482d5682f9be413cb56daaba883efe97 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.092s	user 0.012s	sys 0.000s
I20260709 14:53:22.008445 15192 raft_consensus.cc:359] T 482d5682f9be413cb56daaba883efe97 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.009229 15192 raft_consensus.cc:385] T 482d5682f9be413cb56daaba883efe97 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.009533 15192 raft_consensus.cc:740] T 482d5682f9be413cb56daaba883efe97 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.010370 15192 consensus_queue.cc:260] T 482d5682f9be413cb56daaba883efe97 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.015008 15191 raft_consensus.cc:493] T e32023e939524fdf8bb9981e78640526 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.017318 15191 raft_consensus.cc:515] T e32023e939524fdf8bb9981e78640526 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.017791 15192 ts_tablet_manager.cc:1434] T 482d5682f9be413cb56daaba883efe97 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:53:22.018910 15192 tablet_bootstrap.cc:492] T fa159bde77a14c3f8ad341ed5785687b P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:22.019353 15191 leader_election.cc:290] T e32023e939524fdf8bb9981e78640526 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:22.022818 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e32023e939524fdf8bb9981e78640526" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:22.023646 15073 raft_consensus.cc:2468] T e32023e939524fdf8bb9981e78640526 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 0.
I20260709 14:53:22.025717 15113 leader_election.cc:304] T e32023e939524fdf8bb9981e78640526 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:22.026819 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18a5169c96214e89b97aeb9a1aa9a64a" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
W20260709 14:53:22.028551 15036 leader_election.cc:343] T 18a5169c96214e89b97aeb9a1aa9a64a P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.029309 15197 leader_election.cc:290] T 18a5169c96214e89b97aeb9a1aa9a64a P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:22.033144 15191 raft_consensus.cc:2804] T e32023e939524fdf8bb9981e78640526 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:22.033561 15191 raft_consensus.cc:493] T e32023e939524fdf8bb9981e78640526 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:22.033885 15191 raft_consensus.cc:3060] T e32023e939524fdf8bb9981e78640526 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.037405 15192 tablet_bootstrap.cc:654] T fa159bde77a14c3f8ad341ed5785687b P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.038159 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae6af2fba04f42a38c532a1e52494785" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:22.039358 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e32023e939524fdf8bb9981e78640526" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
W20260709 14:53:22.040995 15111 leader_election.cc:343] T ae6af2fba04f42a38c532a1e52494785 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.041435 15111 leader_election.cc:304] T ae6af2fba04f42a38c532a1e52494785 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa; no voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:22.041354 15191 raft_consensus.cc:515] T e32023e939524fdf8bb9981e78640526 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.046205 15193 raft_consensus.cc:697] T 18a5169c96214e89b97aeb9a1aa9a64a P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Leader. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:22.050117 15193 consensus_queue.cc:237] T 18a5169c96214e89b97aeb9a1aa9a64a P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.051175 15137 tablet_service.cc:1511] Processing CreateTablet for tablet 5696ce108b5448b385518510d6155cfb (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:22.052431 15137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5696ce108b5448b385518510d6155cfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.052887 15058 tablet_service.cc:1511] Processing CreateTablet for tablet ee9b05e228264930862a72ba49e11823 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:53:22.054073 15058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee9b05e228264930862a72ba49e11823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.055312 14979 tablet_service.cc:1511] Processing CreateTablet for tablet ee9b05e228264930862a72ba49e11823 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:53:22.056474 15188 tablet_bootstrap.cc:492] T 27b82f40f9c94129a5f4684858bbb8da P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:22.057070 15188 ts_tablet_manager.cc:1403] T 27b82f40f9c94129a5f4684858bbb8da P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.160s	user 0.014s	sys 0.012s
I20260709 14:53:22.059875 15188 raft_consensus.cc:359] T 27b82f40f9c94129a5f4684858bbb8da P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.060565 15188 raft_consensus.cc:385] T 27b82f40f9c94129a5f4684858bbb8da P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.060866 15188 raft_consensus.cc:740] T 27b82f40f9c94129a5f4684858bbb8da P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.056519 14979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee9b05e228264930862a72ba49e11823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.072178 15128 tablet_service.cc:1511] Processing CreateTablet for tablet ee9b05e228264930862a72ba49e11823 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:53:22.073412 15128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee9b05e228264930862a72ba49e11823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.073818 14988 tablet_service.cc:1511] Processing CreateTablet for tablet 45e11ef63f834e298c0a566be08baa94 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:22.075033 14988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45e11ef63f834e298c0a566be08baa94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.088667 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e32023e939524fdf8bb9981e78640526" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:22.091689 15213 raft_consensus.cc:2749] T ae6af2fba04f42a38c532a1e52494785 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:22.091585 15111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.1:37215, user_credentials={real_user=slave}} blocked reactor thread for 50757.9us
I20260709 14:53:22.092463 15191 leader_election.cc:290] T e32023e939524fdf8bb9981e78640526 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
W20260709 14:53:22.093191 15111 leader_election.cc:343] T e32023e939524fdf8bb9981e78640526 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.095073 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e32023e939524fdf8bb9981e78640526" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
W20260709 14:53:22.096799 15111 leader_election.cc:343] T e32023e939524fdf8bb9981e78640526 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.097287 15191 raft_consensus.cc:493] T 4af30f48fe734a9ca29a07c415e8583b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.098032 15191 raft_consensus.cc:515] T 4af30f48fe734a9ca29a07c415e8583b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.089412 15073 raft_consensus.cc:3060] T e32023e939524fdf8bb9981e78640526 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.069064 15188 consensus_queue.cc:260] T 27b82f40f9c94129a5f4684858bbb8da P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.108407 15188 ts_tablet_manager.cc:1434] T 27b82f40f9c94129a5f4684858bbb8da P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.051s	user 0.002s	sys 0.004s
I20260709 14:53:22.109341 15188 tablet_bootstrap.cc:492] T ae6af2fba04f42a38c532a1e52494785 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:22.118710 15063 tablet_service.cc:1511] Processing CreateTablet for tablet 45e11ef63f834e298c0a566be08baa94 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:22.120033 15063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45e11ef63f834e298c0a566be08baa94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.121677 15187 tablet_bootstrap.cc:492] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:22.122139 15187 ts_tablet_manager.cc:1403] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.193s	user 0.013s	sys 0.003s
I20260709 14:53:22.125887 15191 leader_election.cc:290] T 4af30f48fe734a9ca29a07c415e8583b P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:22.126943 14895 catalog_manager.cc:5697] T 18a5169c96214e89b97aeb9a1aa9a64a P f1ea2f412f8e42429039fbe908c44e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "f1ea2f412f8e42429039fbe908c44e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:22.127602 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af30f48fe734a9ca29a07c415e8583b" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
W20260709 14:53:22.129034 15113 leader_election.cc:343] T 4af30f48fe734a9ca29a07c415e8583b P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.129393 15073 raft_consensus.cc:2468] T e32023e939524fdf8bb9981e78640526 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 1.
I20260709 14:53:22.131497 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af30f48fe734a9ca29a07c415e8583b" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:22.131690 15188 tablet_bootstrap.cc:654] T ae6af2fba04f42a38c532a1e52494785 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.131806 15113 leader_election.cc:304] T e32023e939524fdf8bb9981e78640526 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 9ef1c55ed4724728855fa50e49c225c4
W20260709 14:53:22.133074 15111 leader_election.cc:343] T 4af30f48fe734a9ca29a07c415e8583b P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.134745 15111 leader_election.cc:304] T 4af30f48fe734a9ca29a07c415e8583b P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa; no voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:22.135528 15213 raft_consensus.cc:2804] T e32023e939524fdf8bb9981e78640526 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:22.136929 15191 raft_consensus.cc:2749] T 4af30f48fe734a9ca29a07c415e8583b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:22.137714 15137 tablet_service.cc:1511] Processing CreateTablet for tablet 20f2c1fce74744a0a5632ae6640dfe4c (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:53:22.135699 14985 tablet_service.cc:1511] Processing CreateTablet for tablet 20f2c1fce74744a0a5632ae6640dfe4c (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:53:22.139344 15137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20f2c1fce74744a0a5632ae6640dfe4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.139055 15187 raft_consensus.cc:359] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.139788 15187 raft_consensus.cc:385] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.141119 15187 raft_consensus.cc:740] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.141884 15187 consensus_queue.cc:260] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.144030 15187 ts_tablet_manager.cc:1434] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260709 14:53:22.145010 15187 tablet_bootstrap.cc:492] T 0bb4f50312164feb85948e813b096eb9 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:22.145114 14985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20f2c1fce74744a0a5632ae6640dfe4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.149712 15060 tablet_service.cc:1511] Processing CreateTablet for tablet 20f2c1fce74744a0a5632ae6640dfe4c (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:53:22.149729 15058 tablet_service.cc:1511] Processing CreateTablet for tablet 89950e6664e6489c92ad6ccfb941a228 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:22.151036 15060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20f2c1fce74744a0a5632ae6640dfe4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.151878 15058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89950e6664e6489c92ad6ccfb941a228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.153417 15192 tablet_bootstrap.cc:492] T fa159bde77a14c3f8ad341ed5785687b P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:22.153936 15192 ts_tablet_manager.cc:1403] T fa159bde77a14c3f8ad341ed5785687b P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.135s	user 0.015s	sys 0.008s
I20260709 14:53:22.154548 15213 raft_consensus.cc:697] T e32023e939524fdf8bb9981e78640526 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 LEADER]: Becoming Leader. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Running, Role: LEADER
I20260709 14:53:22.155756 15213 consensus_queue.cc:237] T e32023e939524fdf8bb9981e78640526 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.149712 15130 tablet_service.cc:1511] Processing CreateTablet for tablet 45e11ef63f834e298c0a566be08baa94 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:22.160239 15130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45e11ef63f834e298c0a566be08baa94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.163404 15187 tablet_bootstrap.cc:654] T 0bb4f50312164feb85948e813b096eb9 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.165671 14979 tablet_service.cc:1511] Processing CreateTablet for tablet 89950e6664e6489c92ad6ccfb941a228 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:22.167213 14979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89950e6664e6489c92ad6ccfb941a228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.167249 15192 raft_consensus.cc:359] T fa159bde77a14c3f8ad341ed5785687b P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.169261 15192 raft_consensus.cc:385] T fa159bde77a14c3f8ad341ed5785687b P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.169567 15192 raft_consensus.cc:740] T fa159bde77a14c3f8ad341ed5785687b P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.170449 15192 consensus_queue.cc:260] T fa159bde77a14c3f8ad341ed5785687b P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.172616 15134 tablet_service.cc:1511] Processing CreateTablet for tablet 89950e6664e6489c92ad6ccfb941a228 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:22.174361 15134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89950e6664e6489c92ad6ccfb941a228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.188206 15192 ts_tablet_manager.cc:1434] T fa159bde77a14c3f8ad341ed5785687b P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.034s	user 0.000s	sys 0.007s
I20260709 14:53:22.192660 14988 tablet_service.cc:1511] Processing CreateTablet for tablet a13c152ac79548caacb00c64af233999 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:22.193640 15192 tablet_bootstrap.cc:492] T ae6af2fba04f42a38c532a1e52494785 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:22.193451 15063 tablet_service.cc:1511] Processing CreateTablet for tablet a13c152ac79548caacb00c64af233999 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:22.193994 14988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a13c152ac79548caacb00c64af233999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.194702 15063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a13c152ac79548caacb00c64af233999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.207561 15187 tablet_bootstrap.cc:492] T 0bb4f50312164feb85948e813b096eb9 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:22.208106 15187 ts_tablet_manager.cc:1403] T 0bb4f50312164feb85948e813b096eb9 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.000s
I20260709 14:53:22.208364 15218 raft_consensus.cc:493] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.208932 15218 raft_consensus.cc:515] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.211047 15187 raft_consensus.cc:359] T 0bb4f50312164feb85948e813b096eb9 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.211769 15187 raft_consensus.cc:385] T 0bb4f50312164feb85948e813b096eb9 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.212067 15187 raft_consensus.cc:740] T 0bb4f50312164feb85948e813b096eb9 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.212179 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ca257ff8c1438abd213a753113a937" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:22.212854 15192 tablet_bootstrap.cc:654] T ae6af2fba04f42a38c532a1e52494785 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:22.213677 15111 leader_election.cc:343] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.214105 14895 catalog_manager.cc:5697] T e32023e939524fdf8bb9981e78640526 P 432f0a4ce2b14e1c9ea6672c662e4efa reported cstate change: term changed from 0 to 1, leader changed from <none> to 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3). New cstate: current_term: 1 leader_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:22.215727 15187 consensus_queue.cc:260] T 0bb4f50312164feb85948e813b096eb9 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.216889 15218 leader_election.cc:290] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:22.217475 15187 ts_tablet_manager.cc:1434] T 0bb4f50312164feb85948e813b096eb9 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:53:22.217994 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ca257ff8c1438abd213a753113a937" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:22.218379 15187 tablet_bootstrap.cc:492] T fa159bde77a14c3f8ad341ed5785687b P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
W20260709 14:53:22.219353 15113 leader_election.cc:343] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.219786 15113 leader_election.cc:304] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa; no voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:22.220556 15213 raft_consensus.cc:2749] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:22.223946 15137 tablet_service.cc:1511] Processing CreateTablet for tablet a13c152ac79548caacb00c64af233999 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:22.225314 15137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a13c152ac79548caacb00c64af233999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.232070 15063 tablet_service.cc:1511] Processing CreateTablet for tablet 83cc3a80395c4e0bb5fa77a67b588a8c (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:22.233094 15128 tablet_service.cc:1511] Processing CreateTablet for tablet 83cc3a80395c4e0bb5fa77a67b588a8c (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:22.233485 15063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83cc3a80395c4e0bb5fa77a67b588a8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.234211 15128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83cc3a80395c4e0bb5fa77a67b588a8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.234238 14988 tablet_service.cc:1511] Processing CreateTablet for tablet 83cc3a80395c4e0bb5fa77a67b588a8c (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:22.235496 14988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83cc3a80395c4e0bb5fa77a67b588a8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.240221 15187 tablet_bootstrap.cc:654] T fa159bde77a14c3f8ad341ed5785687b P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.242448 15192 tablet_bootstrap.cc:492] T ae6af2fba04f42a38c532a1e52494785 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:22.243613 15192 ts_tablet_manager.cc:1403] T ae6af2fba04f42a38c532a1e52494785 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.004s
I20260709 14:53:22.246541 15192 raft_consensus.cc:359] T ae6af2fba04f42a38c532a1e52494785 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.247300 15192 raft_consensus.cc:385] T ae6af2fba04f42a38c532a1e52494785 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.247596 15192 raft_consensus.cc:740] T ae6af2fba04f42a38c532a1e52494785 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.248627 15192 consensus_queue.cc:260] T ae6af2fba04f42a38c532a1e52494785 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.253340 15192 ts_tablet_manager.cc:1434] T ae6af2fba04f42a38c532a1e52494785 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:53:22.254385 15192 tablet_bootstrap.cc:492] T 7dc8bba792e949b58c026b026f56b2d4 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:22.268494 15192 tablet_bootstrap.cc:654] T 7dc8bba792e949b58c026b026f56b2d4 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.269315 14985 tablet_service.cc:1511] Processing CreateTablet for tablet 53f67fb4661c4caaacddbace262d2bec (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:53:22.270627 14985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53f67fb4661c4caaacddbace262d2bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.284961 15188 tablet_bootstrap.cc:492] T ae6af2fba04f42a38c532a1e52494785 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:22.285493 15188 ts_tablet_manager.cc:1403] T ae6af2fba04f42a38c532a1e52494785 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.176s	user 0.042s	sys 0.043s
I20260709 14:53:22.288329 15188 raft_consensus.cc:359] T ae6af2fba04f42a38c532a1e52494785 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.289070 15188 raft_consensus.cc:385] T ae6af2fba04f42a38c532a1e52494785 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.289479 15188 raft_consensus.cc:740] T ae6af2fba04f42a38c532a1e52494785 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.290288 15188 consensus_queue.cc:260] T ae6af2fba04f42a38c532a1e52494785 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.292547 15188 ts_tablet_manager.cc:1434] T ae6af2fba04f42a38c532a1e52494785 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:22.293917 15058 tablet_service.cc:1511] Processing CreateTablet for tablet 53f67fb4661c4caaacddbace262d2bec (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:53:22.295208 15058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53f67fb4661c4caaacddbace262d2bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.300523 15188 tablet_bootstrap.cc:492] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:22.307687 15188 tablet_bootstrap.cc:654] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.316048 14985 tablet_service.cc:1511] Processing CreateTablet for tablet ce3320c1dbbc45b282ff41a813951d5d (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:22.317386 14985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce3320c1dbbc45b282ff41a813951d5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.321807 15058 tablet_service.cc:1511] Processing CreateTablet for tablet ce3320c1dbbc45b282ff41a813951d5d (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:22.323210 15058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce3320c1dbbc45b282ff41a813951d5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.325488 15188 tablet_bootstrap.cc:492] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:22.325244 15128 tablet_service.cc:1511] Processing CreateTablet for tablet 53f67fb4661c4caaacddbace262d2bec (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:53:22.326050 15188 ts_tablet_manager.cc:1403] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.000s
I20260709 14:53:22.326428 15128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53f67fb4661c4caaacddbace262d2bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.327396 15187 tablet_bootstrap.cc:492] T fa159bde77a14c3f8ad341ed5785687b P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:22.327860 15187 ts_tablet_manager.cc:1403] T fa159bde77a14c3f8ad341ed5785687b P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.110s	user 0.041s	sys 0.029s
I20260709 14:53:22.329326 15188 raft_consensus.cc:359] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.330159 15188 raft_consensus.cc:385] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.330492 15188 raft_consensus.cc:740] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.330762 15187 raft_consensus.cc:359] T fa159bde77a14c3f8ad341ed5785687b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.331411 15188 consensus_queue.cc:260] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.334920 15134 tablet_service.cc:1511] Processing CreateTablet for tablet ce3320c1dbbc45b282ff41a813951d5d (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:22.336292 15134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce3320c1dbbc45b282ff41a813951d5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.337229 15063 tablet_service.cc:1511] Processing CreateTablet for tablet 754ca9a79bd346a2a8a2dab5d3aeb624 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:53:22.338634 15063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 754ca9a79bd346a2a8a2dab5d3aeb624. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.340330 14988 tablet_service.cc:1511] Processing CreateTablet for tablet 754ca9a79bd346a2a8a2dab5d3aeb624 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:53:22.341650 14988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 754ca9a79bd346a2a8a2dab5d3aeb624. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.343075 15146 raft_consensus.cc:3060] T 0bb4f50312164feb85948e813b096eb9 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.347095 15192 tablet_bootstrap.cc:492] T 7dc8bba792e949b58c026b026f56b2d4 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:22.347626 15192 ts_tablet_manager.cc:1403] T 7dc8bba792e949b58c026b026f56b2d4 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.093s	user 0.015s	sys 0.048s
I20260709 14:53:22.350592 15192 raft_consensus.cc:359] T 7dc8bba792e949b58c026b026f56b2d4 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.351336 15192 raft_consensus.cc:385] T 7dc8bba792e949b58c026b026f56b2d4 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.351629 15192 raft_consensus.cc:740] T 7dc8bba792e949b58c026b026f56b2d4 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.352100 15212 consensus_queue.cc:1048] T 0bb4f50312164feb85948e813b096eb9 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:22.353001 15188 ts_tablet_manager.cc:1434] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 14:53:22.331471 15187 raft_consensus.cc:385] T fa159bde77a14c3f8ad341ed5785687b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.354825 15188 tablet_bootstrap.cc:492] T 482d5682f9be413cb56daaba883efe97 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:22.357117 15187 raft_consensus.cc:740] T fa159bde77a14c3f8ad341ed5785687b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.352351 15192 consensus_queue.cc:260] T 7dc8bba792e949b58c026b026f56b2d4 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.365249 15192 ts_tablet_manager.cc:1434] T 7dc8bba792e949b58c026b026f56b2d4 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.003s
I20260709 14:53:22.369042 15187 consensus_queue.cc:260] T fa159bde77a14c3f8ad341ed5785687b P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.370759 15060 tablet_service.cc:1511] Processing CreateTablet for tablet c544dba39eec432cb4230e75b9d84f35 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:22.370952 15130 tablet_service.cc:1511] Processing CreateTablet for tablet 754ca9a79bd346a2a8a2dab5d3aeb624 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:53:22.372239 15130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 754ca9a79bd346a2a8a2dab5d3aeb624. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.372344 15060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c544dba39eec432cb4230e75b9d84f35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.371332 15187 ts_tablet_manager.cc:1434] T fa159bde77a14c3f8ad341ed5785687b P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260709 14:53:22.380344 15188 tablet_bootstrap.cc:654] T 482d5682f9be413cb56daaba883efe97 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.381065 15187 tablet_bootstrap.cc:492] T 27b82f40f9c94129a5f4684858bbb8da P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:22.380048 15192 tablet_bootstrap.cc:492] T e9c8645dfa034909bad3818e84132908 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:22.392163 15134 tablet_service.cc:1511] Processing CreateTablet for tablet c544dba39eec432cb4230e75b9d84f35 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:22.394624 15134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c544dba39eec432cb4230e75b9d84f35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.397794 15063 tablet_service.cc:1511] Processing CreateTablet for tablet 1cbdd38fa1294d4999aa6a661f2f730f (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:22.400434 15063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cbdd38fa1294d4999aa6a661f2f730f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.404151 15192 tablet_bootstrap.cc:654] T e9c8645dfa034909bad3818e84132908 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.397735 14979 tablet_service.cc:1511] Processing CreateTablet for tablet c544dba39eec432cb4230e75b9d84f35 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:22.394490 14988 tablet_service.cc:1511] Processing CreateTablet for tablet 1cbdd38fa1294d4999aa6a661f2f730f (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:22.409816 14979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c544dba39eec432cb4230e75b9d84f35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.392163 15187 tablet_bootstrap.cc:654] T 27b82f40f9c94129a5f4684858bbb8da P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.411362 15188 tablet_bootstrap.cc:492] T 482d5682f9be413cb56daaba883efe97 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:22.411975 15188 ts_tablet_manager.cc:1403] T 482d5682f9be413cb56daaba883efe97 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.001s
I20260709 14:53:22.415419 15212 raft_consensus.cc:493] T ae6af2fba04f42a38c532a1e52494785 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.415256 15188 raft_consensus.cc:359] T 482d5682f9be413cb56daaba883efe97 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.416123 15188 raft_consensus.cc:385] T 482d5682f9be413cb56daaba883efe97 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.415992 15212 raft_consensus.cc:515] T ae6af2fba04f42a38c532a1e52494785 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.416479 15188 raft_consensus.cc:740] T 482d5682f9be413cb56daaba883efe97 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.418025 15188 consensus_queue.cc:260] T 482d5682f9be413cb56daaba883efe97 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.418721 14988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cbdd38fa1294d4999aa6a661f2f730f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.419929 15212 leader_election.cc:290] T ae6af2fba04f42a38c532a1e52494785 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:22.421659 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae6af2fba04f42a38c532a1e52494785" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:22.421659 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae6af2fba04f42a38c532a1e52494785" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:22.424950 14998 raft_consensus.cc:2468] T ae6af2fba04f42a38c532a1e52494785 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:22.425632 15188 ts_tablet_manager.cc:1434] T 482d5682f9be413cb56daaba883efe97 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260709 14:53:22.425990 15146 raft_consensus.cc:2468] T ae6af2fba04f42a38c532a1e52494785 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:22.427678 15037 leader_election.cc:304] T ae6af2fba04f42a38c532a1e52494785 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:22.428504 15193 raft_consensus.cc:2804] T ae6af2fba04f42a38c532a1e52494785 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:22.428934 15193 raft_consensus.cc:493] T ae6af2fba04f42a38c532a1e52494785 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:22.429296 15193 raft_consensus.cc:3060] T ae6af2fba04f42a38c532a1e52494785 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.433254 15212 consensus_queue.cc:1048] T 0bb4f50312164feb85948e813b096eb9 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:22.437286 15196 raft_consensus.cc:493] T 7dc8bba792e949b58c026b026f56b2d4 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.437937 15196 raft_consensus.cc:515] T 7dc8bba792e949b58c026b026f56b2d4 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.444828 15188 tablet_bootstrap.cc:492] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:22.452236 15196 leader_election.cc:290] T 7dc8bba792e949b58c026b026f56b2d4 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:22.461275 15193 raft_consensus.cc:515] T ae6af2fba04f42a38c532a1e52494785 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.467644 15188 tablet_bootstrap.cc:654] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.475349 15193 leader_election.cc:290] T ae6af2fba04f42a38c532a1e52494785 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:22.478722 15187 tablet_bootstrap.cc:492] T 27b82f40f9c94129a5f4684858bbb8da P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:22.479429 15187 ts_tablet_manager.cc:1403] T 27b82f40f9c94129a5f4684858bbb8da P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.099s	user 0.029s	sys 0.040s
I20260709 14:53:22.482595 15187 raft_consensus.cc:359] T 27b82f40f9c94129a5f4684858bbb8da P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.483403 15187 raft_consensus.cc:385] T 27b82f40f9c94129a5f4684858bbb8da P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.483701 15187 raft_consensus.cc:740] T 27b82f40f9c94129a5f4684858bbb8da P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.484509 15187 consensus_queue.cc:260] T 27b82f40f9c94129a5f4684858bbb8da P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.487036 15187 ts_tablet_manager.cc:1434] T 27b82f40f9c94129a5f4684858bbb8da P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:22.518714 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae6af2fba04f42a38c532a1e52494785" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:22.519361 14997 raft_consensus.cc:3060] T ae6af2fba04f42a38c532a1e52494785 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.520208 15237 raft_consensus.cc:493] T fa159bde77a14c3f8ad341ed5785687b P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.522995 15196 raft_consensus.cc:493] T 482d5682f9be413cb56daaba883efe97 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.520419 15212 raft_consensus.cc:493] T 27b82f40f9c94129a5f4684858bbb8da P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.523511 15196 raft_consensus.cc:515] T 482d5682f9be413cb56daaba883efe97 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.522661 15192 tablet_bootstrap.cc:492] T e9c8645dfa034909bad3818e84132908 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:22.524490 15192 ts_tablet_manager.cc:1403] T e9c8645dfa034909bad3818e84132908 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.145s	user 0.015s	sys 0.078s
I20260709 14:53:22.525622 15196 leader_election.cc:290] T 482d5682f9be413cb56daaba883efe97 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:22.527499 15130 tablet_service.cc:1511] Processing CreateTablet for tablet 1cbdd38fa1294d4999aa6a661f2f730f (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:22.526298 14997 raft_consensus.cc:2468] T ae6af2fba04f42a38c532a1e52494785 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:22.527671 15192 raft_consensus.cc:359] T e9c8645dfa034909bad3818e84132908 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } }
I20260709 14:53:22.528795 15213 raft_consensus.cc:493] T fa159bde77a14c3f8ad341ed5785687b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.528906 15192 raft_consensus.cc:385] T e9c8645dfa034909bad3818e84132908 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.529325 15192 raft_consensus.cc:740] T e9c8645dfa034909bad3818e84132908 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.529280 15213 raft_consensus.cc:515] T fa159bde77a14c3f8ad341ed5785687b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.529596 14985 tablet_service.cc:1511] Processing CreateTablet for tablet 0f41645b8c934135bce7f98cc4210012 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:53:22.530782 14985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f41645b8c934135bce7f98cc4210012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.530336 15192 consensus_queue.cc:260] T e9c8645dfa034909bad3818e84132908 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } }
I20260709 14:53:22.531479 15213 leader_election.cc:290] T fa159bde77a14c3f8ad341ed5785687b P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:22.532683 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa159bde77a14c3f8ad341ed5785687b" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:22.534775 15134 tablet_service.cc:1511] Processing CreateTablet for tablet 0f41645b8c934135bce7f98cc4210012 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:53:22.536175 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa159bde77a14c3f8ad341ed5785687b" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
W20260709 14:53:22.537524 15113 leader_election.cc:343] T fa159bde77a14c3f8ad341ed5785687b P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.538825 15058 tablet_service.cc:1511] Processing CreateTablet for tablet 0f41645b8c934135bce7f98cc4210012 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:53:22.540078 15058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f41645b8c934135bce7f98cc4210012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.523634 15212 raft_consensus.cc:515] T 27b82f40f9c94129a5f4684858bbb8da P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.553887 15193 consensus_queue.cc:1048] T 18a5169c96214e89b97aeb9a1aa9a64a P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:22.560217 15187 tablet_bootstrap.cc:492] T 482d5682f9be413cb56daaba883efe97 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:22.570861 15037 leader_election.cc:304] T ae6af2fba04f42a38c532a1e52494785 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:22.571828 15193 raft_consensus.cc:2804] T ae6af2fba04f42a38c532a1e52494785 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:22.572345 15193 raft_consensus.cc:697] T ae6af2fba04f42a38c532a1e52494785 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Leader. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:22.573257 15193 consensus_queue.cc:237] T ae6af2fba04f42a38c532a1e52494785 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.574239 15192 ts_tablet_manager.cc:1434] T e9c8645dfa034909bad3818e84132908 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260709 14:53:22.575241 15192 tablet_bootstrap.cc:492] T dc85a8bb06df4460b980c39fbb40f82b P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:22.582193 15212 leader_election.cc:290] T 27b82f40f9c94129a5f4684858bbb8da P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:22.582791 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae6af2fba04f42a38c532a1e52494785" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:22.583417 15147 raft_consensus.cc:3060] T ae6af2fba04f42a38c532a1e52494785 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.589874 15130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cbdd38fa1294d4999aa6a661f2f730f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.591187 15128 tablet_service.cc:1511] Processing CreateTablet for tablet b911a77d22bd4cdb87bb89d886df64fb (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:22.523079 15237 raft_consensus.cc:515] T fa159bde77a14c3f8ad341ed5785687b P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.592617 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b82f40f9c94129a5f4684858bbb8da" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:22.594642 15128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b911a77d22bd4cdb87bb89d886df64fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.595049 15058 tablet_service.cc:1511] Processing CreateTablet for tablet b911a77d22bd4cdb87bb89d886df64fb (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:22.596271 15058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b911a77d22bd4cdb87bb89d886df64fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.595049 14979 tablet_service.cc:1511] Processing CreateTablet for tablet b911a77d22bd4cdb87bb89d886df64fb (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:22.597461 14979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b911a77d22bd4cdb87bb89d886df64fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.600087 15134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f41645b8c934135bce7f98cc4210012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.600265 15192 tablet_bootstrap.cc:654] T dc85a8bb06df4460b980c39fbb40f82b P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.600512 15146 raft_consensus.cc:2468] T 27b82f40f9c94129a5f4684858bbb8da P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:22.601166 14997 raft_consensus.cc:2468] T fa159bde77a14c3f8ad341ed5785687b P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 0.
I20260709 14:53:22.590857 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b82f40f9c94129a5f4684858bbb8da" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
W20260709 14:53:22.601577 14944 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:22.602576 15036 leader_election.cc:304] T 27b82f40f9c94129a5f4684858bbb8da P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
W20260709 14:53:22.603510 15037 leader_election.cc:343] T 27b82f40f9c94129a5f4684858bbb8da P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.603699 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bba792e949b58c026b026f56b2d4" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:22.604255 15212 raft_consensus.cc:2804] T 27b82f40f9c94129a5f4684858bbb8da P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:22.604651 15212 raft_consensus.cc:493] T 27b82f40f9c94129a5f4684858bbb8da P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:22.605003 15212 raft_consensus.cc:3060] T 27b82f40f9c94129a5f4684858bbb8da P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.606317 15063 tablet_service.cc:1511] Processing CreateTablet for tablet 79edfadbc8d046168cc3906a4ce84e52 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:53:22.607264 14988 tablet_service.cc:1511] Processing CreateTablet for tablet 79edfadbc8d046168cc3906a4ce84e52 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:53:22.610055 14988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79edfadbc8d046168cc3906a4ce84e52. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:22.611701 14964 leader_election.cc:343] T 7dc8bba792e949b58c026b026f56b2d4 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.608685 15063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79edfadbc8d046168cc3906a4ce84e52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.612643 15111 leader_election.cc:304] T fa159bde77a14c3f8ad341ed5785687b P 432f0a4ce2b14e1c9ea6672c662e4efa [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: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4; no voters: f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:22.613546 15213 raft_consensus.cc:2804] T fa159bde77a14c3f8ad341ed5785687b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:22.613912 15213 raft_consensus.cc:493] T fa159bde77a14c3f8ad341ed5785687b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:22.614256 15213 raft_consensus.cc:3060] T fa159bde77a14c3f8ad341ed5785687b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:22.614404 15036 consensus_peers.cc:597] T 18a5169c96214e89b97aeb9a1aa9a64a P f1ea2f412f8e42429039fbe908c44e09 -> Peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Couldn't send request to peer 432f0a4ce2b14e1c9ea6672c662e4efa. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:22.605024 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "482d5682f9be413cb56daaba883efe97" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:22.615443 15072 raft_consensus.cc:2468] T 482d5682f9be413cb56daaba883efe97 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 0.
I20260709 14:53:22.616865 14964 leader_election.cc:304] T 482d5682f9be413cb56daaba883efe97 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:22.617892 15238 raft_consensus.cc:2804] T 482d5682f9be413cb56daaba883efe97 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:22.618299 15238 raft_consensus.cc:493] T 482d5682f9be413cb56daaba883efe97 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:22.618613 15238 raft_consensus.cc:3060] T 482d5682f9be413cb56daaba883efe97 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.621219 15213 raft_consensus.cc:515] T fa159bde77a14c3f8ad341ed5785687b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.624087 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa159bde77a14c3f8ad341ed5785687b" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:22.624640 14997 raft_consensus.cc:3060] T fa159bde77a14c3f8ad341ed5785687b P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.625306 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa159bde77a14c3f8ad341ed5785687b" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
W20260709 14:53:22.626667 15113 leader_election.cc:343] T fa159bde77a14c3f8ad341ed5785687b P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.627204 15213 leader_election.cc:290] T fa159bde77a14c3f8ad341ed5785687b P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:22.628911 15137 tablet_service.cc:1511] Processing CreateTablet for tablet 79edfadbc8d046168cc3906a4ce84e52 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:53:22.629191 15212 raft_consensus.cc:515] T 27b82f40f9c94129a5f4684858bbb8da P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.630167 15137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79edfadbc8d046168cc3906a4ce84e52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.631774 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b82f40f9c94129a5f4684858bbb8da" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:22.636896 15188 tablet_bootstrap.cc:492] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:22.637374 15188 ts_tablet_manager.cc:1403] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.209s	user 0.019s	sys 0.057s
W20260709 14:53:22.640631 15037 leader_election.cc:343] T 27b82f40f9c94129a5f4684858bbb8da P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.644213 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa159bde77a14c3f8ad341ed5785687b" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:22.644213 15187 tablet_bootstrap.cc:654] T 482d5682f9be413cb56daaba883efe97 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.655515 15188 raft_consensus.cc:359] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.656235 15188 raft_consensus.cc:385] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.656494 15188 raft_consensus.cc:740] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.652740 15212 leader_election.cc:290] T 27b82f40f9c94129a5f4684858bbb8da P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:22.657497 15238 raft_consensus.cc:515] T 482d5682f9be413cb56daaba883efe97 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.658064 14997 raft_consensus.cc:2468] T fa159bde77a14c3f8ad341ed5785687b P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 1.
W20260709 14:53:22.652529 14964 leader_election.cc:343] T fa159bde77a14c3f8ad341ed5785687b P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.660426 15188 consensus_queue.cc:260] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.645174 15237 leader_election.cc:290] T fa159bde77a14c3f8ad341ed5785687b P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:22.663654 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b82f40f9c94129a5f4684858bbb8da" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:22.664294 15146 raft_consensus.cc:3060] T 27b82f40f9c94129a5f4684858bbb8da P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.666363 15111 leader_election.cc:304] T fa159bde77a14c3f8ad341ed5785687b P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4; no voters: f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:22.668274 15218 raft_consensus.cc:2804] T fa159bde77a14c3f8ad341ed5785687b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:22.668722 15218 raft_consensus.cc:697] T fa159bde77a14c3f8ad341ed5785687b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 LEADER]: Becoming Leader. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Running, Role: LEADER
I20260709 14:53:22.669588 15218 consensus_queue.cc:237] T fa159bde77a14c3f8ad341ed5785687b P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.670068 14896 catalog_manager.cc:5697] T ae6af2fba04f42a38c532a1e52494785 P f1ea2f412f8e42429039fbe908c44e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "f1ea2f412f8e42429039fbe908c44e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:22.671218 15146 raft_consensus.cc:2468] T 27b82f40f9c94129a5f4684858bbb8da P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
W20260709 14:53:22.671833 15111 consensus_peers.cc:597] T e32023e939524fdf8bb9981e78640526 P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:22.672673 14988 tablet_service.cc:1511] Processing CreateTablet for tablet 078d1a6dde254cd29242a7057463cdc0 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:53:22.673346 15128 tablet_service.cc:1511] Processing CreateTablet for tablet 078d1a6dde254cd29242a7057463cdc0 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:53:22.673851 14988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 078d1a6dde254cd29242a7057463cdc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.674141 15060 tablet_service.cc:1511] Processing CreateTablet for tablet 078d1a6dde254cd29242a7057463cdc0 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:53:22.674470 15128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 078d1a6dde254cd29242a7057463cdc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.675191 15060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 078d1a6dde254cd29242a7057463cdc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.688850 15036 leader_election.cc:304] T 27b82f40f9c94129a5f4684858bbb8da P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 9ef1c55ed4724728855fa50e49c225c4
I20260709 14:53:22.689728 15212 raft_consensus.cc:2804] T 27b82f40f9c94129a5f4684858bbb8da P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:22.690235 15212 raft_consensus.cc:697] T 27b82f40f9c94129a5f4684858bbb8da P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Leader. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:22.693192 15188 ts_tablet_manager.cc:1434] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.000s
I20260709 14:53:22.694187 15188 tablet_bootstrap.cc:492] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:22.708237 15062 tablet_service.cc:1511] Processing CreateTablet for tablet 48da738528484fa3a83e4b7b582ddac4 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:22.709666 15062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48da738528484fa3a83e4b7b582ddac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.710595 15191 consensus_queue.cc:1048] T e32023e939524fdf8bb9981e78640526 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:22.711341 15188 tablet_bootstrap.cc:654] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.691052 15212 consensus_queue.cc:237] T 27b82f40f9c94129a5f4684858bbb8da P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.726068 15147 raft_consensus.cc:2468] T ae6af2fba04f42a38c532a1e52494785 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:22.725983 15137 tablet_service.cc:1511] Processing CreateTablet for tablet 48da738528484fa3a83e4b7b582ddac4 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:22.727125 15137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48da738528484fa3a83e4b7b582ddac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.727483 14982 tablet_service.cc:1511] Processing CreateTablet for tablet 939029a9d80e4793af9bc160fcdeaa5d (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:53:22.729257 14979 tablet_service.cc:1511] Processing CreateTablet for tablet 48da738528484fa3a83e4b7b582ddac4 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:22.729714 14985 tablet_service.cc:1511] Processing CreateTablet for tablet 4f3ebb4e4bca4fbd8a26fd374188aa60 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:22.730440 14979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48da738528484fa3a83e4b7b582ddac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.731626 15130 tablet_service.cc:1511] Processing CreateTablet for tablet 4f3ebb4e4bca4fbd8a26fd374188aa60 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:22.732649 15130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f3ebb4e4bca4fbd8a26fd374188aa60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.736164 14985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f3ebb4e4bca4fbd8a26fd374188aa60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.736094 15063 tablet_service.cc:1511] Processing CreateTablet for tablet 4f3ebb4e4bca4fbd8a26fd374188aa60 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:22.738755 15063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f3ebb4e4bca4fbd8a26fd374188aa60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.731107 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "482d5682f9be413cb56daaba883efe97" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:22.753892 14982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 939029a9d80e4793af9bc160fcdeaa5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.758939 15187 tablet_bootstrap.cc:492] T 482d5682f9be413cb56daaba883efe97 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:22.759465 15187 ts_tablet_manager.cc:1403] T 482d5682f9be413cb56daaba883efe97 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.200s	user 0.016s	sys 0.022s
I20260709 14:53:22.761307 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bba792e949b58c026b026f56b2d4" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:22.762238 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "482d5682f9be413cb56daaba883efe97" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:22.762707 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa159bde77a14c3f8ad341ed5785687b" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:22.762568 15187 raft_consensus.cc:359] T 482d5682f9be413cb56daaba883efe97 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.763317 15187 raft_consensus.cc:385] T 482d5682f9be413cb56daaba883efe97 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.763584 15187 raft_consensus.cc:740] T 482d5682f9be413cb56daaba883efe97 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.764201 15187 consensus_queue.cc:260] T 482d5682f9be413cb56daaba883efe97 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.764066 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "482d5682f9be413cb56daaba883efe97" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:22.771337 15144 raft_consensus.cc:3060] T 482d5682f9be413cb56daaba883efe97 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.785127 15192 tablet_bootstrap.cc:492] T dc85a8bb06df4460b980c39fbb40f82b P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:22.785672 15192 ts_tablet_manager.cc:1403] T dc85a8bb06df4460b980c39fbb40f82b P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.211s	user 0.032s	sys 0.025s
I20260709 14:53:22.774339 15072 raft_consensus.cc:3060] T 482d5682f9be413cb56daaba883efe97 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.795167 15187 ts_tablet_manager.cc:1434] T 482d5682f9be413cb56daaba883efe97 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 14:53:22.816982 15238 leader_election.cc:290] T 482d5682f9be413cb56daaba883efe97 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Requested vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
W20260709 14:53:22.818291 14961 leader_election.cc:343] T 7dc8bba792e949b58c026b026f56b2d4 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.818765 14961 leader_election.cc:304] T 7dc8bba792e949b58c026b026f56b2d4 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:22.821081 15060 tablet_service.cc:1511] Processing CreateTablet for tablet 939029a9d80e4793af9bc160fcdeaa5d (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
W20260709 14:53:22.815097 15037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.1:37215, user_credentials={real_user=slave}} blocked reactor thread for 57582.7us
I20260709 14:53:22.823149 15144 raft_consensus.cc:2468] T 482d5682f9be413cb56daaba883efe97 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 1.
I20260709 14:53:22.822868 14979 tablet_service.cc:1511] Processing CreateTablet for tablet 7c0fd2da012c4a2c85942cea2502c733 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:22.825737 15060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 939029a9d80e4793af9bc160fcdeaa5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.826661 14979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c0fd2da012c4a2c85942cea2502c733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.829465 15130 tablet_service.cc:1511] Processing CreateTablet for tablet 939029a9d80e4793af9bc160fcdeaa5d (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:53:22.830646 15130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 939029a9d80e4793af9bc160fcdeaa5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.830449 15137 tablet_service.cc:1511] Processing CreateTablet for tablet 7c0fd2da012c4a2c85942cea2502c733 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:22.831528 15137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c0fd2da012c4a2c85942cea2502c733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.832748 15128 tablet_service.cc:1511] Processing CreateTablet for tablet 1141355bbfef4208a7c0f908571f301a (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:53:22.833922 15128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1141355bbfef4208a7c0f908571f301a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.835625 15063 tablet_service.cc:1511] Processing CreateTablet for tablet 7c0fd2da012c4a2c85942cea2502c733 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:22.836826 15063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c0fd2da012c4a2c85942cea2502c733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.841830 15192 raft_consensus.cc:359] T dc85a8bb06df4460b980c39fbb40f82b P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.842290 15072 raft_consensus.cc:2468] T 482d5682f9be413cb56daaba883efe97 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 1.
I20260709 14:53:22.843371 14985 tablet_service.cc:1511] Processing CreateTablet for tablet 1141355bbfef4208a7c0f908571f301a (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:53:22.844516 14988 tablet_service.cc:1511] Processing CreateTablet for tablet 3bf04c2960624ed08607d0c18ddffd26 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:53:22.844888 15192 raft_consensus.cc:385] T dc85a8bb06df4460b980c39fbb40f82b P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.845384 15192 raft_consensus.cc:740] T dc85a8bb06df4460b980c39fbb40f82b P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.845793 14988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bf04c2960624ed08607d0c18ddffd26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.846138 15192 consensus_queue.cc:260] T dc85a8bb06df4460b980c39fbb40f82b P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
W20260709 14:53:22.846550 14961 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.3:41467, user_credentials={real_user=slave}} blocked reactor thread for 60910.8us
I20260709 14:53:22.847357 14961 leader_election.cc:304] T fa159bde77a14c3f8ad341ed5785687b P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:22.848460 15192 ts_tablet_manager.cc:1434] T dc85a8bb06df4460b980c39fbb40f82b P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.000s
I20260709 14:53:22.849422 15192 tablet_bootstrap.cc:492] T e32023e939524fdf8bb9981e78640526 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:22.849601 15062 tablet_service.cc:1511] Processing CreateTablet for tablet 1141355bbfef4208a7c0f908571f301a (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:53:22.850574 14985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1141355bbfef4208a7c0f908571f301a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.850711 15062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1141355bbfef4208a7c0f908571f301a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.838827 15238 raft_consensus.cc:2749] T 7dc8bba792e949b58c026b026f56b2d4 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:22.819798 15193 raft_consensus.cc:493] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.856508 15187 tablet_bootstrap.cc:492] T 18a5169c96214e89b97aeb9a1aa9a64a P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:22.851603 15237 raft_consensus.cc:2749] T fa159bde77a14c3f8ad341ed5785687b P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:22.867753 14961 leader_election.cc:304] T 482d5682f9be413cb56daaba883efe97 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4; no voters: 
I20260709 14:53:22.887797 14893 catalog_manager.cc:5697] T fa159bde77a14c3f8ad341ed5785687b P 432f0a4ce2b14e1c9ea6672c662e4efa reported cstate change: term changed from 0 to 1, leader changed from <none> to 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3). New cstate: current_term: 1 leader_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:22.891721 15188 tablet_bootstrap.cc:492] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:22.892234 15188 ts_tablet_manager.cc:1403] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.198s	user 0.012s	sys 0.003s
I20260709 14:53:22.892419 15196 raft_consensus.cc:2804] T 482d5682f9be413cb56daaba883efe97 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:22.894093 15196 raft_consensus.cc:697] T 482d5682f9be413cb56daaba883efe97 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Running, Role: LEADER
I20260709 14:53:22.894860 15188 raft_consensus.cc:359] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.894917 15196 consensus_queue.cc:237] T 482d5682f9be413cb56daaba883efe97 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.895781 15188 raft_consensus.cc:385] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.896097 15188 raft_consensus.cc:740] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.896955 15188 consensus_queue.cc:260] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.878333 15238 raft_consensus.cc:493] T e9c8645dfa034909bad3818e84132908 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.898780 15238 raft_consensus.cc:515] T e9c8645dfa034909bad3818e84132908 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } }
I20260709 14:53:22.899194 15188 ts_tablet_manager.cc:1434] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:53:22.900275 15188 tablet_bootstrap.cc:492] T fa159bde77a14c3f8ad341ed5785687b P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:22.906826 15060 tablet_service.cc:1511] Processing CreateTablet for tablet 34f1aef76cb54e3f9547eff32676ce04 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:53:22.907671 15062 tablet_service.cc:1511] Processing CreateTablet for tablet 3bf04c2960624ed08607d0c18ddffd26 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:53:22.908190 15060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34f1aef76cb54e3f9547eff32676ce04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.908816 15062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bf04c2960624ed08607d0c18ddffd26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.906800 15188 tablet_bootstrap.cc:654] T fa159bde77a14c3f8ad341ed5785687b P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.913020 14988 tablet_service.cc:1511] Processing CreateTablet for tablet 34f1aef76cb54e3f9547eff32676ce04 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:53:22.914217 14988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34f1aef76cb54e3f9547eff32676ce04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.919005 14979 tablet_service.cc:1511] Processing CreateTablet for tablet 6475a97e69984f78847174c74cf73e40 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:53:22.920305 14979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6475a97e69984f78847174c74cf73e40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.924127 15058 tablet_service.cc:1511] Processing CreateTablet for tablet 6475a97e69984f78847174c74cf73e40 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:53:22.925437 15058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6475a97e69984f78847174c74cf73e40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.927106 15130 tablet_service.cc:1511] Processing CreateTablet for tablet 3bf04c2960624ed08607d0c18ddffd26 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:53:22.928231 15130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bf04c2960624ed08607d0c18ddffd26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.912343 15238 leader_election.cc:290] T e9c8645dfa034909bad3818e84132908 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:22.929180 15128 tablet_service.cc:1511] Processing CreateTablet for tablet 34f1aef76cb54e3f9547eff32676ce04 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:53:22.880173 15193 raft_consensus.cc:515] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.930251 15128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34f1aef76cb54e3f9547eff32676ce04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.931010 14985 tablet_service.cc:1511] Processing CreateTablet for tablet 188afd09fe154fb3a785cad881510cd3 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:22.931411 15193 leader_election.cc:290] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:22.932884 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc85a8bb06df4460b980c39fbb40f82b" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:22.933665 14998 raft_consensus.cc:2468] T dc85a8bb06df4460b980c39fbb40f82b P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:22.935192 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc85a8bb06df4460b980c39fbb40f82b" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:22.935621 15037 leader_election.cc:304] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:22.936605 15212 raft_consensus.cc:2804] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:22.937016 15212 raft_consensus.cc:493] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:22.937379 15212 raft_consensus.cc:3060] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.940416 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c8645dfa034909bad3818e84132908" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
W20260709 14:53:22.941900 15036 leader_election.cc:343] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.942741 15187 tablet_bootstrap.cc:654] T 18a5169c96214e89b97aeb9a1aa9a64a P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.945602 14985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 188afd09fe154fb3a785cad881510cd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.946593 15137 tablet_service.cc:1511] Processing CreateTablet for tablet 6475a97e69984f78847174c74cf73e40 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:53:22.947734 15137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6475a97e69984f78847174c74cf73e40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.958861 15212 raft_consensus.cc:515] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:22.949206 14894 catalog_manager.cc:5697] T 27b82f40f9c94129a5f4684858bbb8da P f1ea2f412f8e42429039fbe908c44e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "f1ea2f412f8e42429039fbe908c44e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:22.964936 14964 leader_election.cc:343] T e9c8645dfa034909bad3818e84132908 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.974175 14982 tablet_service.cc:1511] Processing CreateTablet for tablet 2635038737da471cace19ec064a8da35 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:53:22.975366 14982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2635038737da471cace19ec064a8da35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.976670 15133 tablet_service.cc:1511] Processing CreateTablet for tablet 2635038737da471cace19ec064a8da35 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:53:22.977965 15133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2635038737da471cace19ec064a8da35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:22.980157 15063 tablet_service.cc:1511] Processing CreateTablet for tablet 2635038737da471cace19ec064a8da35 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:53:22.983351 15192 tablet_bootstrap.cc:654] T e32023e939524fdf8bb9981e78640526 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.995018 15063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2635038737da471cace19ec064a8da35. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:22.992093 14961 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.3:41467, user_credentials={real_user=slave}} blocked reactor thread for 116388us
I20260709 14:53:22.969458 15134 tablet_service.cc:1511] Processing CreateTablet for tablet 188afd09fe154fb3a785cad881510cd3 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:22.998581 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c8645dfa034909bad3818e84132908" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:22.999742 15134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 188afd09fe154fb3a785cad881510cd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:23.002701 15055 tablet_service.cc:1511] Processing CreateTablet for tablet a8670b0222d14fc39ced09ac20029fae (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:23.004189 15055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8670b0222d14fc39ced09ac20029fae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:23.004464 15129 tablet_service.cc:1511] Processing CreateTablet for tablet a8670b0222d14fc39ced09ac20029fae (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:23.005707 15129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8670b0222d14fc39ced09ac20029fae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:23.014454 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc85a8bb06df4460b980c39fbb40f82b" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:23.015232 14998 raft_consensus.cc:3060] T dc85a8bb06df4460b980c39fbb40f82b P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.015350 15132 tablet_service.cc:1511] Processing CreateTablet for tablet a9fe64be8eb541cbb14e42530d36a99b (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:53:23.016655 15132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9fe64be8eb541cbb14e42530d36a99b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:23.018378 15212 leader_election.cc:290] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:23.019114 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc85a8bb06df4460b980c39fbb40f82b" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
W20260709 14:53:23.020907 15036 leader_election.cc:343] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.021835 14979 tablet_service.cc:1511] Processing CreateTablet for tablet a8670b0222d14fc39ced09ac20029fae (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:23.023149 14979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8670b0222d14fc39ced09ac20029fae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:23.026981 14998 raft_consensus.cc:2468] T dc85a8bb06df4460b980c39fbb40f82b P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
W20260709 14:53:23.029527 14961 leader_election.cc:343] T e9c8645dfa034909bad3818e84132908 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.036659 15212 consensus_queue.cc:1048] T ae6af2fba04f42a38c532a1e52494785 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:23.041698 15062 tablet_service.cc:1511] Processing CreateTablet for tablet 188afd09fe154fb3a785cad881510cd3 (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:23.042532 14985 tablet_service.cc:1511] Processing CreateTablet for tablet a9fe64be8eb541cbb14e42530d36a99b (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:53:23.041697 15058 tablet_service.cc:1511] Processing CreateTablet for tablet a9fe64be8eb541cbb14e42530d36a99b (DEFAULT_TABLE table=test-workload [id=9be47d5e11ef452b9d066b6efd8ae420]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:53:23.055451 15062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 188afd09fe154fb3a785cad881510cd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:23.054886 14985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9fe64be8eb541cbb14e42530d36a99b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:23.062191 15058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9fe64be8eb541cbb14e42530d36a99b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:23.054628 14961 leader_election.cc:304] T e9c8645dfa034909bad3818e84132908 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:23.063340 15037 leader_election.cc:304] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa
I20260709 14:53:23.064299 15197 raft_consensus.cc:2804] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:23.064757 15197 raft_consensus.cc:697] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Leader. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:23.064932 15196 raft_consensus.cc:2749] T e9c8645dfa034909bad3818e84132908 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:23.066788 15197 consensus_queue.cc:237] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.075798 15187 tablet_bootstrap.cc:492] T 18a5169c96214e89b97aeb9a1aa9a64a P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:23.076229 15187 ts_tablet_manager.cc:1403] T 18a5169c96214e89b97aeb9a1aa9a64a P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.220s	user 0.013s	sys 0.001s
I20260709 14:53:23.079007 15248 consensus_queue.cc:1048] T ae6af2fba04f42a38c532a1e52494785 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:53:23.080233 15192 tablet_bootstrap.cc:492] T e32023e939524fdf8bb9981e78640526 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:23.080680 15192 ts_tablet_manager.cc:1403] T e32023e939524fdf8bb9981e78640526 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.231s	user 0.009s	sys 0.003s
I20260709 14:53:23.083483 15192 raft_consensus.cc:359] T e32023e939524fdf8bb9981e78640526 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.084059 15192 raft_consensus.cc:385] T e32023e939524fdf8bb9981e78640526 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.084282 15192 raft_consensus.cc:740] T e32023e939524fdf8bb9981e78640526 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.084844 15192 consensus_queue.cc:260] T e32023e939524fdf8bb9981e78640526 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.087016 15192 ts_tablet_manager.cc:1434] T e32023e939524fdf8bb9981e78640526 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:23.094205 15192 tablet_bootstrap.cc:492] T 27b82f40f9c94129a5f4684858bbb8da P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:23.104560 14996 raft_consensus.cc:3060] T e32023e939524fdf8bb9981e78640526 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.107161 14893 catalog_manager.cc:5697] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "f1ea2f412f8e42429039fbe908c44e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:23.110436 15188 tablet_bootstrap.cc:492] T fa159bde77a14c3f8ad341ed5785687b P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:23.110870 15188 ts_tablet_manager.cc:1403] T fa159bde77a14c3f8ad341ed5785687b P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.211s	user 0.011s	sys 0.002s
I20260709 14:53:23.113312 15188 raft_consensus.cc:359] T fa159bde77a14c3f8ad341ed5785687b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.114287 15192 tablet_bootstrap.cc:654] T 27b82f40f9c94129a5f4684858bbb8da P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.113945 15188 raft_consensus.cc:385] T fa159bde77a14c3f8ad341ed5785687b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.117978 15188 raft_consensus.cc:740] T fa159bde77a14c3f8ad341ed5785687b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
W20260709 14:53:23.119995 15113 consensus_peers.cc:597] T fa159bde77a14c3f8ad341ed5785687b P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Couldn't send request to peer f1ea2f412f8e42429039fbe908c44e09. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:23.120577 15212 raft_consensus.cc:493] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.121018 15188 consensus_queue.cc:260] T fa159bde77a14c3f8ad341ed5785687b P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.121172 15212 raft_consensus.cc:515] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.123482 14894 catalog_manager.cc:5697] T 482d5682f9be413cb56daaba883efe97 P 9ef1c55ed4724728855fa50e49c225c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "9ef1c55ed4724728855fa50e49c225c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:23.124588 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ca257ff8c1438abd213a753113a937" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
W20260709 14:53:23.126084 15037 leader_election.cc:343] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.126570 15197 raft_consensus.cc:493] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.127115 15197 raft_consensus.cc:515] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.130180 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bba792e949b58c026b026f56b2d4" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:23.130802 14997 raft_consensus.cc:2468] T 7dc8bba792e949b58c026b026f56b2d4 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:23.131986 15037 leader_election.cc:304] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:23.132841 15248 raft_consensus.cc:2804] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:23.133306 15248 raft_consensus.cc:493] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:23.133654 15248 raft_consensus.cc:3060] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.136638 15213 consensus_queue.cc:1048] T fa159bde77a14c3f8ad341ed5785687b P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:23.148084 15188 ts_tablet_manager.cc:1434] T fa159bde77a14c3f8ad341ed5785687b P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 14:53:23.149168 15212 leader_election.cc:290] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:23.149281 15188 tablet_bootstrap.cc:492] T 4af30f48fe734a9ca29a07c415e8583b P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:23.155314 15192 tablet_bootstrap.cc:492] T 27b82f40f9c94129a5f4684858bbb8da P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:23.155951 15192 ts_tablet_manager.cc:1403] T 27b82f40f9c94129a5f4684858bbb8da P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.000s
I20260709 14:53:23.158944 15192 raft_consensus.cc:359] T 27b82f40f9c94129a5f4684858bbb8da P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.159746 15192 raft_consensus.cc:385] T 27b82f40f9c94129a5f4684858bbb8da P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.160041 15192 raft_consensus.cc:740] T 27b82f40f9c94129a5f4684858bbb8da P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.160050 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ca257ff8c1438abd213a753113a937" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:23.160835 15146 raft_consensus.cc:2468] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:23.160853 15192 consensus_queue.cc:260] T 27b82f40f9c94129a5f4684858bbb8da P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.162583 15036 leader_election.cc:304] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09 [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: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 9ef1c55ed4724728855fa50e49c225c4
I20260709 14:53:23.163087 15192 ts_tablet_manager.cc:1434] T 27b82f40f9c94129a5f4684858bbb8da P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:23.163829 15193 raft_consensus.cc:2804] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:23.164121 15192 tablet_bootstrap.cc:492] T 2c88a40472b24840a26563079970b287 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:23.159417 15187 raft_consensus.cc:359] T 18a5169c96214e89b97aeb9a1aa9a64a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.166580 15187 raft_consensus.cc:385] T 18a5169c96214e89b97aeb9a1aa9a64a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.166874 15187 raft_consensus.cc:740] T 18a5169c96214e89b97aeb9a1aa9a64a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.164238 15193 raft_consensus.cc:493] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:23.171005 15193 raft_consensus.cc:3060] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.175050 15188 tablet_bootstrap.cc:654] T 4af30f48fe734a9ca29a07c415e8583b P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.176600 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bba792e949b58c026b026f56b2d4" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:23.170207 15187 consensus_queue.cc:260] T 18a5169c96214e89b97aeb9a1aa9a64a P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.181807 15192 tablet_bootstrap.cc:654] T 2c88a40472b24840a26563079970b287 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:23.182663 15036 leader_election.cc:343] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.168308 15197 leader_election.cc:290] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:23.167356 15212 consensus_queue.cc:1048] T 27b82f40f9c94129a5f4684858bbb8da P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:53:23.190442 15248 raft_consensus.cc:515] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.194612 15187 ts_tablet_manager.cc:1434] T 18a5169c96214e89b97aeb9a1aa9a64a P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.118s	user 0.004s	sys 0.002s
I20260709 14:53:23.195569 15187 tablet_bootstrap.cc:492] T dc85a8bb06df4460b980c39fbb40f82b P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:23.198491 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bba792e949b58c026b026f56b2d4" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:23.199226 14995 raft_consensus.cc:3060] T 7dc8bba792e949b58c026b026f56b2d4 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:23.200502 15256 log.cc:927] Time spent T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260709 14:53:23.208102 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bba792e949b58c026b026f56b2d4" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
W20260709 14:53:23.209847 15036 leader_election.cc:343] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.213929 15193 raft_consensus.cc:515] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.210429 15248 leader_election.cc:290] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:23.222136 15213 raft_consensus.cc:493] T 18a5169c96214e89b97aeb9a1aa9a64a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.222671 15213 raft_consensus.cc:515] T 18a5169c96214e89b97aeb9a1aa9a64a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.236336 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18a5169c96214e89b97aeb9a1aa9a64a" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:23.242296 15213 leader_election.cc:290] T 18a5169c96214e89b97aeb9a1aa9a64a P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:23.245703 15193 leader_election.cc:290] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:23.246675 15187 tablet_bootstrap.cc:654] T dc85a8bb06df4460b980c39fbb40f82b P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.246477 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ca257ff8c1438abd213a753113a937" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:23.249063 15144 raft_consensus.cc:3060] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.254076 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ca257ff8c1438abd213a753113a937" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:23.265497 15188 tablet_bootstrap.cc:492] T 4af30f48fe734a9ca29a07c415e8583b P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:23.266058 15188 ts_tablet_manager.cc:1403] T 4af30f48fe734a9ca29a07c415e8583b P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.117s	user 0.012s	sys 0.020s
I20260709 14:53:23.269246 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18a5169c96214e89b97aeb9a1aa9a64a" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:23.270015 14995 raft_consensus.cc:2468] T 7dc8bba792e949b58c026b026f56b2d4 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:23.271025 15113 leader_election.cc:304] T 18a5169c96214e89b97aeb9a1aa9a64a P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa; no voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:23.272922 15191 raft_consensus.cc:2749] T 18a5169c96214e89b97aeb9a1aa9a64a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:23.274000 15037 leader_election.cc:343] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.275724 15037 leader_election.cc:304] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa
I20260709 14:53:23.276566 15212 raft_consensus.cc:2804] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:23.277123 15212 raft_consensus.cc:697] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Leader. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:23.277530 15188 raft_consensus.cc:359] T 4af30f48fe734a9ca29a07c415e8583b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.278301 15188 raft_consensus.cc:385] T 4af30f48fe734a9ca29a07c415e8583b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.279716 15188 raft_consensus.cc:740] T 4af30f48fe734a9ca29a07c415e8583b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.278550 15212 consensus_queue.cc:237] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.286610 15264 raft_consensus.cc:493] T fa159bde77a14c3f8ad341ed5785687b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.294617 15264 raft_consensus.cc:515] T fa159bde77a14c3f8ad341ed5785687b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.303015 15264 leader_election.cc:290] T fa159bde77a14c3f8ad341ed5785687b P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:23.303850 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa159bde77a14c3f8ad341ed5785687b" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:23.304138 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa159bde77a14c3f8ad341ed5785687b" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:23.305729 15036 leader_election.cc:304] T fa159bde77a14c3f8ad341ed5785687b P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1ea2f412f8e42429039fbe908c44e09; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4
I20260709 14:53:23.306847 15264 raft_consensus.cc:2749] T fa159bde77a14c3f8ad341ed5785687b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:23.311537 14995 raft_consensus.cc:3060] T 27b82f40f9c94129a5f4684858bbb8da P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.313258 15188 consensus_queue.cc:260] T 4af30f48fe734a9ca29a07c415e8583b P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.314891 15188 ts_tablet_manager.cc:1434] T 4af30f48fe734a9ca29a07c415e8583b P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.049s	user 0.003s	sys 0.004s
I20260709 14:53:23.315634 15188 tablet_bootstrap.cc:492] T e9c8645dfa034909bad3818e84132908 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:23.320662 15265 consensus_queue.cc:1048] T 27b82f40f9c94129a5f4684858bbb8da P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:23.324123 15188 tablet_bootstrap.cc:654] T e9c8645dfa034909bad3818e84132908 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.320926 15144 raft_consensus.cc:2468] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:23.328258 15036 leader_election.cc:304] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 9ef1c55ed4724728855fa50e49c225c4
I20260709 14:53:23.329977 15212 raft_consensus.cc:2804] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:23.330467 15212 raft_consensus.cc:697] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Leader. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:23.331300 15212 consensus_queue.cc:237] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.335721 15187 tablet_bootstrap.cc:492] T dc85a8bb06df4460b980c39fbb40f82b P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:23.336220 15187 ts_tablet_manager.cc:1403] T dc85a8bb06df4460b980c39fbb40f82b P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.141s	user 0.008s	sys 0.005s
I20260709 14:53:23.337981 15188 tablet_bootstrap.cc:492] T e9c8645dfa034909bad3818e84132908 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:23.338485 15192 tablet_bootstrap.cc:492] T 2c88a40472b24840a26563079970b287 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:23.340293 15188 ts_tablet_manager.cc:1403] T e9c8645dfa034909bad3818e84132908 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.008s
I20260709 14:53:23.340876 15192 ts_tablet_manager.cc:1403] T 2c88a40472b24840a26563079970b287 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.177s	user 0.023s	sys 0.011s
I20260709 14:53:23.343248 15192 raft_consensus.cc:359] T 2c88a40472b24840a26563079970b287 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.343475 15188 raft_consensus.cc:359] T e9c8645dfa034909bad3818e84132908 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } }
I20260709 14:53:23.343988 15192 raft_consensus.cc:385] T 2c88a40472b24840a26563079970b287 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.344089 15188 raft_consensus.cc:385] T e9c8645dfa034909bad3818e84132908 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.344296 15192 raft_consensus.cc:740] T 2c88a40472b24840a26563079970b287 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.344383 15188 raft_consensus.cc:740] T e9c8645dfa034909bad3818e84132908 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.345105 15188 consensus_queue.cc:260] T e9c8645dfa034909bad3818e84132908 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } }
I20260709 14:53:23.345232 15192 consensus_queue.cc:260] T 2c88a40472b24840a26563079970b287 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.347208 15188 ts_tablet_manager.cc:1434] T e9c8645dfa034909bad3818e84132908 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:23.348085 15188 tablet_bootstrap.cc:492] T a32f0e41313d4caa8a8cd1710b71f743 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:23.347944 15187 raft_consensus.cc:359] T dc85a8bb06df4460b980c39fbb40f82b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.349766 15187 raft_consensus.cc:385] T dc85a8bb06df4460b980c39fbb40f82b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.350296 15187 raft_consensus.cc:740] T dc85a8bb06df4460b980c39fbb40f82b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.350869 15192 ts_tablet_manager.cc:1434] T 2c88a40472b24840a26563079970b287 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:53:23.351814 15192 tablet_bootstrap.cc:492] T 79ca257ff8c1438abd213a753113a937 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:23.351455 15187 consensus_queue.cc:260] T dc85a8bb06df4460b980c39fbb40f82b P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.353866 15187 ts_tablet_manager.cc:1434] T dc85a8bb06df4460b980c39fbb40f82b P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 14:53:23.354013 15188 tablet_bootstrap.cc:654] T a32f0e41313d4caa8a8cd1710b71f743 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.355355 15187 tablet_bootstrap.cc:492] T 7dc8bba792e949b58c026b026f56b2d4 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:23.337155 14894 catalog_manager.cc:5697] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "f1ea2f412f8e42429039fbe908c44e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:23.357798 15192 tablet_bootstrap.cc:654] T 79ca257ff8c1438abd213a753113a937 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.361414 15187 tablet_bootstrap.cc:654] T 7dc8bba792e949b58c026b026f56b2d4 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.385123 14894 catalog_manager.cc:5697] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "f1ea2f412f8e42429039fbe908c44e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:23.389986 15196 consensus_queue.cc:1048] T 482d5682f9be413cb56daaba883efe97 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:23.413462 15188 tablet_bootstrap.cc:492] T a32f0e41313d4caa8a8cd1710b71f743 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:23.413964 15188 ts_tablet_manager.cc:1403] T a32f0e41313d4caa8a8cd1710b71f743 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.066s	user 0.040s	sys 0.023s
I20260709 14:53:23.415187 15187 tablet_bootstrap.cc:492] T 7dc8bba792e949b58c026b026f56b2d4 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:23.415663 15187 ts_tablet_manager.cc:1403] T 7dc8bba792e949b58c026b026f56b2d4 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.060s	user 0.035s	sys 0.023s
I20260709 14:53:23.416741 15192 tablet_bootstrap.cc:492] T 79ca257ff8c1438abd213a753113a937 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:23.416540 15188 raft_consensus.cc:359] T a32f0e41313d4caa8a8cd1710b71f743 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.417270 15188 raft_consensus.cc:385] T a32f0e41313d4caa8a8cd1710b71f743 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.417335 15192 ts_tablet_manager.cc:1403] T 79ca257ff8c1438abd213a753113a937 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.066s	user 0.018s	sys 0.013s
I20260709 14:53:23.417600 15188 raft_consensus.cc:740] T a32f0e41313d4caa8a8cd1710b71f743 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.418242 15187 raft_consensus.cc:359] T 7dc8bba792e949b58c026b026f56b2d4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.418280 15188 consensus_queue.cc:260] T a32f0e41313d4caa8a8cd1710b71f743 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.419020 15187 raft_consensus.cc:385] T 7dc8bba792e949b58c026b026f56b2d4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.419327 15187 raft_consensus.cc:740] T 7dc8bba792e949b58c026b026f56b2d4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.420004 15187 consensus_queue.cc:260] T 7dc8bba792e949b58c026b026f56b2d4 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.420475 15188 ts_tablet_manager.cc:1434] T a32f0e41313d4caa8a8cd1710b71f743 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:23.421658 15188 tablet_bootstrap.cc:492] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:23.422061 15187 ts_tablet_manager.cc:1434] T 7dc8bba792e949b58c026b026f56b2d4 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:53:23.427399 15238 consensus_queue.cc:1048] T 482d5682f9be413cb56daaba883efe97 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:23.428297 15188 tablet_bootstrap.cc:654] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.420295 15192 raft_consensus.cc:359] T 79ca257ff8c1438abd213a753113a937 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.430801 15192 raft_consensus.cc:385] T 79ca257ff8c1438abd213a753113a937 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.431052 15192 raft_consensus.cc:740] T 79ca257ff8c1438abd213a753113a937 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.431619 15192 consensus_queue.cc:260] T 79ca257ff8c1438abd213a753113a937 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.433849 15192 ts_tablet_manager.cc:1434] T 79ca257ff8c1438abd213a753113a937 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:53:23.434731 15192 tablet_bootstrap.cc:492] T 4af30f48fe734a9ca29a07c415e8583b P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:23.440680 15192 tablet_bootstrap.cc:654] T 4af30f48fe734a9ca29a07c415e8583b P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.441655 15187 tablet_bootstrap.cc:492] T e9c8645dfa034909bad3818e84132908 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:23.445444 15188 tablet_bootstrap.cc:492] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:23.446120 15188 ts_tablet_manager.cc:1403] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.003s
I20260709 14:53:23.448390 15187 tablet_bootstrap.cc:654] T e9c8645dfa034909bad3818e84132908 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.449239 15188 raft_consensus.cc:359] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.449947 15188 raft_consensus.cc:385] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.450217 15188 raft_consensus.cc:740] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.451085 15188 consensus_queue.cc:260] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.453429 15188 ts_tablet_manager.cc:1434] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:53:23.454464 15188 tablet_bootstrap.cc:492] T fe790bb1c77d4114bf8b91541cbc1f71 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:23.459830 15187 tablet_bootstrap.cc:492] T e9c8645dfa034909bad3818e84132908 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:23.460325 15187 ts_tablet_manager.cc:1403] T e9c8645dfa034909bad3818e84132908 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 14:53:23.460932 15188 tablet_bootstrap.cc:654] T fe790bb1c77d4114bf8b91541cbc1f71 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.463145 15187 raft_consensus.cc:359] T e9c8645dfa034909bad3818e84132908 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } }
I20260709 14:53:23.463865 15187 raft_consensus.cc:385] T e9c8645dfa034909bad3818e84132908 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.464157 15187 raft_consensus.cc:740] T e9c8645dfa034909bad3818e84132908 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.465301 15187 consensus_queue.cc:260] T e9c8645dfa034909bad3818e84132908 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } }
I20260709 14:53:23.467748 15187 ts_tablet_manager.cc:1434] T e9c8645dfa034909bad3818e84132908 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260709 14:53:23.468818 15187 tablet_bootstrap.cc:492] T 2b2e7b98e6e64b89b88cf05f318d4285 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:23.475014 15187 tablet_bootstrap.cc:654] T 2b2e7b98e6e64b89b88cf05f318d4285 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.480495 15188 tablet_bootstrap.cc:492] T fe790bb1c77d4114bf8b91541cbc1f71 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:23.480926 15188 ts_tablet_manager.cc:1403] T fe790bb1c77d4114bf8b91541cbc1f71 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.007s
I20260709 14:53:23.483620 15188 raft_consensus.cc:359] T fe790bb1c77d4114bf8b91541cbc1f71 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.484292 15188 raft_consensus.cc:385] T fe790bb1c77d4114bf8b91541cbc1f71 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.484841 15188 raft_consensus.cc:740] T fe790bb1c77d4114bf8b91541cbc1f71 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.485585 15188 consensus_queue.cc:260] T fe790bb1c77d4114bf8b91541cbc1f71 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.487576 15188 ts_tablet_manager.cc:1434] T fe790bb1c77d4114bf8b91541cbc1f71 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:23.488485 15188 tablet_bootstrap.cc:492] T 2c88a40472b24840a26563079970b287 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:23.491096 15265 consensus_queue.cc:1048] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:23.495456 15188 tablet_bootstrap.cc:654] T 2c88a40472b24840a26563079970b287 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.502328 15192 tablet_bootstrap.cc:492] T 4af30f48fe734a9ca29a07c415e8583b P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:23.502811 15192 ts_tablet_manager.cc:1403] T 4af30f48fe734a9ca29a07c415e8583b P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.068s	user 0.027s	sys 0.015s
I20260709 14:53:23.504130 15187 tablet_bootstrap.cc:492] T 2b2e7b98e6e64b89b88cf05f318d4285 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:23.504657 15187 ts_tablet_manager.cc:1403] T 2b2e7b98e6e64b89b88cf05f318d4285 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.004s
I20260709 14:53:23.507205 15188 tablet_bootstrap.cc:492] T 2c88a40472b24840a26563079970b287 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:23.507318 15192 raft_consensus.cc:359] T 4af30f48fe734a9ca29a07c415e8583b P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.507789 15188 ts_tablet_manager.cc:1403] T 2c88a40472b24840a26563079970b287 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 14:53:23.507594 15187 raft_consensus.cc:359] T 2b2e7b98e6e64b89b88cf05f318d4285 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.508350 15187 raft_consensus.cc:385] T 2b2e7b98e6e64b89b88cf05f318d4285 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.508635 15187 raft_consensus.cc:740] T 2b2e7b98e6e64b89b88cf05f318d4285 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.508006 15192 raft_consensus.cc:385] T 4af30f48fe734a9ca29a07c415e8583b P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.509673 15192 raft_consensus.cc:740] T 4af30f48fe734a9ca29a07c415e8583b P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.510475 15187 consensus_queue.cc:260] T 2b2e7b98e6e64b89b88cf05f318d4285 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.511021 15188 raft_consensus.cc:359] T 2c88a40472b24840a26563079970b287 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.511847 15188 raft_consensus.cc:385] T 2c88a40472b24840a26563079970b287 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.512166 15188 raft_consensus.cc:740] T 2c88a40472b24840a26563079970b287 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.512889 15188 consensus_queue.cc:260] T 2c88a40472b24840a26563079970b287 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.510994 15192 consensus_queue.cc:260] T 4af30f48fe734a9ca29a07c415e8583b P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.514431 15187 ts_tablet_manager.cc:1434] T 2b2e7b98e6e64b89b88cf05f318d4285 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:53:23.515434 15187 tablet_bootstrap.cc:492] T 2c88a40472b24840a26563079970b287 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:23.516319 15192 ts_tablet_manager.cc:1434] T 4af30f48fe734a9ca29a07c415e8583b P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 14:53:23.517863 15188 ts_tablet_manager.cc:1434] T 2c88a40472b24840a26563079970b287 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 14:53:23.518185 15192 tablet_bootstrap.cc:492] T fe790bb1c77d4114bf8b91541cbc1f71 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:23.518890 15188 tablet_bootstrap.cc:492] T 2f7970aec40f45a888b574eb29d677e8 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:23.521238 15187 tablet_bootstrap.cc:654] T 2c88a40472b24840a26563079970b287 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.524667 15188 tablet_bootstrap.cc:654] T 2f7970aec40f45a888b574eb29d677e8 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.525683 15144 raft_consensus.cc:3060] T dc85a8bb06df4460b980c39fbb40f82b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.524667 15192 tablet_bootstrap.cc:654] T fe790bb1c77d4114bf8b91541cbc1f71 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.533689 15187 tablet_bootstrap.cc:492] T 2c88a40472b24840a26563079970b287 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:23.539379 15187 ts_tablet_manager.cc:1403] T 2c88a40472b24840a26563079970b287 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.007s
I20260709 14:53:23.540951 15197 consensus_queue.cc:1048] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:23.541754 15187 raft_consensus.cc:359] T 2c88a40472b24840a26563079970b287 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.542253 15187 raft_consensus.cc:385] T 2c88a40472b24840a26563079970b287 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.542517 15187 raft_consensus.cc:740] T 2c88a40472b24840a26563079970b287 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.543133 15187 consensus_queue.cc:260] T 2c88a40472b24840a26563079970b287 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.545369 15187 ts_tablet_manager.cc:1434] T 2c88a40472b24840a26563079970b287 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:23.546231 15187 tablet_bootstrap.cc:492] T a32f0e41313d4caa8a8cd1710b71f743 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:23.551570 15187 tablet_bootstrap.cc:654] T a32f0e41313d4caa8a8cd1710b71f743 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.552271 15188 tablet_bootstrap.cc:492] T 2f7970aec40f45a888b574eb29d677e8 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:23.552790 15188 ts_tablet_manager.cc:1403] T 2f7970aec40f45a888b574eb29d677e8 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.006s
I20260709 14:53:23.555466 15188 raft_consensus.cc:359] T 2f7970aec40f45a888b574eb29d677e8 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.556167 15188 raft_consensus.cc:385] T 2f7970aec40f45a888b574eb29d677e8 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.556468 15188 raft_consensus.cc:740] T 2f7970aec40f45a888b574eb29d677e8 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.558176 15192 tablet_bootstrap.cc:492] T fe790bb1c77d4114bf8b91541cbc1f71 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:23.558663 15187 tablet_bootstrap.cc:492] T a32f0e41313d4caa8a8cd1710b71f743 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:23.558677 15192 ts_tablet_manager.cc:1403] T fe790bb1c77d4114bf8b91541cbc1f71 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.014s
I20260709 14:53:23.557142 15188 consensus_queue.cc:260] T 2f7970aec40f45a888b574eb29d677e8 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.559202 15187 ts_tablet_manager.cc:1403] T a32f0e41313d4caa8a8cd1710b71f743 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 14:53:23.561604 15192 raft_consensus.cc:359] T fe790bb1c77d4114bf8b91541cbc1f71 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.562333 15192 raft_consensus.cc:385] T fe790bb1c77d4114bf8b91541cbc1f71 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.562589 15192 raft_consensus.cc:740] T fe790bb1c77d4114bf8b91541cbc1f71 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.563216 15192 consensus_queue.cc:260] T fe790bb1c77d4114bf8b91541cbc1f71 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.563788 15197 raft_consensus.cc:493] T e9c8645dfa034909bad3818e84132908 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.564257 15197 raft_consensus.cc:515] T e9c8645dfa034909bad3818e84132908 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } }
I20260709 14:53:23.565204 15192 ts_tablet_manager.cc:1434] T fe790bb1c77d4114bf8b91541cbc1f71 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:23.566239 15192 tablet_bootstrap.cc:492] T 2b2e7b98e6e64b89b88cf05f318d4285 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:23.567104 15197 leader_election.cc:290] T e9c8645dfa034909bad3818e84132908 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467), 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215)
I20260709 14:53:23.567435 15187 raft_consensus.cc:359] T a32f0e41313d4caa8a8cd1710b71f743 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.568161 15187 raft_consensus.cc:385] T a32f0e41313d4caa8a8cd1710b71f743 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.568431 15187 raft_consensus.cc:740] T a32f0e41313d4caa8a8cd1710b71f743 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.568859 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c8645dfa034909bad3818e84132908" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:23.569103 15188 ts_tablet_manager.cc:1434] T 2f7970aec40f45a888b574eb29d677e8 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:53:23.569129 15187 consensus_queue.cc:260] T a32f0e41313d4caa8a8cd1710b71f743 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.570212 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c8645dfa034909bad3818e84132908" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:23.571473 15187 ts_tablet_manager.cc:1434] T a32f0e41313d4caa8a8cd1710b71f743 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:53:23.572027 14995 raft_consensus.cc:2468] T e9c8645dfa034909bad3818e84132908 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:23.570426 15188 tablet_bootstrap.cc:492] T 40f4ed193d154134a43e8178d4d5c2a8 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:23.572559 15192 tablet_bootstrap.cc:654] T 2b2e7b98e6e64b89b88cf05f318d4285 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.572579 15145 raft_consensus.cc:2468] T e9c8645dfa034909bad3818e84132908 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:23.572579 15187 tablet_bootstrap.cc:492] T 2f7970aec40f45a888b574eb29d677e8 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:23.576121 15036 leader_election.cc:304] T e9c8645dfa034909bad3818e84132908 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:23.577338 15197 raft_consensus.cc:2804] T e9c8645dfa034909bad3818e84132908 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:23.577731 15197 raft_consensus.cc:493] T e9c8645dfa034909bad3818e84132908 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:23.578071 15197 raft_consensus.cc:3060] T e9c8645dfa034909bad3818e84132908 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.584873 15187 tablet_bootstrap.cc:654] T 2f7970aec40f45a888b574eb29d677e8 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.585431 15188 tablet_bootstrap.cc:654] T 40f4ed193d154134a43e8178d4d5c2a8 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.587438 15197 raft_consensus.cc:515] T e9c8645dfa034909bad3818e84132908 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } }
I20260709 14:53:23.590476 15264 raft_consensus.cc:493] T 4af30f48fe734a9ca29a07c415e8583b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.590658 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c8645dfa034909bad3818e84132908" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:23.591058 15264 raft_consensus.cc:515] T 4af30f48fe734a9ca29a07c415e8583b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.591454 15145 raft_consensus.cc:3060] T e9c8645dfa034909bad3818e84132908 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.594048 15264 leader_election.cc:290] T 4af30f48fe734a9ca29a07c415e8583b P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:23.595810 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af30f48fe734a9ca29a07c415e8583b" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:23.596534 14995 raft_consensus.cc:2468] T 4af30f48fe734a9ca29a07c415e8583b P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:23.597911 15037 leader_election.cc:304] T 4af30f48fe734a9ca29a07c415e8583b P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:23.599364 15264 raft_consensus.cc:2804] T 4af30f48fe734a9ca29a07c415e8583b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:23.599881 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af30f48fe734a9ca29a07c415e8583b" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:23.600556 15146 raft_consensus.cc:2468] T 4af30f48fe734a9ca29a07c415e8583b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:23.598801 15145 raft_consensus.cc:2468] T e9c8645dfa034909bad3818e84132908 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:23.603374 15036 leader_election.cc:304] T e9c8645dfa034909bad3818e84132908 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:23.604193 15212 raft_consensus.cc:2804] T e9c8645dfa034909bad3818e84132908 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:23.604658 15212 raft_consensus.cc:697] T e9c8645dfa034909bad3818e84132908 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Leader. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:23.605505 15212 consensus_queue.cc:237] T e9c8645dfa034909bad3818e84132908 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } }
W20260709 14:53:23.606901 14944 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:23.599792 15264 raft_consensus.cc:493] T 4af30f48fe734a9ca29a07c415e8583b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:23.607693 15264 raft_consensus.cc:3060] T 4af30f48fe734a9ca29a07c415e8583b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.612409 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c8645dfa034909bad3818e84132908" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:23.613224 14995 raft_consensus.cc:3060] T e9c8645dfa034909bad3818e84132908 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.614032 15265 raft_consensus.cc:493] T 2c88a40472b24840a26563079970b287 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.614524 15265 raft_consensus.cc:515] T 2c88a40472b24840a26563079970b287 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.661453 15197 leader_election.cc:290] T e9c8645dfa034909bad3818e84132908 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467), 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215)
I20260709 14:53:23.617760 15218 raft_consensus.cc:493] T 2b2e7b98e6e64b89b88cf05f318d4285 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.618201 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c88a40472b24840a26563079970b287" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:23.682628 14996 raft_consensus.cc:2468] T 2c88a40472b24840a26563079970b287 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:23.682363 15218 raft_consensus.cc:515] T 2b2e7b98e6e64b89b88cf05f318d4285 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.620822 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c88a40472b24840a26563079970b287" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:23.684269 15146 raft_consensus.cc:2468] T 2c88a40472b24840a26563079970b287 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:23.684386 15037 leader_election.cc:304] T 2c88a40472b24840a26563079970b287 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:23.664207 14995 raft_consensus.cc:2468] T e9c8645dfa034909bad3818e84132908 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:23.618345 15265 leader_election.cc:290] T 2c88a40472b24840a26563079970b287 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:23.686712 15265 raft_consensus.cc:2804] T 2c88a40472b24840a26563079970b287 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:23.664539 15073 raft_consensus.cc:3060] T fa159bde77a14c3f8ad341ed5785687b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.687134 15265 raft_consensus.cc:493] T 2c88a40472b24840a26563079970b287 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:23.691669 15265 raft_consensus.cc:3060] T 2c88a40472b24840a26563079970b287 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.696501 15145 raft_consensus.cc:3060] T 7dc8bba792e949b58c026b026f56b2d4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.700003 15187 tablet_bootstrap.cc:492] T 2f7970aec40f45a888b574eb29d677e8 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:23.700584 15187 ts_tablet_manager.cc:1403] T 2f7970aec40f45a888b574eb29d677e8 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.128s	user 0.031s	sys 0.024s
I20260709 14:53:23.703680 15187 raft_consensus.cc:359] T 2f7970aec40f45a888b574eb29d677e8 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.704461 15187 raft_consensus.cc:385] T 2f7970aec40f45a888b574eb29d677e8 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.645087 15191 raft_consensus.cc:493] T a32f0e41313d4caa8a8cd1710b71f743 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.617529 15264 raft_consensus.cc:515] T 4af30f48fe734a9ca29a07c415e8583b P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.704741 15187 raft_consensus.cc:740] T 2f7970aec40f45a888b574eb29d677e8 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.718783 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2e7b98e6e64b89b88cf05f318d4285" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:23.718972 15187 consensus_queue.cc:260] T 2f7970aec40f45a888b574eb29d677e8 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.719667 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af30f48fe734a9ca29a07c415e8583b" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:23.720265 15147 raft_consensus.cc:3060] T 4af30f48fe734a9ca29a07c415e8583b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.720896 15188 tablet_bootstrap.cc:492] T 40f4ed193d154134a43e8178d4d5c2a8 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:23.721395 15188 ts_tablet_manager.cc:1403] T 40f4ed193d154134a43e8178d4d5c2a8 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.151s	user 0.053s	sys 0.036s
I20260709 14:53:23.708406 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af30f48fe734a9ca29a07c415e8583b" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:23.722222 14995 raft_consensus.cc:3060] T 4af30f48fe734a9ca29a07c415e8583b P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.722482 15192 tablet_bootstrap.cc:492] T 2b2e7b98e6e64b89b88cf05f318d4285 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:23.722923 15192 ts_tablet_manager.cc:1403] T 2b2e7b98e6e64b89b88cf05f318d4285 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.157s	user 0.037s	sys 0.035s
I20260709 14:53:23.724267 15188 raft_consensus.cc:359] T 40f4ed193d154134a43e8178d4d5c2a8 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.724985 15188 raft_consensus.cc:385] T 40f4ed193d154134a43e8178d4d5c2a8 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.725301 15188 raft_consensus.cc:740] T 40f4ed193d154134a43e8178d4d5c2a8 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.726001 15188 consensus_queue.cc:260] T 40f4ed193d154134a43e8178d4d5c2a8 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.728034 15188 ts_tablet_manager.cc:1434] T 40f4ed193d154134a43e8178d4d5c2a8 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:23.721446 15187 ts_tablet_manager.cc:1434] T 2f7970aec40f45a888b574eb29d677e8 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.004s
I20260709 14:53:23.727911 15267 raft_consensus.cc:493] T 7dc8bba792e949b58c026b026f56b2d4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.728411 14995 raft_consensus.cc:2468] T 4af30f48fe734a9ca29a07c415e8583b P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:23.728633 15267 raft_consensus.cc:515] T 7dc8bba792e949b58c026b026f56b2d4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.730026 15188 tablet_bootstrap.cc:492] T e17b2f87a1fc444bb1106cb43c6414d0 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:23.731324 15267 leader_election.cc:290] T 7dc8bba792e949b58c026b026f56b2d4 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:23.729154 15187 tablet_bootstrap.cc:492] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:23.732523 14996 raft_consensus.cc:3060] T 79ca257ff8c1438abd213a753113a937 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.716343 14893 catalog_manager.cc:5697] T e9c8645dfa034909bad3818e84132908 P f1ea2f412f8e42429039fbe908c44e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "f1ea2f412f8e42429039fbe908c44e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:23.729470 15111 leader_election.cc:343] T 2b2e7b98e6e64b89b88cf05f318d4285 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.735519 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bba792e949b58c026b026f56b2d4" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:23.736213 15188 tablet_bootstrap.cc:654] T e17b2f87a1fc444bb1106cb43c6414d0 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.736164 14997 raft_consensus.cc:2468] T 7dc8bba792e949b58c026b026f56b2d4 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 1.
I20260709 14:53:23.737560 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bba792e949b58c026b026f56b2d4" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:23.737581 15111 leader_election.cc:304] T 7dc8bba792e949b58c026b026f56b2d4 P 432f0a4ce2b14e1c9ea6672c662e4efa [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: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4; no voters: 
I20260709 14:53:23.745070 15037 leader_election.cc:304] T 4af30f48fe734a9ca29a07c415e8583b P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:23.725312 15192 raft_consensus.cc:359] T 2b2e7b98e6e64b89b88cf05f318d4285 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.746270 15192 raft_consensus.cc:385] T 2b2e7b98e6e64b89b88cf05f318d4285 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.746194 15246 raft_consensus.cc:2804] T 4af30f48fe734a9ca29a07c415e8583b P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:23.746608 15267 raft_consensus.cc:2804] T 7dc8bba792e949b58c026b026f56b2d4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:23.744570 15147 raft_consensus.cc:2468] T 4af30f48fe734a9ca29a07c415e8583b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:23.746815 15246 raft_consensus.cc:697] T 4af30f48fe734a9ca29a07c415e8583b P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Leader. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:23.747094 15267 raft_consensus.cc:493] T 7dc8bba792e949b58c026b026f56b2d4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:23.747237 15192 raft_consensus.cc:740] T 2b2e7b98e6e64b89b88cf05f318d4285 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.747543 15267 raft_consensus.cc:3060] T 7dc8bba792e949b58c026b026f56b2d4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:23.747766 15246 consensus_queue.cc:237] T 4af30f48fe734a9ca29a07c415e8583b P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.747973 15192 consensus_queue.cc:260] T 2b2e7b98e6e64b89b88cf05f318d4285 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.750404 15192 ts_tablet_manager.cc:1434] T 2b2e7b98e6e64b89b88cf05f318d4285 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 14:53:23.751511 15192 tablet_bootstrap.cc:492] T a32f0e41313d4caa8a8cd1710b71f743 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:23.746770 15212 consensus_queue.cc:1048] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:53:23.761308 15192 tablet_bootstrap.cc:654] T a32f0e41313d4caa8a8cd1710b71f743 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.705415 15191 raft_consensus.cc:515] T a32f0e41313d4caa8a8cd1710b71f743 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.769750 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32f0e41313d4caa8a8cd1710b71f743" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:23.770219 15246 raft_consensus.cc:493] T 40f4ed193d154134a43e8178d4d5c2a8 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.770455 15072 raft_consensus.cc:2468] T a32f0e41313d4caa8a8cd1710b71f743 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 0.
I20260709 14:53:23.770776 15246 raft_consensus.cc:515] T 40f4ed193d154134a43e8178d4d5c2a8 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.771683 15113 leader_election.cc:304] T a32f0e41313d4caa8a8cd1710b71f743 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:23.772464 15213 raft_consensus.cc:2804] T a32f0e41313d4caa8a8cd1710b71f743 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:23.772881 15213 raft_consensus.cc:493] T a32f0e41313d4caa8a8cd1710b71f743 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:23.773218 15213 raft_consensus.cc:3060] T a32f0e41313d4caa8a8cd1710b71f743 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.718140 15265 raft_consensus.cc:515] T 2c88a40472b24840a26563079970b287 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.711512 15146 raft_consensus.cc:3060] T 18a5169c96214e89b97aeb9a1aa9a64a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.630271 15193 raft_consensus.cc:493] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.778630 15193 raft_consensus.cc:515] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.779765 15213 raft_consensus.cc:515] T a32f0e41313d4caa8a8cd1710b71f743 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.780606 15264 leader_election.cc:290] T 4af30f48fe734a9ca29a07c415e8583b P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:23.781800 15218 leader_election.cc:290] T 2b2e7b98e6e64b89b88cf05f318d4285 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:23.773058 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32f0e41313d4caa8a8cd1710b71f743" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:23.781800 15213 leader_election.cc:290] T a32f0e41313d4caa8a8cd1710b71f743 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:23.782330 15246 leader_election.cc:290] T 40f4ed193d154134a43e8178d4d5c2a8 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
W20260709 14:53:23.783849 15111 leader_election.cc:343] T a32f0e41313d4caa8a8cd1710b71f743 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.785269 15193 leader_election.cc:290] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:23.786412 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2e7b98e6e64b89b88cf05f318d4285" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:23.787056 15144 raft_consensus.cc:2468] T 2b2e7b98e6e64b89b88cf05f318d4285 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:23.787541 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32f0e41313d4caa8a8cd1710b71f743" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:23.787685 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2e7b98e6e64b89b88cf05f318d4285" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:23.788167 15072 raft_consensus.cc:3060] T a32f0e41313d4caa8a8cd1710b71f743 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.788338 14998 raft_consensus.cc:2468] T 2b2e7b98e6e64b89b88cf05f318d4285 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:23.788669 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f4ed193d154134a43e8178d4d5c2a8" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:23.788348 15036 leader_election.cc:304] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:23.790741 15193 raft_consensus.cc:2804] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:23.791270 15193 raft_consensus.cc:493] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:23.791657 15193 raft_consensus.cc:3060] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.792060 15246 consensus_queue.cc:1048] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:23.797256 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f4ed193d154134a43e8178d4d5c2a8" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:23.798622 15193 raft_consensus.cc:515] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
W20260709 14:53:23.799181 15036 leader_election.cc:343] T 40f4ed193d154134a43e8178d4d5c2a8 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.801101 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2e7b98e6e64b89b88cf05f318d4285" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:23.801995 15071 raft_consensus.cc:2393] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 432f0a4ce2b14e1c9ea6672c662e4efa in current term 1: Already voted for candidate f1ea2f412f8e42429039fbe908c44e09 in this term.
W20260709 14:53:23.802371 15037 leader_election.cc:343] T 40f4ed193d154134a43e8178d4d5c2a8 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.802863 15037 leader_election.cc:304] T 40f4ed193d154134a43e8178d4d5c2a8 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1ea2f412f8e42429039fbe908c44e09; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4
I20260709 14:53:23.803143 15193 leader_election.cc:290] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:23.804291 15113 leader_election.cc:304] T 2b2e7b98e6e64b89b88cf05f318d4285 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa; no voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:23.808094 15213 raft_consensus.cc:3060] T 2b2e7b98e6e64b89b88cf05f318d4285 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.809190 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32f0e41313d4caa8a8cd1710b71f743" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
W20260709 14:53:23.810698 15111 leader_election.cc:343] T a32f0e41313d4caa8a8cd1710b71f743 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.811529 15191 leader_election.cc:290] T a32f0e41313d4caa8a8cd1710b71f743 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:23.813131 15187 tablet_bootstrap.cc:654] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.817183 15264 consensus_queue.cc:1048] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:23.819077 15265 leader_election.cc:290] T 2c88a40472b24840a26563079970b287 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:23.820122 15072 raft_consensus.cc:2468] T a32f0e41313d4caa8a8cd1710b71f743 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 1.
I20260709 14:53:23.805181 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2e7b98e6e64b89b88cf05f318d4285" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:23.806806 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2e7b98e6e64b89b88cf05f318d4285" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:23.821019 14997 raft_consensus.cc:3060] T 2b2e7b98e6e64b89b88cf05f318d4285 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.822865 15267 raft_consensus.cc:515] T 7dc8bba792e949b58c026b026f56b2d4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.823370 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c88a40472b24840a26563079970b287" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:23.823989 15145 raft_consensus.cc:3060] T 2c88a40472b24840a26563079970b287 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.824223 15144 raft_consensus.cc:1240] T 7dc8bba792e949b58c026b026f56b2d4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Rejecting Update request from peer f1ea2f412f8e42429039fbe908c44e09 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:53:23.804841 15197 raft_consensus.cc:2749] T 40f4ed193d154134a43e8178d4d5c2a8 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:23.827864 15197 consensus_queue.cc:1059] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:23.829087 15197 raft_consensus.cc:3055] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:23.829499 15197 raft_consensus.cc:740] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:23.830163 14997 raft_consensus.cc:2468] T 2b2e7b98e6e64b89b88cf05f318d4285 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:23.830420 15197 consensus_queue.cc:260] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.831538 15197 raft_consensus.cc:3060] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:23.835363 15145 raft_consensus.cc:2468] T 2c88a40472b24840a26563079970b287 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:23.836031 15193 raft_consensus.cc:493] T 2f7970aec40f45a888b574eb29d677e8 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.836565 15193 raft_consensus.cc:515] T 2f7970aec40f45a888b574eb29d677e8 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.836815 15036 leader_election.cc:304] T 2c88a40472b24840a26563079970b287 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:23.838037 15246 raft_consensus.cc:2804] T 2c88a40472b24840a26563079970b287 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:23.838665 15246 raft_consensus.cc:697] T 2c88a40472b24840a26563079970b287 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Leader. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:23.839646 15246 consensus_queue.cc:237] T 2c88a40472b24840a26563079970b287 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.820137 15213 raft_consensus.cc:2749] T 2b2e7b98e6e64b89b88cf05f318d4285 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:23.844233 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c88a40472b24840a26563079970b287" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:23.844902 14996 raft_consensus.cc:3060] T 2c88a40472b24840a26563079970b287 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.845037 15113 leader_election.cc:304] T a32f0e41313d4caa8a8cd1710b71f743 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 9ef1c55ed4724728855fa50e49c225c4
I20260709 14:53:23.846328 15191 raft_consensus.cc:2804] T a32f0e41313d4caa8a8cd1710b71f743 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:23.846822 15191 raft_consensus.cc:697] T a32f0e41313d4caa8a8cd1710b71f743 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 LEADER]: Becoming Leader. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Running, Role: LEADER
I20260709 14:53:23.847577 15037 leader_election.cc:304] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:23.849433 15264 raft_consensus.cc:2804] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:23.849684 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bba792e949b58c026b026f56b2d4" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:23.849927 15264 raft_consensus.cc:697] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Leader. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:23.850355 14997 raft_consensus.cc:3060] T 7dc8bba792e949b58c026b026f56b2d4 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:23.850786 15264 consensus_queue.cc:237] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.852223 14996 raft_consensus.cc:2468] T 2c88a40472b24840a26563079970b287 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:23.847595 15191 consensus_queue.cc:237] T a32f0e41313d4caa8a8cd1710b71f743 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.855141 15267 leader_election.cc:290] T 7dc8bba792e949b58c026b026f56b2d4 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 2 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:23.875576 15193 leader_election.cc:290] T 2f7970aec40f45a888b574eb29d677e8 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:23.875818 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7970aec40f45a888b574eb29d677e8" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:23.876459 15145 raft_consensus.cc:2468] T 2f7970aec40f45a888b574eb29d677e8 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:23.877810 15036 leader_election.cc:304] T 2f7970aec40f45a888b574eb29d677e8 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:23.878731 15193 raft_consensus.cc:2804] T 2f7970aec40f45a888b574eb29d677e8 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:23.879163 15193 raft_consensus.cc:493] T 2f7970aec40f45a888b574eb29d677e8 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:23.879495 15193 raft_consensus.cc:3060] T 2f7970aec40f45a888b574eb29d677e8 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.887365 14893 catalog_manager.cc:5697] T 4af30f48fe734a9ca29a07c415e8583b P f1ea2f412f8e42429039fbe908c44e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "f1ea2f412f8e42429039fbe908c44e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:23.888569 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7970aec40f45a888b574eb29d677e8" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:23.895305 15188 tablet_bootstrap.cc:492] T e17b2f87a1fc444bb1106cb43c6414d0 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:23.895848 15188 ts_tablet_manager.cc:1403] T e17b2f87a1fc444bb1106cb43c6414d0 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.166s	user 0.071s	sys 0.080s
I20260709 14:53:23.896639 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc8bba792e949b58c026b026f56b2d4" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:23.898368 15072 raft_consensus.cc:2410] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 432f0a4ce2b14e1c9ea6672c662e4efa for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
W20260709 14:53:23.898555 15037 leader_election.cc:343] T 2f7970aec40f45a888b574eb29d677e8 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.899509 14997 raft_consensus.cc:2468] T 7dc8bba792e949b58c026b026f56b2d4 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 2.
I20260709 14:53:23.900182 15193 raft_consensus.cc:515] T 2f7970aec40f45a888b574eb29d677e8 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.902261 15193 leader_election.cc:290] T 2f7970aec40f45a888b574eb29d677e8 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:23.903327 15192 tablet_bootstrap.cc:492] T a32f0e41313d4caa8a8cd1710b71f743 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:23.903774 15192 ts_tablet_manager.cc:1403] T a32f0e41313d4caa8a8cd1710b71f743 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.152s	user 0.021s	sys 0.023s
I20260709 14:53:23.903753 15143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7970aec40f45a888b574eb29d677e8" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:23.906214 15111 leader_election.cc:304] T 7dc8bba792e949b58c026b026f56b2d4 P 432f0a4ce2b14e1c9ea6672c662e4efa [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: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4; no voters: f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:23.908038 15191 raft_consensus.cc:2804] T 7dc8bba792e949b58c026b026f56b2d4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:23.907951 15187 tablet_bootstrap.cc:492] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:23.908555 15191 raft_consensus.cc:697] T 7dc8bba792e949b58c026b026f56b2d4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 LEADER]: Becoming Leader. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Running, Role: LEADER
I20260709 14:53:23.909106 15187 ts_tablet_manager.cc:1403] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.180s	user 0.006s	sys 0.008s
I20260709 14:53:23.908480 15147 raft_consensus.cc:2468] T 2b2e7b98e6e64b89b88cf05f318d4285 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:23.906267 15143 raft_consensus.cc:3060] T 2f7970aec40f45a888b574eb29d677e8 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.910794 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7970aec40f45a888b574eb29d677e8" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:23.913746 15188 raft_consensus.cc:359] T e17b2f87a1fc444bb1106cb43c6414d0 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.913542 15187 raft_consensus.cc:359] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.914492 15188 raft_consensus.cc:385] T e17b2f87a1fc444bb1106cb43c6414d0 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.914880 15188 raft_consensus.cc:740] T e17b2f87a1fc444bb1106cb43c6414d0 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.914721 15187 raft_consensus.cc:385] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.915656 15187 raft_consensus.cc:740] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.915774 15188 consensus_queue.cc:260] T e17b2f87a1fc444bb1106cb43c6414d0 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.917248 15187 consensus_queue.cc:260] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.920140 15187 ts_tablet_manager.cc:1434] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260709 14:53:23.920141 15188 ts_tablet_manager.cc:1434] T e17b2f87a1fc444bb1106cb43c6414d0 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 14:53:23.921360 15188 tablet_bootstrap.cc:492] T 7e2a36f432bf4696bc37929229d8d451 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:23.921373 15187 tablet_bootstrap.cc:492] T fe790bb1c77d4114bf8b91541cbc1f71 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
W20260709 14:53:23.922221 15037 leader_election.cc:343] T 2f7970aec40f45a888b574eb29d677e8 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.924521 15191 consensus_queue.cc:237] T 7dc8bba792e949b58c026b026f56b2d4 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Queue going to LEADER 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: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.926563 15143 raft_consensus.cc:2468] T 2f7970aec40f45a888b574eb29d677e8 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:23.927860 15036 leader_election.cc:304] T 2f7970aec40f45a888b574eb29d677e8 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 9ef1c55ed4724728855fa50e49c225c4
I20260709 14:53:23.928958 15188 tablet_bootstrap.cc:654] T 7e2a36f432bf4696bc37929229d8d451 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.929307 14895 catalog_manager.cc:5697] T a32f0e41313d4caa8a8cd1710b71f743 P 432f0a4ce2b14e1c9ea6672c662e4efa reported cstate change: term changed from 0 to 1, leader changed from <none> to 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3). New cstate: current_term: 1 leader_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:23.932672 15193 raft_consensus.cc:2804] T 2f7970aec40f45a888b574eb29d677e8 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:23.932935 15187 tablet_bootstrap.cc:654] T fe790bb1c77d4114bf8b91541cbc1f71 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.933537 15193 raft_consensus.cc:697] T 2f7970aec40f45a888b574eb29d677e8 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Leader. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:23.933351 15192 raft_consensus.cc:359] T a32f0e41313d4caa8a8cd1710b71f743 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.934170 15192 raft_consensus.cc:385] T a32f0e41313d4caa8a8cd1710b71f743 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.934458 15192 raft_consensus.cc:740] T a32f0e41313d4caa8a8cd1710b71f743 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.934954 15192 consensus_queue.cc:260] T a32f0e41313d4caa8a8cd1710b71f743 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.939065 15192 ts_tablet_manager.cc:1434] T a32f0e41313d4caa8a8cd1710b71f743 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.002s
I20260709 14:53:23.940483 15192 tablet_bootstrap.cc:492] T 33c1c782781f44e8bad94f645885bdb4 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:23.945561 15246 raft_consensus.cc:493] T fe790bb1c77d4114bf8b91541cbc1f71 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.946044 15246 raft_consensus.cc:515] T fe790bb1c77d4114bf8b91541cbc1f71 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.946023 15193 consensus_queue.cc:237] T 2f7970aec40f45a888b574eb29d677e8 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.948163 15246 leader_election.cc:290] T fe790bb1c77d4114bf8b91541cbc1f71 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:23.949745 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe790bb1c77d4114bf8b91541cbc1f71" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
W20260709 14:53:23.951179 15036 leader_election.cc:343] T fe790bb1c77d4114bf8b91541cbc1f71 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.953797 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe790bb1c77d4114bf8b91541cbc1f71" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:23.954450 14995 raft_consensus.cc:2468] T fe790bb1c77d4114bf8b91541cbc1f71 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:23.955209 15192 tablet_bootstrap.cc:654] T 33c1c782781f44e8bad94f645885bdb4 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.955700 15037 leader_election.cc:304] T fe790bb1c77d4114bf8b91541cbc1f71 P f1ea2f412f8e42429039fbe908c44e09 [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: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa
I20260709 14:53:23.956813 15246 raft_consensus.cc:2804] T fe790bb1c77d4114bf8b91541cbc1f71 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:23.957159 15246 raft_consensus.cc:493] T fe790bb1c77d4114bf8b91541cbc1f71 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:23.957482 15246 raft_consensus.cc:3060] T fe790bb1c77d4114bf8b91541cbc1f71 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.963922 15187 tablet_bootstrap.cc:492] T fe790bb1c77d4114bf8b91541cbc1f71 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:23.964462 15187 ts_tablet_manager.cc:1403] T fe790bb1c77d4114bf8b91541cbc1f71 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.008s
I20260709 14:53:23.964398 15246 raft_consensus.cc:515] T fe790bb1c77d4114bf8b91541cbc1f71 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.963822 14896 catalog_manager.cc:5697] T 7dc8bba792e949b58c026b026f56b2d4 P 432f0a4ce2b14e1c9ea6672c662e4efa reported cstate change: term changed from 1 to 2, leader changed from f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2) to 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3). New cstate: current_term: 2 leader_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:23.967279 15187 raft_consensus.cc:359] T fe790bb1c77d4114bf8b91541cbc1f71 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.968396 15187 raft_consensus.cc:385] T fe790bb1c77d4114bf8b91541cbc1f71 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.967530 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe790bb1c77d4114bf8b91541cbc1f71" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:23.968729 15187 raft_consensus.cc:740] T fe790bb1c77d4114bf8b91541cbc1f71 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.968845 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe790bb1c77d4114bf8b91541cbc1f71" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:23.969604 15246 leader_election.cc:290] T fe790bb1c77d4114bf8b91541cbc1f71 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:23.970177 15187 consensus_queue.cc:260] T fe790bb1c77d4114bf8b91541cbc1f71 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.971021 15147 raft_consensus.cc:3060] T fe790bb1c77d4114bf8b91541cbc1f71 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.972352 15187 ts_tablet_manager.cc:1434] T fe790bb1c77d4114bf8b91541cbc1f71 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:53:23.978365 15147 raft_consensus.cc:2468] T fe790bb1c77d4114bf8b91541cbc1f71 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:23.968927 14995 raft_consensus.cc:3060] T fe790bb1c77d4114bf8b91541cbc1f71 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.979930 15187 tablet_bootstrap.cc:492] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:23.980870 15036 leader_election.cc:304] T fe790bb1c77d4114bf8b91541cbc1f71 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:23.984527 15246 raft_consensus.cc:2804] T fe790bb1c77d4114bf8b91541cbc1f71 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:23.985893 15246 raft_consensus.cc:697] T fe790bb1c77d4114bf8b91541cbc1f71 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Leader. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:23.986564 15192 tablet_bootstrap.cc:492] T 33c1c782781f44e8bad94f645885bdb4 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:23.987013 15192 ts_tablet_manager.cc:1403] T 33c1c782781f44e8bad94f645885bdb4 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.047s	user 0.003s	sys 0.006s
I20260709 14:53:23.986302 14893 catalog_manager.cc:5697] T 2c88a40472b24840a26563079970b287 P f1ea2f412f8e42429039fbe908c44e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "f1ea2f412f8e42429039fbe908c44e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:23.986927 15246 consensus_queue.cc:237] T fe790bb1c77d4114bf8b91541cbc1f71 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.995574 15192 raft_consensus.cc:359] T 33c1c782781f44e8bad94f645885bdb4 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:23.996297 15192 raft_consensus.cc:385] T 33c1c782781f44e8bad94f645885bdb4 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.996568 15192 raft_consensus.cc:740] T 33c1c782781f44e8bad94f645885bdb4 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.999677 15187 tablet_bootstrap.cc:654] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.001060 14995 raft_consensus.cc:2468] T fe790bb1c77d4114bf8b91541cbc1f71 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:24.002692 14893 catalog_manager.cc:5697] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "f1ea2f412f8e42429039fbe908c44e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:24.007848 15192 consensus_queue.cc:260] T 33c1c782781f44e8bad94f645885bdb4 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.013216 15187 tablet_bootstrap.cc:492] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:24.013774 15187 ts_tablet_manager.cc:1403] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.003s
I20260709 14:53:24.015476 15192 ts_tablet_manager.cc:1434] T 33c1c782781f44e8bad94f645885bdb4 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.002s
I20260709 14:53:24.013342 15316 raft_consensus.cc:493] T a32f0e41313d4caa8a8cd1710b71f743 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.016916 15192 tablet_bootstrap.cc:492] T e17b2f87a1fc444bb1106cb43c6414d0 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:24.021734 15187 raft_consensus.cc:359] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.022549 15187 raft_consensus.cc:385] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.022884 15187 raft_consensus.cc:740] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.023699 15187 consensus_queue.cc:260] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.025064 15316 raft_consensus.cc:515] T a32f0e41313d4caa8a8cd1710b71f743 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.027681 15188 tablet_bootstrap.cc:492] T 7e2a36f432bf4696bc37929229d8d451 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:24.028177 15188 ts_tablet_manager.cc:1403] T 7e2a36f432bf4696bc37929229d8d451 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.107s	user 0.012s	sys 0.023s
I20260709 14:53:24.028795 15187 ts_tablet_manager.cc:1434] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:53:24.029564 15187 tablet_bootstrap.cc:492] T 33c1c782781f44e8bad94f645885bdb4 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:24.030656 15192 tablet_bootstrap.cc:654] T e17b2f87a1fc444bb1106cb43c6414d0 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.034312 15188 raft_consensus.cc:359] T 7e2a36f432bf4696bc37929229d8d451 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.035218 15188 raft_consensus.cc:385] T 7e2a36f432bf4696bc37929229d8d451 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.035629 15188 raft_consensus.cc:740] T 7e2a36f432bf4696bc37929229d8d451 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.037070 15188 consensus_queue.cc:260] T 7e2a36f432bf4696bc37929229d8d451 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.037793 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32f0e41313d4caa8a8cd1710b71f743" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:24.038568 15072 raft_consensus.cc:2393] T a32f0e41313d4caa8a8cd1710b71f743 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ef1c55ed4724728855fa50e49c225c4 in current term 1: Already voted for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in this term.
I20260709 14:53:24.039690 15188 ts_tablet_manager.cc:1434] T 7e2a36f432bf4696bc37929229d8d451 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 14:53:24.040740 15188 tablet_bootstrap.cc:492] T 33c1c782781f44e8bad94f645885bdb4 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:24.040244 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32f0e41313d4caa8a8cd1710b71f743" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:24.042649 14961 leader_election.cc:304] T a32f0e41313d4caa8a8cd1710b71f743 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:24.045341 15315 raft_consensus.cc:3060] T a32f0e41313d4caa8a8cd1710b71f743 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.047920 15193 consensus_queue.cc:1048] T e9c8645dfa034909bad3818e84132908 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:24.035144 15316 leader_election.cc:290] T a32f0e41313d4caa8a8cd1710b71f743 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:24.050391 15267 raft_consensus.cc:493] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.050927 15267 raft_consensus.cc:515] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.054520 15267 leader_election.cc:290] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:24.060135 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb089bfeaf1458eb36ceba4ff6bd08e" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
W20260709 14:53:24.062294 15111 leader_election.cc:343] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.062351 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb089bfeaf1458eb36ceba4ff6bd08e" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:24.063187 15187 tablet_bootstrap.cc:654] T 33c1c782781f44e8bad94f645885bdb4 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.065917 15188 tablet_bootstrap.cc:654] T 33c1c782781f44e8bad94f645885bdb4 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.069558 15192 tablet_bootstrap.cc:492] T e17b2f87a1fc444bb1106cb43c6414d0 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:24.070051 15192 ts_tablet_manager.cc:1403] T e17b2f87a1fc444bb1106cb43c6414d0 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.012s
W20260709 14:53:24.071115 15113 leader_election.cc:343] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.071550 15113 leader_election.cc:304] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa; no voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:24.072568 15267 raft_consensus.cc:2749] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:24.072621 15192 raft_consensus.cc:359] T e17b2f87a1fc444bb1106cb43c6414d0 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.073474 15192 raft_consensus.cc:385] T e17b2f87a1fc444bb1106cb43c6414d0 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.073740 15192 raft_consensus.cc:740] T e17b2f87a1fc444bb1106cb43c6414d0 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.074496 15192 consensus_queue.cc:260] T e17b2f87a1fc444bb1106cb43c6414d0 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.076314 15192 ts_tablet_manager.cc:1434] T e17b2f87a1fc444bb1106cb43c6414d0 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:24.081586 15192 tablet_bootstrap.cc:492] T 0eff531835e841cfb0c22550b3b5d14f P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:24.081696 15315 raft_consensus.cc:2749] T a32f0e41313d4caa8a8cd1710b71f743 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:24.088477 15192 tablet_bootstrap.cc:654] T 0eff531835e841cfb0c22550b3b5d14f P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.088980 15188 tablet_bootstrap.cc:492] T 33c1c782781f44e8bad94f645885bdb4 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:24.088544 15193 consensus_queue.cc:1048] T e9c8645dfa034909bad3818e84132908 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:24.089555 15188 ts_tablet_manager.cc:1403] T 33c1c782781f44e8bad94f645885bdb4 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.000s
I20260709 14:53:24.092240 15188 raft_consensus.cc:359] T 33c1c782781f44e8bad94f645885bdb4 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.093046 15188 raft_consensus.cc:385] T 33c1c782781f44e8bad94f645885bdb4 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.093328 15188 raft_consensus.cc:740] T 33c1c782781f44e8bad94f645885bdb4 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.094116 15188 consensus_queue.cc:260] T 33c1c782781f44e8bad94f645885bdb4 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.096822 15188 ts_tablet_manager.cc:1434] T 33c1c782781f44e8bad94f645885bdb4 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:53:24.097985 15188 tablet_bootstrap.cc:492] T 777061c1f8174e12a284c004ef24a9ad P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:24.104629 15188 tablet_bootstrap.cc:654] T 777061c1f8174e12a284c004ef24a9ad P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.107558 15192 tablet_bootstrap.cc:492] T 0eff531835e841cfb0c22550b3b5d14f P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:24.108075 15192 ts_tablet_manager.cc:1403] T 0eff531835e841cfb0c22550b3b5d14f P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.008s
I20260709 14:53:24.110915 15192 raft_consensus.cc:359] T 0eff531835e841cfb0c22550b3b5d14f P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.111704 15192 raft_consensus.cc:385] T 0eff531835e841cfb0c22550b3b5d14f P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.111987 15192 raft_consensus.cc:740] T 0eff531835e841cfb0c22550b3b5d14f P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.112910 15192 consensus_queue.cc:260] T 0eff531835e841cfb0c22550b3b5d14f P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.116032 15192 ts_tablet_manager.cc:1434] T 0eff531835e841cfb0c22550b3b5d14f P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 14:53:24.117233 15192 tablet_bootstrap.cc:492] T 2f7970aec40f45a888b574eb29d677e8 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:24.123764 15192 tablet_bootstrap.cc:654] T 2f7970aec40f45a888b574eb29d677e8 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.127323 15188 tablet_bootstrap.cc:492] T 777061c1f8174e12a284c004ef24a9ad P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:24.127846 15188 ts_tablet_manager.cc:1403] T 777061c1f8174e12a284c004ef24a9ad P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.004s
I20260709 14:53:24.130690 15188 raft_consensus.cc:359] T 777061c1f8174e12a284c004ef24a9ad P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.131448 15188 raft_consensus.cc:385] T 777061c1f8174e12a284c004ef24a9ad P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.131726 15188 raft_consensus.cc:740] T 777061c1f8174e12a284c004ef24a9ad P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.132651 15188 consensus_queue.cc:260] T 777061c1f8174e12a284c004ef24a9ad P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.135272 15188 ts_tablet_manager.cc:1434] T 777061c1f8174e12a284c004ef24a9ad P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:24.136384 15188 tablet_bootstrap.cc:492] T 3cb089bfeaf1458eb36ceba4ff6bd08e P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:24.141665 15192 tablet_bootstrap.cc:492] T 2f7970aec40f45a888b574eb29d677e8 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:24.142166 15192 ts_tablet_manager.cc:1403] T 2f7970aec40f45a888b574eb29d677e8 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.016s
I20260709 14:53:24.143522 15188 tablet_bootstrap.cc:654] T 3cb089bfeaf1458eb36ceba4ff6bd08e P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.144733 15192 raft_consensus.cc:359] T 2f7970aec40f45a888b574eb29d677e8 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.145466 15192 raft_consensus.cc:385] T 2f7970aec40f45a888b574eb29d677e8 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.145725 15192 raft_consensus.cc:740] T 2f7970aec40f45a888b574eb29d677e8 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.146561 15192 consensus_queue.cc:260] T 2f7970aec40f45a888b574eb29d677e8 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.149098 15192 ts_tablet_manager.cc:1434] T 2f7970aec40f45a888b574eb29d677e8 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:53:24.150144 15192 tablet_bootstrap.cc:492] T 40f4ed193d154134a43e8178d4d5c2a8 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:24.155243 15188 tablet_bootstrap.cc:492] T 3cb089bfeaf1458eb36ceba4ff6bd08e P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:24.157691 15188 ts_tablet_manager.cc:1403] T 3cb089bfeaf1458eb36ceba4ff6bd08e P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260709 14:53:24.159559 15188 raft_consensus.cc:359] T 3cb089bfeaf1458eb36ceba4ff6bd08e P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.160029 15188 raft_consensus.cc:385] T 3cb089bfeaf1458eb36ceba4ff6bd08e P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.160200 15188 raft_consensus.cc:740] T 3cb089bfeaf1458eb36ceba4ff6bd08e P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.156219 15192 tablet_bootstrap.cc:654] T 40f4ed193d154134a43e8178d4d5c2a8 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.160657 15188 consensus_queue.cc:260] T 3cb089bfeaf1458eb36ceba4ff6bd08e P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.162833 15188 ts_tablet_manager.cc:1434] T 3cb089bfeaf1458eb36ceba4ff6bd08e P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:24.163810 15188 tablet_bootstrap.cc:492] T 4d678c1c606a4ffea14dca4bd7c22950 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:24.169914 15188 tablet_bootstrap.cc:654] T 4d678c1c606a4ffea14dca4bd7c22950 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.169741 15193 raft_consensus.cc:493] T 777061c1f8174e12a284c004ef24a9ad P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.170320 15193 raft_consensus.cc:515] T 777061c1f8174e12a284c004ef24a9ad P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.172493 15193 leader_election.cc:290] T 777061c1f8174e12a284c004ef24a9ad P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:24.151381 14896 catalog_manager.cc:5697] T 2f7970aec40f45a888b574eb29d677e8 P f1ea2f412f8e42429039fbe908c44e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "f1ea2f412f8e42429039fbe908c44e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:24.173974 14896 catalog_manager.cc:5697] T fe790bb1c77d4114bf8b91541cbc1f71 P f1ea2f412f8e42429039fbe908c44e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "f1ea2f412f8e42429039fbe908c44e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:24.175271 15315 raft_consensus.cc:493] T e17b2f87a1fc444bb1106cb43c6414d0 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.178395 15315 raft_consensus.cc:515] T e17b2f87a1fc444bb1106cb43c6414d0 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.179315 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "777061c1f8174e12a284c004ef24a9ad" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:24.180429 15315 leader_election.cc:290] T e17b2f87a1fc444bb1106cb43c6414d0 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:24.175665 15143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "777061c1f8174e12a284c004ef24a9ad" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
W20260709 14:53:24.182521 15036 leader_election.cc:343] T 777061c1f8174e12a284c004ef24a9ad P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:24.186446 15037 leader_election.cc:343] T 777061c1f8174e12a284c004ef24a9ad P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.186831 15037 leader_election.cc:304] T 777061c1f8174e12a284c004ef24a9ad P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1ea2f412f8e42429039fbe908c44e09; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4
I20260709 14:53:24.187772 15193 raft_consensus.cc:2749] T 777061c1f8174e12a284c004ef24a9ad P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:24.189167 15143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17b2f87a1fc444bb1106cb43c6414d0" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
W20260709 14:53:24.190399 14961 leader_election.cc:343] T e17b2f87a1fc444bb1106cb43c6414d0 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.190415 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17b2f87a1fc444bb1106cb43c6414d0" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:24.191195 15072 raft_consensus.cc:2468] T e17b2f87a1fc444bb1106cb43c6414d0 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 0.
I20260709 14:53:24.192272 14964 leader_election.cc:304] T e17b2f87a1fc444bb1106cb43c6414d0 P 9ef1c55ed4724728855fa50e49c225c4 [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: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa
I20260709 14:53:24.193392 15315 raft_consensus.cc:2804] T e17b2f87a1fc444bb1106cb43c6414d0 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:24.193748 15315 raft_consensus.cc:493] T e17b2f87a1fc444bb1106cb43c6414d0 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:24.194075 15315 raft_consensus.cc:3060] T e17b2f87a1fc444bb1106cb43c6414d0 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.198112 15316 raft_consensus.cc:493] T 2f7970aec40f45a888b574eb29d677e8 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.198662 15316 raft_consensus.cc:515] T 2f7970aec40f45a888b574eb29d677e8 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.200829 15316 leader_election.cc:290] T 2f7970aec40f45a888b574eb29d677e8 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:24.201627 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7970aec40f45a888b574eb29d677e8" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:24.202234 15143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7970aec40f45a888b574eb29d677e8" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:24.202997 15143 raft_consensus.cc:2393] T 2f7970aec40f45a888b574eb29d677e8 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ef1c55ed4724728855fa50e49c225c4 in current term 1: Already voted for candidate f1ea2f412f8e42429039fbe908c44e09 in this term.
I20260709 14:53:24.203409 15193 raft_consensus.cc:493] T 7e2a36f432bf4696bc37929229d8d451 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.203850 15193 raft_consensus.cc:515] T 7e2a36f432bf4696bc37929229d8d451 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.205717 15193 leader_election.cc:290] T 7e2a36f432bf4696bc37929229d8d451 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:24.205900 15187 tablet_bootstrap.cc:492] T 33c1c782781f44e8bad94f645885bdb4 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:24.206439 15187 ts_tablet_manager.cc:1403] T 33c1c782781f44e8bad94f645885bdb4 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.177s	user 0.047s	sys 0.066s
I20260709 14:53:24.207216 15143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2a36f432bf4696bc37929229d8d451" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
W20260709 14:53:24.208635 15036 leader_election.cc:343] T 7e2a36f432bf4696bc37929229d8d451 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.207177 14964 leader_election.cc:304] T 2f7970aec40f45a888b574eb29d677e8 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:24.209211 15187 raft_consensus.cc:359] T 33c1c782781f44e8bad94f645885bdb4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.209897 15316 raft_consensus.cc:3060] T 2f7970aec40f45a888b574eb29d677e8 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.209959 15187 raft_consensus.cc:385] T 33c1c782781f44e8bad94f645885bdb4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.210421 15187 raft_consensus.cc:740] T 33c1c782781f44e8bad94f645885bdb4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.211236 15187 consensus_queue.cc:260] T 33c1c782781f44e8bad94f645885bdb4 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.213442 15187 ts_tablet_manager.cc:1434] T 33c1c782781f44e8bad94f645885bdb4 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:24.212636 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2a36f432bf4696bc37929229d8d451" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:24.214996 15187 tablet_bootstrap.cc:492] T e17b2f87a1fc444bb1106cb43c6414d0 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
W20260709 14:53:24.214982 15037 leader_election.cc:343] T 7e2a36f432bf4696bc37929229d8d451 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.215555 15037 leader_election.cc:304] T 7e2a36f432bf4696bc37929229d8d451 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1ea2f412f8e42429039fbe908c44e09; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4
I20260709 14:53:24.216652 15193 raft_consensus.cc:2749] T 7e2a36f432bf4696bc37929229d8d451 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:24.216946 15316 raft_consensus.cc:2749] T 2f7970aec40f45a888b574eb29d677e8 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:24.218201 15192 tablet_bootstrap.cc:492] T 40f4ed193d154134a43e8178d4d5c2a8 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:24.218667 15192 ts_tablet_manager.cc:1403] T 40f4ed193d154134a43e8178d4d5c2a8 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.004s
I20260709 14:53:24.219363 15188 tablet_bootstrap.cc:492] T 4d678c1c606a4ffea14dca4bd7c22950 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:24.216867 15315 raft_consensus.cc:515] T e17b2f87a1fc444bb1106cb43c6414d0 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.219832 15188 ts_tablet_manager.cc:1403] T 4d678c1c606a4ffea14dca4bd7c22950 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.008s
I20260709 14:53:24.222060 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17b2f87a1fc444bb1106cb43c6414d0" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:24.222591 15187 tablet_bootstrap.cc:654] T e17b2f87a1fc444bb1106cb43c6414d0 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.222388 15188 raft_consensus.cc:359] T 4d678c1c606a4ffea14dca4bd7c22950 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.222597 15072 raft_consensus.cc:3060] T e17b2f87a1fc444bb1106cb43c6414d0 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.223946 15315 leader_election.cc:290] T e17b2f87a1fc444bb1106cb43c6414d0 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Requested vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:24.225525 15143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17b2f87a1fc444bb1106cb43c6414d0" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
W20260709 14:53:24.226871 14961 leader_election.cc:343] T e17b2f87a1fc444bb1106cb43c6414d0 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.229166 15188 raft_consensus.cc:385] T 4d678c1c606a4ffea14dca4bd7c22950 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.229492 15188 raft_consensus.cc:740] T 4d678c1c606a4ffea14dca4bd7c22950 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.230158 15188 consensus_queue.cc:260] T 4d678c1c606a4ffea14dca4bd7c22950 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.233367 15192 raft_consensus.cc:359] T 40f4ed193d154134a43e8178d4d5c2a8 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.234059 15192 raft_consensus.cc:385] T 40f4ed193d154134a43e8178d4d5c2a8 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.234308 15192 raft_consensus.cc:740] T 40f4ed193d154134a43e8178d4d5c2a8 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.234803 15188 ts_tablet_manager.cc:1434] T 4d678c1c606a4ffea14dca4bd7c22950 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 14:53:24.234941 15192 consensus_queue.cc:260] T 40f4ed193d154134a43e8178d4d5c2a8 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.235589 15188 tablet_bootstrap.cc:492] T 0eff531835e841cfb0c22550b3b5d14f P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:24.239176 15187 tablet_bootstrap.cc:492] T e17b2f87a1fc444bb1106cb43c6414d0 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:24.239678 15187 ts_tablet_manager.cc:1403] T e17b2f87a1fc444bb1106cb43c6414d0 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.000s
I20260709 14:53:24.242357 15187 raft_consensus.cc:359] T e17b2f87a1fc444bb1106cb43c6414d0 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.243032 15187 raft_consensus.cc:385] T e17b2f87a1fc444bb1106cb43c6414d0 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.243309 15187 raft_consensus.cc:740] T e17b2f87a1fc444bb1106cb43c6414d0 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.244021 15187 consensus_queue.cc:260] T e17b2f87a1fc444bb1106cb43c6414d0 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.246017 15187 ts_tablet_manager.cc:1434] T e17b2f87a1fc444bb1106cb43c6414d0 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 14:53:24.234314 15072 raft_consensus.cc:2468] T e17b2f87a1fc444bb1106cb43c6414d0 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 1.
I20260709 14:53:24.247013 15197 consensus_queue.cc:1048] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:24.301918 15316 raft_consensus.cc:493] T 33c1c782781f44e8bad94f645885bdb4 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.255791 15315 raft_consensus.cc:493] T 0eff531835e841cfb0c22550b3b5d14f P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.313692 15191 consensus_queue.cc:1048] T a32f0e41313d4caa8a8cd1710b71f743 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:53:24.328223 15315 raft_consensus.cc:515] T 0eff531835e841cfb0c22550b3b5d14f P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.248736 15192 ts_tablet_manager.cc:1434] T 40f4ed193d154134a43e8178d4d5c2a8 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 14:53:24.330402 15315 leader_election.cc:290] T 0eff531835e841cfb0c22550b3b5d14f P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:24.250501 15187 tablet_bootstrap.cc:492] T 777061c1f8174e12a284c004ef24a9ad P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:24.301537 15188 tablet_bootstrap.cc:654] T 0eff531835e841cfb0c22550b3b5d14f P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.314801 15193 consensus_queue.cc:1048] T 4af30f48fe734a9ca29a07c415e8583b P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 14:53:24.336858 15187 tablet_bootstrap.cc:654] T 777061c1f8174e12a284c004ef24a9ad P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.270422 15246 raft_consensus.cc:493] T 33c1c782781f44e8bad94f645885bdb4 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.337826 15143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eff531835e841cfb0c22550b3b5d14f" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:24.307502 14964 leader_election.cc:304] T e17b2f87a1fc444bb1106cb43c6414d0 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa
I20260709 14:53:24.328181 15316 raft_consensus.cc:515] T 33c1c782781f44e8bad94f645885bdb4 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
W20260709 14:53:24.339721 14961 leader_election.cc:343] T 0eff531835e841cfb0c22550b3b5d14f P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.340332 15315 raft_consensus.cc:2804] T e17b2f87a1fc444bb1106cb43c6414d0 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:24.340838 15315 raft_consensus.cc:697] T e17b2f87a1fc444bb1106cb43c6414d0 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Running, Role: LEADER
I20260709 14:53:24.340911 15316 leader_election.cc:290] T 33c1c782781f44e8bad94f645885bdb4 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:24.341251 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eff531835e841cfb0c22550b3b5d14f" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:24.341756 15315 consensus_queue.cc:237] T e17b2f87a1fc444bb1106cb43c6414d0 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.342983 15246 raft_consensus.cc:515] T 33c1c782781f44e8bad94f645885bdb4 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.345976 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c1c782781f44e8bad94f645885bdb4" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:24.346570 15147 raft_consensus.cc:2468] T 33c1c782781f44e8bad94f645885bdb4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 0.
I20260709 14:53:24.347785 15192 tablet_bootstrap.cc:492] T 4d678c1c606a4ffea14dca4bd7c22950 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:24.349831 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c1c782781f44e8bad94f645885bdb4" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:24.353575 14996 raft_consensus.cc:2468] T 33c1c782781f44e8bad94f645885bdb4 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:24.354627 15191 consensus_queue.cc:1048] T a32f0e41313d4caa8a8cd1710b71f743 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:24.354815 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c1c782781f44e8bad94f645885bdb4" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:24.355624 15264 consensus_queue.cc:1048] T 4af30f48fe734a9ca29a07c415e8583b P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:24.356227 15073 raft_consensus.cc:2468] T 33c1c782781f44e8bad94f645885bdb4 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 0.
I20260709 14:53:24.360545 14961 leader_election.cc:304] T 33c1c782781f44e8bad94f645885bdb4 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4; no voters: 
I20260709 14:53:24.360733 15073 raft_consensus.cc:1275] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Refusing update from remote peer 432f0a4ce2b14e1c9ea6672c662e4efa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 14:53:24.361250 15073 pending_rounds.cc:85] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09: Aborting all ops after (but not including) 0
I20260709 14:53:24.361517 15311 raft_consensus.cc:2804] T 33c1c782781f44e8bad94f645885bdb4 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:24.362536 15311 raft_consensus.cc:493] T 33c1c782781f44e8bad94f645885bdb4 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:24.362890 15311 raft_consensus.cc:3060] T 33c1c782781f44e8bad94f645885bdb4 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:24.355764 14964 leader_election.cc:343] T 0eff531835e841cfb0c22550b3b5d14f P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.368530 15187 tablet_bootstrap.cc:492] T 777061c1f8174e12a284c004ef24a9ad P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:24.369063 15187 ts_tablet_manager.cc:1403] T 777061c1f8174e12a284c004ef24a9ad P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.119s	user 0.028s	sys 0.045s
I20260709 14:53:24.369540 14964 leader_election.cc:304] T 0eff531835e841cfb0c22550b3b5d14f P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:24.375965 15188 tablet_bootstrap.cc:492] T 0eff531835e841cfb0c22550b3b5d14f P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:24.376637 15188 ts_tablet_manager.cc:1403] T 0eff531835e841cfb0c22550b3b5d14f P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.141s	user 0.011s	sys 0.000s
I20260709 14:53:24.379618 14893 catalog_manager.cc:5697] T e17b2f87a1fc444bb1106cb43c6414d0 P 9ef1c55ed4724728855fa50e49c225c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "9ef1c55ed4724728855fa50e49c225c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:24.369365 15246 leader_election.cc:290] T 33c1c782781f44e8bad94f645885bdb4 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:24.370355 15073 pending_rounds.cc:107] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:53:24.384078 15073 raft_consensus.cc:2889] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:24.384521 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c1c782781f44e8bad94f645885bdb4" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:24.385174 15147 raft_consensus.cc:2468] T 33c1c782781f44e8bad94f645885bdb4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:24.390661 15311 raft_consensus.cc:515] T 33c1c782781f44e8bad94f645885bdb4 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.390923 15191 consensus_queue.cc:1048] T 7dc8bba792e949b58c026b026f56b2d4 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:24.394029 15036 leader_election.cc:304] T 33c1c782781f44e8bad94f645885bdb4 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:24.400859 15193 raft_consensus.cc:2804] T 33c1c782781f44e8bad94f645885bdb4 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:24.401307 15193 raft_consensus.cc:493] T 33c1c782781f44e8bad94f645885bdb4 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:24.405097 15193 raft_consensus.cc:3060] T 33c1c782781f44e8bad94f645885bdb4 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.395757 15315 raft_consensus.cc:2749] T 0eff531835e841cfb0c22550b3b5d14f P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:24.413722 14998 raft_consensus.cc:1275] T 7dc8bba792e949b58c026b026f56b2d4 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Refusing update from remote peer 432f0a4ce2b14e1c9ea6672c662e4efa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:53:24.414942 15188 raft_consensus.cc:359] T 0eff531835e841cfb0c22550b3b5d14f P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.415663 15188 raft_consensus.cc:385] T 0eff531835e841cfb0c22550b3b5d14f P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.415501 15193 raft_consensus.cc:515] T 33c1c782781f44e8bad94f645885bdb4 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.415959 15188 raft_consensus.cc:740] T 0eff531835e841cfb0c22550b3b5d14f P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.417016 15191 raft_consensus.cc:493] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.417624 15191 raft_consensus.cc:515] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.418584 15193 leader_election.cc:290] T 33c1c782781f44e8bad94f645885bdb4 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:24.418705 15267 consensus_queue.cc:1048] T 7dc8bba792e949b58c026b026f56b2d4 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:24.419518 15191 leader_election.cc:290] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:24.420652 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d678c1c606a4ffea14dca4bd7c22950" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:24.400847 15246 consensus_queue.cc:1048] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 14:53:24.421314 15073 raft_consensus.cc:2468] T 4d678c1c606a4ffea14dca4bd7c22950 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 0.
I20260709 14:53:24.423861 15113 leader_election.cc:304] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:24.425577 15267 raft_consensus.cc:2804] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:24.416611 15188 consensus_queue.cc:260] T 0eff531835e841cfb0c22550b3b5d14f P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.425949 15267 raft_consensus.cc:493] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:24.426290 15267 raft_consensus.cc:3060] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.427006 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d678c1c606a4ffea14dca4bd7c22950" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:24.430246 15187 raft_consensus.cc:359] T 777061c1f8174e12a284c004ef24a9ad P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.430938 15187 raft_consensus.cc:385] T 777061c1f8174e12a284c004ef24a9ad P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.427433 15188 ts_tablet_manager.cc:1434] T 0eff531835e841cfb0c22550b3b5d14f P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.000s
I20260709 14:53:24.427863 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c1c782781f44e8bad94f645885bdb4" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:24.431185 15187 raft_consensus.cc:740] T 777061c1f8174e12a284c004ef24a9ad P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.432538 15188 tablet_bootstrap.cc:492] T be55db2aca0e43ec8600e42ff7f6331b P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:24.433004 15187 consensus_queue.cc:260] T 777061c1f8174e12a284c004ef24a9ad P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.435122 15187 ts_tablet_manager.cc:1434] T 777061c1f8174e12a284c004ef24a9ad P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.000s
I20260709 14:53:24.436923 15147 raft_consensus.cc:3060] T 33c1c782781f44e8bad94f645885bdb4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:24.441110 15111 leader_election.cc:343] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.446439 15311 leader_election.cc:290] T 33c1c782781f44e8bad94f645885bdb4 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Requested vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:24.479301 15265 raft_consensus.cc:493] T 0eff531835e841cfb0c22550b3b5d14f P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.479940 15265 raft_consensus.cc:515] T 0eff531835e841cfb0c22550b3b5d14f P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
W20260709 14:53:24.509758 15339 log.cc:927] Time spent T 7dc8bba792e949b58c026b026f56b2d4 P 9ef1c55ed4724728855fa50e49c225c4: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260709 14:53:24.512097 15187 tablet_bootstrap.cc:492] T 7e2a36f432bf4696bc37929229d8d451 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
W20260709 14:53:24.514037 14964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.2:36681, user_credentials={real_user=slave}} blocked reactor thread for 74139.8us
I20260709 14:53:24.523175 15246 consensus_queue.cc:1048] T 2c88a40472b24840a26563079970b287 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:53:24.514988 15265 leader_election.cc:290] T 0eff531835e841cfb0c22550b3b5d14f P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:24.476684 15267 raft_consensus.cc:515] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
W20260709 14:53:24.514839 15111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.1:37215, user_credentials={real_user=slave}} blocked reactor thread for 74401.8us
I20260709 14:53:24.523484 15193 raft_consensus.cc:493] T 3cb089bfeaf1458eb36ceba4ff6bd08e P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.535952 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c1c782781f44e8bad94f645885bdb4" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:24.536784 15073 raft_consensus.cc:2393] T 33c1c782781f44e8bad94f645885bdb4 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9ef1c55ed4724728855fa50e49c225c4 in current term 1: Already voted for candidate f1ea2f412f8e42429039fbe908c44e09 in this term.
I20260709 14:53:24.541465 15213 raft_consensus.cc:493] T 777061c1f8174e12a284c004ef24a9ad P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.532184 15193 raft_consensus.cc:515] T 3cb089bfeaf1458eb36ceba4ff6bd08e P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.541951 15213 raft_consensus.cc:515] T 777061c1f8174e12a284c004ef24a9ad P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.542884 15187 tablet_bootstrap.cc:654] T 7e2a36f432bf4696bc37929229d8d451 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.545219 15147 raft_consensus.cc:2468] T 33c1c782781f44e8bad94f645885bdb4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:24.546680 15267 leader_election.cc:290] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:24.538977 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c1c782781f44e8bad94f645885bdb4" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:24.548190 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c1c782781f44e8bad94f645885bdb4" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:24.548754 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eff531835e841cfb0c22550b3b5d14f" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:24.549104 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d678c1c606a4ffea14dca4bd7c22950" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:24.554479 15073 raft_consensus.cc:3060] T 4d678c1c606a4ffea14dca4bd7c22950 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.555830 15192 tablet_bootstrap.cc:654] T 4d678c1c606a4ffea14dca4bd7c22950 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.550940 15147 raft_consensus.cc:2393] T 33c1c782781f44e8bad94f645885bdb4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9ef1c55ed4724728855fa50e49c225c4 in current term 1: Already voted for candidate f1ea2f412f8e42429039fbe908c44e09 in this term.
I20260709 14:53:24.550936 14995 raft_consensus.cc:2393] T 33c1c782781f44e8bad94f645885bdb4 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f1ea2f412f8e42429039fbe908c44e09 in current term 1: Already voted for candidate 9ef1c55ed4724728855fa50e49c225c4 in this term.
I20260709 14:53:24.552994 15193 leader_election.cc:290] T 3cb089bfeaf1458eb36ceba4ff6bd08e P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:24.564247 15073 raft_consensus.cc:2468] T 4d678c1c606a4ffea14dca4bd7c22950 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 1.
I20260709 14:53:24.548435 15188 tablet_bootstrap.cc:654] T be55db2aca0e43ec8600e42ff7f6331b P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.566833 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eff531835e841cfb0c22550b3b5d14f" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:24.575757 15213 leader_election.cc:290] T 777061c1f8174e12a284c004ef24a9ad P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:24.572873 14996 raft_consensus.cc:2468] T 0eff531835e841cfb0c22550b3b5d14f P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:24.583029 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb089bfeaf1458eb36ceba4ff6bd08e" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:24.586203 15193 consensus_queue.cc:1048] T 2f7970aec40f45a888b574eb29d677e8 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:24.588419 15338 consensus_queue.cc:1048] T fe790bb1c77d4114bf8b91541cbc1f71 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:24.594262 15187 tablet_bootstrap.cc:492] T 7e2a36f432bf4696bc37929229d8d451 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:24.594837 15187 ts_tablet_manager.cc:1403] T 7e2a36f432bf4696bc37929229d8d451 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.007s
I20260709 14:53:24.600899 15036 leader_election.cc:304] T 33c1c782781f44e8bad94f645885bdb4 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 9ef1c55ed4724728855fa50e49c225c4
I20260709 14:53:24.601692 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d678c1c606a4ffea14dca4bd7c22950" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:24.602250 15113 leader_election.cc:304] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:24.602185 15264 raft_consensus.cc:2804] T 33c1c782781f44e8bad94f645885bdb4 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:24.603598 15264 raft_consensus.cc:697] T 33c1c782781f44e8bad94f645885bdb4 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Leader. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:24.604627 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "777061c1f8174e12a284c004ef24a9ad" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:24.604485 15264 consensus_queue.cc:237] T 33c1c782781f44e8bad94f645885bdb4 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.605286 15073 raft_consensus.cc:2468] T 777061c1f8174e12a284c004ef24a9ad P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 0.
I20260709 14:53:24.605019 15192 tablet_bootstrap.cc:492] T 4d678c1c606a4ffea14dca4bd7c22950 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:24.606582 15192 ts_tablet_manager.cc:1403] T 4d678c1c606a4ffea14dca4bd7c22950 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.259s	user 0.019s	sys 0.006s
I20260709 14:53:24.606002 15037 leader_election.cc:304] T 0eff531835e841cfb0c22550b3b5d14f P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:24.609114 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "777061c1f8174e12a284c004ef24a9ad" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:24.609289 15246 consensus_queue.cc:1048] T fe790bb1c77d4114bf8b91541cbc1f71 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:24.611402 14961 leader_election.cc:304] T 33c1c782781f44e8bad94f645885bdb4 P 9ef1c55ed4724728855fa50e49c225c4 [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: 9ef1c55ed4724728855fa50e49c225c4; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:24.612160 15311 raft_consensus.cc:2749] T 33c1c782781f44e8bad94f645885bdb4 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:53:24.614770 15036 leader_election.cc:343] T 0eff531835e841cfb0c22550b3b5d14f P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.615391 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb089bfeaf1458eb36ceba4ff6bd08e" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:24.616096 15144 raft_consensus.cc:2468] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:24.621475 15191 raft_consensus.cc:2804] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:24.623632 15191 raft_consensus.cc:697] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 LEADER]: Becoming Leader. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Running, Role: LEADER
I20260709 14:53:24.627434 15197 raft_consensus.cc:2804] T 0eff531835e841cfb0c22550b3b5d14f P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:24.635867 15197 raft_consensus.cc:493] T 0eff531835e841cfb0c22550b3b5d14f P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:24.636271 15197 raft_consensus.cc:3060] T 0eff531835e841cfb0c22550b3b5d14f P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.636615 15265 consensus_queue.cc:1048] T 2f7970aec40f45a888b574eb29d677e8 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:24.639524 15113 leader_election.cc:304] T 777061c1f8174e12a284c004ef24a9ad P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:24.640564 15346 raft_consensus.cc:2804] T 777061c1f8174e12a284c004ef24a9ad P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:24.641005 15346 raft_consensus.cc:493] T 777061c1f8174e12a284c004ef24a9ad P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:53:24.631341 15037 leader_election.cc:343] T 3cb089bfeaf1458eb36ceba4ff6bd08e P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.641360 15346 raft_consensus.cc:3060] T 777061c1f8174e12a284c004ef24a9ad P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.635156 15192 raft_consensus.cc:359] T 4d678c1c606a4ffea14dca4bd7c22950 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.643170 15192 raft_consensus.cc:385] T 4d678c1c606a4ffea14dca4bd7c22950 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.643406 15192 raft_consensus.cc:740] T 4d678c1c606a4ffea14dca4bd7c22950 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.656015 15192 consensus_queue.cc:260] T 4d678c1c606a4ffea14dca4bd7c22950 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.671813 15315 raft_consensus.cc:493] T 40f4ed193d154134a43e8178d4d5c2a8 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.672338 15315 raft_consensus.cc:515] T 40f4ed193d154134a43e8178d4d5c2a8 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
W20260709 14:53:24.673019 15111 leader_election.cc:343] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.674403 15315 leader_election.cc:290] T 40f4ed193d154134a43e8178d4d5c2a8 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:24.674952 15192 ts_tablet_manager.cc:1434] T 4d678c1c606a4ffea14dca4bd7c22950 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.000s
I20260709 14:53:24.678395 15192 tablet_bootstrap.cc:492] T 777061c1f8174e12a284c004ef24a9ad P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:24.682529 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f4ed193d154134a43e8178d4d5c2a8" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:24.683332 15072 raft_consensus.cc:2468] T 40f4ed193d154134a43e8178d4d5c2a8 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 0.
I20260709 14:53:24.688721 14896 catalog_manager.cc:5697] T 33c1c782781f44e8bad94f645885bdb4 P f1ea2f412f8e42429039fbe908c44e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "f1ea2f412f8e42429039fbe908c44e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:24.633355 15191 consensus_queue.cc:237] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
W20260709 14:53:24.692281 15111 leader_election.cc:343] T 777061c1f8174e12a284c004ef24a9ad P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.694979 14964 leader_election.cc:304] T 40f4ed193d154134a43e8178d4d5c2a8 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:24.697243 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f4ed193d154134a43e8178d4d5c2a8" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:24.702056 15197 raft_consensus.cc:515] T 0eff531835e841cfb0c22550b3b5d14f P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.704332 15197 leader_election.cc:290] T 0eff531835e841cfb0c22550b3b5d14f P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
W20260709 14:53:24.708021 14961 leader_election.cc:343] T 40f4ed193d154134a43e8178d4d5c2a8 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.708355 15311 raft_consensus.cc:2804] T 40f4ed193d154134a43e8178d4d5c2a8 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:24.708755 15311 raft_consensus.cc:493] T 40f4ed193d154134a43e8178d4d5c2a8 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:24.709136 15311 raft_consensus.cc:3060] T 40f4ed193d154134a43e8178d4d5c2a8 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:24.709858 14944 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:24.705832 15187 raft_consensus.cc:359] T 7e2a36f432bf4696bc37929229d8d451 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.710893 15187 raft_consensus.cc:385] T 7e2a36f432bf4696bc37929229d8d451 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.711126 15187 raft_consensus.cc:740] T 7e2a36f432bf4696bc37929229d8d451 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.695660 15036 leader_election.cc:304] T 3cb089bfeaf1458eb36ceba4ff6bd08e P f1ea2f412f8e42429039fbe908c44e09 [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: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 9ef1c55ed4724728855fa50e49c225c4
I20260709 14:53:24.712687 15187 consensus_queue.cc:260] T 7e2a36f432bf4696bc37929229d8d451 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.720402 15187 ts_tablet_manager.cc:1434] T 7e2a36f432bf4696bc37929229d8d451 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.125s	user 0.005s	sys 0.001s
I20260709 14:53:24.721249 15187 tablet_bootstrap.cc:492] T 0eff531835e841cfb0c22550b3b5d14f P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:24.714154 15197 raft_consensus.cc:2804] T 3cb089bfeaf1458eb36ceba4ff6bd08e P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:24.719426 15343 raft_consensus.cc:493] T e17b2f87a1fc444bb1106cb43c6414d0 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.722918 15197 raft_consensus.cc:493] T 3cb089bfeaf1458eb36ceba4ff6bd08e P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:24.729091 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eff531835e841cfb0c22550b3b5d14f" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:24.733847 14998 raft_consensus.cc:3060] T 0eff531835e841cfb0c22550b3b5d14f P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.725956 15343 raft_consensus.cc:515] T e17b2f87a1fc444bb1106cb43c6414d0 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.727747 15197 raft_consensus.cc:3060] T 3cb089bfeaf1458eb36ceba4ff6bd08e P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.726747 15264 consensus_queue.cc:1048] T 2c88a40472b24840a26563079970b287 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:53:24.749063 15144 raft_consensus.cc:3060] T e17b2f87a1fc444bb1106cb43c6414d0 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.749791 15343 leader_election.cc:290] T e17b2f87a1fc444bb1106cb43c6414d0 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:24.750319 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eff531835e841cfb0c22550b3b5d14f" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:24.752992 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17b2f87a1fc444bb1106cb43c6414d0" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
W20260709 14:53:24.755003 15036 leader_election.cc:343] T 0eff531835e841cfb0c22550b3b5d14f P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.759635 15187 tablet_bootstrap.cc:654] T 0eff531835e841cfb0c22550b3b5d14f P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.765902 15192 tablet_bootstrap.cc:654] T 777061c1f8174e12a284c004ef24a9ad P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.775283 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17b2f87a1fc444bb1106cb43c6414d0" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:24.776126 15072 raft_consensus.cc:2393] T e17b2f87a1fc444bb1106cb43c6414d0 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 432f0a4ce2b14e1c9ea6672c662e4efa in current term 1: Already voted for candidate 9ef1c55ed4724728855fa50e49c225c4 in this term.
I20260709 14:53:24.780165 15113 leader_election.cc:304] T e17b2f87a1fc444bb1106cb43c6414d0 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa; no voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:24.781113 14998 raft_consensus.cc:2468] T 0eff531835e841cfb0c22550b3b5d14f P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:24.781886 15343 raft_consensus.cc:2749] T e17b2f87a1fc444bb1106cb43c6414d0 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:24.782437 15311 raft_consensus.cc:515] T 40f4ed193d154134a43e8178d4d5c2a8 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.785597 15315 consensus_queue.cc:1048] T e17b2f87a1fc444bb1106cb43c6414d0 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:24.786844 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f4ed193d154134a43e8178d4d5c2a8" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:24.787403 15072 raft_consensus.cc:3060] T 40f4ed193d154134a43e8178d4d5c2a8 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.787858 15188 tablet_bootstrap.cc:492] T be55db2aca0e43ec8600e42ff7f6331b P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:24.788300 15188 ts_tablet_manager.cc:1403] T be55db2aca0e43ec8600e42ff7f6331b P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.356s	user 0.026s	sys 0.009s
I20260709 14:53:24.791411 15188 raft_consensus.cc:359] T be55db2aca0e43ec8600e42ff7f6331b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.792074 15188 raft_consensus.cc:385] T be55db2aca0e43ec8600e42ff7f6331b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.792326 15188 raft_consensus.cc:740] T be55db2aca0e43ec8600e42ff7f6331b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.792971 15188 consensus_queue.cc:260] T be55db2aca0e43ec8600e42ff7f6331b P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.796195 15037 leader_election.cc:304] T 0eff531835e841cfb0c22550b3b5d14f P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa
I20260709 14:53:24.778045 15346 raft_consensus.cc:515] T 777061c1f8174e12a284c004ef24a9ad P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.799851 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "777061c1f8174e12a284c004ef24a9ad" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
W20260709 14:53:24.801405 15111 leader_election.cc:343] T 777061c1f8174e12a284c004ef24a9ad P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.802143 15264 raft_consensus.cc:2804] T 0eff531835e841cfb0c22550b3b5d14f P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:24.802642 15264 raft_consensus.cc:697] T 0eff531835e841cfb0c22550b3b5d14f P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Leader. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:24.803434 15264 consensus_queue.cc:237] T 0eff531835e841cfb0c22550b3b5d14f P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.816589 15188 ts_tablet_manager.cc:1434] T be55db2aca0e43ec8600e42ff7f6331b P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 14:53:24.817644 15188 tablet_bootstrap.cc:492] T 75eb822b58da4590b632697d80a7258c P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:24.813030 15346 leader_election.cc:290] T 777061c1f8174e12a284c004ef24a9ad P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:24.819788 14894 catalog_manager.cc:5697] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa reported cstate change: term changed from 0 to 1, leader changed from <none> to 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3). New cstate: current_term: 1 leader_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:24.823693 15072 raft_consensus.cc:2468] T 40f4ed193d154134a43e8178d4d5c2a8 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 1.
I20260709 14:53:24.825297 14964 leader_election.cc:304] T 40f4ed193d154134a43e8178d4d5c2a8 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:24.828163 15315 raft_consensus.cc:2804] T 40f4ed193d154134a43e8178d4d5c2a8 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:24.828692 15315 raft_consensus.cc:697] T 40f4ed193d154134a43e8178d4d5c2a8 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Running, Role: LEADER
I20260709 14:53:24.829555 15315 consensus_queue.cc:237] T 40f4ed193d154134a43e8178d4d5c2a8 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.839515 14895 catalog_manager.cc:5697] T 0eff531835e841cfb0c22550b3b5d14f P f1ea2f412f8e42429039fbe908c44e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "f1ea2f412f8e42429039fbe908c44e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:24.848881 15187 tablet_bootstrap.cc:492] T 0eff531835e841cfb0c22550b3b5d14f P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:24.849386 15187 ts_tablet_manager.cc:1403] T 0eff531835e841cfb0c22550b3b5d14f P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.128s	user 0.008s	sys 0.008s
I20260709 14:53:24.851526 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f4ed193d154134a43e8178d4d5c2a8" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:24.851589 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "777061c1f8174e12a284c004ef24a9ad" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
W20260709 14:53:24.853116 14961 leader_election.cc:343] T 40f4ed193d154134a43e8178d4d5c2a8 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.853605 15072 raft_consensus.cc:3060] T 777061c1f8174e12a284c004ef24a9ad P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.842780 15311 leader_election.cc:290] T 40f4ed193d154134a43e8178d4d5c2a8 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Requested vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:24.856366 15197 raft_consensus.cc:515] T 3cb089bfeaf1458eb36ceba4ff6bd08e P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.866983 15187 raft_consensus.cc:359] T 0eff531835e841cfb0c22550b3b5d14f P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.867797 15187 raft_consensus.cc:385] T 0eff531835e841cfb0c22550b3b5d14f P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.868083 15187 raft_consensus.cc:740] T 0eff531835e841cfb0c22550b3b5d14f P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.868814 15187 consensus_queue.cc:260] T 0eff531835e841cfb0c22550b3b5d14f P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.873504 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb089bfeaf1458eb36ceba4ff6bd08e" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:24.874326 15197 leader_election.cc:290] T 3cb089bfeaf1458eb36ceba4ff6bd08e P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:24.874958 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb089bfeaf1458eb36ceba4ff6bd08e" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
W20260709 14:53:24.875010 15037 leader_election.cc:343] T 3cb089bfeaf1458eb36ceba4ff6bd08e P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.875733 15146 raft_consensus.cc:3060] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.877657 15187 ts_tablet_manager.cc:1434] T 0eff531835e841cfb0c22550b3b5d14f P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 14:53:24.878616 15187 tablet_bootstrap.cc:492] T 40f4ed193d154134a43e8178d4d5c2a8 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:24.882393 15311 consensus_queue.cc:1048] T e17b2f87a1fc444bb1106cb43c6414d0 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:24.883978 15187 tablet_bootstrap.cc:654] T 40f4ed193d154134a43e8178d4d5c2a8 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.886108 15072 raft_consensus.cc:2468] T 777061c1f8174e12a284c004ef24a9ad P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 1.
I20260709 14:53:24.887431 15113 leader_election.cc:304] T 777061c1f8174e12a284c004ef24a9ad P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 9ef1c55ed4724728855fa50e49c225c4
I20260709 14:53:24.888446 15346 raft_consensus.cc:2804] T 777061c1f8174e12a284c004ef24a9ad P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:24.888943 15346 raft_consensus.cc:697] T 777061c1f8174e12a284c004ef24a9ad P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 LEADER]: Becoming Leader. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Running, Role: LEADER
I20260709 14:53:24.889747 15346 consensus_queue.cc:237] T 777061c1f8174e12a284c004ef24a9ad P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.891284 15146 raft_consensus.cc:2468] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:24.895144 15188 tablet_bootstrap.cc:654] T 75eb822b58da4590b632697d80a7258c P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.900254 15036 leader_election.cc:304] T 3cb089bfeaf1458eb36ceba4ff6bd08e P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 9ef1c55ed4724728855fa50e49c225c4
I20260709 14:53:24.901834 15264 raft_consensus.cc:2804] T 3cb089bfeaf1458eb36ceba4ff6bd08e P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:24.902309 15264 raft_consensus.cc:697] T 3cb089bfeaf1458eb36ceba4ff6bd08e P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Leader. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:24.903206 15264 consensus_queue.cc:237] T 3cb089bfeaf1458eb36ceba4ff6bd08e P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.905920 15265 raft_consensus.cc:493] T be55db2aca0e43ec8600e42ff7f6331b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.906466 15265 raft_consensus.cc:515] T be55db2aca0e43ec8600e42ff7f6331b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.910368 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be55db2aca0e43ec8600e42ff7f6331b" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
W20260709 14:53:24.912844 15037 leader_election.cc:343] T be55db2aca0e43ec8600e42ff7f6331b P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.908686 15265 leader_election.cc:290] T be55db2aca0e43ec8600e42ff7f6331b P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:24.913542 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be55db2aca0e43ec8600e42ff7f6331b" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
W20260709 14:53:24.916061 15036 leader_election.cc:343] T be55db2aca0e43ec8600e42ff7f6331b P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.916525 15036 leader_election.cc:304] T be55db2aca0e43ec8600e42ff7f6331b P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1ea2f412f8e42429039fbe908c44e09; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4
I20260709 14:53:24.917284 15192 tablet_bootstrap.cc:492] T 777061c1f8174e12a284c004ef24a9ad P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:24.917732 15192 ts_tablet_manager.cc:1403] T 777061c1f8174e12a284c004ef24a9ad P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.240s	user 0.007s	sys 0.012s
I20260709 14:53:24.918061 15342 raft_consensus.cc:2749] T be55db2aca0e43ec8600e42ff7f6331b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:24.920344 15192 raft_consensus.cc:359] T 777061c1f8174e12a284c004ef24a9ad P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.921030 15192 raft_consensus.cc:385] T 777061c1f8174e12a284c004ef24a9ad P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.921298 15192 raft_consensus.cc:740] T 777061c1f8174e12a284c004ef24a9ad P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.922150 15192 consensus_queue.cc:260] T 777061c1f8174e12a284c004ef24a9ad P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.924652 15192 ts_tablet_manager.cc:1434] T 777061c1f8174e12a284c004ef24a9ad P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:24.925678 15192 tablet_bootstrap.cc:492] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:24.928346 15362 raft_consensus.cc:493] T 777061c1f8174e12a284c004ef24a9ad P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.928927 15362 raft_consensus.cc:515] T 777061c1f8174e12a284c004ef24a9ad P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.930055 14896 catalog_manager.cc:5697] T 40f4ed193d154134a43e8178d4d5c2a8 P 9ef1c55ed4724728855fa50e49c225c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "9ef1c55ed4724728855fa50e49c225c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:24.932511 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "777061c1f8174e12a284c004ef24a9ad" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:24.934760 15362 leader_election.cc:290] T 777061c1f8174e12a284c004ef24a9ad P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:24.934804 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "777061c1f8174e12a284c004ef24a9ad" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:24.935595 15072 raft_consensus.cc:2393] T 777061c1f8174e12a284c004ef24a9ad P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ef1c55ed4724728855fa50e49c225c4 in current term 1: Already voted for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in this term.
I20260709 14:53:24.937033 14964 leader_election.cc:304] T 777061c1f8174e12a284c004ef24a9ad P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:24.938143 15362 raft_consensus.cc:3060] T 777061c1f8174e12a284c004ef24a9ad P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.938959 15192 tablet_bootstrap.cc:654] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.947098 15362 raft_consensus.cc:2749] T 777061c1f8174e12a284c004ef24a9ad P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:24.961995 14895 catalog_manager.cc:5697] T 777061c1f8174e12a284c004ef24a9ad P 432f0a4ce2b14e1c9ea6672c662e4efa reported cstate change: term changed from 0 to 1, leader changed from <none> to 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3). New cstate: current_term: 1 leader_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:24.965524 15192 tablet_bootstrap.cc:492] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:24.966084 15192 ts_tablet_manager.cc:1403] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.009s
I20260709 14:53:24.969385 15192 raft_consensus.cc:359] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.973016 15187 tablet_bootstrap.cc:492] T 40f4ed193d154134a43e8178d4d5c2a8 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:24.973137 15192 raft_consensus.cc:385] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.973553 15187 ts_tablet_manager.cc:1403] T 40f4ed193d154134a43e8178d4d5c2a8 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.095s	user 0.031s	sys 0.021s
I20260709 14:53:24.973869 15192 raft_consensus.cc:740] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.974725 15192 consensus_queue.cc:260] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.970594 15346 raft_consensus.cc:493] T 7e2a36f432bf4696bc37929229d8d451 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.975986 15346 raft_consensus.cc:515] T 7e2a36f432bf4696bc37929229d8d451 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.976960 15192 ts_tablet_manager.cc:1434] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:53:24.977255 15187 raft_consensus.cc:359] T 40f4ed193d154134a43e8178d4d5c2a8 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.977911 15192 tablet_bootstrap.cc:492] T 7e2a36f432bf4696bc37929229d8d451 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:24.977878 15187 raft_consensus.cc:385] T 40f4ed193d154134a43e8178d4d5c2a8 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.979837 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2a36f432bf4696bc37929229d8d451" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:24.980496 15073 raft_consensus.cc:2468] T 7e2a36f432bf4696bc37929229d8d451 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 0.
I20260709 14:53:24.981657 15113 leader_election.cc:304] T 7e2a36f432bf4696bc37929229d8d451 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:24.977962 15346 leader_election.cc:290] T 7e2a36f432bf4696bc37929229d8d451 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:24.978297 15187 raft_consensus.cc:740] T 40f4ed193d154134a43e8178d4d5c2a8 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.982887 15343 raft_consensus.cc:2804] T 7e2a36f432bf4696bc37929229d8d451 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:24.983232 15343 raft_consensus.cc:493] T 7e2a36f432bf4696bc37929229d8d451 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:24.983372 15187 consensus_queue.cc:260] T 40f4ed193d154134a43e8178d4d5c2a8 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:24.985520 15187 ts_tablet_manager.cc:1434] T 40f4ed193d154134a43e8178d4d5c2a8 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:53:24.985352 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2a36f432bf4696bc37929229d8d451" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:24.992271 15187 tablet_bootstrap.cc:492] T be55db2aca0e43ec8600e42ff7f6331b P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
W20260709 14:53:24.992744 15111 leader_election.cc:343] T 7e2a36f432bf4696bc37929229d8d451 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.995090 15192 tablet_bootstrap.cc:654] T 7e2a36f432bf4696bc37929229d8d451 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.999095 15187 tablet_bootstrap.cc:654] T be55db2aca0e43ec8600e42ff7f6331b P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.998586 14895 catalog_manager.cc:5697] T 3cb089bfeaf1458eb36ceba4ff6bd08e P f1ea2f412f8e42429039fbe908c44e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "f1ea2f412f8e42429039fbe908c44e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:24.985483 15343 raft_consensus.cc:3060] T 7e2a36f432bf4696bc37929229d8d451 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.987751 15188 tablet_bootstrap.cc:492] T 75eb822b58da4590b632697d80a7258c P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:25.009855 15188 ts_tablet_manager.cc:1403] T 75eb822b58da4590b632697d80a7258c P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.192s	user 0.025s	sys 0.020s
I20260709 14:53:25.010658 15343 raft_consensus.cc:515] T 7e2a36f432bf4696bc37929229d8d451 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.013554 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2a36f432bf4696bc37929229d8d451" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
W20260709 14:53:25.015029 15111 leader_election.cc:343] T 7e2a36f432bf4696bc37929229d8d451 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.016027 15343 leader_election.cc:290] T 7e2a36f432bf4696bc37929229d8d451 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:25.012629 15188 raft_consensus.cc:359] T 75eb822b58da4590b632697d80a7258c P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.017252 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2a36f432bf4696bc37929229d8d451" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:25.017673 15188 raft_consensus.cc:385] T 75eb822b58da4590b632697d80a7258c P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.017889 15073 raft_consensus.cc:3060] T 7e2a36f432bf4696bc37929229d8d451 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.018006 15188 raft_consensus.cc:740] T 75eb822b58da4590b632697d80a7258c P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.018728 15188 consensus_queue.cc:260] T 75eb822b58da4590b632697d80a7258c P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.028154 15073 raft_consensus.cc:2468] T 7e2a36f432bf4696bc37929229d8d451 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 1.
I20260709 14:53:25.029556 15113 leader_election.cc:304] T 7e2a36f432bf4696bc37929229d8d451 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 9ef1c55ed4724728855fa50e49c225c4
I20260709 14:53:25.031383 15192 tablet_bootstrap.cc:492] T 7e2a36f432bf4696bc37929229d8d451 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:25.031659 15343 raft_consensus.cc:2804] T 7e2a36f432bf4696bc37929229d8d451 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:25.031867 15192 ts_tablet_manager.cc:1403] T 7e2a36f432bf4696bc37929229d8d451 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.001s
I20260709 14:53:25.032858 15343 raft_consensus.cc:697] T 7e2a36f432bf4696bc37929229d8d451 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 LEADER]: Becoming Leader. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Running, Role: LEADER
I20260709 14:53:25.033708 15343 consensus_queue.cc:237] T 7e2a36f432bf4696bc37929229d8d451 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.034395 15192 raft_consensus.cc:359] T 7e2a36f432bf4696bc37929229d8d451 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.035015 15192 raft_consensus.cc:385] T 7e2a36f432bf4696bc37929229d8d451 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.035256 15192 raft_consensus.cc:740] T 7e2a36f432bf4696bc37929229d8d451 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.036515 15188 ts_tablet_manager.cc:1434] T 75eb822b58da4590b632697d80a7258c P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260709 14:53:25.037554 15188 tablet_bootstrap.cc:492] T a0822c6f44984178a76066fa95a20a8a P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:25.043771 15192 consensus_queue.cc:260] T 7e2a36f432bf4696bc37929229d8d451 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.048218 15192 ts_tablet_manager.cc:1434] T 7e2a36f432bf4696bc37929229d8d451 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:53:25.049937 15192 tablet_bootstrap.cc:492] T be55db2aca0e43ec8600e42ff7f6331b P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:25.051492 15188 tablet_bootstrap.cc:654] T a0822c6f44984178a76066fa95a20a8a P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.052062 15191 raft_consensus.cc:493] T 0eff531835e841cfb0c22550b3b5d14f P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.053048 15191 raft_consensus.cc:515] T 0eff531835e841cfb0c22550b3b5d14f P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.056362 15192 tablet_bootstrap.cc:654] T be55db2aca0e43ec8600e42ff7f6331b P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.056922 15188 tablet_bootstrap.cc:492] T a0822c6f44984178a76066fa95a20a8a P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:25.057402 15188 ts_tablet_manager.cc:1403] T a0822c6f44984178a76066fa95a20a8a P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.006s
I20260709 14:53:25.057914 15191 leader_election.cc:290] T 0eff531835e841cfb0c22550b3b5d14f P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:25.058668 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eff531835e841cfb0c22550b3b5d14f" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:25.059453 14998 raft_consensus.cc:2393] T 0eff531835e841cfb0c22550b3b5d14f P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 432f0a4ce2b14e1c9ea6672c662e4efa in current term 1: Already voted for candidate f1ea2f412f8e42429039fbe908c44e09 in this term.
I20260709 14:53:25.059475 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eff531835e841cfb0c22550b3b5d14f" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:25.060458 15188 raft_consensus.cc:359] T a0822c6f44984178a76066fa95a20a8a P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.061183 15188 raft_consensus.cc:385] T a0822c6f44984178a76066fa95a20a8a P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.061460 15188 raft_consensus.cc:740] T a0822c6f44984178a76066fa95a20a8a P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.062047 15111 leader_election.cc:304] T 0eff531835e841cfb0c22550b3b5d14f P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa; no voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:25.062367 15188 consensus_queue.cc:260] T a0822c6f44984178a76066fa95a20a8a P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.063251 15191 raft_consensus.cc:3060] T 0eff531835e841cfb0c22550b3b5d14f P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.070324 15191 raft_consensus.cc:2749] T 0eff531835e841cfb0c22550b3b5d14f P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:25.074242 15362 raft_consensus.cc:493] T 4d678c1c606a4ffea14dca4bd7c22950 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.074777 15362 raft_consensus.cc:515] T 4d678c1c606a4ffea14dca4bd7c22950 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.077859 15192 tablet_bootstrap.cc:492] T be55db2aca0e43ec8600e42ff7f6331b P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:25.077689 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d678c1c606a4ffea14dca4bd7c22950" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:25.078336 15192 ts_tablet_manager.cc:1403] T be55db2aca0e43ec8600e42ff7f6331b P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.003s
I20260709 14:53:25.078516 15073 raft_consensus.cc:2393] T 4d678c1c606a4ffea14dca4bd7c22950 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ef1c55ed4724728855fa50e49c225c4 in current term 1: Already voted for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in this term.
I20260709 14:53:25.081707 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d678c1c606a4ffea14dca4bd7c22950" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:25.081586 15192 raft_consensus.cc:359] T be55db2aca0e43ec8600e42ff7f6331b P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.081210 14895 catalog_manager.cc:5697] T 7e2a36f432bf4696bc37929229d8d451 P 432f0a4ce2b14e1c9ea6672c662e4efa reported cstate change: term changed from 0 to 1, leader changed from <none> to 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3). New cstate: current_term: 1 leader_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:25.082311 15192 raft_consensus.cc:385] T be55db2aca0e43ec8600e42ff7f6331b P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.082635 15192 raft_consensus.cc:740] T be55db2aca0e43ec8600e42ff7f6331b P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.083307 15192 consensus_queue.cc:260] T be55db2aca0e43ec8600e42ff7f6331b P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.084033 15187 tablet_bootstrap.cc:492] T be55db2aca0e43ec8600e42ff7f6331b P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:25.083312 14961 leader_election.cc:304] T 4d678c1c606a4ffea14dca4bd7c22950 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:25.085516 15192 ts_tablet_manager.cc:1434] T be55db2aca0e43ec8600e42ff7f6331b P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:53:25.084496 15187 ts_tablet_manager.cc:1403] T be55db2aca0e43ec8600e42ff7f6331b P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.092s	user 0.028s	sys 0.012s
I20260709 14:53:25.085840 15311 raft_consensus.cc:3060] T 4d678c1c606a4ffea14dca4bd7c22950 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.088125 15187 raft_consensus.cc:359] T be55db2aca0e43ec8600e42ff7f6331b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.089560 15192 tablet_bootstrap.cc:492] T 75eb822b58da4590b632697d80a7258c P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:25.091547 15311 raft_consensus.cc:2749] T 4d678c1c606a4ffea14dca4bd7c22950 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:25.092139 15362 leader_election.cc:290] T 4d678c1c606a4ffea14dca4bd7c22950 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:25.095592 15192 tablet_bootstrap.cc:654] T 75eb822b58da4590b632697d80a7258c P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.098289 15187 raft_consensus.cc:385] T be55db2aca0e43ec8600e42ff7f6331b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.098660 15187 raft_consensus.cc:740] T be55db2aca0e43ec8600e42ff7f6331b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.099325 15187 consensus_queue.cc:260] T be55db2aca0e43ec8600e42ff7f6331b P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.099793 15343 consensus_queue.cc:1048] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:25.101657 15187 ts_tablet_manager.cc:1434] T be55db2aca0e43ec8600e42ff7f6331b P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:53:25.103296 15187 tablet_bootstrap.cc:492] T a0822c6f44984178a76066fa95a20a8a P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:25.094154 15188 ts_tablet_manager.cc:1434] T a0822c6f44984178a76066fa95a20a8a P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 14:53:25.105921 15188 tablet_bootstrap.cc:492] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:25.109043 15187 tablet_bootstrap.cc:654] T a0822c6f44984178a76066fa95a20a8a P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.113353 15188 tablet_bootstrap.cc:654] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.118901 15187 tablet_bootstrap.cc:492] T a0822c6f44984178a76066fa95a20a8a P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:25.119391 15187 ts_tablet_manager.cc:1403] T a0822c6f44984178a76066fa95a20a8a P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.003s
I20260709 14:53:25.125602 15192 tablet_bootstrap.cc:492] T 75eb822b58da4590b632697d80a7258c P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:25.126097 15192 ts_tablet_manager.cc:1403] T 75eb822b58da4590b632697d80a7258c P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.001s
I20260709 14:53:25.128043 15192 raft_consensus.cc:359] T 75eb822b58da4590b632697d80a7258c P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.128538 15192 raft_consensus.cc:385] T 75eb822b58da4590b632697d80a7258c P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.128779 15192 raft_consensus.cc:740] T 75eb822b58da4590b632697d80a7258c P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.129380 15192 consensus_queue.cc:260] T 75eb822b58da4590b632697d80a7258c P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.136044 15267 consensus_queue.cc:1048] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:25.139889 15311 raft_consensus.cc:493] T 7e2a36f432bf4696bc37929229d8d451 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.140439 15311 raft_consensus.cc:515] T 7e2a36f432bf4696bc37929229d8d451 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.142567 15311 leader_election.cc:290] T 7e2a36f432bf4696bc37929229d8d451 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:25.131361 15187 raft_consensus.cc:359] T a0822c6f44984178a76066fa95a20a8a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.143638 15187 raft_consensus.cc:385] T a0822c6f44984178a76066fa95a20a8a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.143898 15187 raft_consensus.cc:740] T a0822c6f44984178a76066fa95a20a8a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.144266 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2a36f432bf4696bc37929229d8d451" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:25.145720 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2a36f432bf4696bc37929229d8d451" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:25.145916 15187 consensus_queue.cc:260] T a0822c6f44984178a76066fa95a20a8a P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.146515 15071 raft_consensus.cc:2393] T 7e2a36f432bf4696bc37929229d8d451 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ef1c55ed4724728855fa50e49c225c4 in current term 1: Already voted for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in this term.
I20260709 14:53:25.147964 15187 ts_tablet_manager.cc:1434] T a0822c6f44984178a76066fa95a20a8a P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 14:53:25.147820 14964 leader_election.cc:304] T 7e2a36f432bf4696bc37929229d8d451 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:25.151517 15192 ts_tablet_manager.cc:1434] T 75eb822b58da4590b632697d80a7258c P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 14:53:25.152468 15192 tablet_bootstrap.cc:492] T a0822c6f44984178a76066fa95a20a8a P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:25.155165 15188 tablet_bootstrap.cc:492] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:25.155613 15188 ts_tablet_manager.cc:1403] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.020s
I20260709 14:53:25.158440 15362 raft_consensus.cc:3060] T 7e2a36f432bf4696bc37929229d8d451 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.159058 15187 tablet_bootstrap.cc:492] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:25.158656 15188 raft_consensus.cc:359] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.159406 15188 raft_consensus.cc:385] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.159682 15188 raft_consensus.cc:740] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.160423 15188 consensus_queue.cc:260] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.162166 15188 ts_tablet_manager.cc:1434] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:25.163055 15188 tablet_bootstrap.cc:492] T 5696ce108b5448b385518510d6155cfb P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:25.165129 15192 tablet_bootstrap.cc:654] T a0822c6f44984178a76066fa95a20a8a P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.166613 15362 raft_consensus.cc:2749] T 7e2a36f432bf4696bc37929229d8d451 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:25.172499 15188 tablet_bootstrap.cc:654] T 5696ce108b5448b385518510d6155cfb P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.179718 15187 tablet_bootstrap.cc:654] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.184371 15197 consensus_queue.cc:1048] T 33c1c782781f44e8bad94f645885bdb4 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:25.187534 15311 raft_consensus.cc:493] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.188010 15311 raft_consensus.cc:515] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.190707 15192 tablet_bootstrap.cc:492] T a0822c6f44984178a76066fa95a20a8a P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:25.191217 15192 ts_tablet_manager.cc:1403] T a0822c6f44984178a76066fa95a20a8a P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.000s
I20260709 14:53:25.191493 15311 leader_election.cc:290] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:25.193692 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb089bfeaf1458eb36ceba4ff6bd08e" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:25.193856 15192 raft_consensus.cc:359] T a0822c6f44984178a76066fa95a20a8a P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.194587 15192 raft_consensus.cc:385] T a0822c6f44984178a76066fa95a20a8a P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.194713 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb089bfeaf1458eb36ceba4ff6bd08e" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:25.194866 15192 raft_consensus.cc:740] T a0822c6f44984178a76066fa95a20a8a P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.195503 15146 raft_consensus.cc:2393] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ef1c55ed4724728855fa50e49c225c4 in current term 1: Already voted for candidate f1ea2f412f8e42429039fbe908c44e09 in this term.
I20260709 14:53:25.195639 15192 consensus_queue.cc:260] T a0822c6f44984178a76066fa95a20a8a P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.197757 15192 ts_tablet_manager.cc:1434] T a0822c6f44984178a76066fa95a20a8a P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:25.198674 15192 tablet_bootstrap.cc:492] T 5696ce108b5448b385518510d6155cfb P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:25.198514 14961 leader_election.cc:304] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:25.199314 15311 raft_consensus.cc:3060] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.200459 15197 consensus_queue.cc:1048] T 0eff531835e841cfb0c22550b3b5d14f P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:25.210855 15311 raft_consensus.cc:2749] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:25.204727 15192 tablet_bootstrap.cc:654] T 5696ce108b5448b385518510d6155cfb P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.216008 15197 consensus_queue.cc:1048] T 33c1c782781f44e8bad94f645885bdb4 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:25.231220 15192 tablet_bootstrap.cc:492] T 5696ce108b5448b385518510d6155cfb P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:25.231807 15192 ts_tablet_manager.cc:1403] T 5696ce108b5448b385518510d6155cfb P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.004s
I20260709 14:53:25.234794 15192 raft_consensus.cc:359] T 5696ce108b5448b385518510d6155cfb P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.235569 15192 raft_consensus.cc:385] T 5696ce108b5448b385518510d6155cfb P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.235855 15192 raft_consensus.cc:740] T 5696ce108b5448b385518510d6155cfb P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.236547 15192 consensus_queue.cc:260] T 5696ce108b5448b385518510d6155cfb P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.246677 15192 ts_tablet_manager.cc:1434] T 5696ce108b5448b385518510d6155cfb P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:53:25.247677 15192 tablet_bootstrap.cc:492] T a8893b2c23da4f4faf94a2269642903e P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:25.249966 15197 consensus_queue.cc:1048] T 0eff531835e841cfb0c22550b3b5d14f P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:25.260478 15192 tablet_bootstrap.cc:654] T a8893b2c23da4f4faf94a2269642903e P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.268208 15187 tablet_bootstrap.cc:492] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:25.268666 15187 ts_tablet_manager.cc:1403] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.120s	user 0.018s	sys 0.024s
I20260709 14:53:25.271165 15191 raft_consensus.cc:493] T a0822c6f44984178a76066fa95a20a8a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.271222 15187 raft_consensus.cc:359] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.271975 15187 raft_consensus.cc:385] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.271687 15191 raft_consensus.cc:515] T a0822c6f44984178a76066fa95a20a8a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.272241 15187 raft_consensus.cc:740] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.273119 15187 consensus_queue.cc:260] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.275220 15187 ts_tablet_manager.cc:1434] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 14:53:25.276165 15187 tablet_bootstrap.cc:492] T 75eb822b58da4590b632697d80a7258c P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:25.278697 15346 raft_consensus.cc:493] T 40f4ed193d154134a43e8178d4d5c2a8 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.279194 15346 raft_consensus.cc:515] T 40f4ed193d154134a43e8178d4d5c2a8 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.282227 15192 tablet_bootstrap.cc:492] T a8893b2c23da4f4faf94a2269642903e P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:25.282735 15192 ts_tablet_manager.cc:1403] T a8893b2c23da4f4faf94a2269642903e P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.003s
I20260709 14:53:25.285392 15192 raft_consensus.cc:359] T a8893b2c23da4f4faf94a2269642903e P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.286051 15192 raft_consensus.cc:385] T a8893b2c23da4f4faf94a2269642903e P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.286300 15192 raft_consensus.cc:740] T a8893b2c23da4f4faf94a2269642903e P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.286935 15192 consensus_queue.cc:260] T a8893b2c23da4f4faf94a2269642903e P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.290371 15188 tablet_bootstrap.cc:492] T 5696ce108b5448b385518510d6155cfb P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:25.290887 15188 ts_tablet_manager.cc:1403] T 5696ce108b5448b385518510d6155cfb P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.128s	user 0.024s	sys 0.052s
I20260709 14:53:25.293064 15188 raft_consensus.cc:359] T 5696ce108b5448b385518510d6155cfb P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.293722 15188 raft_consensus.cc:385] T 5696ce108b5448b385518510d6155cfb P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.293983 15188 raft_consensus.cc:740] T 5696ce108b5448b385518510d6155cfb P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.294570 15188 consensus_queue.cc:260] T 5696ce108b5448b385518510d6155cfb P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.295526 15187 tablet_bootstrap.cc:654] T 75eb822b58da4590b632697d80a7258c P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.295645 15346 leader_election.cc:290] T 40f4ed193d154134a43e8178d4d5c2a8 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:25.297274 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f4ed193d154134a43e8178d4d5c2a8" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:25.298089 15073 raft_consensus.cc:2393] T 40f4ed193d154134a43e8178d4d5c2a8 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 432f0a4ce2b14e1c9ea6672c662e4efa in current term 1: Already voted for candidate 9ef1c55ed4724728855fa50e49c225c4 in this term.
I20260709 14:53:25.299008 15192 ts_tablet_manager.cc:1434] T a8893b2c23da4f4faf94a2269642903e P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 14:53:25.297293 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0822c6f44984178a76066fa95a20a8a" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:25.299959 15192 tablet_bootstrap.cc:492] T 8896fb72a133414db4b0af8b83e66059 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:25.297406 15191 leader_election.cc:290] T a0822c6f44984178a76066fa95a20a8a P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:25.300062 15071 raft_consensus.cc:2468] T a0822c6f44984178a76066fa95a20a8a P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 0.
I20260709 14:53:25.301404 15265 raft_consensus.cc:493] T 5696ce108b5448b385518510d6155cfb P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.301564 15113 leader_election.cc:304] T a0822c6f44984178a76066fa95a20a8a P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:25.301875 15265 raft_consensus.cc:515] T 5696ce108b5448b385518510d6155cfb P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.302384 15191 raft_consensus.cc:2804] T a0822c6f44984178a76066fa95a20a8a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:25.302731 15191 raft_consensus.cc:493] T a0822c6f44984178a76066fa95a20a8a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:25.303056 15191 raft_consensus.cc:3060] T a0822c6f44984178a76066fa95a20a8a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.303954 15265 leader_election.cc:290] T 5696ce108b5448b385518510d6155cfb P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:25.305109 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5696ce108b5448b385518510d6155cfb" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:25.306030 15192 tablet_bootstrap.cc:654] T 8896fb72a133414db4b0af8b83e66059 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:25.306288 15036 leader_election.cc:343] T 5696ce108b5448b385518510d6155cfb P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.308197 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5696ce108b5448b385518510d6155cfb" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:25.308899 14998 raft_consensus.cc:2468] T 5696ce108b5448b385518510d6155cfb P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:25.310472 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0822c6f44984178a76066fa95a20a8a" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:25.311100 14994 raft_consensus.cc:2468] T a0822c6f44984178a76066fa95a20a8a P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 0.
I20260709 14:53:25.312016 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f4ed193d154134a43e8178d4d5c2a8" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:25.296660 15188 ts_tablet_manager.cc:1434] T 5696ce108b5448b385518510d6155cfb P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:25.313378 15188 tablet_bootstrap.cc:492] T ee9b05e228264930862a72ba49e11823 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:25.319635 15111 leader_election.cc:304] T 40f4ed193d154134a43e8178d4d5c2a8 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa; no voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:25.317265 15037 leader_election.cc:304] T 5696ce108b5448b385518510d6155cfb P f1ea2f412f8e42429039fbe908c44e09 [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: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa
I20260709 14:53:25.324273 15197 raft_consensus.cc:2804] T 5696ce108b5448b385518510d6155cfb P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:25.324652 15197 raft_consensus.cc:493] T 5696ce108b5448b385518510d6155cfb P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:25.325001 15197 raft_consensus.cc:3060] T 5696ce108b5448b385518510d6155cfb P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.326411 15188 tablet_bootstrap.cc:654] T ee9b05e228264930862a72ba49e11823 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.327018 15187 tablet_bootstrap.cc:492] T 75eb822b58da4590b632697d80a7258c P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:25.327452 15187 ts_tablet_manager.cc:1403] T 75eb822b58da4590b632697d80a7258c P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.009s
I20260709 14:53:25.329422 15264 consensus_queue.cc:1048] T 3cb089bfeaf1458eb36ceba4ff6bd08e P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:25.338404 15346 raft_consensus.cc:3060] T 40f4ed193d154134a43e8178d4d5c2a8 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.342059 15187 raft_consensus.cc:359] T 75eb822b58da4590b632697d80a7258c P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.342497 15362 consensus_queue.cc:1048] T 40f4ed193d154134a43e8178d4d5c2a8 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:25.342793 15187 raft_consensus.cc:385] T 75eb822b58da4590b632697d80a7258c P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.343079 15187 raft_consensus.cc:740] T 75eb822b58da4590b632697d80a7258c P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.343696 15187 consensus_queue.cc:260] T 75eb822b58da4590b632697d80a7258c P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.345784 15187 ts_tablet_manager.cc:1434] T 75eb822b58da4590b632697d80a7258c P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 14:53:25.346654 15187 tablet_bootstrap.cc:492] T a8893b2c23da4f4faf94a2269642903e P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:25.348781 15346 raft_consensus.cc:2749] T 40f4ed193d154134a43e8178d4d5c2a8 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:25.352397 15187 tablet_bootstrap.cc:654] T a8893b2c23da4f4faf94a2269642903e P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.360951 15346 consensus_queue.cc:1048] T 777061c1f8174e12a284c004ef24a9ad P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:25.361698 15342 consensus_queue.cc:1048] T 3cb089bfeaf1458eb36ceba4ff6bd08e P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:25.333159 15197 raft_consensus.cc:515] T 5696ce108b5448b385518510d6155cfb P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.317986 15191 raft_consensus.cc:515] T a0822c6f44984178a76066fa95a20a8a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.376655 15187 tablet_bootstrap.cc:492] T a8893b2c23da4f4faf94a2269642903e P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:25.377177 15187 ts_tablet_manager.cc:1403] T a8893b2c23da4f4faf94a2269642903e P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.003s
I20260709 14:53:25.382964 15187 raft_consensus.cc:359] T a8893b2c23da4f4faf94a2269642903e P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.383750 15187 raft_consensus.cc:385] T a8893b2c23da4f4faf94a2269642903e P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.383986 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5696ce108b5448b385518510d6155cfb" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:25.384254 15187 raft_consensus.cc:740] T a8893b2c23da4f4faf94a2269642903e P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.385030 15187 consensus_queue.cc:260] T a8893b2c23da4f4faf94a2269642903e P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.385417 15197 leader_election.cc:290] T 5696ce108b5448b385518510d6155cfb P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:25.389354 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0822c6f44984178a76066fa95a20a8a" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:25.390106 14994 raft_consensus.cc:3060] T a0822c6f44984178a76066fa95a20a8a P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.394181 15315 raft_consensus.cc:493] T 75eb822b58da4590b632697d80a7258c P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.394780 15315 raft_consensus.cc:515] T 75eb822b58da4590b632697d80a7258c P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.397590 15187 ts_tablet_manager.cc:1434] T a8893b2c23da4f4faf94a2269642903e P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.005s
I20260709 14:53:25.398124 15315 leader_election.cc:290] T 75eb822b58da4590b632697d80a7258c P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:25.398550 15187 tablet_bootstrap.cc:492] T ee9b05e228264930862a72ba49e11823 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:25.399645 15191 leader_election.cc:290] T a0822c6f44984178a76066fa95a20a8a P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:25.400568 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75eb822b58da4590b632697d80a7258c" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:25.398957 14994 raft_consensus.cc:2468] T a0822c6f44984178a76066fa95a20a8a P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 1.
I20260709 14:53:25.401265 15071 raft_consensus.cc:2468] T 75eb822b58da4590b632697d80a7258c P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 0.
I20260709 14:53:25.402550 14964 leader_election.cc:304] T 75eb822b58da4590b632697d80a7258c P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:25.403410 15315 raft_consensus.cc:2804] T 75eb822b58da4590b632697d80a7258c P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:25.403784 15315 raft_consensus.cc:493] T 75eb822b58da4590b632697d80a7258c P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:25.404146 15315 raft_consensus.cc:3060] T 75eb822b58da4590b632697d80a7258c P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.408401 15362 raft_consensus.cc:493] T a8893b2c23da4f4faf94a2269642903e P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.409030 15362 raft_consensus.cc:515] T a8893b2c23da4f4faf94a2269642903e P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.412341 15362 leader_election.cc:290] T a8893b2c23da4f4faf94a2269642903e P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:25.430126 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8893b2c23da4f4faf94a2269642903e" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
W20260709 14:53:25.443614 14964 leader_election.cc:343] T a8893b2c23da4f4faf94a2269642903e P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.444521 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75eb822b58da4590b632697d80a7258c" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:25.445323 15144 raft_consensus.cc:2468] T 75eb822b58da4590b632697d80a7258c P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 0.
I20260709 14:53:25.451386 15315 raft_consensus.cc:515] T 75eb822b58da4590b632697d80a7258c P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
W20260709 14:53:25.456655 15036 leader_election.cc:343] T 5696ce108b5448b385518510d6155cfb P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.463425 15362 raft_consensus.cc:493] T be55db2aca0e43ec8600e42ff7f6331b P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.464088 15362 raft_consensus.cc:515] T be55db2aca0e43ec8600e42ff7f6331b P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.469477 15362 leader_election.cc:290] T be55db2aca0e43ec8600e42ff7f6331b P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:25.472177 15265 raft_consensus.cc:493] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.471328 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0822c6f44984178a76066fa95a20a8a" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:25.477344 15187 tablet_bootstrap.cc:654] T ee9b05e228264930862a72ba49e11823 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.473225 15265 raft_consensus.cc:515] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.479405 15072 raft_consensus.cc:3060] T a0822c6f44984178a76066fa95a20a8a P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.481086 15265 leader_election.cc:290] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:25.472738 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be55db2aca0e43ec8600e42ff7f6331b" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:25.481850 15070 raft_consensus.cc:2468] T be55db2aca0e43ec8600e42ff7f6331b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 0.
I20260709 14:53:25.483569 14964 leader_election.cc:304] T be55db2aca0e43ec8600e42ff7f6331b P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:25.484397 15362 raft_consensus.cc:2804] T be55db2aca0e43ec8600e42ff7f6331b P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:25.484789 15362 raft_consensus.cc:493] T be55db2aca0e43ec8600e42ff7f6331b P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:25.485127 15362 raft_consensus.cc:3060] T be55db2aca0e43ec8600e42ff7f6331b P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.491106 15192 tablet_bootstrap.cc:492] T 8896fb72a133414db4b0af8b83e66059 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:25.491617 15192 ts_tablet_manager.cc:1403] T 8896fb72a133414db4b0af8b83e66059 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.192s	user 0.037s	sys 0.043s
I20260709 14:53:25.494889 15315 leader_election.cc:290] T 75eb822b58da4590b632697d80a7258c P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Requested vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:25.496137 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75eb822b58da4590b632697d80a7258c" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:25.496850 15070 raft_consensus.cc:3060] T 75eb822b58da4590b632697d80a7258c P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.496358 15192 raft_consensus.cc:359] T 8896fb72a133414db4b0af8b83e66059 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.498250 15192 raft_consensus.cc:385] T 8896fb72a133414db4b0af8b83e66059 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.498533 15192 raft_consensus.cc:740] T 8896fb72a133414db4b0af8b83e66059 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.499281 15192 consensus_queue.cc:260] T 8896fb72a133414db4b0af8b83e66059 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.493347 15346 raft_consensus.cc:493] T be55db2aca0e43ec8600e42ff7f6331b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.503062 15346 raft_consensus.cc:515] T be55db2aca0e43ec8600e42ff7f6331b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.504129 15070 raft_consensus.cc:2468] T 75eb822b58da4590b632697d80a7258c P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 1.
I20260709 14:53:25.504559 15346 leader_election.cc:290] T be55db2aca0e43ec8600e42ff7f6331b P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:25.509105 14964 leader_election.cc:304] T 75eb822b58da4590b632697d80a7258c P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:25.510525 15192 ts_tablet_manager.cc:1434] T 8896fb72a133414db4b0af8b83e66059 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260709 14:53:25.510887 15398 raft_consensus.cc:2804] T 75eb822b58da4590b632697d80a7258c P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:25.488621 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8893b2c23da4f4faf94a2269642903e" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:25.511540 15192 tablet_bootstrap.cc:492] T 45e11ef63f834e298c0a566be08baa94 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:25.511763 15191 raft_consensus.cc:493] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.514030 15191 raft_consensus.cc:515] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.514808 15072 raft_consensus.cc:2468] T a0822c6f44984178a76066fa95a20a8a P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 1.
I20260709 14:53:25.515076 15188 tablet_bootstrap.cc:492] T ee9b05e228264930862a72ba49e11823 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:25.516059 15191 leader_election.cc:290] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:25.516471 15188 ts_tablet_manager.cc:1403] T ee9b05e228264930862a72ba49e11823 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.203s	user 0.056s	sys 0.048s
I20260709 14:53:25.515470 15111 leader_election.cc:304] T a0822c6f44984178a76066fa95a20a8a P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4; no voters: 
I20260709 14:53:25.512633 15144 raft_consensus.cc:2468] T a8893b2c23da4f4faf94a2269642903e P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 0.
I20260709 14:53:25.519372 15188 raft_consensus.cc:359] T ee9b05e228264930862a72ba49e11823 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.520463 15188 raft_consensus.cc:385] T ee9b05e228264930862a72ba49e11823 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.520843 15188 raft_consensus.cc:740] T ee9b05e228264930862a72ba49e11823 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.522933 15346 raft_consensus.cc:2804] T a0822c6f44984178a76066fa95a20a8a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:25.523777 15346 raft_consensus.cc:697] T a0822c6f44984178a76066fa95a20a8a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 LEADER]: Becoming Leader. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Running, Role: LEADER
I20260709 14:53:25.525506 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5696ce108b5448b385518510d6155cfb" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:25.525944 15311 consensus_queue.cc:1048] T 40f4ed193d154134a43e8178d4d5c2a8 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:25.526439 14994 raft_consensus.cc:3060] T 5696ce108b5448b385518510d6155cfb P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.529211 15188 consensus_queue.cc:260] T ee9b05e228264930862a72ba49e11823 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.532661 15362 raft_consensus.cc:515] T be55db2aca0e43ec8600e42ff7f6331b P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.534868 15362 leader_election.cc:290] T be55db2aca0e43ec8600e42ff7f6331b P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Requested vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:25.526672 15346 consensus_queue.cc:237] T a0822c6f44984178a76066fa95a20a8a P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.536715 15188 ts_tablet_manager.cc:1434] T ee9b05e228264930862a72ba49e11823 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:53:25.537061 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be55db2aca0e43ec8600e42ff7f6331b" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:25.538405 15070 raft_consensus.cc:3060] T be55db2aca0e43ec8600e42ff7f6331b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.539280 15192 tablet_bootstrap.cc:654] T 45e11ef63f834e298c0a566be08baa94 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.538520 15188 tablet_bootstrap.cc:492] T a8893b2c23da4f4faf94a2269642903e P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:25.541033 15191 consensus_queue.cc:1048] T 777061c1f8174e12a284c004ef24a9ad P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:25.541814 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8896fb72a133414db4b0af8b83e66059" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:25.542550 14995 raft_consensus.cc:2468] T 8896fb72a133414db4b0af8b83e66059 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:25.545030 14994 raft_consensus.cc:2468] T 5696ce108b5448b385518510d6155cfb P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:25.546459 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be55db2aca0e43ec8600e42ff7f6331b" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:25.547674 15037 leader_election.cc:304] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:25.552496 15395 raft_consensus.cc:2804] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:25.552910 15395 raft_consensus.cc:493] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:25.553241 15395 raft_consensus.cc:3060] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.553333 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be55db2aca0e43ec8600e42ff7f6331b" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:25.554312 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8896fb72a133414db4b0af8b83e66059" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:25.557214 15346 consensus_queue.cc:1048] T 7e2a36f432bf4696bc37929229d8d451 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:25.559558 15037 leader_election.cc:304] T 5696ce108b5448b385518510d6155cfb P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa
I20260709 14:53:25.548246 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8896fb72a133414db4b0af8b83e66059" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:25.560451 14995 raft_consensus.cc:2468] T 8896fb72a133414db4b0af8b83e66059 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 0.
I20260709 14:53:25.561446 15342 raft_consensus.cc:2804] T 5696ce108b5448b385518510d6155cfb P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:25.561975 15342 raft_consensus.cc:697] T 5696ce108b5448b385518510d6155cfb P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Leader. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:25.562711 14961 leader_election.cc:304] T a8893b2c23da4f4faf94a2269642903e P 9ef1c55ed4724728855fa50e49c225c4 [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: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4; no voters: f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:25.563802 15187 tablet_bootstrap.cc:492] T ee9b05e228264930862a72ba49e11823 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:25.564335 15187 ts_tablet_manager.cc:1403] T ee9b05e228264930862a72ba49e11823 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.166s	user 0.020s	sys 0.010s
I20260709 14:53:25.562827 15342 consensus_queue.cc:237] T 5696ce108b5448b385518510d6155cfb P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.565030 14894 catalog_manager.cc:5697] T a0822c6f44984178a76066fa95a20a8a P 432f0a4ce2b14e1c9ea6672c662e4efa reported cstate change: term changed from 0 to 1, leader changed from <none> to 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3). New cstate: current_term: 1 leader_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:25.530401 15398 raft_consensus.cc:697] T 75eb822b58da4590b632697d80a7258c P 9ef1c55ed4724728855fa50e49c225c4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Running, Role: LEADER
I20260709 14:53:25.569262 15398 consensus_queue.cc:237] T 75eb822b58da4590b632697d80a7258c P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.571488 14996 raft_consensus.cc:2393] T be55db2aca0e43ec8600e42ff7f6331b P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 432f0a4ce2b14e1c9ea6672c662e4efa in current term 1: Already voted for candidate 9ef1c55ed4724728855fa50e49c225c4 in this term.
I20260709 14:53:25.561594 15395 raft_consensus.cc:515] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.573500 15070 raft_consensus.cc:2468] T be55db2aca0e43ec8600e42ff7f6331b P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 1.
I20260709 14:53:25.574429 15071 raft_consensus.cc:2393] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 432f0a4ce2b14e1c9ea6672c662e4efa in current term 1: Already voted for candidate f1ea2f412f8e42429039fbe908c44e09 in this term.
I20260709 14:53:25.574790 14964 leader_election.cc:304] T be55db2aca0e43ec8600e42ff7f6331b P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:25.576040 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8896fb72a133414db4b0af8b83e66059" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:25.576683 15144 raft_consensus.cc:2468] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:25.578474 15188 tablet_bootstrap.cc:654] T a8893b2c23da4f4faf94a2269642903e P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.580163 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8896fb72a133414db4b0af8b83e66059" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:25.580793 14995 raft_consensus.cc:3060] T 8896fb72a133414db4b0af8b83e66059 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.581502 15399 raft_consensus.cc:2804] T be55db2aca0e43ec8600e42ff7f6331b P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:25.582015 15399 raft_consensus.cc:697] T be55db2aca0e43ec8600e42ff7f6331b P 9ef1c55ed4724728855fa50e49c225c4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Running, Role: LEADER
I20260709 14:53:25.563977 15362 raft_consensus.cc:2804] T a8893b2c23da4f4faf94a2269642903e P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:25.583676 15362 raft_consensus.cc:493] T a8893b2c23da4f4faf94a2269642903e P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:25.584036 15362 raft_consensus.cc:3060] T a8893b2c23da4f4faf94a2269642903e P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.583159 15187 raft_consensus.cc:359] T ee9b05e228264930862a72ba49e11823 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.584784 15187 raft_consensus.cc:385] T ee9b05e228264930862a72ba49e11823 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.585064 15187 raft_consensus.cc:740] T ee9b05e228264930862a72ba49e11823 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.584846 15395 leader_election.cc:290] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:25.586484 15187 consensus_queue.cc:260] T ee9b05e228264930862a72ba49e11823 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.588672 15187 ts_tablet_manager.cc:1434] T ee9b05e228264930862a72ba49e11823 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.003s
I20260709 14:53:25.590377 15187 tablet_bootstrap.cc:492] T 5696ce108b5448b385518510d6155cfb P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:25.594660 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8896fb72a133414db4b0af8b83e66059" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:25.595337 15146 raft_consensus.cc:3060] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.596124 15187 tablet_bootstrap.cc:654] T 5696ce108b5448b385518510d6155cfb P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.599922 15192 tablet_bootstrap.cc:492] T 45e11ef63f834e298c0a566be08baa94 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:25.600438 15192 ts_tablet_manager.cc:1403] T 45e11ef63f834e298c0a566be08baa94 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.089s	user 0.007s	sys 0.008s
I20260709 14:53:25.602190 15146 raft_consensus.cc:2468] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:25.603196 15192 raft_consensus.cc:359] T 45e11ef63f834e298c0a566be08baa94 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.603893 15192 raft_consensus.cc:385] T 45e11ef63f834e298c0a566be08baa94 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.604043 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be55db2aca0e43ec8600e42ff7f6331b" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:25.604688 15146 raft_consensus.cc:2468] T be55db2aca0e43ec8600e42ff7f6331b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 0.
I20260709 14:53:25.606773 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75eb822b58da4590b632697d80a7258c" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:25.608107 15144 raft_consensus.cc:3060] T 75eb822b58da4590b632697d80a7258c P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.604182 15192 raft_consensus.cc:740] T 45e11ef63f834e298c0a566be08baa94 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.610432 15192 consensus_queue.cc:260] T 45e11ef63f834e298c0a566be08baa94 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.583117 15399 consensus_queue.cc:237] T be55db2aca0e43ec8600e42ff7f6331b P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.614300 15188 tablet_bootstrap.cc:492] T a8893b2c23da4f4faf94a2269642903e P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:25.614861 15188 ts_tablet_manager.cc:1403] T a8893b2c23da4f4faf94a2269642903e P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.015s
I20260709 14:53:25.615135 15192 ts_tablet_manager.cc:1434] T 45e11ef63f834e298c0a566be08baa94 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 14:53:25.616041 15192 tablet_bootstrap.cc:492] T ee9b05e228264930862a72ba49e11823 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:25.616704 14995 raft_consensus.cc:2468] T 8896fb72a133414db4b0af8b83e66059 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:25.616945 15143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be55db2aca0e43ec8600e42ff7f6331b" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:25.617640 15143 raft_consensus.cc:3060] T be55db2aca0e43ec8600e42ff7f6331b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.620564 15037 leader_election.cc:304] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:25.622534 15264 raft_consensus.cc:2804] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:25.623023 15264 raft_consensus.cc:697] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Leader. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:25.623799 15264 consensus_queue.cc:237] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.624090 15188 raft_consensus.cc:359] T a8893b2c23da4f4faf94a2269642903e P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.624711 15188 raft_consensus.cc:385] T a8893b2c23da4f4faf94a2269642903e P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.625010 15188 raft_consensus.cc:740] T a8893b2c23da4f4faf94a2269642903e P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.625626 15188 consensus_queue.cc:260] T a8893b2c23da4f4faf94a2269642903e P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.627653 15188 ts_tablet_manager.cc:1434] T a8893b2c23da4f4faf94a2269642903e P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.000s
I20260709 14:53:25.628690 15188 tablet_bootstrap.cc:492] T d1513a23c34c48d4b02fdbadc73a9736 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:25.630666 15311 raft_consensus.cc:493] T 45e11ef63f834e298c0a566be08baa94 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.631167 15311 raft_consensus.cc:515] T 45e11ef63f834e298c0a566be08baa94 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.639402 15187 tablet_bootstrap.cc:492] T 5696ce108b5448b385518510d6155cfb P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:25.639974 15187 ts_tablet_manager.cc:1403] T 5696ce108b5448b385518510d6155cfb P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.003s
I20260709 14:53:25.652037 14895 catalog_manager.cc:5697] T 5696ce108b5448b385518510d6155cfb P f1ea2f412f8e42429039fbe908c44e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "f1ea2f412f8e42429039fbe908c44e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:25.661471 15192 tablet_bootstrap.cc:654] T ee9b05e228264930862a72ba49e11823 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.669354 15188 tablet_bootstrap.cc:654] T d1513a23c34c48d4b02fdbadc73a9736 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.658552 15343 consensus_queue.cc:1048] T 7e2a36f432bf4696bc37929229d8d451 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:53:25.669524 14894 catalog_manager.cc:5697] T 75eb822b58da4590b632697d80a7258c P 9ef1c55ed4724728855fa50e49c225c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "9ef1c55ed4724728855fa50e49c225c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:25.666008 15311 leader_election.cc:290] T 45e11ef63f834e298c0a566be08baa94 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:25.672060 15144 raft_consensus.cc:2468] T 75eb822b58da4590b632697d80a7258c P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 1.
I20260709 14:53:25.672610 15111 leader_election.cc:304] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa [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: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4; no voters: f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:25.675021 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e11ef63f834e298c0a566be08baa94" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
W20260709 14:53:25.677621 14964 leader_election.cc:343] T 45e11ef63f834e298c0a566be08baa94 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.676082 15362 raft_consensus.cc:515] T a8893b2c23da4f4faf94a2269642903e P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.678328 15343 raft_consensus.cc:2764] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:53:25.680119 15362 leader_election.cc:290] T a8893b2c23da4f4faf94a2269642903e P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Requested vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:25.681205 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8893b2c23da4f4faf94a2269642903e" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:25.679494 15111 leader_election.cc:304] T be55db2aca0e43ec8600e42ff7f6331b P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa; no voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:25.679509 15395 raft_consensus.cc:493] T a8893b2c23da4f4faf94a2269642903e P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.682668 15143 raft_consensus.cc:2468] T be55db2aca0e43ec8600e42ff7f6331b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 1.
I20260709 14:53:25.694028 15187 raft_consensus.cc:359] T 5696ce108b5448b385518510d6155cfb P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.695813 15187 raft_consensus.cc:385] T 5696ce108b5448b385518510d6155cfb P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.696198 15187 raft_consensus.cc:740] T 5696ce108b5448b385518510d6155cfb P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.695623 15343 raft_consensus.cc:2749] T be55db2aca0e43ec8600e42ff7f6331b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:25.693710 15395 raft_consensus.cc:515] T a8893b2c23da4f4faf94a2269642903e P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.701066 15395 leader_election.cc:290] T a8893b2c23da4f4faf94a2269642903e P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:25.702689 15073 raft_consensus.cc:3060] T a8893b2c23da4f4faf94a2269642903e P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.705574 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8893b2c23da4f4faf94a2269642903e" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:25.706509 14996 raft_consensus.cc:2393] T a8893b2c23da4f4faf94a2269642903e P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1ea2f412f8e42429039fbe908c44e09 in current term 1: Already voted for candidate 9ef1c55ed4724728855fa50e49c225c4 in this term.
I20260709 14:53:25.708344 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8893b2c23da4f4faf94a2269642903e" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:25.708949 15146 raft_consensus.cc:3060] T a8893b2c23da4f4faf94a2269642903e P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.710683 15192 tablet_bootstrap.cc:492] T ee9b05e228264930862a72ba49e11823 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:25.711236 15192 ts_tablet_manager.cc:1403] T ee9b05e228264930862a72ba49e11823 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.095s	user 0.020s	sys 0.004s
I20260709 14:53:25.712896 15073 raft_consensus.cc:2468] T a8893b2c23da4f4faf94a2269642903e P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 1.
I20260709 14:53:25.720639 14893 catalog_manager.cc:5697] T be55db2aca0e43ec8600e42ff7f6331b P 9ef1c55ed4724728855fa50e49c225c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "9ef1c55ed4724728855fa50e49c225c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:25.717094 15192 raft_consensus.cc:359] T ee9b05e228264930862a72ba49e11823 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.723095 15192 raft_consensus.cc:385] T ee9b05e228264930862a72ba49e11823 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.723372 15192 raft_consensus.cc:740] T ee9b05e228264930862a72ba49e11823 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.723971 15192 consensus_queue.cc:260] T ee9b05e228264930862a72ba49e11823 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.716835 15187 consensus_queue.cc:260] T 5696ce108b5448b385518510d6155cfb P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.727003 15192 ts_tablet_manager.cc:1434] T ee9b05e228264930862a72ba49e11823 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 14:53:25.727363 14964 leader_election.cc:304] T a8893b2c23da4f4faf94a2269642903e P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:25.727864 15192 tablet_bootstrap.cc:492] T d1513a23c34c48d4b02fdbadc73a9736 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:25.728024 15146 raft_consensus.cc:2468] T a8893b2c23da4f4faf94a2269642903e P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 1.
I20260709 14:53:25.728901 15362 raft_consensus.cc:2804] T a8893b2c23da4f4faf94a2269642903e P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:25.729348 15362 raft_consensus.cc:697] T a8893b2c23da4f4faf94a2269642903e P 9ef1c55ed4724728855fa50e49c225c4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Running, Role: LEADER
I20260709 14:53:25.729570 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e11ef63f834e298c0a566be08baa94" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:25.730130 15362 consensus_queue.cc:237] T a8893b2c23da4f4faf94a2269642903e P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.742851 15188 tablet_bootstrap.cc:492] T d1513a23c34c48d4b02fdbadc73a9736 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:25.743362 15188 ts_tablet_manager.cc:1403] T d1513a23c34c48d4b02fdbadc73a9736 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.115s	user 0.022s	sys 0.011s
I20260709 14:53:25.743598 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8893b2c23da4f4faf94a2269642903e" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:25.744397 15147 raft_consensus.cc:2393] T a8893b2c23da4f4faf94a2269642903e P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1ea2f412f8e42429039fbe908c44e09 in current term 1: Already voted for candidate 9ef1c55ed4724728855fa50e49c225c4 in this term.
I20260709 14:53:25.749131 15187 ts_tablet_manager.cc:1434] T 5696ce108b5448b385518510d6155cfb P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.109s	user 0.007s	sys 0.003s
I20260709 14:53:25.748661 14894 catalog_manager.cc:5697] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "f1ea2f412f8e42429039fbe908c44e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:25.745843 14961 leader_election.cc:343] T 45e11ef63f834e298c0a566be08baa94 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.751286 14961 leader_election.cc:304] T 45e11ef63f834e298c0a566be08baa94 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:25.757170 15187 tablet_bootstrap.cc:492] T d1513a23c34c48d4b02fdbadc73a9736 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:25.758137 15188 raft_consensus.cc:359] T d1513a23c34c48d4b02fdbadc73a9736 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.758809 15188 raft_consensus.cc:385] T d1513a23c34c48d4b02fdbadc73a9736 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.759059 15188 raft_consensus.cc:740] T d1513a23c34c48d4b02fdbadc73a9736 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.759660 15188 consensus_queue.cc:260] T d1513a23c34c48d4b02fdbadc73a9736 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.761113 15188 ts_tablet_manager.cc:1434] T d1513a23c34c48d4b02fdbadc73a9736 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:53:25.761977 15188 tablet_bootstrap.cc:492] T 45e11ef63f834e298c0a566be08baa94 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:25.763857 15036 leader_election.cc:304] T a8893b2c23da4f4faf94a2269642903e P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1ea2f412f8e42429039fbe908c44e09; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4
I20260709 14:53:25.765163 15342 raft_consensus.cc:2749] T a8893b2c23da4f4faf94a2269642903e P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:25.769527 15192 tablet_bootstrap.cc:654] T d1513a23c34c48d4b02fdbadc73a9736 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.756932 15362 raft_consensus.cc:2749] T 45e11ef63f834e298c0a566be08baa94 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:25.775669 14895 catalog_manager.cc:5697] T a8893b2c23da4f4faf94a2269642903e P 9ef1c55ed4724728855fa50e49c225c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "9ef1c55ed4724728855fa50e49c225c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:25.821254 15188 tablet_bootstrap.cc:654] T 45e11ef63f834e298c0a566be08baa94 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.856933 15197 raft_consensus.cc:493] T ee9b05e228264930862a72ba49e11823 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.857570 15197 raft_consensus.cc:515] T ee9b05e228264930862a72ba49e11823 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.859637 15197 leader_election.cc:290] T ee9b05e228264930862a72ba49e11823 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
W20260709 14:53:25.911049 15415 log.cc:927] Time spent T a8893b2c23da4f4faf94a2269642903e P 9ef1c55ed4724728855fa50e49c225c4: Append to log took a long time: real 0.132s	user 0.001s	sys 0.000s
I20260709 14:53:25.930233 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee9b05e228264930862a72ba49e11823" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
W20260709 14:53:25.930896 14944 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:25.930943 15147 raft_consensus.cc:2468] T ee9b05e228264930862a72ba49e11823 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:25.935806 15188 tablet_bootstrap.cc:492] T 45e11ef63f834e298c0a566be08baa94 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:25.936280 15188 ts_tablet_manager.cc:1403] T 45e11ef63f834e298c0a566be08baa94 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.174s	user 0.009s	sys 0.016s
I20260709 14:53:25.942432 15187 tablet_bootstrap.cc:654] T d1513a23c34c48d4b02fdbadc73a9736 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.940464 15188 raft_consensus.cc:359] T 45e11ef63f834e298c0a566be08baa94 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.946666 15036 leader_election.cc:304] T ee9b05e228264930862a72ba49e11823 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:25.947809 15188 raft_consensus.cc:385] T 45e11ef63f834e298c0a566be08baa94 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.948009 15342 raft_consensus.cc:2804] T ee9b05e228264930862a72ba49e11823 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:25.948248 15188 raft_consensus.cc:740] T 45e11ef63f834e298c0a566be08baa94 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.948503 15342 raft_consensus.cc:493] T ee9b05e228264930862a72ba49e11823 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:25.948939 15342 raft_consensus.cc:3060] T ee9b05e228264930862a72ba49e11823 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.949328 15188 consensus_queue.cc:260] T 45e11ef63f834e298c0a566be08baa94 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.941900 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee9b05e228264930862a72ba49e11823" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:25.959077 14997 raft_consensus.cc:2468] T ee9b05e228264930862a72ba49e11823 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:25.962184 15188 ts_tablet_manager.cc:1434] T 45e11ef63f834e298c0a566be08baa94 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.002s
I20260709 14:53:25.963753 15342 raft_consensus.cc:515] T ee9b05e228264930862a72ba49e11823 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.964237 15188 tablet_bootstrap.cc:492] T 20f2c1fce74744a0a5632ae6640dfe4c P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:25.976927 15342 leader_election.cc:290] T ee9b05e228264930862a72ba49e11823 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:25.978421 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee9b05e228264930862a72ba49e11823" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:25.979354 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee9b05e228264930862a72ba49e11823" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:25.979555 15342 consensus_queue.cc:1048] T 5696ce108b5448b385518510d6155cfb P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:25.979951 15146 raft_consensus.cc:3060] T ee9b05e228264930862a72ba49e11823 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.983085 15346 raft_consensus.cc:493] T 5696ce108b5448b385518510d6155cfb P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.981933 15192 tablet_bootstrap.cc:492] T d1513a23c34c48d4b02fdbadc73a9736 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:25.983577 15346 raft_consensus.cc:515] T 5696ce108b5448b385518510d6155cfb P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.984309 15192 ts_tablet_manager.cc:1403] T d1513a23c34c48d4b02fdbadc73a9736 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.257s	user 0.050s	sys 0.044s
I20260709 14:53:25.985638 15346 leader_election.cc:290] T 5696ce108b5448b385518510d6155cfb P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:25.986904 15192 raft_consensus.cc:359] T d1513a23c34c48d4b02fdbadc73a9736 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.987709 15192 raft_consensus.cc:385] T d1513a23c34c48d4b02fdbadc73a9736 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.987977 15192 raft_consensus.cc:740] T d1513a23c34c48d4b02fdbadc73a9736 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.989538 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5696ce108b5448b385518510d6155cfb" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:25.979398 14998 raft_consensus.cc:3060] T ee9b05e228264930862a72ba49e11823 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.989460 15192 consensus_queue.cc:260] T d1513a23c34c48d4b02fdbadc73a9736 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:25.992381 15192 ts_tablet_manager.cc:1434] T d1513a23c34c48d4b02fdbadc73a9736 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 14:53:25.992468 15146 raft_consensus.cc:2468] T ee9b05e228264930862a72ba49e11823 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:25.993420 15192 tablet_bootstrap.cc:492] T 20f2c1fce74744a0a5632ae6640dfe4c P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:25.995744 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5696ce108b5448b385518510d6155cfb" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:25.997612 15036 leader_election.cc:304] T ee9b05e228264930862a72ba49e11823 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:25.998445 15265 raft_consensus.cc:2804] T ee9b05e228264930862a72ba49e11823 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:25.998920 15265 raft_consensus.cc:697] T ee9b05e228264930862a72ba49e11823 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Leader. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:25.999729 15265 consensus_queue.cc:237] T ee9b05e228264930862a72ba49e11823 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.002245 15187 tablet_bootstrap.cc:492] T d1513a23c34c48d4b02fdbadc73a9736 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:26.002728 15187 ts_tablet_manager.cc:1403] T d1513a23c34c48d4b02fdbadc73a9736 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.253s	user 0.012s	sys 0.001s
I20260709 14:53:26.005060 15187 raft_consensus.cc:359] T d1513a23c34c48d4b02fdbadc73a9736 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.006038 15111 leader_election.cc:304] T 5696ce108b5448b385518510d6155cfb P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa; no voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:25.999819 15192 tablet_bootstrap.cc:654] T 20f2c1fce74744a0a5632ae6640dfe4c P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.999719 15146 raft_consensus.cc:3060] T 5696ce108b5448b385518510d6155cfb P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.008395 15343 consensus_queue.cc:1048] T a0822c6f44984178a76066fa95a20a8a P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.012971 14894 catalog_manager.cc:5697] T ee9b05e228264930862a72ba49e11823 P f1ea2f412f8e42429039fbe908c44e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "f1ea2f412f8e42429039fbe908c44e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:26.014117 15187 raft_consensus.cc:385] T d1513a23c34c48d4b02fdbadc73a9736 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.014556 15187 raft_consensus.cc:740] T d1513a23c34c48d4b02fdbadc73a9736 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.006927 14998 raft_consensus.cc:2468] T ee9b05e228264930862a72ba49e11823 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:26.007035 15188 tablet_bootstrap.cc:654] T 20f2c1fce74744a0a5632ae6640dfe4c P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:26.023278 15187 consensus_queue.cc:260] T d1513a23c34c48d4b02fdbadc73a9736 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.029268 15187 ts_tablet_manager.cc:1434] T d1513a23c34c48d4b02fdbadc73a9736 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 14:53:26.030719 15346 raft_consensus.cc:2749] T 5696ce108b5448b385518510d6155cfb P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:26.033000 15187 tablet_bootstrap.cc:492] T 20f2c1fce74744a0a5632ae6640dfe4c P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:26.037731 15265 consensus_queue.cc:1048] T 5696ce108b5448b385518510d6155cfb P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.041945 15343 consensus_queue.cc:1048] T a0822c6f44984178a76066fa95a20a8a P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.045975 15188 tablet_bootstrap.cc:492] T 20f2c1fce74744a0a5632ae6640dfe4c P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:26.046631 15188 ts_tablet_manager.cc:1403] T 20f2c1fce74744a0a5632ae6640dfe4c P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.000s
I20260709 14:53:26.049726 15188 raft_consensus.cc:359] T 20f2c1fce74744a0a5632ae6640dfe4c P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.055003 15188 raft_consensus.cc:385] T 20f2c1fce74744a0a5632ae6640dfe4c P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.056645 15192 tablet_bootstrap.cc:492] T 20f2c1fce74744a0a5632ae6640dfe4c P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:26.057025 15188 raft_consensus.cc:740] T 20f2c1fce74744a0a5632ae6640dfe4c P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.058537 15188 consensus_queue.cc:260] T 20f2c1fce74744a0a5632ae6640dfe4c P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.057552 15192 ts_tablet_manager.cc:1403] T 20f2c1fce74744a0a5632ae6640dfe4c P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.017s
I20260709 14:53:26.060210 15362 consensus_queue.cc:1048] T 75eb822b58da4590b632697d80a7258c P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.062366 15192 raft_consensus.cc:359] T 20f2c1fce74744a0a5632ae6640dfe4c P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.063074 15192 raft_consensus.cc:385] T 20f2c1fce74744a0a5632ae6640dfe4c P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.064374 15192 raft_consensus.cc:740] T 20f2c1fce74744a0a5632ae6640dfe4c P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.065089 15192 consensus_queue.cc:260] T 20f2c1fce74744a0a5632ae6640dfe4c P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.067040 15192 ts_tablet_manager.cc:1434] T 20f2c1fce74744a0a5632ae6640dfe4c P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:26.067822 15192 tablet_bootstrap.cc:492] T a13c152ac79548caacb00c64af233999 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:26.052544 15187 tablet_bootstrap.cc:654] T 20f2c1fce74744a0a5632ae6640dfe4c P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:26.064110 15188 ts_tablet_manager.cc:1434] T 20f2c1fce74744a0a5632ae6640dfe4c P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:53:26.076476 15188 tablet_bootstrap.cc:492] T a13c152ac79548caacb00c64af233999 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:26.079222 15346 raft_consensus.cc:493] T d1513a23c34c48d4b02fdbadc73a9736 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.079766 15346 raft_consensus.cc:515] T d1513a23c34c48d4b02fdbadc73a9736 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.081823 15346 leader_election.cc:290] T d1513a23c34c48d4b02fdbadc73a9736 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:26.082075 15188 tablet_bootstrap.cc:654] T a13c152ac79548caacb00c64af233999 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:26.072691 15192 tablet_bootstrap.cc:654] T a13c152ac79548caacb00c64af233999 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:26.090209 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1513a23c34c48d4b02fdbadc73a9736" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:26.090543 15187 tablet_bootstrap.cc:492] T 20f2c1fce74744a0a5632ae6640dfe4c P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:26.091113 15187 ts_tablet_manager.cc:1403] T 20f2c1fce74744a0a5632ae6640dfe4c P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.003s
I20260709 14:53:26.093647 15187 raft_consensus.cc:359] T 20f2c1fce74744a0a5632ae6640dfe4c P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.094314 15187 raft_consensus.cc:385] T 20f2c1fce74744a0a5632ae6640dfe4c P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.094583 15187 raft_consensus.cc:740] T 20f2c1fce74744a0a5632ae6640dfe4c P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.095234 15187 consensus_queue.cc:260] T 20f2c1fce74744a0a5632ae6640dfe4c P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.097271 15187 ts_tablet_manager.cc:1434] T 20f2c1fce74744a0a5632ae6640dfe4c P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:26.098197 15187 tablet_bootstrap.cc:492] T a13c152ac79548caacb00c64af233999 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:26.091064 15070 raft_consensus.cc:2468] T d1513a23c34c48d4b02fdbadc73a9736 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 0.
I20260709 14:53:26.100024 15113 leader_election.cc:304] T d1513a23c34c48d4b02fdbadc73a9736 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:26.103582 15343 raft_consensus.cc:2804] T d1513a23c34c48d4b02fdbadc73a9736 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:26.104125 15187 tablet_bootstrap.cc:654] T a13c152ac79548caacb00c64af233999 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:26.104070 15343 raft_consensus.cc:493] T d1513a23c34c48d4b02fdbadc73a9736 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:26.106992 15343 raft_consensus.cc:3060] T d1513a23c34c48d4b02fdbadc73a9736 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.115528 15192 tablet_bootstrap.cc:492] T a13c152ac79548caacb00c64af233999 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:26.116074 15192 ts_tablet_manager.cc:1403] T a13c152ac79548caacb00c64af233999 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.004s
I20260709 14:53:26.118468 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1513a23c34c48d4b02fdbadc73a9736" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:26.119189 14997 raft_consensus.cc:2468] T d1513a23c34c48d4b02fdbadc73a9736 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 0.
I20260709 14:53:26.122697 15192 raft_consensus.cc:359] T a13c152ac79548caacb00c64af233999 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.123389 15192 raft_consensus.cc:385] T a13c152ac79548caacb00c64af233999 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.123631 15192 raft_consensus.cc:740] T a13c152ac79548caacb00c64af233999 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.124030 15311 consensus_queue.cc:1048] T be55db2aca0e43ec8600e42ff7f6331b P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.124258 15192 consensus_queue.cc:260] T a13c152ac79548caacb00c64af233999 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.145226 15192 ts_tablet_manager.cc:1434] T a13c152ac79548caacb00c64af233999 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.002s
I20260709 14:53:26.146616 15192 tablet_bootstrap.cc:492] T 83cc3a80395c4e0bb5fa77a67b588a8c P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:26.153575 15311 consensus_queue.cc:1048] T a8893b2c23da4f4faf94a2269642903e P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:53:26.157433 15188 tablet_bootstrap.cc:492] T a13c152ac79548caacb00c64af233999 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:26.157974 15188 ts_tablet_manager.cc:1403] T a13c152ac79548caacb00c64af233999 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.082s	user 0.018s	sys 0.005s
I20260709 14:53:26.140839 15343 raft_consensus.cc:515] T d1513a23c34c48d4b02fdbadc73a9736 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.160704 15188 raft_consensus.cc:359] T a13c152ac79548caacb00c64af233999 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.161471 15188 raft_consensus.cc:385] T a13c152ac79548caacb00c64af233999 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.161747 15188 raft_consensus.cc:740] T a13c152ac79548caacb00c64af233999 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.162498 15343 leader_election.cc:290] T d1513a23c34c48d4b02fdbadc73a9736 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:26.162448 15188 consensus_queue.cc:260] T a13c152ac79548caacb00c64af233999 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.163769 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1513a23c34c48d4b02fdbadc73a9736" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:26.164903 15071 raft_consensus.cc:3060] T d1513a23c34c48d4b02fdbadc73a9736 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.168248 15187 tablet_bootstrap.cc:492] T a13c152ac79548caacb00c64af233999 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:26.168790 15187 ts_tablet_manager.cc:1403] T a13c152ac79548caacb00c64af233999 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.071s	user 0.007s	sys 0.013s
I20260709 14:53:26.171314 15188 ts_tablet_manager.cc:1434] T a13c152ac79548caacb00c64af233999 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:53:26.174125 15342 raft_consensus.cc:493] T 20f2c1fce74744a0a5632ae6640dfe4c P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.174641 15342 raft_consensus.cc:515] T 20f2c1fce74744a0a5632ae6640dfe4c P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.178052 15265 raft_consensus.cc:493] T a13c152ac79548caacb00c64af233999 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.178524 15265 raft_consensus.cc:515] T a13c152ac79548caacb00c64af233999 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.180019 15071 raft_consensus.cc:2468] T d1513a23c34c48d4b02fdbadc73a9736 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 1.
I20260709 14:53:26.180137 15395 raft_consensus.cc:493] T 45e11ef63f834e298c0a566be08baa94 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.180794 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1513a23c34c48d4b02fdbadc73a9736" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:26.181644 14997 raft_consensus.cc:3060] T d1513a23c34c48d4b02fdbadc73a9736 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.180733 15395 raft_consensus.cc:515] T 45e11ef63f834e298c0a566be08baa94 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.187551 15398 raft_consensus.cc:493] T a13c152ac79548caacb00c64af233999 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.235455 15398 raft_consensus.cc:515] T a13c152ac79548caacb00c64af233999 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.238976 15188 tablet_bootstrap.cc:492] T 83cc3a80395c4e0bb5fa77a67b588a8c P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:26.245663 15398 leader_election.cc:290] T a13c152ac79548caacb00c64af233999 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:26.247300 15188 tablet_bootstrap.cc:654] T 83cc3a80395c4e0bb5fa77a67b588a8c P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:26.262212 15197 consensus_queue.cc:1048] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.251787 15342 leader_election.cc:290] T 20f2c1fce74744a0a5632ae6640dfe4c P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:26.286140 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f2c1fce74744a0a5632ae6640dfe4c" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:26.286819 14998 raft_consensus.cc:2468] T 20f2c1fce74744a0a5632ae6640dfe4c P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:26.299471 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13c152ac79548caacb00c64af233999" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:26.300367 14996 raft_consensus.cc:2468] T a13c152ac79548caacb00c64af233999 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:26.254762 15187 raft_consensus.cc:359] T a13c152ac79548caacb00c64af233999 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.303449 15187 raft_consensus.cc:385] T a13c152ac79548caacb00c64af233999 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.303815 15187 raft_consensus.cc:740] T a13c152ac79548caacb00c64af233999 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.304486 15187 consensus_queue.cc:260] T a13c152ac79548caacb00c64af233999 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.307552 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e11ef63f834e298c0a566be08baa94" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:26.308218 14995 raft_consensus.cc:2468] T 45e11ef63f834e298c0a566be08baa94 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:26.279270 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13c152ac79548caacb00c64af233999" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:26.313138 15113 leader_election.cc:304] T d1513a23c34c48d4b02fdbadc73a9736 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:26.313738 15037 leader_election.cc:304] T a13c152ac79548caacb00c64af233999 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:26.308669 14997 raft_consensus.cc:2468] T d1513a23c34c48d4b02fdbadc73a9736 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 1.
I20260709 14:53:26.314594 15037 leader_election.cc:304] T 20f2c1fce74744a0a5632ae6640dfe4c P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:26.315256 15188 tablet_bootstrap.cc:492] T 83cc3a80395c4e0bb5fa77a67b588a8c P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:26.315380 15037 leader_election.cc:304] T 45e11ef63f834e298c0a566be08baa94 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:26.315773 15188 ts_tablet_manager.cc:1403] T 83cc3a80395c4e0bb5fa77a67b588a8c P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.077s	user 0.005s	sys 0.012s
I20260709 14:53:26.316260 15435 raft_consensus.cc:2804] T a13c152ac79548caacb00c64af233999 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:26.317224 15435 raft_consensus.cc:493] T a13c152ac79548caacb00c64af233999 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:26.316314 15146 raft_consensus.cc:2468] T a13c152ac79548caacb00c64af233999 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 0.
I20260709 14:53:26.317660 15265 leader_election.cc:290] T a13c152ac79548caacb00c64af233999 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:26.318086 15264 raft_consensus.cc:2804] T 45e11ef63f834e298c0a566be08baa94 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:26.316823 15434 raft_consensus.cc:2804] T 20f2c1fce74744a0a5632ae6640dfe4c P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:26.318468 15264 raft_consensus.cc:493] T 45e11ef63f834e298c0a566be08baa94 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:26.320392 15264 raft_consensus.cc:3060] T 45e11ef63f834e298c0a566be08baa94 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.321820 15395 leader_election.cc:290] T 45e11ef63f834e298c0a566be08baa94 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:26.322206 15187 ts_tablet_manager.cc:1434] T a13c152ac79548caacb00c64af233999 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.153s	user 0.010s	sys 0.004s
I20260709 14:53:26.323125 15187 tablet_bootstrap.cc:492] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:26.326808 15191 raft_consensus.cc:2804] T d1513a23c34c48d4b02fdbadc73a9736 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:26.329483 15188 raft_consensus.cc:359] T 83cc3a80395c4e0bb5fa77a67b588a8c P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.330271 15188 raft_consensus.cc:385] T 83cc3a80395c4e0bb5fa77a67b588a8c P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.330544 15188 raft_consensus.cc:740] T 83cc3a80395c4e0bb5fa77a67b588a8c P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.331218 15188 consensus_queue.cc:260] T 83cc3a80395c4e0bb5fa77a67b588a8c P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.319473 15434 raft_consensus.cc:493] T 20f2c1fce74744a0a5632ae6640dfe4c P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:26.318732 15435 raft_consensus.cc:3060] T a13c152ac79548caacb00c64af233999 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.335817 15434 raft_consensus.cc:3060] T 20f2c1fce74744a0a5632ae6640dfe4c P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.338044 15188 ts_tablet_manager.cc:1434] T 83cc3a80395c4e0bb5fa77a67b588a8c P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 14:53:26.332651 15191 raft_consensus.cc:697] T d1513a23c34c48d4b02fdbadc73a9736 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 LEADER]: Becoming Leader. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Running, Role: LEADER
I20260709 14:53:26.338567 15346 raft_consensus.cc:493] T 20f2c1fce74744a0a5632ae6640dfe4c P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.387382 15311 consensus_queue.cc:1048] T be55db2aca0e43ec8600e42ff7f6331b P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:26.391600 14961 leader_election.cc:304] T a13c152ac79548caacb00c64af233999 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4; no voters: 
I20260709 14:53:26.392627 15362 raft_consensus.cc:2804] T a13c152ac79548caacb00c64af233999 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:26.393103 15362 raft_consensus.cc:493] T a13c152ac79548caacb00c64af233999 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:26.393440 15362 raft_consensus.cc:3060] T a13c152ac79548caacb00c64af233999 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.397306 15187 tablet_bootstrap.cc:654] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:26.382501 15346 raft_consensus.cc:515] T 20f2c1fce74744a0a5632ae6640dfe4c P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.387625 15191 consensus_queue.cc:237] T d1513a23c34c48d4b02fdbadc73a9736 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.422020 15398 consensus_queue.cc:1048] T a8893b2c23da4f4faf94a2269642903e P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.443150 15192 tablet_bootstrap.cc:654] T 83cc3a80395c4e0bb5fa77a67b588a8c P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:26.435462 15395 raft_consensus.cc:493] T 83cc3a80395c4e0bb5fa77a67b588a8c P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.446154 15395 raft_consensus.cc:515] T 83cc3a80395c4e0bb5fa77a67b588a8c P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.448149 15395 leader_election.cc:290] T 83cc3a80395c4e0bb5fa77a67b588a8c P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:26.436718 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13c152ac79548caacb00c64af233999" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:26.458307 15362 raft_consensus.cc:515] T a13c152ac79548caacb00c64af233999 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.463106 15362 leader_election.cc:290] T a13c152ac79548caacb00c64af233999 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Requested vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:26.463423 15311 consensus_queue.cc:1048] T 75eb822b58da4590b632697d80a7258c P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.463047 15264 raft_consensus.cc:515] T 45e11ef63f834e298c0a566be08baa94 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.465006 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83cc3a80395c4e0bb5fa77a67b588a8c" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:26.466493 15434 raft_consensus.cc:515] T 20f2c1fce74744a0a5632ae6640dfe4c P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.467972 15264 leader_election.cc:290] T 45e11ef63f834e298c0a566be08baa94 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:26.468488 15434 leader_election.cc:290] T 20f2c1fce74744a0a5632ae6640dfe4c P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:26.473651 15346 leader_election.cc:290] T 20f2c1fce74744a0a5632ae6640dfe4c P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:26.479813 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f2c1fce74744a0a5632ae6640dfe4c" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:26.480604 15072 raft_consensus.cc:2393] T 20f2c1fce74744a0a5632ae6640dfe4c P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 432f0a4ce2b14e1c9ea6672c662e4efa in current term 1: Already voted for candidate f1ea2f412f8e42429039fbe908c44e09 in this term.
I20260709 14:53:26.481803 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13c152ac79548caacb00c64af233999" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:26.481494 15435 raft_consensus.cc:515] T a13c152ac79548caacb00c64af233999 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.482802 15073 raft_consensus.cc:2393] T a13c152ac79548caacb00c64af233999 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ef1c55ed4724728855fa50e49c225c4 in current term 1: Already voted for candidate f1ea2f412f8e42429039fbe908c44e09 in this term.
I20260709 14:53:26.483830 15435 leader_election.cc:290] T a13c152ac79548caacb00c64af233999 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
W20260709 14:53:26.488325 15037 leader_election.cc:343] T 83cc3a80395c4e0bb5fa77a67b588a8c P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:26.490903 15187 tablet_bootstrap.cc:492] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:26.491411 15187 ts_tablet_manager.cc:1403] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.168s	user 0.020s	sys 0.033s
I20260709 14:53:26.496692 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e11ef63f834e298c0a566be08baa94" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:26.494897 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13c152ac79548caacb00c64af233999" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:26.497367 14994 raft_consensus.cc:3060] T 45e11ef63f834e298c0a566be08baa94 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.497718 15187 raft_consensus.cc:359] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.500633 15187 raft_consensus.cc:385] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.500954 15187 raft_consensus.cc:740] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.497709 15145 raft_consensus.cc:3060] T a13c152ac79548caacb00c64af233999 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:26.506114 15433 log.cc:927] Time spent T a8893b2c23da4f4faf94a2269642903e P f1ea2f412f8e42429039fbe908c44e09: Append to log took a long time: real 0.199s	user 0.001s	sys 0.005s
I20260709 14:53:26.506363 15187 consensus_queue.cc:260] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.508577 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f2c1fce74744a0a5632ae6640dfe4c" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:26.509276 14998 raft_consensus.cc:3060] T 20f2c1fce74744a0a5632ae6640dfe4c P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.509922 15187 ts_tablet_manager.cc:1434] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:53:26.510535 15188 tablet_bootstrap.cc:492] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:26.510684 15187 tablet_bootstrap.cc:492] T 83cc3a80395c4e0bb5fa77a67b588a8c P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:26.515501 15143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f2c1fce74744a0a5632ae6640dfe4c" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:26.516304 15143 raft_consensus.cc:2468] T 20f2c1fce74744a0a5632ae6640dfe4c P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:26.518430 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13c152ac79548caacb00c64af233999" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:26.519317 14996 raft_consensus.cc:2393] T a13c152ac79548caacb00c64af233999 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f1ea2f412f8e42429039fbe908c44e09 in current term 1: Already voted for candidate 9ef1c55ed4724728855fa50e49c225c4 in this term.
I20260709 14:53:26.554070 15142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83cc3a80395c4e0bb5fa77a67b588a8c" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:26.557055 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13c152ac79548caacb00c64af233999" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:26.580389 15138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e11ef63f834e298c0a566be08baa94" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
W20260709 14:53:26.600288 15446 log.cc:927] Time spent T 8896fb72a133414db4b0af8b83e66059 P 9ef1c55ed4724728855fa50e49c225c4: Append to log took a long time: real 0.063s	user 0.000s	sys 0.001s
I20260709 14:53:26.621611 15145 raft_consensus.cc:2468] T a13c152ac79548caacb00c64af233999 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 1.
I20260709 14:53:26.726362 14998 raft_consensus.cc:2468] T 20f2c1fce74744a0a5632ae6640dfe4c P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:26.726380 14994 raft_consensus.cc:2468] T 45e11ef63f834e298c0a566be08baa94 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:26.762197 15187 tablet_bootstrap.cc:654] T 83cc3a80395c4e0bb5fa77a67b588a8c P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:26.779939 15192 tablet_bootstrap.cc:492] T 83cc3a80395c4e0bb5fa77a67b588a8c P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:26.807495 15188 tablet_bootstrap.cc:654] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:26.812350 15037 leader_election.cc:304] T 20f2c1fce74744a0a5632ae6640dfe4c P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:26.814271 15197 consensus_queue.cc:1048] T ee9b05e228264930862a72ba49e11823 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:26.819921 15435 raft_consensus.cc:2804] T 20f2c1fce74744a0a5632ae6640dfe4c P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:26.820637 15435 raft_consensus.cc:697] T 20f2c1fce74744a0a5632ae6640dfe4c P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Leader. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:26.822422 15435 consensus_queue.cc:237] T 20f2c1fce74744a0a5632ae6640dfe4c P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.826357 15192 ts_tablet_manager.cc:1403] T 83cc3a80395c4e0bb5fa77a67b588a8c P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.680s	user 0.025s	sys 0.015s
I20260709 14:53:26.828756 15037 leader_election.cc:304] T 45e11ef63f834e298c0a566be08baa94 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:26.830454 15197 raft_consensus.cc:2804] T 45e11ef63f834e298c0a566be08baa94 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:26.830983 15197 raft_consensus.cc:697] T 45e11ef63f834e298c0a566be08baa94 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Leader. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:26.832101 15197 consensus_queue.cc:237] T 45e11ef63f834e298c0a566be08baa94 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.836017 15192 raft_consensus.cc:359] T 83cc3a80395c4e0bb5fa77a67b588a8c P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.838348 15192 raft_consensus.cc:385] T 83cc3a80395c4e0bb5fa77a67b588a8c P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.843336 15192 raft_consensus.cc:740] T 83cc3a80395c4e0bb5fa77a67b588a8c P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.860038 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f2c1fce74744a0a5632ae6640dfe4c" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:26.861080 14994 raft_consensus.cc:2393] T 20f2c1fce74744a0a5632ae6640dfe4c P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 432f0a4ce2b14e1c9ea6672c662e4efa in current term 1: Already voted for candidate f1ea2f412f8e42429039fbe908c44e09 in this term.
I20260709 14:53:26.858754 15192 consensus_queue.cc:260] T 83cc3a80395c4e0bb5fa77a67b588a8c P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.873106 15343 raft_consensus.cc:493] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.873714 14961 leader_election.cc:304] T a13c152ac79548caacb00c64af233999 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4; no voters: f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:26.874784 15362 raft_consensus.cc:2804] T a13c152ac79548caacb00c64af233999 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:26.875314 15362 raft_consensus.cc:697] T a13c152ac79548caacb00c64af233999 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Running, Role: LEADER
I20260709 14:53:26.876368 15362 consensus_queue.cc:237] T a13c152ac79548caacb00c64af233999 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.873680 15343 raft_consensus.cc:515] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.881564 14895 catalog_manager.cc:5697] T d1513a23c34c48d4b02fdbadc73a9736 P 432f0a4ce2b14e1c9ea6672c662e4efa reported cstate change: term changed from 0 to 1, leader changed from <none> to 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3). New cstate: current_term: 1 leader_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:26.883261 15343 leader_election.cc:290] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:26.891309 15187 tablet_bootstrap.cc:492] T 83cc3a80395c4e0bb5fa77a67b588a8c P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
W20260709 14:53:26.900893 15113 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.2:36681, user_credentials={real_user=slave}} blocked reactor thread for 113927us
I20260709 14:53:26.903644 15140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e11ef63f834e298c0a566be08baa94" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:26.905155 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f2c1fce74744a0a5632ae6640dfe4c" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:26.904605 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13c152ac79548caacb00c64af233999" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:26.919572 15139 raft_consensus.cc:2393] T a13c152ac79548caacb00c64af233999 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f1ea2f412f8e42429039fbe908c44e09 in current term 1: Already voted for candidate 9ef1c55ed4724728855fa50e49c225c4 in this term.
I20260709 14:53:26.932855 15187 ts_tablet_manager.cc:1403] T 83cc3a80395c4e0bb5fa77a67b588a8c P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.422s	user 0.035s	sys 0.013s
W20260709 14:53:26.917207 15036 leader_election.cc:343] T 83cc3a80395c4e0bb5fa77a67b588a8c P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:26.918797 15147 raft_consensus.cc:3060] T 20f2c1fce74744a0a5632ae6640dfe4c P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.934790 15068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89950e6664e6489c92ad6ccfb941a228" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:26.942363 14894 catalog_manager.cc:5697] T 45e11ef63f834e298c0a566be08baa94 P f1ea2f412f8e42429039fbe908c44e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "f1ea2f412f8e42429039fbe908c44e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:26.943430 15036 leader_election.cc:304] T 83cc3a80395c4e0bb5fa77a67b588a8c P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1ea2f412f8e42429039fbe908c44e09; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4
I20260709 14:53:26.944176 14894 catalog_manager.cc:5697] T 20f2c1fce74744a0a5632ae6640dfe4c P f1ea2f412f8e42429039fbe908c44e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "f1ea2f412f8e42429039fbe908c44e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:26.945560 15264 raft_consensus.cc:2749] T 83cc3a80395c4e0bb5fa77a67b588a8c P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:26.947420 15435 consensus_queue.cc:1048] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.954162 15192 ts_tablet_manager.cc:1434] T 83cc3a80395c4e0bb5fa77a67b588a8c P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.127s	user 0.007s	sys 0.002s
I20260709 14:53:26.955852 15192 tablet_bootstrap.cc:492] T 53f67fb4661c4caaacddbace262d2bec P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
W20260709 14:53:26.956218 15036 leader_election.cc:343] T 45e11ef63f834e298c0a566be08baa94 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:26.963685 15187 raft_consensus.cc:359] T 83cc3a80395c4e0bb5fa77a67b588a8c P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.965554 15187 raft_consensus.cc:385] T 83cc3a80395c4e0bb5fa77a67b588a8c P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.965955 15187 raft_consensus.cc:740] T 83cc3a80395c4e0bb5fa77a67b588a8c P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.969900 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89950e6664e6489c92ad6ccfb941a228" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
W20260709 14:53:26.973275 15113 leader_election.cc:343] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:26.975390 15147 raft_consensus.cc:2468] T 20f2c1fce74744a0a5632ae6640dfe4c P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:26.981415 15192 tablet_bootstrap.cc:654] T 53f67fb4661c4caaacddbace262d2bec P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:26.977381 15187 consensus_queue.cc:260] T 83cc3a80395c4e0bb5fa77a67b588a8c P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:26.989739 15111 leader_election.cc:304] T 20f2c1fce74744a0a5632ae6640dfe4c P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa; no voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:26.994310 15343 raft_consensus.cc:2749] T 20f2c1fce74744a0a5632ae6640dfe4c P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:26.998171 15188 tablet_bootstrap.cc:492] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:27.000523 15188 ts_tablet_manager.cc:1403] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.490s	user 0.026s	sys 0.043s
W20260709 14:53:27.000363 15111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.1:37215, user_credentials={real_user=slave}} blocked reactor thread for 58442.3us
I20260709 14:53:27.004428 15188 raft_consensus.cc:359] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.005214 15188 raft_consensus.cc:385] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.005518 15188 raft_consensus.cc:740] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.006209 15188 consensus_queue.cc:260] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
W20260709 14:53:27.020900 15111 leader_election.cc:343] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:27.020797 15435 consensus_queue.cc:1048] T ee9b05e228264930862a72ba49e11823 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:27.021498 15111 leader_election.cc:304] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa; no voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:27.022908 15427 raft_consensus.cc:2749] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:27.023013 15187 ts_tablet_manager.cc:1434] T 83cc3a80395c4e0bb5fa77a67b588a8c P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.090s	user 0.003s	sys 0.005s
I20260709 14:53:27.027524 15188 ts_tablet_manager.cc:1434] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 14:53:27.029295 15187 tablet_bootstrap.cc:492] T 45e11ef63f834e298c0a566be08baa94 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
W20260709 14:53:27.025440 15036 leader_election.cc:343] T 45e11ef63f834e298c0a566be08baa94 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:27.036893 15427 raft_consensus.cc:493] T 83cc3a80395c4e0bb5fa77a67b588a8c P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:27.046280 15036 leader_election.cc:304] T a13c152ac79548caacb00c64af233999 P f1ea2f412f8e42429039fbe908c44e09 [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: f1ea2f412f8e42429039fbe908c44e09; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4
I20260709 14:53:27.047747 15427 raft_consensus.cc:515] T 83cc3a80395c4e0bb5fa77a67b588a8c P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.055547 15192 tablet_bootstrap.cc:492] T 53f67fb4661c4caaacddbace262d2bec P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:27.056185 15192 ts_tablet_manager.cc:1403] T 53f67fb4661c4caaacddbace262d2bec P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.101s	user 0.014s	sys 0.007s
I20260709 14:53:27.055521 15188 tablet_bootstrap.cc:492] T 53f67fb4661c4caaacddbace262d2bec P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:27.058827 15264 raft_consensus.cc:2749] T a13c152ac79548caacb00c64af233999 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:27.060184 15427 leader_election.cc:290] T 83cc3a80395c4e0bb5fa77a67b588a8c P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:27.061108 15192 raft_consensus.cc:359] T 53f67fb4661c4caaacddbace262d2bec P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.061916 15192 raft_consensus.cc:385] T 53f67fb4661c4caaacddbace262d2bec P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.062579 15192 raft_consensus.cc:740] T 53f67fb4661c4caaacddbace262d2bec P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.062217 15427 consensus_queue.cc:1048] T d1513a23c34c48d4b02fdbadc73a9736 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:53:27.066143 15192 consensus_queue.cc:260] T 53f67fb4661c4caaacddbace262d2bec P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.068147 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83cc3a80395c4e0bb5fa77a67b588a8c" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:27.068914 14998 raft_consensus.cc:2468] T 83cc3a80395c4e0bb5fa77a67b588a8c P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 0.
I20260709 14:53:27.068183 15068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83cc3a80395c4e0bb5fa77a67b588a8c" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:27.070691 15068 raft_consensus.cc:2468] T 83cc3a80395c4e0bb5fa77a67b588a8c P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 0.
I20260709 14:53:27.072363 15113 leader_election.cc:304] T 83cc3a80395c4e0bb5fa77a67b588a8c P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:27.073210 15427 raft_consensus.cc:2804] T 83cc3a80395c4e0bb5fa77a67b588a8c P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:27.074481 15427 raft_consensus.cc:493] T 83cc3a80395c4e0bb5fa77a67b588a8c P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:27.075368 15427 raft_consensus.cc:3060] T 83cc3a80395c4e0bb5fa77a67b588a8c P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.088501 15187 tablet_bootstrap.cc:654] T 45e11ef63f834e298c0a566be08baa94 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.093444 15192 ts_tablet_manager.cc:1434] T 53f67fb4661c4caaacddbace262d2bec P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 14:53:27.099311 15427 raft_consensus.cc:515] T 83cc3a80395c4e0bb5fa77a67b588a8c P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.106091 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83cc3a80395c4e0bb5fa77a67b588a8c" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:27.107693 15192 tablet_bootstrap.cc:492] T 89950e6664e6489c92ad6ccfb941a228 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:27.109467 14997 raft_consensus.cc:3060] T 83cc3a80395c4e0bb5fa77a67b588a8c P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.123216 15427 leader_election.cc:290] T 83cc3a80395c4e0bb5fa77a67b588a8c P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:27.124516 15068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83cc3a80395c4e0bb5fa77a67b588a8c" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:27.129410 15068 raft_consensus.cc:3060] T 83cc3a80395c4e0bb5fa77a67b588a8c P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.143399 15188 tablet_bootstrap.cc:654] T 53f67fb4661c4caaacddbace262d2bec P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.152225 15192 tablet_bootstrap.cc:654] T 89950e6664e6489c92ad6ccfb941a228 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.152663 15343 consensus_queue.cc:1048] T d1513a23c34c48d4b02fdbadc73a9736 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:27.126382 14997 raft_consensus.cc:2468] T 83cc3a80395c4e0bb5fa77a67b588a8c P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 1.
I20260709 14:53:27.173810 15111 leader_election.cc:304] T 83cc3a80395c4e0bb5fa77a67b588a8c P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4; no voters: 
I20260709 14:53:27.181519 15343 raft_consensus.cc:2804] T 83cc3a80395c4e0bb5fa77a67b588a8c P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:27.185573 15343 raft_consensus.cc:697] T 83cc3a80395c4e0bb5fa77a67b588a8c P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 LEADER]: Becoming Leader. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Running, Role: LEADER
I20260709 14:53:27.186400 15343 consensus_queue.cc:237] T 83cc3a80395c4e0bb5fa77a67b588a8c P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.193836 15068 raft_consensus.cc:2468] T 83cc3a80395c4e0bb5fa77a67b588a8c P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 1.
I20260709 14:53:27.195888 15187 tablet_bootstrap.cc:492] T 45e11ef63f834e298c0a566be08baa94 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:27.196465 15187 ts_tablet_manager.cc:1403] T 45e11ef63f834e298c0a566be08baa94 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.167s	user 0.011s	sys 0.035s
I20260709 14:53:27.211647 15187 raft_consensus.cc:359] T 45e11ef63f834e298c0a566be08baa94 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.215150 15187 raft_consensus.cc:385] T 45e11ef63f834e298c0a566be08baa94 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.215472 15187 raft_consensus.cc:740] T 45e11ef63f834e298c0a566be08baa94 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.216233 15187 consensus_queue.cc:260] T 45e11ef63f834e298c0a566be08baa94 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
W20260709 14:53:27.217582 14944 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:27.218657 15187 ts_tablet_manager.cc:1434] T 45e11ef63f834e298c0a566be08baa94 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 14:53:27.225929 15187 tablet_bootstrap.cc:492] T ce3320c1dbbc45b282ff41a813951d5d P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:27.221977 15188 tablet_bootstrap.cc:492] T 53f67fb4661c4caaacddbace262d2bec P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:27.223744 15445 raft_consensus.cc:493] T 53f67fb4661c4caaacddbace262d2bec P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:27.230423 15188 ts_tablet_manager.cc:1403] T 53f67fb4661c4caaacddbace262d2bec P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.194s	user 0.008s	sys 0.008s
I20260709 14:53:27.229075 15445 raft_consensus.cc:515] T 53f67fb4661c4caaacddbace262d2bec P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.233078 15445 leader_election.cc:290] T 53f67fb4661c4caaacddbace262d2bec P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:27.234400 15188 raft_consensus.cc:359] T 53f67fb4661c4caaacddbace262d2bec P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.235112 15188 raft_consensus.cc:385] T 53f67fb4661c4caaacddbace262d2bec P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.235391 15188 raft_consensus.cc:740] T 53f67fb4661c4caaacddbace262d2bec P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.236050 15188 consensus_queue.cc:260] T 53f67fb4661c4caaacddbace262d2bec P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.238864 15187 tablet_bootstrap.cc:654] T ce3320c1dbbc45b282ff41a813951d5d P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.243249 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f67fb4661c4caaacddbace262d2bec" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
W20260709 14:53:27.246181 14961 leader_election.cc:343] T 53f67fb4661c4caaacddbace262d2bec P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:27.249465 15188 ts_tablet_manager.cc:1434] T 53f67fb4661c4caaacddbace262d2bec P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260709 14:53:27.252849 15188 tablet_bootstrap.cc:492] T 754ca9a79bd346a2a8a2dab5d3aeb624 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:27.252377 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f67fb4661c4caaacddbace262d2bec" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:27.260524 15439 consensus_queue.cc:1048] T 45e11ef63f834e298c0a566be08baa94 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:53:27.263163 14895 catalog_manager.cc:5697] T a13c152ac79548caacb00c64af233999 P 9ef1c55ed4724728855fa50e49c225c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "9ef1c55ed4724728855fa50e49c225c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:27.264286 15073 raft_consensus.cc:2468] T 53f67fb4661c4caaacddbace262d2bec P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 0.
I20260709 14:53:27.287256 15192 tablet_bootstrap.cc:492] T 89950e6664e6489c92ad6ccfb941a228 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:27.287761 15192 ts_tablet_manager.cc:1403] T 89950e6664e6489c92ad6ccfb941a228 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.184s	user 0.020s	sys 0.003s
I20260709 14:53:27.290575 15192 raft_consensus.cc:359] T 89950e6664e6489c92ad6ccfb941a228 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.291113 14964 leader_election.cc:304] T 53f67fb4661c4caaacddbace262d2bec P 9ef1c55ed4724728855fa50e49c225c4 [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: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa
I20260709 14:53:27.292346 15362 raft_consensus.cc:2804] T 53f67fb4661c4caaacddbace262d2bec P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:27.292795 15362 raft_consensus.cc:493] T 53f67fb4661c4caaacddbace262d2bec P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:27.293125 15362 raft_consensus.cc:3060] T 53f67fb4661c4caaacddbace262d2bec P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.291294 15192 raft_consensus.cc:385] T 89950e6664e6489c92ad6ccfb941a228 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.297608 14894 catalog_manager.cc:5697] T 83cc3a80395c4e0bb5fa77a67b588a8c P 432f0a4ce2b14e1c9ea6672c662e4efa reported cstate change: term changed from 0 to 1, leader changed from <none> to 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3). New cstate: current_term: 1 leader_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:27.298766 15192 raft_consensus.cc:740] T 89950e6664e6489c92ad6ccfb941a228 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.299664 15192 consensus_queue.cc:260] T 89950e6664e6489c92ad6ccfb941a228 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.302088 15362 raft_consensus.cc:515] T 53f67fb4661c4caaacddbace262d2bec P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.302417 15192 ts_tablet_manager.cc:1434] T 89950e6664e6489c92ad6ccfb941a228 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 14:53:27.305508 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f67fb4661c4caaacddbace262d2bec" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:27.306123 15072 raft_consensus.cc:3060] T 53f67fb4661c4caaacddbace262d2bec P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.307226 15192 tablet_bootstrap.cc:492] T ce3320c1dbbc45b282ff41a813951d5d P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:27.307344 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f67fb4661c4caaacddbace262d2bec" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
W20260709 14:53:27.309067 14961 leader_election.cc:343] T 53f67fb4661c4caaacddbace262d2bec P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:27.309839 15362 leader_election.cc:290] T 53f67fb4661c4caaacddbace262d2bec P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Requested vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:27.319231 15072 raft_consensus.cc:2468] T 53f67fb4661c4caaacddbace262d2bec P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 1.
I20260709 14:53:27.325322 14964 leader_election.cc:304] T 53f67fb4661c4caaacddbace262d2bec P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa
I20260709 14:53:27.330421 15452 raft_consensus.cc:2804] T 53f67fb4661c4caaacddbace262d2bec P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:27.330969 15452 raft_consensus.cc:697] T 53f67fb4661c4caaacddbace262d2bec P 9ef1c55ed4724728855fa50e49c225c4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Running, Role: LEADER
I20260709 14:53:27.331768 15452 consensus_queue.cc:237] T 53f67fb4661c4caaacddbace262d2bec P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.333285 15147 raft_consensus.cc:3060] T 45e11ef63f834e298c0a566be08baa94 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.343786 15197 consensus_queue.cc:1048] T 45e11ef63f834e298c0a566be08baa94 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:27.345737 15343 raft_consensus.cc:493] T 45e11ef63f834e298c0a566be08baa94 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:27.346377 15343 raft_consensus.cc:515] T 45e11ef63f834e298c0a566be08baa94 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.399284 15187 tablet_bootstrap.cc:492] T ce3320c1dbbc45b282ff41a813951d5d P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
W20260709 14:53:27.399470 14964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.2:36681, user_credentials={real_user=slave}} blocked reactor thread for 74246.7us
I20260709 14:53:27.399808 15187 ts_tablet_manager.cc:1403] T ce3320c1dbbc45b282ff41a813951d5d P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.174s	user 0.013s	sys 0.011s
I20260709 14:53:27.411610 15343 leader_election.cc:290] T 45e11ef63f834e298c0a566be08baa94 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:27.412804 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e11ef63f834e298c0a566be08baa94" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:27.413131 15187 raft_consensus.cc:359] T ce3320c1dbbc45b282ff41a813951d5d P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.415879 15188 tablet_bootstrap.cc:654] T 754ca9a79bd346a2a8a2dab5d3aeb624 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.417685 15187 raft_consensus.cc:385] T ce3320c1dbbc45b282ff41a813951d5d P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.418040 15187 raft_consensus.cc:740] T ce3320c1dbbc45b282ff41a813951d5d P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.421388 15264 consensus_queue.cc:1048] T 20f2c1fce74744a0a5632ae6640dfe4c P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:27.427863 15187 consensus_queue.cc:260] T ce3320c1dbbc45b282ff41a813951d5d P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.430719 15187 ts_tablet_manager.cc:1434] T ce3320c1dbbc45b282ff41a813951d5d P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 14:53:27.432163 15187 tablet_bootstrap.cc:492] T 53f67fb4661c4caaacddbace262d2bec P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:27.442416 15192 tablet_bootstrap.cc:654] T ce3320c1dbbc45b282ff41a813951d5d P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.460405 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e11ef63f834e298c0a566be08baa94" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:27.469120 15111 leader_election.cc:304] T 45e11ef63f834e298c0a566be08baa94 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa; no voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:27.469547 14895 catalog_manager.cc:5697] T 53f67fb4661c4caaacddbace262d2bec P 9ef1c55ed4724728855fa50e49c225c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "9ef1c55ed4724728855fa50e49c225c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:27.470289 15343 raft_consensus.cc:2749] T 45e11ef63f834e298c0a566be08baa94 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:27.471362 15398 consensus_queue.cc:1048] T a13c152ac79548caacb00c64af233999 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:27.482818 15197 consensus_queue.cc:1048] T 20f2c1fce74744a0a5632ae6640dfe4c P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:27.494856 15187 tablet_bootstrap.cc:654] T 53f67fb4661c4caaacddbace262d2bec P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.496658 15192 tablet_bootstrap.cc:492] T ce3320c1dbbc45b282ff41a813951d5d P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:27.497241 15192 ts_tablet_manager.cc:1403] T ce3320c1dbbc45b282ff41a813951d5d P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.190s	user 0.015s	sys 0.010s
I20260709 14:53:27.524371 15188 tablet_bootstrap.cc:492] T 754ca9a79bd346a2a8a2dab5d3aeb624 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:27.500378 15445 consensus_queue.cc:1048] T a13c152ac79548caacb00c64af233999 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 14:53:27.524888 15188 ts_tablet_manager.cc:1403] T 754ca9a79bd346a2a8a2dab5d3aeb624 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.272s	user 0.021s	sys 0.010s
I20260709 14:53:27.527686 15192 raft_consensus.cc:359] T ce3320c1dbbc45b282ff41a813951d5d P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.528385 15192 raft_consensus.cc:385] T ce3320c1dbbc45b282ff41a813951d5d P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.529762 15192 raft_consensus.cc:740] T ce3320c1dbbc45b282ff41a813951d5d P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.530409 15192 consensus_queue.cc:260] T ce3320c1dbbc45b282ff41a813951d5d P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.532707 15192 ts_tablet_manager.cc:1434] T ce3320c1dbbc45b282ff41a813951d5d P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.001s
I20260709 14:53:27.543596 15192 tablet_bootstrap.cc:492] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:27.549420 15188 raft_consensus.cc:359] T 754ca9a79bd346a2a8a2dab5d3aeb624 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.550148 15188 raft_consensus.cc:385] T 754ca9a79bd346a2a8a2dab5d3aeb624 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.550427 15188 raft_consensus.cc:740] T 754ca9a79bd346a2a8a2dab5d3aeb624 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.551105 15188 consensus_queue.cc:260] T 754ca9a79bd346a2a8a2dab5d3aeb624 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.555342 15187 tablet_bootstrap.cc:492] T 53f67fb4661c4caaacddbace262d2bec P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:27.555878 15187 ts_tablet_manager.cc:1403] T 53f67fb4661c4caaacddbace262d2bec P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.124s	user 0.010s	sys 0.009s
I20260709 14:53:27.562332 15187 raft_consensus.cc:359] T 53f67fb4661c4caaacddbace262d2bec P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.563078 15187 raft_consensus.cc:385] T 53f67fb4661c4caaacddbace262d2bec P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.563350 15187 raft_consensus.cc:740] T 53f67fb4661c4caaacddbace262d2bec P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.564025 15187 consensus_queue.cc:260] T 53f67fb4661c4caaacddbace262d2bec P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.567589 15188 ts_tablet_manager.cc:1434] T 754ca9a79bd346a2a8a2dab5d3aeb624 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 14:53:27.568462 15187 ts_tablet_manager.cc:1434] T 53f67fb4661c4caaacddbace262d2bec P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260709 14:53:27.568594 15188 tablet_bootstrap.cc:492] T c544dba39eec432cb4230e75b9d84f35 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:27.569442 15187 tablet_bootstrap.cc:492] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:27.577246 15192 tablet_bootstrap.cc:654] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.577474 15439 raft_consensus.cc:493] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:27.578208 15439 raft_consensus.cc:515] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.581090 15439 leader_election.cc:290] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:27.583137 15188 tablet_bootstrap.cc:654] T c544dba39eec432cb4230e75b9d84f35 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.583910 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89950e6664e6489c92ad6ccfb941a228" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:27.584519 14995 raft_consensus.cc:2468] T 89950e6664e6489c92ad6ccfb941a228 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:27.585608 15452 raft_consensus.cc:493] T 89950e6664e6489c92ad6ccfb941a228 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:27.586024 15452 raft_consensus.cc:515] T 89950e6664e6489c92ad6ccfb941a228 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.587677 15452 leader_election.cc:290] T 89950e6664e6489c92ad6ccfb941a228 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:27.588721 15187 tablet_bootstrap.cc:654] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.583127 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89950e6664e6489c92ad6ccfb941a228" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:27.591361 15455 consensus_queue.cc:1048] T 83cc3a80395c4e0bb5fa77a67b588a8c P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:27.592186 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89950e6664e6489c92ad6ccfb941a228" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:27.590855 15147 raft_consensus.cc:2468] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:27.594317 15036 leader_election.cc:304] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:27.594986 15435 raft_consensus.cc:2804] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:27.595329 15435 raft_consensus.cc:493] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:27.595652 15435 raft_consensus.cc:3060] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.605928 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89950e6664e6489c92ad6ccfb941a228" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:27.611325 15435 raft_consensus.cc:515] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.612650 15072 raft_consensus.cc:2393] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ef1c55ed4724728855fa50e49c225c4 in current term 1: Already voted for candidate f1ea2f412f8e42429039fbe908c44e09 in this term.
I20260709 14:53:27.614445 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89950e6664e6489c92ad6ccfb941a228" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:27.615166 14995 raft_consensus.cc:3060] T 89950e6664e6489c92ad6ccfb941a228 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.615834 14964 leader_election.cc:304] T 89950e6664e6489c92ad6ccfb941a228 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:27.626631 14995 raft_consensus.cc:2468] T 89950e6664e6489c92ad6ccfb941a228 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:27.627151 15445 raft_consensus.cc:2749] T 89950e6664e6489c92ad6ccfb941a228 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:27.634367 15037 leader_election.cc:304] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:27.635221 15197 raft_consensus.cc:2804] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:27.635661 15197 raft_consensus.cc:697] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Leader. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:27.636348 15197 consensus_queue.cc:237] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.637682 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89950e6664e6489c92ad6ccfb941a228" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:27.638254 15147 raft_consensus.cc:3060] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.640164 15192 tablet_bootstrap.cc:492] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:27.640630 15192 ts_tablet_manager.cc:1403] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.097s	user 0.014s	sys 0.007s
I20260709 14:53:27.640368 15343 consensus_queue.cc:1048] T 83cc3a80395c4e0bb5fa77a67b588a8c P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:27.645630 15147 raft_consensus.cc:2468] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:27.647019 15435 leader_election.cc:290] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:27.648559 15188 tablet_bootstrap.cc:492] T c544dba39eec432cb4230e75b9d84f35 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:27.649448 15188 ts_tablet_manager.cc:1403] T c544dba39eec432cb4230e75b9d84f35 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.008s
I20260709 14:53:27.649235 15192 raft_consensus.cc:359] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.650004 15192 raft_consensus.cc:385] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.650326 15192 raft_consensus.cc:740] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.651870 15192 consensus_queue.cc:260] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.655117 15192 ts_tablet_manager.cc:1434] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:53:27.652671 15187 tablet_bootstrap.cc:492] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:27.656947 15192 tablet_bootstrap.cc:492] T c544dba39eec432cb4230e75b9d84f35 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:27.657110 15187 ts_tablet_manager.cc:1403] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.010s
I20260709 14:53:27.677881 15187 raft_consensus.cc:359] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.678668 15187 raft_consensus.cc:385] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.679082 15187 raft_consensus.cc:740] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.679857 15187 consensus_queue.cc:260] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.680922 15445 raft_consensus.cc:493] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:27.655251 15188 raft_consensus.cc:359] T c544dba39eec432cb4230e75b9d84f35 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.682294 15187 ts_tablet_manager.cc:1434] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 14:53:27.683163 15188 raft_consensus.cc:385] T c544dba39eec432cb4230e75b9d84f35 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.683494 15188 raft_consensus.cc:740] T c544dba39eec432cb4230e75b9d84f35 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.684140 15188 consensus_queue.cc:260] T c544dba39eec432cb4230e75b9d84f35 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.685427 15343 raft_consensus.cc:493] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:27.685925 15343 raft_consensus.cc:515] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.686404 15188 ts_tablet_manager.cc:1434] T c544dba39eec432cb4230e75b9d84f35 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260709 14:53:27.687428 15188 tablet_bootstrap.cc:492] T ce3320c1dbbc45b282ff41a813951d5d P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:27.688066 15343 leader_election.cc:290] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:27.690989 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c544dba39eec432cb4230e75b9d84f35" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:27.691677 15073 raft_consensus.cc:2468] T c544dba39eec432cb4230e75b9d84f35 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 0.
I20260709 14:53:27.664280 15192 tablet_bootstrap.cc:654] T c544dba39eec432cb4230e75b9d84f35 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.692484 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c544dba39eec432cb4230e75b9d84f35" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:27.684669 15187 tablet_bootstrap.cc:492] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
W20260709 14:53:27.694223 15111 leader_election.cc:343] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:27.694860 15113 leader_election.cc:304] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa [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: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 9ef1c55ed4724728855fa50e49c225c4
I20260709 14:53:27.696836 15188 tablet_bootstrap.cc:654] T ce3320c1dbbc45b282ff41a813951d5d P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.697484 15343 raft_consensus.cc:2804] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:27.697857 15343 raft_consensus.cc:493] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:27.698168 15343 raft_consensus.cc:3060] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.694557 15445 raft_consensus.cc:515] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.704571 14894 catalog_manager.cc:5697] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "f1ea2f412f8e42429039fbe908c44e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:27.707698 15187 tablet_bootstrap.cc:654] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.707805 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754ca9a79bd346a2a8a2dab5d3aeb624" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:27.708499 15072 raft_consensus.cc:2468] T 754ca9a79bd346a2a8a2dab5d3aeb624 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 0.
I20260709 14:53:27.714143 14964 leader_election.cc:304] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:27.715001 15362 raft_consensus.cc:2804] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:27.715417 15362 raft_consensus.cc:493] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:27.715778 15362 raft_consensus.cc:3060] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.721071 15445 leader_election.cc:290] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:27.722504 15445 raft_consensus.cc:493] T ce3320c1dbbc45b282ff41a813951d5d P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:27.721648 15343 raft_consensus.cc:515] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.722962 15445 raft_consensus.cc:515] T ce3320c1dbbc45b282ff41a813951d5d P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.724881 15445 leader_election.cc:290] T ce3320c1dbbc45b282ff41a813951d5d P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:27.726199 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3320c1dbbc45b282ff41a813951d5d" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
W20260709 14:53:27.727439 14964 leader_election.cc:343] T ce3320c1dbbc45b282ff41a813951d5d P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:27.732945 15187 tablet_bootstrap.cc:492] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:27.733042 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754ca9a79bd346a2a8a2dab5d3aeb624" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:27.733505 15187 ts_tablet_manager.cc:1403] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.012s
I20260709 14:53:27.732263 15362 raft_consensus.cc:515] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.736563 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754ca9a79bd346a2a8a2dab5d3aeb624" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:27.737115 15073 raft_consensus.cc:3060] T 754ca9a79bd346a2a8a2dab5d3aeb624 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:27.737398 14961 leader_election.cc:343] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:27.736863 15187 raft_consensus.cc:359] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.737923 15187 raft_consensus.cc:385] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.738198 15187 raft_consensus.cc:740] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.738525 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3320c1dbbc45b282ff41a813951d5d" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:27.738827 15187 consensus_queue.cc:260] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.741080 15187 ts_tablet_manager.cc:1434] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:53:27.742008 15187 tablet_bootstrap.cc:492] T b911a77d22bd4cdb87bb89d886df64fb P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:27.743862 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c544dba39eec432cb4230e75b9d84f35" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:27.744056 15073 raft_consensus.cc:2468] T 754ca9a79bd346a2a8a2dab5d3aeb624 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 1.
I20260709 14:53:27.744843 15147 raft_consensus.cc:2468] T ce3320c1dbbc45b282ff41a813951d5d P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 0.
I20260709 14:53:27.745347 14964 leader_election.cc:304] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:27.745308 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c544dba39eec432cb4230e75b9d84f35" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:27.748549 15072 raft_consensus.cc:3060] T c544dba39eec432cb4230e75b9d84f35 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.748733 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754ca9a79bd346a2a8a2dab5d3aeb624" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:27.749038 15445 raft_consensus.cc:2804] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:27.746642 15362 leader_election.cc:290] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Requested vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:27.749549 15445 raft_consensus.cc:697] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Running, Role: LEADER
I20260709 14:53:27.750394 15147 raft_consensus.cc:3060] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.750422 15445 consensus_queue.cc:237] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.751050 15188 tablet_bootstrap.cc:492] T ce3320c1dbbc45b282ff41a813951d5d P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:27.752030 15188 ts_tablet_manager.cc:1403] T ce3320c1dbbc45b282ff41a813951d5d P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.002s
I20260709 14:53:27.748454 14961 leader_election.cc:304] T ce3320c1dbbc45b282ff41a813951d5d P 9ef1c55ed4724728855fa50e49c225c4 [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: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4; no voters: f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:27.747511 15343 leader_election.cc:290] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:27.754608 15452 raft_consensus.cc:2804] T ce3320c1dbbc45b282ff41a813951d5d P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:27.754971 15452 raft_consensus.cc:493] T ce3320c1dbbc45b282ff41a813951d5d P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:27.755276 15452 raft_consensus.cc:3060] T ce3320c1dbbc45b282ff41a813951d5d P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.759106 15192 tablet_bootstrap.cc:492] T c544dba39eec432cb4230e75b9d84f35 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:27.759580 15192 ts_tablet_manager.cc:1403] T c544dba39eec432cb4230e75b9d84f35 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.103s	user 0.013s	sys 0.007s
I20260709 14:53:27.761996 15192 raft_consensus.cc:359] T c544dba39eec432cb4230e75b9d84f35 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.762619 15192 raft_consensus.cc:385] T c544dba39eec432cb4230e75b9d84f35 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.762895 15192 raft_consensus.cc:740] T c544dba39eec432cb4230e75b9d84f35 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
W20260709 14:53:27.764460 15111 leader_election.cc:343] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:27.762710 15188 raft_consensus.cc:359] T ce3320c1dbbc45b282ff41a813951d5d P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.765578 15188 raft_consensus.cc:385] T ce3320c1dbbc45b282ff41a813951d5d P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.765874 15188 raft_consensus.cc:740] T ce3320c1dbbc45b282ff41a813951d5d P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.766511 15188 consensus_queue.cc:260] T ce3320c1dbbc45b282ff41a813951d5d P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.767724 15187 tablet_bootstrap.cc:654] T b911a77d22bd4cdb87bb89d886df64fb P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.768461 15188 ts_tablet_manager.cc:1434] T ce3320c1dbbc45b282ff41a813951d5d P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260709 14:53:27.769014 15072 raft_consensus.cc:2468] T c544dba39eec432cb4230e75b9d84f35 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 1.
I20260709 14:53:27.768739 15192 consensus_queue.cc:260] T c544dba39eec432cb4230e75b9d84f35 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.770798 15192 ts_tablet_manager.cc:1434] T c544dba39eec432cb4230e75b9d84f35 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 14:53:27.771346 15113 leader_election.cc:304] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 9ef1c55ed4724728855fa50e49c225c4
I20260709 14:53:27.771732 15192 tablet_bootstrap.cc:492] T 0f41645b8c934135bce7f98cc4210012 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:27.772828 15455 raft_consensus.cc:2804] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:27.773265 15455 raft_consensus.cc:697] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 LEADER]: Becoming Leader. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Running, Role: LEADER
I20260709 14:53:27.774019 15455 consensus_queue.cc:237] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.776597 15452 raft_consensus.cc:515] T ce3320c1dbbc45b282ff41a813951d5d P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.780089 15188 tablet_bootstrap.cc:492] T 0f41645b8c934135bce7f98cc4210012 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:27.782130 15192 tablet_bootstrap.cc:654] T 0f41645b8c934135bce7f98cc4210012 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.785702 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3320c1dbbc45b282ff41a813951d5d" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:27.785861 15452 leader_election.cc:290] T ce3320c1dbbc45b282ff41a813951d5d P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Requested vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:27.786159 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3320c1dbbc45b282ff41a813951d5d" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:27.789254 15141 raft_consensus.cc:3060] T ce3320c1dbbc45b282ff41a813951d5d P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.790918 15188 tablet_bootstrap.cc:654] T 0f41645b8c934135bce7f98cc4210012 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.789388 15073 raft_consensus.cc:3060] T ce3320c1dbbc45b282ff41a813951d5d P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.798529 15073 raft_consensus.cc:2468] T ce3320c1dbbc45b282ff41a813951d5d P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 1.
I20260709 14:53:27.800652 14964 leader_election.cc:304] T ce3320c1dbbc45b282ff41a813951d5d P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:27.801515 15452 raft_consensus.cc:2804] T ce3320c1dbbc45b282ff41a813951d5d P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:27.801971 15452 raft_consensus.cc:697] T ce3320c1dbbc45b282ff41a813951d5d P 9ef1c55ed4724728855fa50e49c225c4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Running, Role: LEADER
I20260709 14:53:27.802737 15452 consensus_queue.cc:237] T ce3320c1dbbc45b282ff41a813951d5d P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.809322 15188 tablet_bootstrap.cc:492] T 0f41645b8c934135bce7f98cc4210012 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:27.814635 15141 raft_consensus.cc:2468] T ce3320c1dbbc45b282ff41a813951d5d P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 1.
I20260709 14:53:27.816546 15188 ts_tablet_manager.cc:1403] T 0f41645b8c934135bce7f98cc4210012 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.005s
I20260709 14:53:27.816403 15147 raft_consensus.cc:2468] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 1.
I20260709 14:53:27.819423 15188 raft_consensus.cc:359] T 0f41645b8c934135bce7f98cc4210012 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.820539 15188 raft_consensus.cc:385] T 0f41645b8c934135bce7f98cc4210012 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.820830 15188 raft_consensus.cc:740] T 0f41645b8c934135bce7f98cc4210012 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.821605 15188 consensus_queue.cc:260] T 0f41645b8c934135bce7f98cc4210012 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.823557 15481 consensus_queue.cc:1048] T 53f67fb4661c4caaacddbace262d2bec P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:27.827559 15145 raft_consensus.cc:3060] T 53f67fb4661c4caaacddbace262d2bec P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.828943 15188 ts_tablet_manager.cc:1434] T 0f41645b8c934135bce7f98cc4210012 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260709 14:53:27.830163 15188 tablet_bootstrap.cc:492] T 1cbdd38fa1294d4999aa6a661f2f730f P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:27.836653 15188 tablet_bootstrap.cc:654] T 1cbdd38fa1294d4999aa6a661f2f730f P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.836257 15481 consensus_queue.cc:1048] T 53f67fb4661c4caaacddbace262d2bec P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:27.860363 15188 tablet_bootstrap.cc:492] T 1cbdd38fa1294d4999aa6a661f2f730f P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:27.860903 15188 ts_tablet_manager.cc:1403] T 1cbdd38fa1294d4999aa6a661f2f730f P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.007s
I20260709 14:53:27.863890 15188 raft_consensus.cc:359] T 1cbdd38fa1294d4999aa6a661f2f730f P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.864591 15188 raft_consensus.cc:385] T 1cbdd38fa1294d4999aa6a661f2f730f P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.864879 15188 raft_consensus.cc:740] T 1cbdd38fa1294d4999aa6a661f2f730f P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.865638 15188 consensus_queue.cc:260] T 1cbdd38fa1294d4999aa6a661f2f730f P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.869112 15188 ts_tablet_manager.cc:1434] T 1cbdd38fa1294d4999aa6a661f2f730f P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:53:27.870102 15188 tablet_bootstrap.cc:492] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:27.868335 14894 catalog_manager.cc:5697] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa reported cstate change: term changed from 0 to 1, leader changed from <none> to 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3). New cstate: current_term: 1 leader_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:27.871843 14893 catalog_manager.cc:5697] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 9ef1c55ed4724728855fa50e49c225c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "9ef1c55ed4724728855fa50e49c225c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:27.890391 15188 tablet_bootstrap.cc:654] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.911916 15187 tablet_bootstrap.cc:492] T b911a77d22bd4cdb87bb89d886df64fb P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:27.912412 15187 ts_tablet_manager.cc:1403] T b911a77d22bd4cdb87bb89d886df64fb P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.171s	user 0.040s	sys 0.038s
I20260709 14:53:27.915066 15187 raft_consensus.cc:359] T b911a77d22bd4cdb87bb89d886df64fb P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.915723 15187 raft_consensus.cc:385] T b911a77d22bd4cdb87bb89d886df64fb P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.915993 15187 raft_consensus.cc:740] T b911a77d22bd4cdb87bb89d886df64fb P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.916361 15188 tablet_bootstrap.cc:492] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:27.916929 15188 ts_tablet_manager.cc:1403] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.001s
I20260709 14:53:27.916637 15187 consensus_queue.cc:260] T b911a77d22bd4cdb87bb89d886df64fb P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.918563 15187 ts_tablet_manager.cc:1434] T b911a77d22bd4cdb87bb89d886df64fb P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:27.919530 15187 tablet_bootstrap.cc:492] T 1cbdd38fa1294d4999aa6a661f2f730f P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:27.922796 15192 tablet_bootstrap.cc:492] T 0f41645b8c934135bce7f98cc4210012 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:27.923242 15192 ts_tablet_manager.cc:1403] T 0f41645b8c934135bce7f98cc4210012 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.152s	user 0.039s	sys 0.030s
I20260709 14:53:27.924121 15188 raft_consensus.cc:359] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.925702 15192 raft_consensus.cc:359] T 0f41645b8c934135bce7f98cc4210012 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.926343 15192 raft_consensus.cc:385] T 0f41645b8c934135bce7f98cc4210012 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.926587 15192 raft_consensus.cc:740] T 0f41645b8c934135bce7f98cc4210012 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.927178 15192 consensus_queue.cc:260] T 0f41645b8c934135bce7f98cc4210012 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.929332 15192 ts_tablet_manager.cc:1434] T 0f41645b8c934135bce7f98cc4210012 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:53:27.932617 15445 raft_consensus.cc:493] T c544dba39eec432cb4230e75b9d84f35 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:27.933133 15445 raft_consensus.cc:515] T c544dba39eec432cb4230e75b9d84f35 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.935248 15445 leader_election.cc:290] T c544dba39eec432cb4230e75b9d84f35 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:27.933578 15192 tablet_bootstrap.cc:492] T 1cbdd38fa1294d4999aa6a661f2f730f P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:27.935643 15188 raft_consensus.cc:385] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:27.936024 15188 raft_consensus.cc:740] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:27.936784 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c544dba39eec432cb4230e75b9d84f35" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:27.938453 14894 catalog_manager.cc:5697] T ce3320c1dbbc45b282ff41a813951d5d P 9ef1c55ed4724728855fa50e49c225c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "9ef1c55ed4724728855fa50e49c225c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:27.941993 15192 tablet_bootstrap.cc:654] T 1cbdd38fa1294d4999aa6a661f2f730f P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.941588 15188 consensus_queue.cc:260] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.935235 15187 tablet_bootstrap.cc:654] T 1cbdd38fa1294d4999aa6a661f2f730f P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:27.963768 15435 raft_consensus.cc:493] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:27.964358 15435 raft_consensus.cc:515] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:27.967320 15435 leader_election.cc:290] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:27.977986 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b911a77d22bd4cdb87bb89d886df64fb" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:27.979224 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c544dba39eec432cb4230e75b9d84f35" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:27.980051 15072 raft_consensus.cc:2393] T c544dba39eec432cb4230e75b9d84f35 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ef1c55ed4724728855fa50e49c225c4 in current term 1: Already voted for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in this term.
I20260709 14:53:27.981817 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b911a77d22bd4cdb87bb89d886df64fb" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:27.982403 15147 raft_consensus.cc:2468] T b911a77d22bd4cdb87bb89d886df64fb P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:27.983587 15036 leader_election.cc:304] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:27.985371 14964 leader_election.cc:304] T c544dba39eec432cb4230e75b9d84f35 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:27.986097 15481 raft_consensus.cc:3060] T c544dba39eec432cb4230e75b9d84f35 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:27.986158 15439 raft_consensus.cc:2804] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:27.986690 15439 raft_consensus.cc:493] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:27.987056 15439 raft_consensus.cc:3060] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:27.993425 15037 leader_election.cc:343] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:27.996613 15481 raft_consensus.cc:2749] T c544dba39eec432cb4230e75b9d84f35 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:27.998553 15188 ts_tablet_manager.cc:1434] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.081s	user 0.005s	sys 0.000s
I20260709 14:53:27.999667 15188 tablet_bootstrap.cc:492] T 79edfadbc8d046168cc3906a4ce84e52 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:28.004590 15439 raft_consensus.cc:515] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.007849 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b911a77d22bd4cdb87bb89d886df64fb" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:28.008183 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b911a77d22bd4cdb87bb89d886df64fb" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:28.008459 15147 raft_consensus.cc:3060] T b911a77d22bd4cdb87bb89d886df64fb P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:28.009557 15037 leader_election.cc:343] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:28.012549 15188 tablet_bootstrap.cc:654] T 79edfadbc8d046168cc3906a4ce84e52 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.019254 15187 tablet_bootstrap.cc:492] T 1cbdd38fa1294d4999aa6a661f2f730f P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:28.019714 15187 ts_tablet_manager.cc:1403] T 1cbdd38fa1294d4999aa6a661f2f730f P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.100s	user 0.021s	sys 0.023s
I20260709 14:53:28.022218 15187 raft_consensus.cc:359] T 1cbdd38fa1294d4999aa6a661f2f730f P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.022891 15187 raft_consensus.cc:385] T 1cbdd38fa1294d4999aa6a661f2f730f P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.022759 15147 raft_consensus.cc:2468] T b911a77d22bd4cdb87bb89d886df64fb P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:28.023635 15192 tablet_bootstrap.cc:492] T 1cbdd38fa1294d4999aa6a661f2f730f P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:28.024106 15192 ts_tablet_manager.cc:1403] T 1cbdd38fa1294d4999aa6a661f2f730f P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.091s	user 0.024s	sys 0.020s
I20260709 14:53:28.024303 15036 leader_election.cc:304] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 9ef1c55ed4724728855fa50e49c225c4
I20260709 14:53:28.025141 15197 raft_consensus.cc:2804] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:28.025556 15197 raft_consensus.cc:697] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Leader. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:28.026225 15197 consensus_queue.cc:237] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.026643 15192 raft_consensus.cc:359] T 1cbdd38fa1294d4999aa6a661f2f730f P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.027247 15192 raft_consensus.cc:385] T 1cbdd38fa1294d4999aa6a661f2f730f P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.027521 15192 raft_consensus.cc:740] T 1cbdd38fa1294d4999aa6a661f2f730f P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.028250 15192 consensus_queue.cc:260] T 1cbdd38fa1294d4999aa6a661f2f730f P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.023200 15187 raft_consensus.cc:740] T 1cbdd38fa1294d4999aa6a661f2f730f P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.029667 15187 consensus_queue.cc:260] T 1cbdd38fa1294d4999aa6a661f2f730f P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.031697 15187 ts_tablet_manager.cc:1434] T 1cbdd38fa1294d4999aa6a661f2f730f P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:53:28.032672 15187 tablet_bootstrap.cc:492] T 79edfadbc8d046168cc3906a4ce84e52 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:28.038465 15187 tablet_bootstrap.cc:654] T 79edfadbc8d046168cc3906a4ce84e52 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.042255 15192 ts_tablet_manager.cc:1434] T 1cbdd38fa1294d4999aa6a661f2f730f P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:53:28.043334 15192 tablet_bootstrap.cc:492] T b911a77d22bd4cdb87bb89d886df64fb P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:28.047400 15439 leader_election.cc:290] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:28.049261 15192 tablet_bootstrap.cc:654] T b911a77d22bd4cdb87bb89d886df64fb P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.058719 15187 tablet_bootstrap.cc:492] T 79edfadbc8d046168cc3906a4ce84e52 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:28.059283 15187 ts_tablet_manager.cc:1403] T 79edfadbc8d046168cc3906a4ce84e52 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.000s
I20260709 14:53:28.064164 15187 raft_consensus.cc:359] T 79edfadbc8d046168cc3906a4ce84e52 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.065165 15187 raft_consensus.cc:385] T 79edfadbc8d046168cc3906a4ce84e52 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.065448 15187 raft_consensus.cc:740] T 79edfadbc8d046168cc3906a4ce84e52 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.066159 15187 consensus_queue.cc:260] T 79edfadbc8d046168cc3906a4ce84e52 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.068367 15187 ts_tablet_manager.cc:1434] T 79edfadbc8d046168cc3906a4ce84e52 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:53:28.067081 15188 tablet_bootstrap.cc:492] T 79edfadbc8d046168cc3906a4ce84e52 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:28.069365 15188 ts_tablet_manager.cc:1403] T 79edfadbc8d046168cc3906a4ce84e52 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.070s	user 0.006s	sys 0.014s
I20260709 14:53:28.073704 15187 tablet_bootstrap.cc:492] T 078d1a6dde254cd29242a7057463cdc0 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:28.079527 15481 raft_consensus.cc:493] T 1cbdd38fa1294d4999aa6a661f2f730f P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.080044 15481 raft_consensus.cc:515] T 1cbdd38fa1294d4999aa6a661f2f730f P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.080536 15187 tablet_bootstrap.cc:654] T 078d1a6dde254cd29242a7057463cdc0 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.082309 15452 raft_consensus.cc:493] T 0f41645b8c934135bce7f98cc4210012 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.086537 15481 leader_election.cc:290] T 1cbdd38fa1294d4999aa6a661f2f730f P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:28.087913 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cbdd38fa1294d4999aa6a661f2f730f" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:28.092188 15452 raft_consensus.cc:515] T 0f41645b8c934135bce7f98cc4210012 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.092375 15072 raft_consensus.cc:2468] T 1cbdd38fa1294d4999aa6a661f2f730f P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 0.
I20260709 14:53:28.088975 15439 consensus_queue.cc:1048] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:28.094009 14964 leader_election.cc:304] T 1cbdd38fa1294d4999aa6a661f2f730f P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:28.093982 15452 leader_election.cc:290] T 0f41645b8c934135bce7f98cc4210012 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:28.089830 15192 tablet_bootstrap.cc:492] T b911a77d22bd4cdb87bb89d886df64fb P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:28.095337 15192 ts_tablet_manager.cc:1403] T b911a77d22bd4cdb87bb89d886df64fb P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.052s	user 0.020s	sys 0.003s
I20260709 14:53:28.090036 15188 raft_consensus.cc:359] T 79edfadbc8d046168cc3906a4ce84e52 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.086572 14895 catalog_manager.cc:5697] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "f1ea2f412f8e42429039fbe908c44e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:28.100863 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f41645b8c934135bce7f98cc4210012" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:28.101584 15072 raft_consensus.cc:2468] T 0f41645b8c934135bce7f98cc4210012 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 0.
I20260709 14:53:28.102727 14964 leader_election.cc:304] T 0f41645b8c934135bce7f98cc4210012 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:28.103495 15481 raft_consensus.cc:2804] T 0f41645b8c934135bce7f98cc4210012 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:28.103823 15481 raft_consensus.cc:493] T 0f41645b8c934135bce7f98cc4210012 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:28.104130 15481 raft_consensus.cc:3060] T 0f41645b8c934135bce7f98cc4210012 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.107192 15192 raft_consensus.cc:359] T b911a77d22bd4cdb87bb89d886df64fb P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.107878 15192 raft_consensus.cc:385] T b911a77d22bd4cdb87bb89d886df64fb P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.108120 15192 raft_consensus.cc:740] T b911a77d22bd4cdb87bb89d886df64fb P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.095314 15452 raft_consensus.cc:2804] T 1cbdd38fa1294d4999aa6a661f2f730f P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:28.089747 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cbdd38fa1294d4999aa6a661f2f730f" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:28.111344 15147 raft_consensus.cc:2468] T 1cbdd38fa1294d4999aa6a661f2f730f P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 0.
I20260709 14:53:28.095292 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f41645b8c934135bce7f98cc4210012" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:28.110512 15192 consensus_queue.cc:260] T b911a77d22bd4cdb87bb89d886df64fb P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
W20260709 14:53:28.113636 14961 leader_election.cc:343] T 0f41645b8c934135bce7f98cc4210012 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:28.115401 15452 raft_consensus.cc:493] T 1cbdd38fa1294d4999aa6a661f2f730f P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:28.116441 15452 raft_consensus.cc:3060] T 1cbdd38fa1294d4999aa6a661f2f730f P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.118175 15192 ts_tablet_manager.cc:1434] T b911a77d22bd4cdb87bb89d886df64fb P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.006s
I20260709 14:53:28.119297 15192 tablet_bootstrap.cc:492] T 79edfadbc8d046168cc3906a4ce84e52 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:28.127609 15188 raft_consensus.cc:385] T 79edfadbc8d046168cc3906a4ce84e52 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.128005 15188 raft_consensus.cc:740] T 79edfadbc8d046168cc3906a4ce84e52 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.128667 15188 consensus_queue.cc:260] T 79edfadbc8d046168cc3906a4ce84e52 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.130879 15439 consensus_queue.cc:1048] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:28.132426 15187 tablet_bootstrap.cc:492] T 078d1a6dde254cd29242a7057463cdc0 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:28.132970 15187 ts_tablet_manager.cc:1403] T 078d1a6dde254cd29242a7057463cdc0 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.060s	user 0.030s	sys 0.008s
I20260709 14:53:28.133811 15188 ts_tablet_manager.cc:1434] T 79edfadbc8d046168cc3906a4ce84e52 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.064s	user 0.005s	sys 0.002s
I20260709 14:53:28.127576 15192 tablet_bootstrap.cc:654] T 79edfadbc8d046168cc3906a4ce84e52 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.136111 15187 raft_consensus.cc:359] T 078d1a6dde254cd29242a7057463cdc0 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.136821 15187 raft_consensus.cc:385] T 078d1a6dde254cd29242a7057463cdc0 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.137027 15188 tablet_bootstrap.cc:492] T 078d1a6dde254cd29242a7057463cdc0 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:28.137074 15187 raft_consensus.cc:740] T 078d1a6dde254cd29242a7057463cdc0 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.137825 15187 consensus_queue.cc:260] T 078d1a6dde254cd29242a7057463cdc0 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.139900 15187 ts_tablet_manager.cc:1434] T 078d1a6dde254cd29242a7057463cdc0 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:28.140961 15187 tablet_bootstrap.cc:492] T 48da738528484fa3a83e4b7b582ddac4 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:28.144333 15188 tablet_bootstrap.cc:654] T 078d1a6dde254cd29242a7057463cdc0 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.165086 15398 consensus_queue.cc:1048] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:28.166052 15481 raft_consensus.cc:515] T 0f41645b8c934135bce7f98cc4210012 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.178004 15192 tablet_bootstrap.cc:492] T 79edfadbc8d046168cc3906a4ce84e52 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:28.178581 15192 ts_tablet_manager.cc:1403] T 79edfadbc8d046168cc3906a4ce84e52 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.008s
W20260709 14:53:28.179540 15111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.1:37215, user_credentials={real_user=slave}} blocked reactor thread for 65902.4us
I20260709 14:53:28.192519 15187 tablet_bootstrap.cc:654] T 48da738528484fa3a83e4b7b582ddac4 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.177843 15452 raft_consensus.cc:515] T 1cbdd38fa1294d4999aa6a661f2f730f P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.231303 15452 leader_election.cc:290] T 1cbdd38fa1294d4999aa6a661f2f730f P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Requested vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:28.231222 15192 raft_consensus.cc:359] T 79edfadbc8d046168cc3906a4ce84e52 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.232610 15192 raft_consensus.cc:385] T 79edfadbc8d046168cc3906a4ce84e52 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.232947 15192 raft_consensus.cc:740] T 79edfadbc8d046168cc3906a4ce84e52 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.233897 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cbdd38fa1294d4999aa6a661f2f730f" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:28.234155 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cbdd38fa1294d4999aa6a661f2f730f" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:28.234498 15072 raft_consensus.cc:3060] T 1cbdd38fa1294d4999aa6a661f2f730f P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.235581 15141 raft_consensus.cc:3060] T 1cbdd38fa1294d4999aa6a661f2f730f P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.233592 15192 consensus_queue.cc:260] T 79edfadbc8d046168cc3906a4ce84e52 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.243721 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f41645b8c934135bce7f98cc4210012" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:28.244401 15071 raft_consensus.cc:3060] T 0f41645b8c934135bce7f98cc4210012 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.252863 15362 consensus_queue.cc:1048] T ce3320c1dbbc45b282ff41a813951d5d P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:28.256976 15188 tablet_bootstrap.cc:492] T 078d1a6dde254cd29242a7057463cdc0 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:28.257478 15188 ts_tablet_manager.cc:1403] T 078d1a6dde254cd29242a7057463cdc0 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.123s	user 0.013s	sys 0.022s
I20260709 14:53:28.259588 15071 raft_consensus.cc:2468] T 0f41645b8c934135bce7f98cc4210012 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 1.
I20260709 14:53:28.260136 15072 raft_consensus.cc:2468] T 1cbdd38fa1294d4999aa6a661f2f730f P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 1.
I20260709 14:53:28.262486 15188 raft_consensus.cc:359] T 078d1a6dde254cd29242a7057463cdc0 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.263167 15188 raft_consensus.cc:385] T 078d1a6dde254cd29242a7057463cdc0 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.267350 15398 raft_consensus.cc:493] T b911a77d22bd4cdb87bb89d886df64fb P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.267874 15398 raft_consensus.cc:515] T b911a77d22bd4cdb87bb89d886df64fb P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.268678 15481 leader_election.cc:290] T 0f41645b8c934135bce7f98cc4210012 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Requested vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:28.263432 15188 raft_consensus.cc:740] T 078d1a6dde254cd29242a7057463cdc0 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.269934 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f41645b8c934135bce7f98cc4210012" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:28.270865 15188 consensus_queue.cc:260] T 078d1a6dde254cd29242a7057463cdc0 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.269318 15141 raft_consensus.cc:2468] T 1cbdd38fa1294d4999aa6a661f2f730f P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 1.
I20260709 14:53:28.271417 15192 ts_tablet_manager.cc:1434] T 79edfadbc8d046168cc3906a4ce84e52 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.093s	user 0.006s	sys 0.001s
W20260709 14:53:28.272413 14961 leader_election.cc:343] T 0f41645b8c934135bce7f98cc4210012 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:28.273118 14961 leader_election.cc:304] T 1cbdd38fa1294d4999aa6a661f2f730f P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4; no voters: 
I20260709 14:53:28.274091 15192 tablet_bootstrap.cc:492] T 078d1a6dde254cd29242a7057463cdc0 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:28.274973 15481 raft_consensus.cc:2804] T 1cbdd38fa1294d4999aa6a661f2f730f P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:28.273017 15518 consensus_queue.cc:1048] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:28.277403 15188 ts_tablet_manager.cc:1434] T 078d1a6dde254cd29242a7057463cdc0 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:53:28.278537 15188 tablet_bootstrap.cc:492] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:28.281414 15481 raft_consensus.cc:697] T 1cbdd38fa1294d4999aa6a661f2f730f P 9ef1c55ed4724728855fa50e49c225c4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Running, Role: LEADER
I20260709 14:53:28.282632 15481 consensus_queue.cc:237] T 1cbdd38fa1294d4999aa6a661f2f730f P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.284659 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b911a77d22bd4cdb87bb89d886df64fb" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:28.286352 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b911a77d22bd4cdb87bb89d886df64fb" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:28.288452 15192 tablet_bootstrap.cc:654] T 078d1a6dde254cd29242a7057463cdc0 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.289111 15141 raft_consensus.cc:2393] T b911a77d22bd4cdb87bb89d886df64fb P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ef1c55ed4724728855fa50e49c225c4 in current term 1: Already voted for candidate f1ea2f412f8e42429039fbe908c44e09 in this term.
I20260709 14:53:28.273998 15398 leader_election.cc:290] T b911a77d22bd4cdb87bb89d886df64fb P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:28.303071 15518 consensus_queue.cc:1048] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:28.312350 15192 tablet_bootstrap.cc:492] T 078d1a6dde254cd29242a7057463cdc0 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:28.313169 15192 ts_tablet_manager.cc:1403] T 078d1a6dde254cd29242a7057463cdc0 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.000s
I20260709 14:53:28.314910 14964 leader_election.cc:304] T 0f41645b8c934135bce7f98cc4210012 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa
I20260709 14:53:28.319351 14964 leader_election.cc:304] T b911a77d22bd4cdb87bb89d886df64fb P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:28.320394 15398 raft_consensus.cc:2804] T 0f41645b8c934135bce7f98cc4210012 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:28.320923 15398 raft_consensus.cc:697] T 0f41645b8c934135bce7f98cc4210012 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Running, Role: LEADER
I20260709 14:53:28.321748 15398 consensus_queue.cc:237] T 0f41645b8c934135bce7f98cc4210012 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.332823 15187 tablet_bootstrap.cc:492] T 48da738528484fa3a83e4b7b582ddac4 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:28.333355 15187 ts_tablet_manager.cc:1403] T 48da738528484fa3a83e4b7b582ddac4 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.193s	user 0.014s	sys 0.016s
I20260709 14:53:28.328089 15452 raft_consensus.cc:3060] T b911a77d22bd4cdb87bb89d886df64fb P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.335299 15435 raft_consensus.cc:493] T 078d1a6dde254cd29242a7057463cdc0 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.342528 15188 tablet_bootstrap.cc:654] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.343416 15435 raft_consensus.cc:515] T 078d1a6dde254cd29242a7057463cdc0 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.348867 15435 leader_election.cc:290] T 078d1a6dde254cd29242a7057463cdc0 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:28.352934 15187 raft_consensus.cc:359] T 48da738528484fa3a83e4b7b582ddac4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.353668 15187 raft_consensus.cc:385] T 48da738528484fa3a83e4b7b582ddac4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.353960 15187 raft_consensus.cc:740] T 48da738528484fa3a83e4b7b582ddac4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.354655 15187 consensus_queue.cc:260] T 48da738528484fa3a83e4b7b582ddac4 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.355816 15452 raft_consensus.cc:2749] T b911a77d22bd4cdb87bb89d886df64fb P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:28.356082 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078d1a6dde254cd29242a7057463cdc0" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:28.356752 15145 raft_consensus.cc:2468] T 078d1a6dde254cd29242a7057463cdc0 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:28.358702 15036 leader_election.cc:304] T 078d1a6dde254cd29242a7057463cdc0 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:28.361688 15453 raft_consensus.cc:2804] T 078d1a6dde254cd29242a7057463cdc0 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:28.362116 15453 raft_consensus.cc:493] T 078d1a6dde254cd29242a7057463cdc0 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:28.369146 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078d1a6dde254cd29242a7057463cdc0" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:28.370185 15453 raft_consensus.cc:3060] T 078d1a6dde254cd29242a7057463cdc0 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:28.372901 14944 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:28.388518 15187 ts_tablet_manager.cc:1434] T 48da738528484fa3a83e4b7b582ddac4 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.000s
I20260709 14:53:28.392926 15192 raft_consensus.cc:359] T 078d1a6dde254cd29242a7057463cdc0 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.393661 15192 raft_consensus.cc:385] T 078d1a6dde254cd29242a7057463cdc0 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.393899 15192 raft_consensus.cc:740] T 078d1a6dde254cd29242a7057463cdc0 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.396260 15481 consensus_queue.cc:1048] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:28.397428 15192 consensus_queue.cc:260] T 078d1a6dde254cd29242a7057463cdc0 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.399878 15187 tablet_bootstrap.cc:492] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:28.400244 14995 raft_consensus.cc:2468] T 078d1a6dde254cd29242a7057463cdc0 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:28.402483 15192 ts_tablet_manager.cc:1434] T 078d1a6dde254cd29242a7057463cdc0 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.087s	user 0.006s	sys 0.001s
I20260709 14:53:28.402370 15453 raft_consensus.cc:515] T 078d1a6dde254cd29242a7057463cdc0 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.403517 15192 tablet_bootstrap.cc:492] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:28.404361 15453 leader_election.cc:290] T 078d1a6dde254cd29242a7057463cdc0 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:28.405498 14992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078d1a6dde254cd29242a7057463cdc0" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:28.406028 15518 raft_consensus.cc:493] T 48da738528484fa3a83e4b7b582ddac4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.406103 14992 raft_consensus.cc:3060] T 078d1a6dde254cd29242a7057463cdc0 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.418329 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078d1a6dde254cd29242a7057463cdc0" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:28.421591 15139 raft_consensus.cc:3060] T 078d1a6dde254cd29242a7057463cdc0 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.406590 15518 raft_consensus.cc:515] T 48da738528484fa3a83e4b7b582ddac4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.435772 14895 catalog_manager.cc:5697] T 1cbdd38fa1294d4999aa6a661f2f730f P 9ef1c55ed4724728855fa50e49c225c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "9ef1c55ed4724728855fa50e49c225c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:28.438225 15525 log.cc:927] Time spent T ce3320c1dbbc45b282ff41a813951d5d P 432f0a4ce2b14e1c9ea6672c662e4efa: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 14:53:28.447170 15398 consensus_queue.cc:1048] T ce3320c1dbbc45b282ff41a813951d5d P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 14:53:28.472091 15518 leader_election.cc:290] T 48da738528484fa3a83e4b7b582ddac4 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:28.473781 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48da738528484fa3a83e4b7b582ddac4" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:28.474767 15188 tablet_bootstrap.cc:492] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:28.475291 15188 ts_tablet_manager.cc:1403] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.197s	user 0.020s	sys 0.013s
I20260709 14:53:28.481174 15188 raft_consensus.cc:359] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.481871 15188 raft_consensus.cc:385] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.481537 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48da738528484fa3a83e4b7b582ddac4" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:28.483227 15188 raft_consensus.cc:740] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.483883 15139 raft_consensus.cc:2468] T 078d1a6dde254cd29242a7057463cdc0 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:28.484077 15188 consensus_queue.cc:260] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.485298 15187 tablet_bootstrap.cc:654] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:28.486495 15113 leader_election.cc:343] T 48da738528484fa3a83e4b7b582ddac4 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:28.488466 15036 leader_election.cc:304] T 078d1a6dde254cd29242a7057463cdc0 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:28.502768 15529 raft_consensus.cc:2804] T 078d1a6dde254cd29242a7057463cdc0 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:28.503391 15529 raft_consensus.cc:697] T 078d1a6dde254cd29242a7057463cdc0 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Leader. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:28.504273 15529 consensus_queue.cc:237] T 078d1a6dde254cd29242a7057463cdc0 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.571944 15524 raft_consensus.cc:493] T 79edfadbc8d046168cc3906a4ce84e52 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.581662 15524 raft_consensus.cc:515] T 79edfadbc8d046168cc3906a4ce84e52 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.584079 15188 ts_tablet_manager.cc:1434] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.109s	user 0.007s	sys 0.000s
W20260709 14:53:28.584676 15111 leader_election.cc:343] T 48da738528484fa3a83e4b7b582ddac4 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:28.587145 15346 raft_consensus.cc:493] T 79edfadbc8d046168cc3906a4ce84e52 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.587646 15346 raft_consensus.cc:515] T 79edfadbc8d046168cc3906a4ce84e52 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.590584 15524 leader_election.cc:290] T 79edfadbc8d046168cc3906a4ce84e52 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:28.589771 15346 leader_election.cc:290] T 79edfadbc8d046168cc3906a4ce84e52 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:28.585245 15111 leader_election.cc:304] T 48da738528484fa3a83e4b7b582ddac4 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa; no voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:28.599203 15197 raft_consensus.cc:493] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.595852 15346 raft_consensus.cc:2749] T 48da738528484fa3a83e4b7b582ddac4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:28.599609 15197 raft_consensus.cc:515] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.604261 15197 leader_election.cc:290] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:28.606216 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79edfadbc8d046168cc3906a4ce84e52" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:28.606791 15071 raft_consensus.cc:2468] T 79edfadbc8d046168cc3906a4ce84e52 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 0.
I20260709 14:53:28.612171 15192 tablet_bootstrap.cc:654] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.617583 15187 tablet_bootstrap.cc:492] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:28.618149 15187 ts_tablet_manager.cc:1403] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.218s	user 0.019s	sys 0.014s
I20260709 14:53:28.621025 15187 raft_consensus.cc:359] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.621838 15187 raft_consensus.cc:385] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.622165 15187 raft_consensus.cc:740] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.622841 15187 consensus_queue.cc:260] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.624965 15187 ts_tablet_manager.cc:1434] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:28.626019 15187 tablet_bootstrap.cc:492] T 0f41645b8c934135bce7f98cc4210012 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:28.650992 15188 tablet_bootstrap.cc:492] T 48da738528484fa3a83e4b7b582ddac4 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:28.651685 15192 tablet_bootstrap.cc:492] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:28.651741 15187 tablet_bootstrap.cc:654] T 0f41645b8c934135bce7f98cc4210012 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.652237 15192 ts_tablet_manager.cc:1403] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.249s	user 0.014s	sys 0.025s
I20260709 14:53:28.656260 15192 raft_consensus.cc:359] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.656986 15192 raft_consensus.cc:385] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.657250 15192 raft_consensus.cc:740] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.657819 15192 consensus_queue.cc:260] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.659319 14993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79edfadbc8d046168cc3906a4ce84e52" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:28.659937 14993 raft_consensus.cc:2468] T 79edfadbc8d046168cc3906a4ce84e52 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 0.
I20260709 14:53:28.661707 15192 ts_tablet_manager.cc:1434] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:53:28.662688 15192 tablet_bootstrap.cc:492] T 48da738528484fa3a83e4b7b582ddac4 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:28.664553 15187 tablet_bootstrap.cc:492] T 0f41645b8c934135bce7f98cc4210012 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:28.665220 15187 ts_tablet_manager.cc:1403] T 0f41645b8c934135bce7f98cc4210012 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.001s
I20260709 14:53:28.667934 15187 raft_consensus.cc:359] T 0f41645b8c934135bce7f98cc4210012 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.668589 15192 tablet_bootstrap.cc:654] T 48da738528484fa3a83e4b7b582ddac4 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.669327 15111 leader_election.cc:304] T 79edfadbc8d046168cc3906a4ce84e52 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4; no voters: 
I20260709 14:53:28.669641 15188 tablet_bootstrap.cc:654] T 48da738528484fa3a83e4b7b582ddac4 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.670181 15346 raft_consensus.cc:2804] T 79edfadbc8d046168cc3906a4ce84e52 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:28.670557 15346 raft_consensus.cc:493] T 79edfadbc8d046168cc3906a4ce84e52 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:28.668633 15187 raft_consensus.cc:385] T 0f41645b8c934135bce7f98cc4210012 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.671228 15187 raft_consensus.cc:740] T 0f41645b8c934135bce7f98cc4210012 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.672703 15143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79edfadbc8d046168cc3906a4ce84e52" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:28.674973 15140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3ebb4e4bca4fbd8a26fd374188aa60" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:28.675762 15140 raft_consensus.cc:2468] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:28.670877 15346 raft_consensus.cc:3060] T 79edfadbc8d046168cc3906a4ce84e52 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.685725 15187 consensus_queue.cc:260] T 0f41645b8c934135bce7f98cc4210012 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.687736 15187 ts_tablet_manager.cc:1434] T 0f41645b8c934135bce7f98cc4210012 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.002s
I20260709 14:53:28.689481 15187 tablet_bootstrap.cc:492] T 7c0fd2da012c4a2c85942cea2502c733 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:28.697372 15036 leader_election.cc:304] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:28.698594 15197 raft_consensus.cc:2804] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:28.698933 15197 raft_consensus.cc:493] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:28.699250 15197 raft_consensus.cc:3060] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.710253 15197 raft_consensus.cc:515] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.712540 15529 consensus_queue.cc:1048] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:28.713375 15197 leader_election.cc:290] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:28.715893 15187 tablet_bootstrap.cc:654] T 7c0fd2da012c4a2c85942cea2502c733 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.717253 15140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3ebb4e4bca4fbd8a26fd374188aa60" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:28.717911 15140 raft_consensus.cc:3060] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.728188 15140 raft_consensus.cc:2468] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:28.732446 15187 tablet_bootstrap.cc:492] T 7c0fd2da012c4a2c85942cea2502c733 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:28.733060 15187 ts_tablet_manager.cc:1403] T 7c0fd2da012c4a2c85942cea2502c733 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.007s
I20260709 14:53:28.736397 15187 raft_consensus.cc:359] T 7c0fd2da012c4a2c85942cea2502c733 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.737126 15187 raft_consensus.cc:385] T 7c0fd2da012c4a2c85942cea2502c733 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.737413 15187 raft_consensus.cc:740] T 7c0fd2da012c4a2c85942cea2502c733 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.738091 15187 consensus_queue.cc:260] T 7c0fd2da012c4a2c85942cea2502c733 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.740689 15187 ts_tablet_manager.cc:1434] T 7c0fd2da012c4a2c85942cea2502c733 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:28.743152 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79edfadbc8d046168cc3906a4ce84e52" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:28.743757 14995 raft_consensus.cc:2468] T 79edfadbc8d046168cc3906a4ce84e52 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:28.742715 15187 tablet_bootstrap.cc:492] T 1141355bbfef4208a7c0f908571f301a P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:28.748536 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3ebb4e4bca4fbd8a26fd374188aa60" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:28.749347 14997 raft_consensus.cc:2468] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:28.752430 15187 tablet_bootstrap.cc:654] T 1141355bbfef4208a7c0f908571f301a P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.753717 14992 raft_consensus.cc:2468] T 078d1a6dde254cd29242a7057463cdc0 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:28.764021 15187 tablet_bootstrap.cc:492] T 1141355bbfef4208a7c0f908571f301a P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:28.766396 15187 ts_tablet_manager.cc:1403] T 1141355bbfef4208a7c0f908571f301a P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.006s
I20260709 14:53:28.770447 15187 raft_consensus.cc:359] T 1141355bbfef4208a7c0f908571f301a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.771207 15187 raft_consensus.cc:385] T 1141355bbfef4208a7c0f908571f301a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.771479 15187 raft_consensus.cc:740] T 1141355bbfef4208a7c0f908571f301a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.772194 15187 consensus_queue.cc:260] T 1141355bbfef4208a7c0f908571f301a P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.774735 15187 ts_tablet_manager.cc:1434] T 1141355bbfef4208a7c0f908571f301a P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:53:28.775856 15187 tablet_bootstrap.cc:492] T 939029a9d80e4793af9bc160fcdeaa5d P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:28.782071 15187 tablet_bootstrap.cc:654] T 939029a9d80e4793af9bc160fcdeaa5d P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.788749 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3ebb4e4bca4fbd8a26fd374188aa60" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:28.789410 14995 raft_consensus.cc:3060] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.795397 15187 tablet_bootstrap.cc:492] T 939029a9d80e4793af9bc160fcdeaa5d P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:28.795946 15187 ts_tablet_manager.cc:1403] T 939029a9d80e4793af9bc160fcdeaa5d P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260709 14:53:28.799153 15187 raft_consensus.cc:359] T 939029a9d80e4793af9bc160fcdeaa5d P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.799836 15187 raft_consensus.cc:385] T 939029a9d80e4793af9bc160fcdeaa5d P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.801925 15187 raft_consensus.cc:740] T 939029a9d80e4793af9bc160fcdeaa5d P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.802699 15187 consensus_queue.cc:260] T 939029a9d80e4793af9bc160fcdeaa5d P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.805452 15187 ts_tablet_manager.cc:1434] T 939029a9d80e4793af9bc160fcdeaa5d P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 14:53:28.806478 15187 tablet_bootstrap.cc:492] T 34f1aef76cb54e3f9547eff32676ce04 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:28.828753 14995 raft_consensus.cc:2468] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:28.846228 15481 consensus_queue.cc:1048] T 1cbdd38fa1294d4999aa6a661f2f730f P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:28.870381 15481 consensus_queue.cc:1048] T 1cbdd38fa1294d4999aa6a661f2f730f P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:28.872323 15481 consensus_queue.cc:1048] T 0f41645b8c934135bce7f98cc4210012 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:28.873845 15140 raft_consensus.cc:3060] T 0f41645b8c934135bce7f98cc4210012 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.897704 15036 leader_election.cc:304] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:28.904320 15445 consensus_queue.cc:1048] T 0f41645b8c934135bce7f98cc4210012 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:28.923949 15435 raft_consensus.cc:2804] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:28.924584 15435 raft_consensus.cc:697] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Leader. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:28.925444 15435 consensus_queue.cc:237] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.935791 15187 tablet_bootstrap.cc:654] T 34f1aef76cb54e3f9547eff32676ce04 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:28.948521 15188 tablet_bootstrap.cc:492] T 48da738528484fa3a83e4b7b582ddac4 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:28.949070 15188 ts_tablet_manager.cc:1403] T 48da738528484fa3a83e4b7b582ddac4 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.298s	user 0.058s	sys 0.096s
I20260709 14:53:28.936460 15346 raft_consensus.cc:515] T 79edfadbc8d046168cc3906a4ce84e52 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.952481 15143 raft_consensus.cc:2393] T 79edfadbc8d046168cc3906a4ce84e52 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1ea2f412f8e42429039fbe908c44e09 in current term 1: Already voted for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in this term.
I20260709 14:53:28.953171 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79edfadbc8d046168cc3906a4ce84e52" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:28.955557 14996 raft_consensus.cc:3060] T 79edfadbc8d046168cc3906a4ce84e52 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.966416 15037 leader_election.cc:304] T 79edfadbc8d046168cc3906a4ce84e52 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:28.968219 15455 raft_consensus.cc:493] T 939029a9d80e4793af9bc160fcdeaa5d P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:28.968741 15455 raft_consensus.cc:515] T 939029a9d80e4793af9bc160fcdeaa5d P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.970788 15455 leader_election.cc:290] T 939029a9d80e4793af9bc160fcdeaa5d P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:28.971611 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939029a9d80e4793af9bc160fcdeaa5d" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
W20260709 14:53:28.972997 15111 leader_election.cc:343] T 939029a9d80e4793af9bc160fcdeaa5d P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:28.973001 15453 raft_consensus.cc:2804] T 79edfadbc8d046168cc3906a4ce84e52 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:28.973945 15453 raft_consensus.cc:493] T 79edfadbc8d046168cc3906a4ce84e52 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:28.974280 15453 raft_consensus.cc:3060] T 79edfadbc8d046168cc3906a4ce84e52 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:28.970081 15346 leader_election.cc:290] T 79edfadbc8d046168cc3906a4ce84e52 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:28.980257 15188 raft_consensus.cc:359] T 48da738528484fa3a83e4b7b582ddac4 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.983500 15188 raft_consensus.cc:385] T 48da738528484fa3a83e4b7b582ddac4 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:28.984920 15188 raft_consensus.cc:740] T 48da738528484fa3a83e4b7b582ddac4 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:28.985617 15188 consensus_queue.cc:260] T 48da738528484fa3a83e4b7b582ddac4 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.983042 15453 raft_consensus.cc:515] T 79edfadbc8d046168cc3906a4ce84e52 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:28.983937 15197 consensus_queue.cc:1048] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:28.989311 15188 ts_tablet_manager.cc:1434] T 48da738528484fa3a83e4b7b582ddac4 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.002s
I20260709 14:53:28.992275 15188 tablet_bootstrap.cc:492] T 1141355bbfef4208a7c0f908571f301a P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:28.992869 14894 catalog_manager.cc:5697] T 0f41645b8c934135bce7f98cc4210012 P 9ef1c55ed4724728855fa50e49c225c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "9ef1c55ed4724728855fa50e49c225c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:28.997773 15453 leader_election.cc:290] T 79edfadbc8d046168cc3906a4ce84e52 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:28.998752 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79edfadbc8d046168cc3906a4ce84e52" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:28.999469 15147 raft_consensus.cc:2393] T 79edfadbc8d046168cc3906a4ce84e52 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f1ea2f412f8e42429039fbe908c44e09 in current term 1: Already voted for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in this term.
I20260709 14:53:29.003334 15187 tablet_bootstrap.cc:492] T 34f1aef76cb54e3f9547eff32676ce04 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:29.003755 15187 ts_tablet_manager.cc:1403] T 34f1aef76cb54e3f9547eff32676ce04 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.198s	user 0.010s	sys 0.006s
I20260709 14:53:28.982379 14996 raft_consensus.cc:2468] T 79edfadbc8d046168cc3906a4ce84e52 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 1.
I20260709 14:53:29.005512 15188 tablet_bootstrap.cc:654] T 1141355bbfef4208a7c0f908571f301a P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:29.005834 15111 leader_election.cc:304] T 79edfadbc8d046168cc3906a4ce84e52 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4; no voters: 
I20260709 14:53:29.006508 15346 raft_consensus.cc:2804] T 79edfadbc8d046168cc3906a4ce84e52 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:29.006974 15346 raft_consensus.cc:697] T 79edfadbc8d046168cc3906a4ce84e52 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 LEADER]: Becoming Leader. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Running, Role: LEADER
I20260709 14:53:29.007791 15346 consensus_queue.cc:237] T 79edfadbc8d046168cc3906a4ce84e52 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.019097 15453 consensus_queue.cc:1048] T 078d1a6dde254cd29242a7057463cdc0 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:53:29.031545 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79edfadbc8d046168cc3906a4ce84e52" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:29.032305 15071 raft_consensus.cc:2393] T 79edfadbc8d046168cc3906a4ce84e52 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 432f0a4ce2b14e1c9ea6672c662e4efa in current term 1: Already voted for candidate f1ea2f412f8e42429039fbe908c44e09 in this term.
I20260709 14:53:29.032480 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939029a9d80e4793af9bc160fcdeaa5d" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:29.034588 15188 tablet_bootstrap.cc:492] T 1141355bbfef4208a7c0f908571f301a P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:29.035027 15188 ts_tablet_manager.cc:1403] T 1141355bbfef4208a7c0f908571f301a P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.001s
I20260709 14:53:29.037575 15192 tablet_bootstrap.cc:492] T 48da738528484fa3a83e4b7b582ddac4 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:29.038100 15192 ts_tablet_manager.cc:1403] T 48da738528484fa3a83e4b7b582ddac4 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.376s	user 0.014s	sys 0.004s
I20260709 14:53:29.041203 15192 raft_consensus.cc:359] T 48da738528484fa3a83e4b7b582ddac4 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.041951 15192 raft_consensus.cc:385] T 48da738528484fa3a83e4b7b582ddac4 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:29.042225 15192 raft_consensus.cc:740] T 48da738528484fa3a83e4b7b582ddac4 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.042898 15192 consensus_queue.cc:260] T 48da738528484fa3a83e4b7b582ddac4 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.042912 14893 catalog_manager.cc:5697] T 078d1a6dde254cd29242a7057463cdc0 P f1ea2f412f8e42429039fbe908c44e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "f1ea2f412f8e42429039fbe908c44e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:29.044691 14893 catalog_manager.cc:5697] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "f1ea2f412f8e42429039fbe908c44e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:29.037578 15188 raft_consensus.cc:359] T 1141355bbfef4208a7c0f908571f301a P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.046236 15188 raft_consensus.cc:385] T 1141355bbfef4208a7c0f908571f301a P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:29.046535 15188 raft_consensus.cc:740] T 1141355bbfef4208a7c0f908571f301a P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.020534 15187 raft_consensus.cc:359] T 34f1aef76cb54e3f9547eff32676ce04 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.048437 15187 raft_consensus.cc:385] T 34f1aef76cb54e3f9547eff32676ce04 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:29.048743 15187 raft_consensus.cc:740] T 34f1aef76cb54e3f9547eff32676ce04 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.049539 15187 consensus_queue.cc:260] T 34f1aef76cb54e3f9547eff32676ce04 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.051160 15187 ts_tablet_manager.cc:1434] T 34f1aef76cb54e3f9547eff32676ce04 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.047s	user 0.003s	sys 0.003s
I20260709 14:53:29.051030 14993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79edfadbc8d046168cc3906a4ce84e52" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:29.051880 14993 raft_consensus.cc:2393] T 79edfadbc8d046168cc3906a4ce84e52 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f1ea2f412f8e42429039fbe908c44e09 in current term 1: Already voted for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in this term.
I20260709 14:53:29.047240 15188 consensus_queue.cc:260] T 1141355bbfef4208a7c0f908571f301a P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.053224 15192 ts_tablet_manager.cc:1434] T 48da738528484fa3a83e4b7b582ddac4 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:53:29.054538 15187 tablet_bootstrap.cc:492] T 188afd09fe154fb3a785cad881510cd3 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:29.057142 15192 tablet_bootstrap.cc:492] T 1141355bbfef4208a7c0f908571f301a P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:29.062105 15188 ts_tablet_manager.cc:1434] T 1141355bbfef4208a7c0f908571f301a P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260709 14:53:29.063154 15188 tablet_bootstrap.cc:492] T 939029a9d80e4793af9bc160fcdeaa5d P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:29.068418 15188 tablet_bootstrap.cc:654] T 939029a9d80e4793af9bc160fcdeaa5d P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:29.075176 15187 tablet_bootstrap.cc:654] T 188afd09fe154fb3a785cad881510cd3 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:29.080432 15192 tablet_bootstrap.cc:654] T 1141355bbfef4208a7c0f908571f301a P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:29.093878 15113 leader_election.cc:343] T 939029a9d80e4793af9bc160fcdeaa5d P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:29.094373 15113 leader_election.cc:304] T 939029a9d80e4793af9bc160fcdeaa5d P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa; no voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:29.095610 15549 raft_consensus.cc:2749] T 939029a9d80e4793af9bc160fcdeaa5d P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:29.096483 15435 raft_consensus.cc:493] T 48da738528484fa3a83e4b7b582ddac4 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.097009 15435 raft_consensus.cc:515] T 48da738528484fa3a83e4b7b582ddac4 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.098555 15549 raft_consensus.cc:493] T 34f1aef76cb54e3f9547eff32676ce04 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.099015 15549 raft_consensus.cc:515] T 34f1aef76cb54e3f9547eff32676ce04 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.100409 15435 leader_election.cc:290] T 48da738528484fa3a83e4b7b582ddac4 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:29.101606 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48da738528484fa3a83e4b7b582ddac4" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:29.102385 15145 raft_consensus.cc:2468] T 48da738528484fa3a83e4b7b582ddac4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:29.103068 15187 tablet_bootstrap.cc:492] T 188afd09fe154fb3a785cad881510cd3 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:29.103662 15036 leader_election.cc:304] T 48da738528484fa3a83e4b7b582ddac4 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:29.104509 15435 raft_consensus.cc:2804] T 48da738528484fa3a83e4b7b582ddac4 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:29.105710 15435 raft_consensus.cc:493] T 48da738528484fa3a83e4b7b582ddac4 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:29.106145 15435 raft_consensus.cc:3060] T 48da738528484fa3a83e4b7b582ddac4 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:29.105075 15549 leader_election.cc:290] T 34f1aef76cb54e3f9547eff32676ce04 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:29.109464 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f1aef76cb54e3f9547eff32676ce04" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:29.103610 15187 ts_tablet_manager.cc:1403] T 188afd09fe154fb3a785cad881510cd3 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.000s
W20260709 14:53:29.110857 15111 leader_election.cc:343] T 34f1aef76cb54e3f9547eff32676ce04 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:29.111443 15192 tablet_bootstrap.cc:492] T 1141355bbfef4208a7c0f908571f301a P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:29.111923 15192 ts_tablet_manager.cc:1403] T 1141355bbfef4208a7c0f908571f301a P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.000s
I20260709 14:53:29.112040 14895 catalog_manager.cc:5697] T 79edfadbc8d046168cc3906a4ce84e52 P 432f0a4ce2b14e1c9ea6672c662e4efa reported cstate change: term changed from 0 to 1, leader changed from <none> to 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3). New cstate: current_term: 1 leader_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:29.103145 15188 tablet_bootstrap.cc:492] T 939029a9d80e4793af9bc160fcdeaa5d P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:29.114070 15188 ts_tablet_manager.cc:1403] T 939029a9d80e4793af9bc160fcdeaa5d P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.001s
I20260709 14:53:29.113765 15187 raft_consensus.cc:359] T 188afd09fe154fb3a785cad881510cd3 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.118247 15187 raft_consensus.cc:385] T 188afd09fe154fb3a785cad881510cd3 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:29.118634 15187 raft_consensus.cc:740] T 188afd09fe154fb3a785cad881510cd3 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.126137 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f1aef76cb54e3f9547eff32676ce04" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:29.118948 15192 raft_consensus.cc:359] T 1141355bbfef4208a7c0f908571f301a P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.126818 15187 consensus_queue.cc:260] T 188afd09fe154fb3a785cad881510cd3 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.127585 15192 raft_consensus.cc:385] T 1141355bbfef4208a7c0f908571f301a P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:29.128010 15192 raft_consensus.cc:740] T 1141355bbfef4208a7c0f908571f301a P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.128731 15192 consensus_queue.cc:260] T 1141355bbfef4208a7c0f908571f301a P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.129179 15188 raft_consensus.cc:359] T 939029a9d80e4793af9bc160fcdeaa5d P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.129856 15188 raft_consensus.cc:385] T 939029a9d80e4793af9bc160fcdeaa5d P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:29.130118 15188 raft_consensus.cc:740] T 939029a9d80e4793af9bc160fcdeaa5d P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.130712 15188 consensus_queue.cc:260] T 939029a9d80e4793af9bc160fcdeaa5d P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.131362 15192 ts_tablet_manager.cc:1434] T 1141355bbfef4208a7c0f908571f301a P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:53:29.132508 15187 ts_tablet_manager.cc:1434] T 188afd09fe154fb3a785cad881510cd3 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.021s	user 0.001s	sys 0.005s
I20260709 14:53:29.133487 15187 tablet_bootstrap.cc:492] T 6475a97e69984f78847174c74cf73e40 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:29.136874 15188 ts_tablet_manager.cc:1434] T 939029a9d80e4793af9bc160fcdeaa5d P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:53:29.136565 15192 tablet_bootstrap.cc:492] T 7c0fd2da012c4a2c85942cea2502c733 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:29.137883 15188 tablet_bootstrap.cc:492] T 7c0fd2da012c4a2c85942cea2502c733 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:29.142469 15549 raft_consensus.cc:493] T 188afd09fe154fb3a785cad881510cd3 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:29.142887 15024 tablet.cc:2406] T 1141355bbfef4208a7c0f908571f301a P 9ef1c55ed4724728855fa50e49c225c4: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:53:29.142979 15549 raft_consensus.cc:515] T 188afd09fe154fb3a785cad881510cd3 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.147675 15192 tablet_bootstrap.cc:654] T 7c0fd2da012c4a2c85942cea2502c733 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:29.150147 15549 leader_election.cc:290] T 188afd09fe154fb3a785cad881510cd3 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:29.152343 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188afd09fe154fb3a785cad881510cd3" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
W20260709 14:53:29.153646 15111 leader_election.cc:343] T 188afd09fe154fb3a785cad881510cd3 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:29.155555 15188 tablet_bootstrap.cc:654] T 7c0fd2da012c4a2c85942cea2502c733 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:29.155181 15435 raft_consensus.cc:515] T 48da738528484fa3a83e4b7b582ddac4 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.157390 15435 leader_election.cc:290] T 48da738528484fa3a83e4b7b582ddac4 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:29.158705 15037 leader_election.cc:304] T 79edfadbc8d046168cc3906a4ce84e52 P f1ea2f412f8e42429039fbe908c44e09 [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: f1ea2f412f8e42429039fbe908c44e09; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4
I20260709 14:53:29.159279 15192 tablet_bootstrap.cc:492] T 7c0fd2da012c4a2c85942cea2502c733 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:29.159700 15192 ts_tablet_manager.cc:1403] T 7c0fd2da012c4a2c85942cea2502c733 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.002s
I20260709 14:53:29.159664 15529 raft_consensus.cc:2749] T 79edfadbc8d046168cc3906a4ce84e52 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:29.160986 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48da738528484fa3a83e4b7b582ddac4" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:29.161541 15141 raft_consensus.cc:3060] T 48da738528484fa3a83e4b7b582ddac4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:29.163411 15453 consensus_queue.cc:1048] T 078d1a6dde254cd29242a7057463cdc0 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:29.164474 15192 raft_consensus.cc:359] T 7c0fd2da012c4a2c85942cea2502c733 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.165128 15192 raft_consensus.cc:385] T 7c0fd2da012c4a2c85942cea2502c733 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:29.165391 15192 raft_consensus.cc:740] T 7c0fd2da012c4a2c85942cea2502c733 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.166205 15188 tablet_bootstrap.cc:492] T 7c0fd2da012c4a2c85942cea2502c733 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:29.165956 15192 consensus_queue.cc:260] T 7c0fd2da012c4a2c85942cea2502c733 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.166626 15188 ts_tablet_manager.cc:1403] T 7c0fd2da012c4a2c85942cea2502c733 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.004s
I20260709 14:53:29.169142 15188 raft_consensus.cc:359] T 7c0fd2da012c4a2c85942cea2502c733 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.169740 15188 raft_consensus.cc:385] T 7c0fd2da012c4a2c85942cea2502c733 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:29.169996 15188 raft_consensus.cc:740] T 7c0fd2da012c4a2c85942cea2502c733 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.170585 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48da738528484fa3a83e4b7b582ddac4" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:29.170560 15188 consensus_queue.cc:260] T 7c0fd2da012c4a2c85942cea2502c733 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.171259 14994 raft_consensus.cc:2468] T 48da738528484fa3a83e4b7b582ddac4 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
W20260709 14:53:29.171895 15113 leader_election.cc:343] T 34f1aef76cb54e3f9547eff32676ce04 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:29.172322 15113 leader_election.cc:304] T 34f1aef76cb54e3f9547eff32676ce04 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa; no voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:29.172923 15188 ts_tablet_manager.cc:1434] T 7c0fd2da012c4a2c85942cea2502c733 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:53:29.173301 15549 raft_consensus.cc:2749] T 34f1aef76cb54e3f9547eff32676ce04 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:29.173969 15188 tablet_bootstrap.cc:492] T 3bf04c2960624ed08607d0c18ddffd26 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:29.181429 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188afd09fe154fb3a785cad881510cd3" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:29.182050 15187 tablet_bootstrap.cc:654] T 6475a97e69984f78847174c74cf73e40 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:29.183379 15188 tablet_bootstrap.cc:654] T 3bf04c2960624ed08607d0c18ddffd26 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:29.184839 15192 ts_tablet_manager.cc:1434] T 7c0fd2da012c4a2c85942cea2502c733 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:29.185763 15192 tablet_bootstrap.cc:492] T 3bf04c2960624ed08607d0c18ddffd26 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
W20260709 14:53:29.186123 15113 leader_election.cc:343] T 188afd09fe154fb3a785cad881510cd3 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:29.186568 15113 leader_election.cc:304] T 188afd09fe154fb3a785cad881510cd3 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa; no voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:29.187791 15549 raft_consensus.cc:2749] T 188afd09fe154fb3a785cad881510cd3 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:29.193123 15439 raft_consensus.cc:493] T 939029a9d80e4793af9bc160fcdeaa5d P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.193148 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48da738528484fa3a83e4b7b582ddac4" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:29.193620 15439 raft_consensus.cc:515] T 939029a9d80e4793af9bc160fcdeaa5d P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.194063 14994 raft_consensus.cc:3060] T 48da738528484fa3a83e4b7b582ddac4 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:29.195608 15439 leader_election.cc:290] T 939029a9d80e4793af9bc160fcdeaa5d P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:29.196650 15140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939029a9d80e4793af9bc160fcdeaa5d" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:29.197368 15140 raft_consensus.cc:2468] T 939029a9d80e4793af9bc160fcdeaa5d P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:29.198614 15036 leader_election.cc:304] T 939029a9d80e4793af9bc160fcdeaa5d P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:29.199903 15453 raft_consensus.cc:2804] T 939029a9d80e4793af9bc160fcdeaa5d P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:29.200261 15453 raft_consensus.cc:493] T 939029a9d80e4793af9bc160fcdeaa5d P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:29.200578 15453 raft_consensus.cc:3060] T 939029a9d80e4793af9bc160fcdeaa5d P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:29.215104 15549 raft_consensus.cc:493] T 7c0fd2da012c4a2c85942cea2502c733 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.215750 15549 raft_consensus.cc:515] T 7c0fd2da012c4a2c85942cea2502c733 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.234688 15343 raft_consensus.cc:493] T 1141355bbfef4208a7c0f908571f301a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.235330 15343 raft_consensus.cc:515] T 1141355bbfef4208a7c0f908571f301a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.242156 15343 leader_election.cc:290] T 1141355bbfef4208a7c0f908571f301a P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:29.243230 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1141355bbfef4208a7c0f908571f301a" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:29.243912 15069 raft_consensus.cc:2468] T 1141355bbfef4208a7c0f908571f301a P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 0.
I20260709 14:53:29.245101 15113 leader_election.cc:304] T 1141355bbfef4208a7c0f908571f301a P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:29.245924 15192 tablet_bootstrap.cc:654] T 3bf04c2960624ed08607d0c18ddffd26 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:29.245818 15343 raft_consensus.cc:2804] T 1141355bbfef4208a7c0f908571f301a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:29.246411 15343 raft_consensus.cc:493] T 1141355bbfef4208a7c0f908571f301a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:29.246851 15343 raft_consensus.cc:3060] T 1141355bbfef4208a7c0f908571f301a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:29.247686 15549 leader_election.cc:290] T 7c0fd2da012c4a2c85942cea2502c733 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:29.248533 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c0fd2da012c4a2c85942cea2502c733" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:29.250567 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939029a9d80e4793af9bc160fcdeaa5d" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:29.252784 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1141355bbfef4208a7c0f908571f301a" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:29.245853 15362 raft_consensus.cc:493] T 1141355bbfef4208a7c0f908571f301a P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:29.254518 15037 leader_election.cc:343] T 939029a9d80e4793af9bc160fcdeaa5d P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:29.255764 15362 raft_consensus.cc:515] T 1141355bbfef4208a7c0f908571f301a P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.249148 15069 raft_consensus.cc:2468] T 7c0fd2da012c4a2c85942cea2502c733 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 0.
I20260709 14:53:29.258294 14997 raft_consensus.cc:2468] T 1141355bbfef4208a7c0f908571f301a P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 0.
I20260709 14:53:29.262661 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c0fd2da012c4a2c85942cea2502c733" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:29.262837 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1141355bbfef4208a7c0f908571f301a" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:29.263372 14996 raft_consensus.cc:2468] T 7c0fd2da012c4a2c85942cea2502c733 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 0.
I20260709 14:53:29.264219 15113 leader_election.cc:304] T 7c0fd2da012c4a2c85942cea2502c733 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:29.265247 15549 raft_consensus.cc:2804] T 7c0fd2da012c4a2c85942cea2502c733 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:29.265640 15549 raft_consensus.cc:493] T 7c0fd2da012c4a2c85942cea2502c733 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:29.265969 15549 raft_consensus.cc:3060] T 7c0fd2da012c4a2c85942cea2502c733 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:29.269845 15362 leader_election.cc:290] T 1141355bbfef4208a7c0f908571f301a P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:29.255501 15141 raft_consensus.cc:2468] T 48da738528484fa3a83e4b7b582ddac4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:29.274061 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1141355bbfef4208a7c0f908571f301a" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:29.274804 15069 raft_consensus.cc:2468] T 1141355bbfef4208a7c0f908571f301a P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 0.
I20260709 14:53:29.277566 15036 leader_election.cc:304] T 48da738528484fa3a83e4b7b582ddac4 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:29.278447 15529 raft_consensus.cc:2804] T 48da738528484fa3a83e4b7b582ddac4 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:29.278929 15529 raft_consensus.cc:697] T 48da738528484fa3a83e4b7b582ddac4 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Leader. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:29.284318 15187 tablet_bootstrap.cc:492] T 6475a97e69984f78847174c74cf73e40 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:29.284840 15187 ts_tablet_manager.cc:1403] T 6475a97e69984f78847174c74cf73e40 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.152s	user 0.029s	sys 0.022s
I20260709 14:53:29.279711 15529 consensus_queue.cc:237] T 48da738528484fa3a83e4b7b582ddac4 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.282835 14994 raft_consensus.cc:2468] T 48da738528484fa3a83e4b7b582ddac4 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:29.285434 14964 leader_election.cc:304] T 1141355bbfef4208a7c0f908571f301a P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:29.287362 15452 raft_consensus.cc:2804] T 1141355bbfef4208a7c0f908571f301a P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:29.288267 15452 raft_consensus.cc:493] T 1141355bbfef4208a7c0f908571f301a P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:29.288625 15452 raft_consensus.cc:3060] T 1141355bbfef4208a7c0f908571f301a P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:29.297421 15452 raft_consensus.cc:515] T 1141355bbfef4208a7c0f908571f301a P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.298941 15343 raft_consensus.cc:515] T 1141355bbfef4208a7c0f908571f301a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.300154 15145 raft_consensus.cc:2393] T 1141355bbfef4208a7c0f908571f301a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ef1c55ed4724728855fa50e49c225c4 in current term 1: Already voted for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in this term.
I20260709 14:53:29.301739 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1141355bbfef4208a7c0f908571f301a" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:29.302508 15141 raft_consensus.cc:2393] T 1141355bbfef4208a7c0f908571f301a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9ef1c55ed4724728855fa50e49c225c4 in current term 1: Already voted for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in this term.
I20260709 14:53:29.282922 15453 raft_consensus.cc:515] T 939029a9d80e4793af9bc160fcdeaa5d P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.306022 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1141355bbfef4208a7c0f908571f301a" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:29.306751 15069 raft_consensus.cc:3060] T 1141355bbfef4208a7c0f908571f301a P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:29.307642 15187 raft_consensus.cc:359] T 6475a97e69984f78847174c74cf73e40 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.309073 15187 raft_consensus.cc:385] T 6475a97e69984f78847174c74cf73e40 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:29.309365 15187 raft_consensus.cc:740] T 6475a97e69984f78847174c74cf73e40 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.308025 15452 leader_election.cc:290] T 1141355bbfef4208a7c0f908571f301a P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Requested vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:29.312428 15192 tablet_bootstrap.cc:492] T 3bf04c2960624ed08607d0c18ddffd26 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:29.312906 15192 ts_tablet_manager.cc:1403] T 3bf04c2960624ed08607d0c18ddffd26 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.127s	user 0.011s	sys 0.009s
I20260709 14:53:29.314436 15188 tablet_bootstrap.cc:492] T 3bf04c2960624ed08607d0c18ddffd26 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:29.314882 15188 ts_tablet_manager.cc:1403] T 3bf04c2960624ed08607d0c18ddffd26 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.141s	user 0.034s	sys 0.014s
I20260709 14:53:29.318573 15187 consensus_queue.cc:260] T 6475a97e69984f78847174c74cf73e40 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.318032 15188 raft_consensus.cc:359] T 3bf04c2960624ed08607d0c18ddffd26 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.322412 15188 raft_consensus.cc:385] T 3bf04c2960624ed08607d0c18ddffd26 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:29.322677 15188 raft_consensus.cc:740] T 3bf04c2960624ed08607d0c18ddffd26 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.323681 15188 consensus_queue.cc:260] T 3bf04c2960624ed08607d0c18ddffd26 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.325717 15188 ts_tablet_manager.cc:1434] T 3bf04c2960624ed08607d0c18ddffd26 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:53:29.325212 14895 catalog_manager.cc:5697] T 48da738528484fa3a83e4b7b582ddac4 P f1ea2f412f8e42429039fbe908c44e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "f1ea2f412f8e42429039fbe908c44e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:29.326663 15188 tablet_bootstrap.cc:492] T 34f1aef76cb54e3f9547eff32676ce04 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:29.327337 15453 leader_election.cc:290] T 939029a9d80e4793af9bc160fcdeaa5d P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:29.332808 15343 leader_election.cc:290] T 1141355bbfef4208a7c0f908571f301a P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:29.333627 15192 raft_consensus.cc:359] T 3bf04c2960624ed08607d0c18ddffd26 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.339324 15192 raft_consensus.cc:385] T 3bf04c2960624ed08607d0c18ddffd26 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:29.339363 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1141355bbfef4208a7c0f908571f301a" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:29.339687 15192 raft_consensus.cc:740] T 3bf04c2960624ed08607d0c18ddffd26 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.353992 15187 ts_tablet_manager.cc:1434] T 6475a97e69984f78847174c74cf73e40 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.000s
I20260709 14:53:29.355233 15187 tablet_bootstrap.cc:492] T 3bf04c2960624ed08607d0c18ddffd26 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:29.358640 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1141355bbfef4208a7c0f908571f301a" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:29.358785 15192 consensus_queue.cc:260] T 3bf04c2960624ed08607d0c18ddffd26 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.359447 14995 raft_consensus.cc:2393] T 1141355bbfef4208a7c0f908571f301a P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 432f0a4ce2b14e1c9ea6672c662e4efa in current term 1: Already voted for candidate 9ef1c55ed4724728855fa50e49c225c4 in this term.
I20260709 14:53:29.359858 15069 raft_consensus.cc:2468] T 1141355bbfef4208a7c0f908571f301a P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 1.
I20260709 14:53:29.364545 15113 leader_election.cc:304] T 1141355bbfef4208a7c0f908571f301a P 432f0a4ce2b14e1c9ea6672c662e4efa [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: 432f0a4ce2b14e1c9ea6672c662e4efa; no voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:29.365701 14964 leader_election.cc:304] T 1141355bbfef4208a7c0f908571f301a P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa
I20260709 14:53:29.366969 15192 ts_tablet_manager.cc:1434] T 3bf04c2960624ed08607d0c18ddffd26 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.054s	user 0.000s	sys 0.011s
I20260709 14:53:29.361785 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939029a9d80e4793af9bc160fcdeaa5d" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:29.367295 15343 raft_consensus.cc:2749] T 1141355bbfef4208a7c0f908571f301a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:29.368029 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939029a9d80e4793af9bc160fcdeaa5d" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:29.371744 15141 raft_consensus.cc:3060] T 939029a9d80e4793af9bc160fcdeaa5d P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:29.367702 15452 raft_consensus.cc:2804] T 1141355bbfef4208a7c0f908571f301a P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:29.374054 15452 raft_consensus.cc:697] T 1141355bbfef4208a7c0f908571f301a P 9ef1c55ed4724728855fa50e49c225c4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Running, Role: LEADER
I20260709 14:53:29.374904 15452 consensus_queue.cc:237] T 1141355bbfef4208a7c0f908571f301a P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.378994 15192 tablet_bootstrap.cc:492] T 939029a9d80e4793af9bc160fcdeaa5d P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:29.388314 15547 consensus_queue.cc:1048] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:53:29.393510 15037 leader_election.cc:343] T 939029a9d80e4793af9bc160fcdeaa5d P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:29.380671 15188 tablet_bootstrap.cc:654] T 34f1aef76cb54e3f9547eff32676ce04 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:29.402467 15192 tablet_bootstrap.cc:654] T 939029a9d80e4793af9bc160fcdeaa5d P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:29.411799 15192 tablet_bootstrap.cc:492] T 939029a9d80e4793af9bc160fcdeaa5d P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:29.414187 15192 ts_tablet_manager.cc:1403] T 939029a9d80e4793af9bc160fcdeaa5d P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.001s
I20260709 14:53:29.414642 14895 catalog_manager.cc:5697] T 1141355bbfef4208a7c0f908571f301a P 9ef1c55ed4724728855fa50e49c225c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "9ef1c55ed4724728855fa50e49c225c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:29.417029 15192 raft_consensus.cc:359] T 939029a9d80e4793af9bc160fcdeaa5d P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.417732 15192 raft_consensus.cc:385] T 939029a9d80e4793af9bc160fcdeaa5d P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:29.419405 15188 tablet_bootstrap.cc:492] T 34f1aef76cb54e3f9547eff32676ce04 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:29.419883 15188 ts_tablet_manager.cc:1403] T 34f1aef76cb54e3f9547eff32676ce04 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.093s	user 0.011s	sys 0.002s
I20260709 14:53:29.420723 15192 raft_consensus.cc:740] T 939029a9d80e4793af9bc160fcdeaa5d P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.421558 15192 consensus_queue.cc:260] T 939029a9d80e4793af9bc160fcdeaa5d P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.423273 15192 ts_tablet_manager.cc:1434] T 939029a9d80e4793af9bc160fcdeaa5d P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:53:29.424240 15192 tablet_bootstrap.cc:492] T 6475a97e69984f78847174c74cf73e40 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:29.426113 15141 raft_consensus.cc:2468] T 939029a9d80e4793af9bc160fcdeaa5d P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:29.425309 15439 consensus_queue.cc:1048] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:29.427350 15036 leader_election.cc:304] T 939029a9d80e4793af9bc160fcdeaa5d P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 9ef1c55ed4724728855fa50e49c225c4
I20260709 14:53:29.430023 15435 raft_consensus.cc:2804] T 939029a9d80e4793af9bc160fcdeaa5d P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:29.430514 15435 raft_consensus.cc:697] T 939029a9d80e4793af9bc160fcdeaa5d P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Leader. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:29.430622 15192 tablet_bootstrap.cc:654] T 6475a97e69984f78847174c74cf73e40 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:29.431365 15435 consensus_queue.cc:237] T 939029a9d80e4793af9bc160fcdeaa5d P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.442009 15188 raft_consensus.cc:359] T 34f1aef76cb54e3f9547eff32676ce04 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.445488 15192 tablet_bootstrap.cc:492] T 6475a97e69984f78847174c74cf73e40 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:29.447803 15192 ts_tablet_manager.cc:1403] T 6475a97e69984f78847174c74cf73e40 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.001s
I20260709 14:53:29.447767 15188 raft_consensus.cc:385] T 34f1aef76cb54e3f9547eff32676ce04 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:29.448709 15188 raft_consensus.cc:740] T 34f1aef76cb54e3f9547eff32676ce04 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.449869 15188 consensus_queue.cc:260] T 34f1aef76cb54e3f9547eff32676ce04 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.452751 15192 raft_consensus.cc:359] T 6475a97e69984f78847174c74cf73e40 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.453446 15192 raft_consensus.cc:385] T 6475a97e69984f78847174c74cf73e40 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:29.451298 15549 raft_consensus.cc:515] T 7c0fd2da012c4a2c85942cea2502c733 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.453702 15192 raft_consensus.cc:740] T 6475a97e69984f78847174c74cf73e40 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.455092 15192 consensus_queue.cc:260] T 6475a97e69984f78847174c74cf73e40 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.459518 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c0fd2da012c4a2c85942cea2502c733" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:29.460098 14995 raft_consensus.cc:3060] T 7c0fd2da012c4a2c85942cea2502c733 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:29.462148 15192 ts_tablet_manager.cc:1434] T 6475a97e69984f78847174c74cf73e40 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:53:29.462599 15187 tablet_bootstrap.cc:654] T 3bf04c2960624ed08607d0c18ddffd26 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:29.465020 15192 tablet_bootstrap.cc:492] T 188afd09fe154fb3a785cad881510cd3 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:29.469856 14995 raft_consensus.cc:2468] T 7c0fd2da012c4a2c85942cea2502c733 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 1.
I20260709 14:53:29.471267 15111 leader_election.cc:304] T 7c0fd2da012c4a2c85942cea2502c733 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4; no voters: 
I20260709 14:53:29.472126 15343 raft_consensus.cc:2804] T 7c0fd2da012c4a2c85942cea2502c733 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:29.472559 15343 raft_consensus.cc:697] T 7c0fd2da012c4a2c85942cea2502c733 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 LEADER]: Becoming Leader. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Running, Role: LEADER
I20260709 14:53:29.473613 15343 consensus_queue.cc:237] T 7c0fd2da012c4a2c85942cea2502c733 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.481482 15549 leader_election.cc:290] T 7c0fd2da012c4a2c85942cea2502c733 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:29.482161 15188 ts_tablet_manager.cc:1434] T 34f1aef76cb54e3f9547eff32676ce04 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.001s
I20260709 14:53:29.483234 15188 tablet_bootstrap.cc:492] T 6475a97e69984f78847174c74cf73e40 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:29.482604 14893 catalog_manager.cc:5697] T 939029a9d80e4793af9bc160fcdeaa5d P f1ea2f412f8e42429039fbe908c44e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "f1ea2f412f8e42429039fbe908c44e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:29.488457 15455 consensus_queue.cc:1048] T 79edfadbc8d046168cc3906a4ce84e52 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:29.488570 14896 catalog_manager.cc:5697] T 7c0fd2da012c4a2c85942cea2502c733 P 432f0a4ce2b14e1c9ea6672c662e4efa reported cstate change: term changed from 0 to 1, leader changed from <none> to 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3). New cstate: current_term: 1 leader_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:29.483408 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c0fd2da012c4a2c85942cea2502c733" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:29.495018 15069 raft_consensus.cc:3060] T 7c0fd2da012c4a2c85942cea2502c733 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:29.505568 15192 tablet_bootstrap.cc:654] T 188afd09fe154fb3a785cad881510cd3 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:29.514917 15069 raft_consensus.cc:2468] T 7c0fd2da012c4a2c85942cea2502c733 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 1.
I20260709 14:53:29.526086 15346 consensus_queue.cc:1048] T 79edfadbc8d046168cc3906a4ce84e52 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:29.541481 15192 tablet_bootstrap.cc:492] T 188afd09fe154fb3a785cad881510cd3 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:29.541965 15192 ts_tablet_manager.cc:1403] T 188afd09fe154fb3a785cad881510cd3 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.079s	user 0.008s	sys 0.010s
I20260709 14:53:29.544528 15192 raft_consensus.cc:359] T 188afd09fe154fb3a785cad881510cd3 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.545231 15192 raft_consensus.cc:385] T 188afd09fe154fb3a785cad881510cd3 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:29.545492 15192 raft_consensus.cc:740] T 188afd09fe154fb3a785cad881510cd3 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.546095 15192 consensus_queue.cc:260] T 188afd09fe154fb3a785cad881510cd3 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.552944 15192 ts_tablet_manager.cc:1434] T 188afd09fe154fb3a785cad881510cd3 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 14:53:29.553931 15192 tablet_bootstrap.cc:492] T 34f1aef76cb54e3f9547eff32676ce04 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
W20260709 14:53:29.554594 14944 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:29.556932 15188 tablet_bootstrap.cc:654] T 6475a97e69984f78847174c74cf73e40 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:29.559243 15187 tablet_bootstrap.cc:492] T 3bf04c2960624ed08607d0c18ddffd26 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:29.559894 15187 ts_tablet_manager.cc:1403] T 3bf04c2960624ed08607d0c18ddffd26 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.205s	user 0.006s	sys 0.014s
I20260709 14:53:29.560375 15192 tablet_bootstrap.cc:654] T 34f1aef76cb54e3f9547eff32676ce04 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:29.562634 15187 raft_consensus.cc:359] T 3bf04c2960624ed08607d0c18ddffd26 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.563424 15187 raft_consensus.cc:385] T 3bf04c2960624ed08607d0c18ddffd26 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:29.563737 15187 raft_consensus.cc:740] T 3bf04c2960624ed08607d0c18ddffd26 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.564499 15187 consensus_queue.cc:260] T 3bf04c2960624ed08607d0c18ddffd26 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.566628 15187 ts_tablet_manager.cc:1434] T 3bf04c2960624ed08607d0c18ddffd26 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:29.570130 15187 tablet_bootstrap.cc:492] T 2635038737da471cace19ec064a8da35 P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:29.581697 15187 tablet_bootstrap.cc:654] T 2635038737da471cace19ec064a8da35 P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:29.586838 15188 tablet_bootstrap.cc:492] T 6475a97e69984f78847174c74cf73e40 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:29.587394 15188 ts_tablet_manager.cc:1403] T 6475a97e69984f78847174c74cf73e40 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.104s	user 0.004s	sys 0.008s
I20260709 14:53:29.590168 15188 raft_consensus.cc:359] T 6475a97e69984f78847174c74cf73e40 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.590912 15188 raft_consensus.cc:385] T 6475a97e69984f78847174c74cf73e40 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:29.591235 15188 raft_consensus.cc:740] T 6475a97e69984f78847174c74cf73e40 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.591952 15188 consensus_queue.cc:260] T 6475a97e69984f78847174c74cf73e40 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.594401 15188 ts_tablet_manager.cc:1434] T 6475a97e69984f78847174c74cf73e40 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:53:29.598318 15188 tablet_bootstrap.cc:492] T 2635038737da471cace19ec064a8da35 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:29.598721 15192 tablet_bootstrap.cc:492] T 34f1aef76cb54e3f9547eff32676ce04 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:29.599192 15192 ts_tablet_manager.cc:1403] T 34f1aef76cb54e3f9547eff32676ce04 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.020s
I20260709 14:53:29.601557 15192 raft_consensus.cc:359] T 34f1aef76cb54e3f9547eff32676ce04 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.602351 15192 raft_consensus.cc:385] T 34f1aef76cb54e3f9547eff32676ce04 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:29.602573 15192 raft_consensus.cc:740] T 34f1aef76cb54e3f9547eff32676ce04 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.604503 15192 consensus_queue.cc:260] T 34f1aef76cb54e3f9547eff32676ce04 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.622449 15192 ts_tablet_manager.cc:1434] T 34f1aef76cb54e3f9547eff32676ce04 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:53:29.623499 15192 tablet_bootstrap.cc:492] T a8670b0222d14fc39ced09ac20029fae P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:29.629652 15192 tablet_bootstrap.cc:654] T a8670b0222d14fc39ced09ac20029fae P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:29.630927 15188 tablet_bootstrap.cc:654] T 2635038737da471cace19ec064a8da35 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:29.644382 15187 tablet_bootstrap.cc:492] T 2635038737da471cace19ec064a8da35 P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:29.644927 15187 ts_tablet_manager.cc:1403] T 2635038737da471cace19ec064a8da35 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.075s	user 0.023s	sys 0.020s
I20260709 14:53:29.649698 15192 tablet_bootstrap.cc:492] T a8670b0222d14fc39ced09ac20029fae P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:29.650298 15192 ts_tablet_manager.cc:1403] T a8670b0222d14fc39ced09ac20029fae P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.001s
I20260709 14:53:29.653285 15192 raft_consensus.cc:359] T a8670b0222d14fc39ced09ac20029fae P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.653942 15192 raft_consensus.cc:385] T a8670b0222d14fc39ced09ac20029fae P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:29.654292 15192 raft_consensus.cc:740] T a8670b0222d14fc39ced09ac20029fae P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.654963 15192 consensus_queue.cc:260] T a8670b0222d14fc39ced09ac20029fae P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.655752 15187 raft_consensus.cc:359] T 2635038737da471cace19ec064a8da35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.656423 15187 raft_consensus.cc:385] T 2635038737da471cace19ec064a8da35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:29.656664 15187 raft_consensus.cc:740] T 2635038737da471cace19ec064a8da35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.657393 15192 ts_tablet_manager.cc:1434] T a8670b0222d14fc39ced09ac20029fae P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:29.657335 15187 consensus_queue.cc:260] T 2635038737da471cace19ec064a8da35 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.658743 15452 raft_consensus.cc:493] T 6475a97e69984f78847174c74cf73e40 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.659180 15452 raft_consensus.cc:515] T 6475a97e69984f78847174c74cf73e40 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.661145 15452 leader_election.cc:290] T 6475a97e69984f78847174c74cf73e40 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:29.662125 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6475a97e69984f78847174c74cf73e40" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:29.662760 15071 raft_consensus.cc:2468] T 6475a97e69984f78847174c74cf73e40 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 0.
I20260709 14:53:29.664179 14964 leader_election.cc:304] T 6475a97e69984f78847174c74cf73e40 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:29.664883 15452 raft_consensus.cc:2804] T 6475a97e69984f78847174c74cf73e40 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:29.665230 15452 raft_consensus.cc:493] T 6475a97e69984f78847174c74cf73e40 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:29.665551 15452 raft_consensus.cc:3060] T 6475a97e69984f78847174c74cf73e40 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:29.669015 15187 ts_tablet_manager.cc:1434] T 2635038737da471cace19ec064a8da35 P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:53:29.668864 15140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6475a97e69984f78847174c74cf73e40" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:29.669605 15140 raft_consensus.cc:2468] T 6475a97e69984f78847174c74cf73e40 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 0.
I20260709 14:53:29.669839 15192 tablet_bootstrap.cc:492] T 2635038737da471cace19ec064a8da35 P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:29.671303 15187 tablet_bootstrap.cc:492] T a8670b0222d14fc39ced09ac20029fae P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:29.675196 15188 tablet_bootstrap.cc:492] T 2635038737da471cace19ec064a8da35 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:29.675731 15188 ts_tablet_manager.cc:1403] T 2635038737da471cace19ec064a8da35 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.011s
I20260709 14:53:29.677378 15187 tablet_bootstrap.cc:654] T a8670b0222d14fc39ced09ac20029fae P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:29.678309 15188 raft_consensus.cc:359] T 2635038737da471cace19ec064a8da35 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.678977 15188 raft_consensus.cc:385] T 2635038737da471cace19ec064a8da35 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:29.679250 15188 raft_consensus.cc:740] T 2635038737da471cace19ec064a8da35 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.679864 15188 consensus_queue.cc:260] T 2635038737da471cace19ec064a8da35 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.683454 15452 raft_consensus.cc:515] T 6475a97e69984f78847174c74cf73e40 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.685959 15192 tablet_bootstrap.cc:654] T 2635038737da471cace19ec064a8da35 P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:29.686666 15452 leader_election.cc:290] T 6475a97e69984f78847174c74cf73e40 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Requested vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:29.687347 15188 ts_tablet_manager.cc:1434] T 2635038737da471cace19ec064a8da35 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:53:29.688344 15188 tablet_bootstrap.cc:492] T a9fe64be8eb541cbb14e42530d36a99b P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:29.689450 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6475a97e69984f78847174c74cf73e40" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:29.690062 15071 raft_consensus.cc:3060] T 6475a97e69984f78847174c74cf73e40 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:29.690533 15187 tablet_bootstrap.cc:492] T a8670b0222d14fc39ced09ac20029fae P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:29.691000 15187 ts_tablet_manager.cc:1403] T a8670b0222d14fc39ced09ac20029fae P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260709 14:53:29.693604 15187 raft_consensus.cc:359] T a8670b0222d14fc39ced09ac20029fae P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.695809 15187 raft_consensus.cc:385] T a8670b0222d14fc39ced09ac20029fae P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:29.695998 15140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6475a97e69984f78847174c74cf73e40" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:29.696152 15187 raft_consensus.cc:740] T a8670b0222d14fc39ced09ac20029fae P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.696599 15140 raft_consensus.cc:3060] T 6475a97e69984f78847174c74cf73e40 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:29.697428 15192 tablet_bootstrap.cc:492] T 2635038737da471cace19ec064a8da35 P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:29.697144 15187 consensus_queue.cc:260] T a8670b0222d14fc39ced09ac20029fae P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.699293 15187 ts_tablet_manager.cc:1434] T a8670b0222d14fc39ced09ac20029fae P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:53:29.694368 15188 tablet_bootstrap.cc:654] T a9fe64be8eb541cbb14e42530d36a99b P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:29.697866 15192 ts_tablet_manager.cc:1403] T 2635038737da471cace19ec064a8da35 P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.008s
I20260709 14:53:29.704229 15071 raft_consensus.cc:2468] T 6475a97e69984f78847174c74cf73e40 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 1.
I20260709 14:53:29.705338 15439 consensus_queue.cc:1048] T 48da738528484fa3a83e4b7b582ddac4 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:29.705813 15187 tablet_bootstrap.cc:492] T a9fe64be8eb541cbb14e42530d36a99b P 432f0a4ce2b14e1c9ea6672c662e4efa: Bootstrap starting.
I20260709 14:53:29.708854 14964 leader_election.cc:304] T 6475a97e69984f78847174c74cf73e40 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:29.709604 15452 raft_consensus.cc:2804] T 6475a97e69984f78847174c74cf73e40 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:29.710098 15452 raft_consensus.cc:697] T 6475a97e69984f78847174c74cf73e40 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Running, Role: LEADER
I20260709 14:53:29.710898 15452 consensus_queue.cc:237] T 6475a97e69984f78847174c74cf73e40 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.711673 15140 raft_consensus.cc:2468] T 6475a97e69984f78847174c74cf73e40 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 1.
I20260709 14:53:29.712926 15187 tablet_bootstrap.cc:654] T a9fe64be8eb541cbb14e42530d36a99b P 432f0a4ce2b14e1c9ea6672c662e4efa: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:29.704622 15192 raft_consensus.cc:359] T 2635038737da471cace19ec064a8da35 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.714740 15192 raft_consensus.cc:385] T 2635038737da471cace19ec064a8da35 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:29.715044 15192 raft_consensus.cc:740] T 2635038737da471cace19ec064a8da35 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.717870 15192 consensus_queue.cc:260] T 2635038737da471cace19ec064a8da35 P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.720158 15192 ts_tablet_manager.cc:1434] T 2635038737da471cace19ec064a8da35 P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.001s
I20260709 14:53:29.725668 15192 tablet_bootstrap.cc:492] T a9fe64be8eb541cbb14e42530d36a99b P 9ef1c55ed4724728855fa50e49c225c4: Bootstrap starting.
I20260709 14:53:29.733053 15192 tablet_bootstrap.cc:654] T a9fe64be8eb541cbb14e42530d36a99b P 9ef1c55ed4724728855fa50e49c225c4: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:29.734138 15188 tablet_bootstrap.cc:492] T a9fe64be8eb541cbb14e42530d36a99b P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:29.734565 15188 ts_tablet_manager.cc:1403] T a9fe64be8eb541cbb14e42530d36a99b P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.006s
I20260709 14:53:29.737011 15188 raft_consensus.cc:359] T a9fe64be8eb541cbb14e42530d36a99b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.737666 15188 raft_consensus.cc:385] T a9fe64be8eb541cbb14e42530d36a99b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:29.738102 15188 raft_consensus.cc:740] T a9fe64be8eb541cbb14e42530d36a99b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.738776 15188 consensus_queue.cc:260] T a9fe64be8eb541cbb14e42530d36a99b P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.739248 15439 consensus_queue.cc:1048] T 48da738528484fa3a83e4b7b582ddac4 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:29.740844 15188 ts_tablet_manager.cc:1434] T a9fe64be8eb541cbb14e42530d36a99b P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:53:29.741806 15188 tablet_bootstrap.cc:492] T 188afd09fe154fb3a785cad881510cd3 P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:29.745239 15187 tablet_bootstrap.cc:492] T a9fe64be8eb541cbb14e42530d36a99b P 432f0a4ce2b14e1c9ea6672c662e4efa: No bootstrap required, opened a new log
I20260709 14:53:29.745708 15187 ts_tablet_manager.cc:1403] T a9fe64be8eb541cbb14e42530d36a99b P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.018s
I20260709 14:53:29.747864 15439 raft_consensus.cc:493] T 3bf04c2960624ed08607d0c18ddffd26 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.748387 15439 raft_consensus.cc:515] T 3bf04c2960624ed08607d0c18ddffd26 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.749788 15187 raft_consensus.cc:359] T a9fe64be8eb541cbb14e42530d36a99b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.750432 15187 raft_consensus.cc:385] T a9fe64be8eb541cbb14e42530d36a99b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:29.750684 15187 raft_consensus.cc:740] T a9fe64be8eb541cbb14e42530d36a99b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.751029 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bf04c2960624ed08607d0c18ddffd26" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:29.751657 14994 raft_consensus.cc:2468] T 3bf04c2960624ed08607d0c18ddffd26 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:29.753160 15037 leader_election.cc:304] T 3bf04c2960624ed08607d0c18ddffd26 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:29.754637 15435 raft_consensus.cc:2804] T 3bf04c2960624ed08607d0c18ddffd26 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:29.754980 15435 raft_consensus.cc:493] T 3bf04c2960624ed08607d0c18ddffd26 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:29.755295 15435 raft_consensus.cc:3060] T 3bf04c2960624ed08607d0c18ddffd26 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:29.755524 15188 tablet_bootstrap.cc:654] T 188afd09fe154fb3a785cad881510cd3 P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:29.755944 15439 leader_election.cc:290] T 3bf04c2960624ed08607d0c18ddffd26 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:29.757210 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bf04c2960624ed08607d0c18ddffd26" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:29.757957 15187 consensus_queue.cc:260] T a9fe64be8eb541cbb14e42530d36a99b P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.757812 15145 raft_consensus.cc:2468] T 3bf04c2960624ed08607d0c18ddffd26 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:29.817252 14896 catalog_manager.cc:5697] T 6475a97e69984f78847174c74cf73e40 P 9ef1c55ed4724728855fa50e49c225c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "9ef1c55ed4724728855fa50e49c225c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:29.819701 15187 ts_tablet_manager.cc:1434] T a9fe64be8eb541cbb14e42530d36a99b P 432f0a4ce2b14e1c9ea6672c662e4efa: Time spent starting tablet: real 0.074s	user 0.007s	sys 0.000s
W20260709 14:53:29.825181 15019 debug-util.cc:398] Leaking SignalData structure 0x7b08001cf060 after lost signal to thread 13871
W20260709 14:53:29.826507 15019 debug-util.cc:398] Leaking SignalData structure 0x7b08000a9400 after lost signal to thread 14930
W20260709 14:53:29.827777 15019 debug-util.cc:398] Leaking SignalData structure 0x7b08000e1a20 after lost signal to thread 15022
W20260709 14:53:29.831128 15019 debug-util.cc:398] Leaking SignalData structure 0x7b0800174f20 after lost signal to thread 15097
I20260709 14:53:29.831291 15452 raft_consensus.cc:493] T 939029a9d80e4793af9bc160fcdeaa5d P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.831895 15452 raft_consensus.cc:515] T 939029a9d80e4793af9bc160fcdeaa5d P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
W20260709 14:53:29.833158 15019 debug-util.cc:398] Leaking SignalData structure 0x7b08002a3a80 after lost signal to thread 15171
I20260709 14:53:29.834336 15452 leader_election.cc:290] T 939029a9d80e4793af9bc160fcdeaa5d P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:29.837901 15435 raft_consensus.cc:515] T 3bf04c2960624ed08607d0c18ddffd26 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.839934 15435 leader_election.cc:290] T 3bf04c2960624ed08607d0c18ddffd26 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:29.841701 15192 tablet_bootstrap.cc:492] T a9fe64be8eb541cbb14e42530d36a99b P 9ef1c55ed4724728855fa50e49c225c4: No bootstrap required, opened a new log
I20260709 14:53:29.842212 15192 ts_tablet_manager.cc:1403] T a9fe64be8eb541cbb14e42530d36a99b P 9ef1c55ed4724728855fa50e49c225c4: Time spent bootstrapping tablet: real 0.117s	user 0.013s	sys 0.028s
I20260709 14:53:29.843632 15346 raft_consensus.cc:493] T 2635038737da471cace19ec064a8da35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.844143 15346 raft_consensus.cc:515] T 2635038737da471cace19ec064a8da35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.844966 15192 raft_consensus.cc:359] T a9fe64be8eb541cbb14e42530d36a99b P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.846167 15192 raft_consensus.cc:385] T a9fe64be8eb541cbb14e42530d36a99b P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:29.846457 15192 raft_consensus.cc:740] T a9fe64be8eb541cbb14e42530d36a99b P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.847100 15192 consensus_queue.cc:260] T a9fe64be8eb541cbb14e42530d36a99b P 9ef1c55ed4724728855fa50e49c225c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.849746 15192 ts_tablet_manager.cc:1434] T a9fe64be8eb541cbb14e42530d36a99b P 9ef1c55ed4724728855fa50e49c225c4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:29.845953 15346 leader_election.cc:290] T 2635038737da471cace19ec064a8da35 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:29.850346 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939029a9d80e4793af9bc160fcdeaa5d" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:29.851265 15141 raft_consensus.cc:2393] T 939029a9d80e4793af9bc160fcdeaa5d P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ef1c55ed4724728855fa50e49c225c4 in current term 1: Already voted for candidate f1ea2f412f8e42429039fbe908c44e09 in this term.
I20260709 14:53:29.852471 15452 raft_consensus.cc:493] T 188afd09fe154fb3a785cad881510cd3 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.852977 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bf04c2960624ed08607d0c18ddffd26" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:29.853072 15452 raft_consensus.cc:515] T 188afd09fe154fb3a785cad881510cd3 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.853682 15141 raft_consensus.cc:3060] T 3bf04c2960624ed08607d0c18ddffd26 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:29.855564 15452 leader_election.cc:290] T 188afd09fe154fb3a785cad881510cd3 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:29.856905 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2635038737da471cace19ec064a8da35" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:29.857596 14995 raft_consensus.cc:2468] T 2635038737da471cace19ec064a8da35 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 0.
I20260709 14:53:29.843133 15435 raft_consensus.cc:493] T 2635038737da471cace19ec064a8da35 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.858443 15435 raft_consensus.cc:515] T 2635038737da471cace19ec064a8da35 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.861912 15435 leader_election.cc:290] T 2635038737da471cace19ec064a8da35 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:29.866357 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939029a9d80e4793af9bc160fcdeaa5d" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:29.866344 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2635038737da471cace19ec064a8da35" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:29.867653 15071 raft_consensus.cc:2468] T 2635038737da471cace19ec064a8da35 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 0.
I20260709 14:53:29.868785 15113 leader_election.cc:304] T 2635038737da471cace19ec064a8da35 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:29.869549 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188afd09fe154fb3a785cad881510cd3" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:29.874997 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bf04c2960624ed08607d0c18ddffd26" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:29.875617 14994 raft_consensus.cc:3060] T 3bf04c2960624ed08607d0c18ddffd26 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:29.870246 15188 tablet_bootstrap.cc:492] T 188afd09fe154fb3a785cad881510cd3 P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:29.870985 15346 raft_consensus.cc:2804] T 2635038737da471cace19ec064a8da35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:29.881119 15346 raft_consensus.cc:493] T 2635038737da471cace19ec064a8da35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:29.881526 15346 raft_consensus.cc:3060] T 2635038737da471cace19ec064a8da35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:29.881548 15435 raft_consensus.cc:493] T 34f1aef76cb54e3f9547eff32676ce04 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.882129 15435 raft_consensus.cc:515] T 34f1aef76cb54e3f9547eff32676ce04 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.883687 14994 raft_consensus.cc:2468] T 3bf04c2960624ed08607d0c18ddffd26 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:29.885035 15435 leader_election.cc:290] T 34f1aef76cb54e3f9547eff32676ce04 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:29.885432 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2635038737da471cace19ec064a8da35" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:29.886332 14995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2635038737da471cace19ec064a8da35" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:29.886909 14995 raft_consensus.cc:2468] T 2635038737da471cace19ec064a8da35 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:29.887285 15452 raft_consensus.cc:493] T 34f1aef76cb54e3f9547eff32676ce04 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.887748 15452 raft_consensus.cc:515] T 34f1aef76cb54e3f9547eff32676ce04 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.888917 15346 raft_consensus.cc:515] T 2635038737da471cace19ec064a8da35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.890086 15452 leader_election.cc:290] T 34f1aef76cb54e3f9547eff32676ce04 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:29.890218 15145 raft_consensus.cc:2393] T 2635038737da471cace19ec064a8da35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1ea2f412f8e42429039fbe908c44e09 in current term 1: Already voted for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in this term.
I20260709 14:53:29.892879 14993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f1aef76cb54e3f9547eff32676ce04" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:29.893574 14993 raft_consensus.cc:2468] T 34f1aef76cb54e3f9547eff32676ce04 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:29.895042 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2635038737da471cace19ec064a8da35" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:29.895579 15072 raft_consensus.cc:3060] T 2635038737da471cace19ec064a8da35 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:29.897840 15140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f1aef76cb54e3f9547eff32676ce04" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:29.898269 15346 leader_election.cc:290] T 2635038737da471cace19ec064a8da35 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:29.898732 15140 raft_consensus.cc:2468] T 34f1aef76cb54e3f9547eff32676ce04 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:29.901574 15188 ts_tablet_manager.cc:1403] T 188afd09fe154fb3a785cad881510cd3 P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.160s	user 0.015s	sys 0.009s
I20260709 14:53:29.901895 15072 raft_consensus.cc:2468] T 2635038737da471cace19ec064a8da35 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 1.
I20260709 14:53:29.888720 15141 raft_consensus.cc:2468] T 3bf04c2960624ed08607d0c18ddffd26 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:29.903065 15113 leader_election.cc:304] T 2635038737da471cace19ec064a8da35 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:29.903373 15036 leader_election.cc:304] T 34f1aef76cb54e3f9547eff32676ce04 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:29.904321 15546 raft_consensus.cc:2804] T 34f1aef76cb54e3f9547eff32676ce04 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:29.904704 15549 raft_consensus.cc:2804] T 2635038737da471cace19ec064a8da35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:29.904923 14993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2635038737da471cace19ec064a8da35" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:29.905256 15549 raft_consensus.cc:697] T 2635038737da471cace19ec064a8da35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 LEADER]: Becoming Leader. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Running, Role: LEADER
I20260709 14:53:29.905529 14993 raft_consensus.cc:3060] T 2635038737da471cace19ec064a8da35 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:29.906097 15549 consensus_queue.cc:237] T 2635038737da471cace19ec064a8da35 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.908205 15037 leader_election.cc:304] T 3bf04c2960624ed08607d0c18ddffd26 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:29.904697 15546 raft_consensus.cc:493] T 34f1aef76cb54e3f9547eff32676ce04 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:29.909132 15453 raft_consensus.cc:2804] T 3bf04c2960624ed08607d0c18ddffd26 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:29.909614 15453 raft_consensus.cc:697] T 3bf04c2960624ed08607d0c18ddffd26 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Leader. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:29.909832 15445 consensus_queue.cc:1048] T 1141355bbfef4208a7c0f908571f301a P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:29.910156 15362 raft_consensus.cc:493] T a8670b0222d14fc39ced09ac20029fae P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.904361 15188 raft_consensus.cc:359] T 188afd09fe154fb3a785cad881510cd3 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.910586 15362 raft_consensus.cc:515] T a8670b0222d14fc39ced09ac20029fae P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.911131 15453 consensus_queue.cc:237] T 3bf04c2960624ed08607d0c18ddffd26 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.912474 15362 leader_election.cc:290] T a8670b0222d14fc39ced09ac20029fae P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:29.913009 15037 leader_election.cc:304] T 2635038737da471cace19ec064a8da35 P f1ea2f412f8e42429039fbe908c44e09 [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: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa
I20260709 14:53:29.913147 15546 raft_consensus.cc:3060] T 34f1aef76cb54e3f9547eff32676ce04 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:29.911114 15188 raft_consensus.cc:385] T 188afd09fe154fb3a785cad881510cd3 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:29.917150 15188 raft_consensus.cc:740] T 188afd09fe154fb3a785cad881510cd3 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.917115 15547 raft_consensus.cc:2764] T 2635038737da471cace19ec064a8da35 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:53:29.919152 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f1aef76cb54e3f9547eff32676ce04" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:29.916488 14993 raft_consensus.cc:2468] T 2635038737da471cace19ec064a8da35 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 1.
I20260709 14:53:29.920994 14964 leader_election.cc:304] T 939029a9d80e4793af9bc160fcdeaa5d P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:29.922219 15362 raft_consensus.cc:3060] T 939029a9d80e4793af9bc160fcdeaa5d P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:29.922539 15188 consensus_queue.cc:260] T 188afd09fe154fb3a785cad881510cd3 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.924238 15546 raft_consensus.cc:515] T 34f1aef76cb54e3f9547eff32676ce04 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.926558 15188 ts_tablet_manager.cc:1434] T 188afd09fe154fb3a785cad881510cd3 P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.002s
I20260709 14:53:29.927660 15188 tablet_bootstrap.cc:492] T a8670b0222d14fc39ced09ac20029fae P f1ea2f412f8e42429039fbe908c44e09: Bootstrap starting.
I20260709 14:53:29.928299 15362 raft_consensus.cc:2749] T 939029a9d80e4793af9bc160fcdeaa5d P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:29.928376 15546 leader_election.cc:290] T 34f1aef76cb54e3f9547eff32676ce04 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:29.929047 15072 raft_consensus.cc:2393] T 34f1aef76cb54e3f9547eff32676ce04 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ef1c55ed4724728855fa50e49c225c4 in current term 1: Already voted for candidate f1ea2f412f8e42429039fbe908c44e09 in this term.
I20260709 14:53:29.929984 15343 consensus_queue.cc:1048] T 7c0fd2da012c4a2c85942cea2502c733 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:29.932641 15140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f1aef76cb54e3f9547eff32676ce04" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:29.933364 15140 raft_consensus.cc:2468] T 34f1aef76cb54e3f9547eff32676ce04 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 0.
I20260709 14:53:29.932464 15143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188afd09fe154fb3a785cad881510cd3" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:29.934152 15143 raft_consensus.cc:2468] T 188afd09fe154fb3a785cad881510cd3 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 0.
I20260709 14:53:29.935681 15188 tablet_bootstrap.cc:654] T a8670b0222d14fc39ced09ac20029fae P f1ea2f412f8e42429039fbe908c44e09: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:29.938800 15138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8670b0222d14fc39ced09ac20029fae" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:29.939435 15138 raft_consensus.cc:2468] T a8670b0222d14fc39ced09ac20029fae P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 0.
I20260709 14:53:29.947844 14961 leader_election.cc:304] T 34f1aef76cb54e3f9547eff32676ce04 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4; no voters: 
I20260709 14:53:29.948616 15362 raft_consensus.cc:2804] T 34f1aef76cb54e3f9547eff32676ce04 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:29.948982 15362 raft_consensus.cc:493] T 34f1aef76cb54e3f9547eff32676ce04 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:29.949258 15362 raft_consensus.cc:3060] T 34f1aef76cb54e3f9547eff32676ce04 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:29.930801 14964 leader_election.cc:343] T 188afd09fe154fb3a785cad881510cd3 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:29.953289 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f1aef76cb54e3f9547eff32676ce04" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:29.953910 15141 raft_consensus.cc:3060] T 34f1aef76cb54e3f9547eff32676ce04 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:29.954476 14961 leader_election.cc:304] T 188afd09fe154fb3a785cad881510cd3 P 9ef1c55ed4724728855fa50e49c225c4 [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: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4; no voters: f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:29.955494 15362 raft_consensus.cc:515] T 34f1aef76cb54e3f9547eff32676ce04 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.956192 15452 raft_consensus.cc:2804] T 188afd09fe154fb3a785cad881510cd3 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:29.956589 15452 raft_consensus.cc:493] T 188afd09fe154fb3a785cad881510cd3 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:29.956957 15452 raft_consensus.cc:3060] T 188afd09fe154fb3a785cad881510cd3 P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:29.957507 15362 leader_election.cc:290] T 34f1aef76cb54e3f9547eff32676ce04 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Requested vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:29.957442 14961 leader_election.cc:304] T a8670b0222d14fc39ced09ac20029fae P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4; no voters: 
I20260709 14:53:29.958527 15362 raft_consensus.cc:2804] T a8670b0222d14fc39ced09ac20029fae P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:29.960002 15362 raft_consensus.cc:493] T a8670b0222d14fc39ced09ac20029fae P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:29.960939 15362 raft_consensus.cc:3060] T a8670b0222d14fc39ced09ac20029fae P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:29.950330 14896 catalog_manager.cc:5697] T 2635038737da471cace19ec064a8da35 P 432f0a4ce2b14e1c9ea6672c662e4efa reported cstate change: term changed from 0 to 1, leader changed from <none> to 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3). New cstate: current_term: 1 leader_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:29.977054 14893 catalog_manager.cc:5697] T 3bf04c2960624ed08607d0c18ddffd26 P f1ea2f412f8e42429039fbe908c44e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "f1ea2f412f8e42429039fbe908c44e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:29.982270 15141 raft_consensus.cc:2468] T 34f1aef76cb54e3f9547eff32676ce04 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:29.984050 15188 tablet_bootstrap.cc:492] T a8670b0222d14fc39ced09ac20029fae P f1ea2f412f8e42429039fbe908c44e09: No bootstrap required, opened a new log
I20260709 14:53:29.986784 15036 leader_election.cc:304] T 34f1aef76cb54e3f9547eff32676ce04 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:29.989118 15343 consensus_queue.cc:1048] T 7c0fd2da012c4a2c85942cea2502c733 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:29.990165 15547 raft_consensus.cc:2804] T 34f1aef76cb54e3f9547eff32676ce04 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:29.990672 15547 raft_consensus.cc:697] T 34f1aef76cb54e3f9547eff32676ce04 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Leader. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:29.992394 15188 ts_tablet_manager.cc:1403] T a8670b0222d14fc39ced09ac20029fae P f1ea2f412f8e42429039fbe908c44e09: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.011s
I20260709 14:53:29.994593 15545 raft_consensus.cc:493] T a9fe64be8eb541cbb14e42530d36a99b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:29.995357 15545 raft_consensus.cc:515] T a9fe64be8eb541cbb14e42530d36a99b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:29.997022 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8670b0222d14fc39ced09ac20029fae" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09" is_pre_election: true
I20260709 14:53:29.997529 15545 leader_election.cc:290] T a9fe64be8eb541cbb14e42530d36a99b P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:29.997723 15439 consensus_queue.cc:1048] T 939029a9d80e4793af9bc160fcdeaa5d P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:30.000113 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f1aef76cb54e3f9547eff32676ce04" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:29.991463 15547 consensus_queue.cc:237] T 34f1aef76cb54e3f9547eff32676ce04 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
W20260709 14:53:30.003737 14961 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.3:41467, user_credentials={real_user=slave}} blocked reactor thread for 45456.4us
I20260709 14:53:29.975492 15452 raft_consensus.cc:515] T 188afd09fe154fb3a785cad881510cd3 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:30.009498 15143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f1aef76cb54e3f9547eff32676ce04" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:30.010257 15143 raft_consensus.cc:2393] T 34f1aef76cb54e3f9547eff32676ce04 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9ef1c55ed4724728855fa50e49c225c4 in current term 1: Already voted for candidate f1ea2f412f8e42429039fbe908c44e09 in this term.
I20260709 14:53:30.007671 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9fe64be8eb541cbb14e42530d36a99b" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:30.012104 15141 raft_consensus.cc:2468] T a9fe64be8eb541cbb14e42530d36a99b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:30.021826 15036 leader_election.cc:304] T a9fe64be8eb541cbb14e42530d36a99b P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:30.023692 15452 leader_election.cc:290] T 188afd09fe154fb3a785cad881510cd3 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Requested vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:30.018714 15546 raft_consensus.cc:493] T 188afd09fe154fb3a785cad881510cd3 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:30.024724 15545 raft_consensus.cc:2804] T a9fe64be8eb541cbb14e42530d36a99b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:30.024840 15546 raft_consensus.cc:515] T 188afd09fe154fb3a785cad881510cd3 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:30.025146 15545 raft_consensus.cc:493] T a9fe64be8eb541cbb14e42530d36a99b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:30.026582 15545 raft_consensus.cc:3060] T a9fe64be8eb541cbb14e42530d36a99b P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:30.028604 15546 leader_election.cc:290] T 188afd09fe154fb3a785cad881510cd3 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:30.035485 15141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188afd09fe154fb3a785cad881510cd3" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" is_pre_election: true
I20260709 14:53:30.036187 15141 raft_consensus.cc:2468] T 188afd09fe154fb3a785cad881510cd3 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:30.037093 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f1aef76cb54e3f9547eff32676ce04" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:30.037897 14994 raft_consensus.cc:2393] T 34f1aef76cb54e3f9547eff32676ce04 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f1ea2f412f8e42429039fbe908c44e09 in current term 1: Already voted for candidate 9ef1c55ed4724728855fa50e49c225c4 in this term.
I20260709 14:53:30.037734 15143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188afd09fe154fb3a785cad881510cd3" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:30.042606 15143 raft_consensus.cc:3060] T 188afd09fe154fb3a785cad881510cd3 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:30.042825 15036 leader_election.cc:304] T 188afd09fe154fb3a785cad881510cd3 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:30.044327 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9fe64be8eb541cbb14e42530d36a99b" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:30.044457 15439 raft_consensus.cc:2804] T 188afd09fe154fb3a785cad881510cd3 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:30.045554 14994 raft_consensus.cc:2468] T a9fe64be8eb541cbb14e42530d36a99b P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 0.
I20260709 14:53:30.045341 15439 raft_consensus.cc:493] T 188afd09fe154fb3a785cad881510cd3 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:30.048400 15439 raft_consensus.cc:3060] T 188afd09fe154fb3a785cad881510cd3 P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:30.049325 15362 raft_consensus.cc:515] T a8670b0222d14fc39ced09ac20029fae P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:30.051129 15362 leader_election.cc:290] T a8670b0222d14fc39ced09ac20029fae P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Requested vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:30.053045 15545 raft_consensus.cc:515] T a9fe64be8eb541cbb14e42530d36a99b P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:30.054160 15188 raft_consensus.cc:359] T a8670b0222d14fc39ced09ac20029fae P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:30.054447 15143 raft_consensus.cc:2468] T 188afd09fe154fb3a785cad881510cd3 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 1.
I20260709 14:53:30.055950 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188afd09fe154fb3a785cad881510cd3" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4" is_pre_election: true
I20260709 14:53:30.060691 15069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188afd09fe154fb3a785cad881510cd3" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:30.061936 14964 leader_election.cc:304] T 34f1aef76cb54e3f9547eff32676ce04 P 9ef1c55ed4724728855fa50e49c225c4 [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: 9ef1c55ed4724728855fa50e49c225c4; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa, f1ea2f412f8e42429039fbe908c44e09
I20260709 14:53:30.063135 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8670b0222d14fc39ced09ac20029fae" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:30.066020 15188 raft_consensus.cc:385] T a8670b0222d14fc39ced09ac20029fae P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:30.068816 15362 raft_consensus.cc:2749] T 34f1aef76cb54e3f9547eff32676ce04 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:30.070446 15546 consensus_queue.cc:1048] T 939029a9d80e4793af9bc160fcdeaa5d P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:30.070662 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8670b0222d14fc39ced09ac20029fae" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:30.069675 15188 raft_consensus.cc:740] T a8670b0222d14fc39ced09ac20029fae P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Initialized, Role: FOLLOWER
W20260709 14:53:30.116658 14964 leader_election.cc:343] T a8670b0222d14fc39ced09ac20029fae P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:30.117340 14961 leader_election.cc:304] T 188afd09fe154fb3a785cad881510cd3 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4; no voters: 
W20260709 14:53:30.123303 14964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.2:36681, user_credentials={real_user=slave}} blocked reactor thread for 53957.3us
I20260709 14:53:30.070353 14996 raft_consensus.cc:2393] T 188afd09fe154fb3a785cad881510cd3 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1ea2f412f8e42429039fbe908c44e09 in current term 1: Already voted for candidate 9ef1c55ed4724728855fa50e49c225c4 in this term.
I20260709 14:53:30.122964 15188 consensus_queue.cc:260] T a8670b0222d14fc39ced09ac20029fae P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
W20260709 14:53:30.124866 14961 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.3:41467, user_credentials={real_user=slave}} blocked reactor thread for 52759.5us
W20260709 14:53:30.125211 15037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.1:37215, user_credentials={real_user=slave}} blocked reactor thread for 57211us
I20260709 14:53:30.124588 15145 raft_consensus.cc:3060] T a8670b0222d14fc39ced09ac20029fae P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:30.132375 15188 ts_tablet_manager.cc:1434] T a8670b0222d14fc39ced09ac20029fae P f1ea2f412f8e42429039fbe908c44e09: Time spent starting tablet: real 0.139s	user 0.006s	sys 0.004s
I20260709 14:53:30.131011 15071 raft_consensus.cc:3060] T a8670b0222d14fc39ced09ac20029fae P f1ea2f412f8e42429039fbe908c44e09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:30.142922 15545 leader_election.cc:290] T a9fe64be8eb541cbb14e42530d36a99b P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:30.145265 15439 raft_consensus.cc:515] T 188afd09fe154fb3a785cad881510cd3 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:30.133430 15615 raft_consensus.cc:2804] T 188afd09fe154fb3a785cad881510cd3 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:30.132035 15611 consensus_queue.cc:1048] T 1141355bbfef4208a7c0f908571f301a P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:53:30.152729 15143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9fe64be8eb541cbb14e42530d36a99b" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:30.153309 15615 raft_consensus.cc:697] T 188afd09fe154fb3a785cad881510cd3 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Running, Role: LEADER
I20260709 14:53:30.153455 15143 raft_consensus.cc:3060] T a9fe64be8eb541cbb14e42530d36a99b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:30.154219 15615 consensus_queue.cc:237] T 188afd09fe154fb3a785cad881510cd3 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:30.172996 15069 raft_consensus.cc:2393] T 188afd09fe154fb3a785cad881510cd3 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9ef1c55ed4724728855fa50e49c225c4 in current term 1: Already voted for candidate f1ea2f412f8e42429039fbe908c44e09 in this term.
I20260709 14:53:30.163414 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9fe64be8eb541cbb14e42530d36a99b" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:30.173666 14996 raft_consensus.cc:3060] T a9fe64be8eb541cbb14e42530d36a99b P 9ef1c55ed4724728855fa50e49c225c4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:30.176653 15613 log.cc:927] Time spent T 939029a9d80e4793af9bc160fcdeaa5d P 432f0a4ce2b14e1c9ea6672c662e4efa: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 14:53:30.182686 15143 raft_consensus.cc:2468] T a9fe64be8eb541cbb14e42530d36a99b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:30.192694 15145 raft_consensus.cc:2468] T a8670b0222d14fc39ced09ac20029fae P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 1.
I20260709 14:53:30.194027 15439 leader_election.cc:290] T 188afd09fe154fb3a785cad881510cd3 P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:30.200958 15071 raft_consensus.cc:2468] T a8670b0222d14fc39ced09ac20029fae P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 1.
I20260709 14:53:30.205261 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188afd09fe154fb3a785cad881510cd3" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:30.210140 14961 leader_election.cc:304] T a8670b0222d14fc39ced09ac20029fae P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4; no voters: 
I20260709 14:53:30.210920 15445 raft_consensus.cc:2804] T a8670b0222d14fc39ced09ac20029fae P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:30.211407 15445 raft_consensus.cc:697] T a8670b0222d14fc39ced09ac20029fae P 9ef1c55ed4724728855fa50e49c225c4 [term 1 LEADER]: Becoming Leader. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Running, Role: LEADER
I20260709 14:53:30.212247 15445 consensus_queue.cc:237] T a8670b0222d14fc39ced09ac20029fae P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:30.204527 14996 raft_consensus.cc:2468] T a9fe64be8eb541cbb14e42530d36a99b P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1ea2f412f8e42429039fbe908c44e09 in term 1.
I20260709 14:53:30.224758 14894 catalog_manager.cc:5697] T 34f1aef76cb54e3f9547eff32676ce04 P f1ea2f412f8e42429039fbe908c44e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "f1ea2f412f8e42429039fbe908c44e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:30.240614 15036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.3:41467, user_credentials={real_user=slave}} blocked reactor thread for 68531.3us
I20260709 14:53:30.245469 15037 leader_election.cc:304] T a9fe64be8eb541cbb14e42530d36a99b P f1ea2f412f8e42429039fbe908c44e09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:30.261025 15545 raft_consensus.cc:2804] T a9fe64be8eb541cbb14e42530d36a99b P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:30.261565 15545 raft_consensus.cc:697] T a9fe64be8eb541cbb14e42530d36a99b P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Leader. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:30.262367 15545 consensus_queue.cc:237] T a9fe64be8eb541cbb14e42530d36a99b P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:30.267059 15143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188afd09fe154fb3a785cad881510cd3" candidate_uuid: "f1ea2f412f8e42429039fbe908c44e09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:30.267849 15143 raft_consensus.cc:2393] T 188afd09fe154fb3a785cad881510cd3 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f1ea2f412f8e42429039fbe908c44e09 in current term 1: Already voted for candidate 9ef1c55ed4724728855fa50e49c225c4 in this term.
I20260709 14:53:30.277233 15036 leader_election.cc:304] T 188afd09fe154fb3a785cad881510cd3 P f1ea2f412f8e42429039fbe908c44e09 [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: f1ea2f412f8e42429039fbe908c44e09; no voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4
I20260709 14:53:30.277868 15435 raft_consensus.cc:2749] T 188afd09fe154fb3a785cad881510cd3 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:30.290122 14893 catalog_manager.cc:5697] T 188afd09fe154fb3a785cad881510cd3 P 9ef1c55ed4724728855fa50e49c225c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "9ef1c55ed4724728855fa50e49c225c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:30.291468 14893 catalog_manager.cc:5697] T a8670b0222d14fc39ced09ac20029fae P 9ef1c55ed4724728855fa50e49c225c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "9ef1c55ed4724728855fa50e49c225c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:30.303650 15445 consensus_queue.cc:1048] T 6475a97e69984f78847174c74cf73e40 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:30.318228 14895 catalog_manager.cc:5697] T a9fe64be8eb541cbb14e42530d36a99b P f1ea2f412f8e42429039fbe908c44e09 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "f1ea2f412f8e42429039fbe908c44e09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:30.335338 15445 consensus_queue.cc:1048] T 6475a97e69984f78847174c74cf73e40 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:30.345623 15547 consensus_queue.cc:1048] T 3bf04c2960624ed08607d0c18ddffd26 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:30.409346 15455 consensus_queue.cc:1048] T 2635038737da471cace19ec064a8da35 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:30.475494 15545 consensus_queue.cc:1048] T 3bf04c2960624ed08607d0c18ddffd26 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:30.505460 15455 consensus_queue.cc:1048] T 2635038737da471cace19ec064a8da35 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:30.554172 15620 consensus_queue.cc:1048] T 34f1aef76cb54e3f9547eff32676ce04 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:30.587586 15547 consensus_queue.cc:1048] T 34f1aef76cb54e3f9547eff32676ce04 P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:30.676350 15615 consensus_queue.cc:1048] T 188afd09fe154fb3a785cad881510cd3 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:30.692965 15608 consensus_queue.cc:1048] T 188afd09fe154fb3a785cad881510cd3 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:30.713532 15445 consensus_queue.cc:1048] T a8670b0222d14fc39ced09ac20029fae P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:30.748390 15545 consensus_queue.cc:1048] T a9fe64be8eb541cbb14e42530d36a99b P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:30.767969 15439 consensus_queue.cc:1048] T a9fe64be8eb541cbb14e42530d36a99b P f1ea2f412f8e42429039fbe908c44e09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:30.779980 15635 consensus_queue.cc:1048] T a8670b0222d14fc39ced09ac20029fae P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:31.826361 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:31.834142 15641 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:31.836885 15642 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:31.848248 13868 server_base.cc:1061] running on GCE node
W20260709 14:53:31.851213 15645 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:31.852808 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:31.853183 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:31.853462 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608811853443 us; error 0 us; skew 500 ppm
I20260709 14:53:31.854230 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:31.857784 13868 webserver.cc:533] Webserver started at http://127.13.139.4:45821/ using document root <none> and password file <none>
I20260709 14:53:31.858312 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:31.858515 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:31.858829 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:31.860054 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608776280123-13868-0/minicluster-data/ts-3-root/instance:
uuid: "4a8dc634248942b8823a514822ae7fed"
format_stamp: "Formatted at 2026-07-09 14:53:31 on dist-test-slave-q457"
I20260709 14:53:31.865890 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260709 14:53:31.870973 15649 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:31.872025 13868 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 14:53:31.872433 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608776280123-13868-0/minicluster-data/ts-3-root
uuid: "4a8dc634248942b8823a514822ae7fed"
format_stamp: "Formatted at 2026-07-09 14:53:31 on dist-test-slave-q457"
I20260709 14:53:31.872835 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608776280123-13868-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608776280123-13868-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608776280123-13868-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:31.910511 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:31.913763 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:31.922456 13868 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:31.929800 13868 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:31.930088 13868 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:31.930382 13868 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:31.930569 13868 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:32.031082 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.4:44399
I20260709 14:53:32.031649 15711 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.4:44399 every 8 connection(s)
I20260709 14:53:32.035974 13868 auto_leader_rebalancer-test.cc:446] add a tserver: 4a8dc634248942b8823a514822ae7fed
I20260709 14:53:32.056918 15712 heartbeater.cc:344] Connected to a master server at 127.13.139.62:33405
I20260709 14:53:32.057375 15712 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:32.058274 15712 heartbeater.cc:507] Master 127.13.139.62:33405 requested a full tablet report, sending...
I20260709 14:53:32.060491 14894 ts_manager.cc:194] Registered new tserver with Master: 4a8dc634248942b8823a514822ae7fed (127.13.139.4:44399)
I20260709 14:53:32.062444 14894 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47182
I20260709 14:53:33.066198 15712 heartbeater.cc:499] Master 127.13.139.62:33405 was elected leader, sending a full tablet report...
I20260709 14:53:37.267216 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:37.321786 15068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b2e7b98e6e64b89b88cf05f318d4285"
dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
mode: GRACEFUL
new_leader_uuid: "9ef1c55ed4724728855fa50e49c225c4"
 from {username='slave'} at 127.0.0.1:34200
I20260709 14:53:37.322335 15068 raft_consensus.cc:606] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Received request to transfer leadership to TS 9ef1c55ed4724728855fa50e49c225c4
I20260709 14:53:37.324406 15068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f3ebb4e4bca4fbd8a26fd374188aa60"
dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
mode: GRACEFUL
new_leader_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
 from {username='slave'} at 127.0.0.1:34200
I20260709 14:53:37.324819 15068 raft_consensus.cc:606] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Received request to transfer leadership to TS 432f0a4ce2b14e1c9ea6672c662e4efa
I20260709 14:53:37.327657 15068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8896fb72a133414db4b0af8b83e66059"
dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
mode: GRACEFUL
new_leader_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
 from {username='slave'} at 127.0.0.1:34200
I20260709 14:53:37.328118 15068 raft_consensus.cc:606] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Received request to transfer leadership to TS 432f0a4ce2b14e1c9ea6672c662e4efa
I20260709 14:53:37.330294 15068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89950e6664e6489c92ad6ccfb941a228"
dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
mode: GRACEFUL
new_leader_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
 from {username='slave'} at 127.0.0.1:34200
I20260709 14:53:37.331895 15068 raft_consensus.cc:606] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Received request to transfer leadership to TS 432f0a4ce2b14e1c9ea6672c662e4efa
I20260709 14:53:37.334697 15068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b911a77d22bd4cdb87bb89d886df64fb"
dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
mode: GRACEFUL
new_leader_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
 from {username='slave'} at 127.0.0.1:34200
I20260709 14:53:37.335137 15068 raft_consensus.cc:606] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Received request to transfer leadership to TS 432f0a4ce2b14e1c9ea6672c662e4efa
I20260709 14:53:37.335971 13868 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:53:37.336949 13868 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:37.393185 15726 raft_consensus.cc:993] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09: : Instructing follower 432f0a4ce2b14e1c9ea6672c662e4efa to start an election
I20260709 14:53:37.393806 15719 raft_consensus.cc:1081] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Signalling peer 432f0a4ce2b14e1c9ea6672c662e4efa to start an election
I20260709 14:53:37.395258 15145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89950e6664e6489c92ad6ccfb941a228"
dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
 from {username='slave'} at 127.0.0.1:58470
I20260709 14:53:37.395661 15145 raft_consensus.cc:493] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:37.395924 15145 raft_consensus.cc:3060] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:37.401924 15145 raft_consensus.cc:515] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:37.404151 15145 leader_election.cc:290] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 2 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:37.404891 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89950e6664e6489c92ad6ccfb941a228" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:37.405069 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89950e6664e6489c92ad6ccfb941a228" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:37.405618 14996 raft_consensus.cc:3060] T 89950e6664e6489c92ad6ccfb941a228 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:37.405712 15072 raft_consensus.cc:3055] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:37.406066 15072 raft_consensus.cc:740] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:37.406831 15072 consensus_queue.cc:260] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:37.408356 15072 raft_consensus.cc:3060] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:37.412151 14996 raft_consensus.cc:2468] T 89950e6664e6489c92ad6ccfb941a228 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 2.
I20260709 14:53:37.413221 15111 leader_election.cc:304] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4; no voters: 
I20260709 14:53:37.414312 15725 raft_consensus.cc:2804] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:37.414485 15072 raft_consensus.cc:2468] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 2.
I20260709 14:53:37.414896 15725 raft_consensus.cc:697] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 LEADER]: Becoming Leader. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Running, Role: LEADER
I20260709 14:53:37.415817 15725 consensus_queue.cc:237] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:37.425482 14894 catalog_manager.cc:5697] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa reported cstate change: term changed from 1 to 2, leader changed from f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2) to 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3). New cstate: current_term: 2 leader_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:37.431551 15719 raft_consensus.cc:993] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09: : Instructing follower 9ef1c55ed4724728855fa50e49c225c4 to start an election
I20260709 14:53:37.432137 15719 raft_consensus.cc:1081] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Signalling peer 9ef1c55ed4724728855fa50e49c225c4 to start an election
I20260709 14:53:37.433766 14996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b2e7b98e6e64b89b88cf05f318d4285"
dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
 from {username='slave'} at 127.0.0.1:34156
I20260709 14:53:37.434273 14996 raft_consensus.cc:493] T 2b2e7b98e6e64b89b88cf05f318d4285 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:37.434583 14996 raft_consensus.cc:3060] T 2b2e7b98e6e64b89b88cf05f318d4285 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:37.442909 14996 raft_consensus.cc:515] T 2b2e7b98e6e64b89b88cf05f318d4285 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:37.445320 14996 leader_election.cc:290] T 2b2e7b98e6e64b89b88cf05f318d4285 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 2 election: Requested vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:37.446012 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2e7b98e6e64b89b88cf05f318d4285" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:37.446357 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2e7b98e6e64b89b88cf05f318d4285" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:37.446563 15072 raft_consensus.cc:3055] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:37.446836 15072 raft_consensus.cc:740] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:37.446852 15147 raft_consensus.cc:3060] T 2b2e7b98e6e64b89b88cf05f318d4285 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:37.447584 15072 consensus_queue.cc:260] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:37.448632 15072 raft_consensus.cc:3060] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:37.453255 15147 raft_consensus.cc:2468] T 2b2e7b98e6e64b89b88cf05f318d4285 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 2.
I20260709 14:53:37.454586 14961 leader_election.cc:304] T 2b2e7b98e6e64b89b88cf05f318d4285 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4; no voters: 
I20260709 14:53:37.455379 15724 raft_consensus.cc:2804] T 2b2e7b98e6e64b89b88cf05f318d4285 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:37.455842 15724 raft_consensus.cc:697] T 2b2e7b98e6e64b89b88cf05f318d4285 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 LEADER]: Becoming Leader. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Running, Role: LEADER
I20260709 14:53:37.456602 15724 consensus_queue.cc:237] T 2b2e7b98e6e64b89b88cf05f318d4285 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:37.457161 15072 raft_consensus.cc:2468] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 2.
I20260709 14:53:37.466259 14894 catalog_manager.cc:5697] T 2b2e7b98e6e64b89b88cf05f318d4285 P 9ef1c55ed4724728855fa50e49c225c4 reported cstate change: term changed from 1 to 2, leader changed from f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2) to 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1). New cstate: current_term: 2 leader_uuid: "9ef1c55ed4724728855fa50e49c225c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:37.484897 15726 raft_consensus.cc:993] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09: : Instructing follower 432f0a4ce2b14e1c9ea6672c662e4efa to start an election
I20260709 14:53:37.485272 15719 raft_consensus.cc:1081] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Signalling peer 432f0a4ce2b14e1c9ea6672c662e4efa to start an election
I20260709 14:53:37.486388 15147 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b911a77d22bd4cdb87bb89d886df64fb"
dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
 from {username='slave'} at 127.0.0.1:58470
I20260709 14:53:37.486742 15147 raft_consensus.cc:493] T b911a77d22bd4cdb87bb89d886df64fb P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:37.486953 15147 raft_consensus.cc:3060] T b911a77d22bd4cdb87bb89d886df64fb P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:37.490599 15147 raft_consensus.cc:515] T b911a77d22bd4cdb87bb89d886df64fb P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:37.491878 15147 leader_election.cc:290] T b911a77d22bd4cdb87bb89d886df64fb P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 2 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:37.492424 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b911a77d22bd4cdb87bb89d886df64fb" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:37.492669 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b911a77d22bd4cdb87bb89d886df64fb" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:37.492978 14996 raft_consensus.cc:3060] T b911a77d22bd4cdb87bb89d886df64fb P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:37.493182 15072 raft_consensus.cc:3055] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:37.493470 15072 raft_consensus.cc:740] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:37.494216 15072 consensus_queue.cc:260] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:37.495289 15072 raft_consensus.cc:3060] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:37.499464 14996 raft_consensus.cc:2468] T b911a77d22bd4cdb87bb89d886df64fb P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 2.
I20260709 14:53:37.500471 15111 leader_election.cc:304] T b911a77d22bd4cdb87bb89d886df64fb P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4; no voters: 
I20260709 14:53:37.501251 15721 raft_consensus.cc:2804] T b911a77d22bd4cdb87bb89d886df64fb P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:37.501637 15721 raft_consensus.cc:697] T b911a77d22bd4cdb87bb89d886df64fb P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 LEADER]: Becoming Leader. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Running, Role: LEADER
I20260709 14:53:37.502453 15721 consensus_queue.cc:237] T b911a77d22bd4cdb87bb89d886df64fb P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:37.503261 15072 raft_consensus.cc:2468] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 2.
I20260709 14:53:37.511627 14894 catalog_manager.cc:5697] T b911a77d22bd4cdb87bb89d886df64fb P 432f0a4ce2b14e1c9ea6672c662e4efa reported cstate change: term changed from 1 to 2, leader changed from f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2) to 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3). New cstate: current_term: 2 leader_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:37.551913 15726 raft_consensus.cc:993] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09: : Instructing follower 432f0a4ce2b14e1c9ea6672c662e4efa to start an election
I20260709 14:53:37.552296 15719 raft_consensus.cc:1081] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Signalling peer 432f0a4ce2b14e1c9ea6672c662e4efa to start an election
I20260709 14:53:37.556414 15147 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f3ebb4e4bca4fbd8a26fd374188aa60"
dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
 from {username='slave'} at 127.0.0.1:58470
I20260709 14:53:37.556939 15147 raft_consensus.cc:493] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:37.557333 15147 raft_consensus.cc:3060] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:37.561929 15147 raft_consensus.cc:515] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:37.563848 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3ebb4e4bca4fbd8a26fd374188aa60" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:37.564414 14996 raft_consensus.cc:3060] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:37.564255 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3ebb4e4bca4fbd8a26fd374188aa60" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:37.565119 15072 raft_consensus.cc:3055] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:37.565378 15072 raft_consensus.cc:740] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:37.565987 15072 consensus_queue.cc:260] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:37.566654 15072 raft_consensus.cc:3060] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:37.568593 14996 raft_consensus.cc:2468] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 2.
I20260709 14:53:37.563423 15147 leader_election.cc:290] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 2 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:37.569916 15111 leader_election.cc:304] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4; no voters: 
I20260709 14:53:37.570613 15721 raft_consensus.cc:2804] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:37.571630 15072 raft_consensus.cc:2468] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 2.
I20260709 14:53:37.571715 15721 raft_consensus.cc:697] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 LEADER]: Becoming Leader. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Running, Role: LEADER
I20260709 14:53:37.573194 15721 consensus_queue.cc:237] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:37.582626 14894 catalog_manager.cc:5697] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 432f0a4ce2b14e1c9ea6672c662e4efa reported cstate change: term changed from 1 to 2, leader changed from f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2) to 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3). New cstate: current_term: 2 leader_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:37.616165 15719 raft_consensus.cc:993] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09: : Instructing follower 432f0a4ce2b14e1c9ea6672c662e4efa to start an election
I20260709 14:53:37.616668 15719 raft_consensus.cc:1081] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Signalling peer 432f0a4ce2b14e1c9ea6672c662e4efa to start an election
I20260709 14:53:37.618216 15145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8896fb72a133414db4b0af8b83e66059"
dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
 from {username='slave'} at 127.0.0.1:58470
I20260709 14:53:37.618727 15145 raft_consensus.cc:493] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:37.619064 15145 raft_consensus.cc:3060] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:37.624439 15145 raft_consensus.cc:515] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:37.626071 15145 leader_election.cc:290] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 2 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:37.626237 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8896fb72a133414db4b0af8b83e66059" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:37.626761 14996 raft_consensus.cc:3060] T 8896fb72a133414db4b0af8b83e66059 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:37.627838 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8896fb72a133414db4b0af8b83e66059" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:37.628266 15072 raft_consensus.cc:3055] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:37.628501 15072 raft_consensus.cc:740] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:37.629081 15072 consensus_queue.cc:260] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:37.629829 15072 raft_consensus.cc:3060] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:37.630795 14996 raft_consensus.cc:2468] T 8896fb72a133414db4b0af8b83e66059 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 2.
I20260709 14:53:37.631542 15111 leader_election.cc:304] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4; no voters: 
I20260709 14:53:37.632092 15725 raft_consensus.cc:2804] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:37.632489 15725 raft_consensus.cc:697] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 LEADER]: Becoming Leader. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Running, Role: LEADER
I20260709 14:53:37.633312 15725 consensus_queue.cc:237] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:37.634184 15072 raft_consensus.cc:2468] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 2.
I20260709 14:53:37.643877 14894 catalog_manager.cc:5697] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa reported cstate change: term changed from 1 to 2, leader changed from f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2) to 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3). New cstate: current_term: 2 leader_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:37.851328 15071 raft_consensus.cc:1275] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Refusing update from remote peer 432f0a4ce2b14e1c9ea6672c662e4efa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:37.852331 15721 consensus_queue.cc:1048] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:37.862273 14996 raft_consensus.cc:1275] T 89950e6664e6489c92ad6ccfb941a228 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Refusing update from remote peer 432f0a4ce2b14e1c9ea6672c662e4efa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:37.863909 15725 consensus_queue.cc:1048] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:37.909569 14996 raft_consensus.cc:1275] T b911a77d22bd4cdb87bb89d886df64fb P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Refusing update from remote peer 432f0a4ce2b14e1c9ea6672c662e4efa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:37.910724 15725 consensus_queue.cc:1048] T b911a77d22bd4cdb87bb89d886df64fb P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:37.924958 15072 raft_consensus.cc:1275] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Refusing update from remote peer 432f0a4ce2b14e1c9ea6672c662e4efa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:37.926472 15725 consensus_queue.cc:1048] T b911a77d22bd4cdb87bb89d886df64fb P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:37.935129 15072 raft_consensus.cc:1275] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Refusing update from remote peer 9ef1c55ed4724728855fa50e49c225c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:37.936744 15716 consensus_queue.cc:1048] T 2b2e7b98e6e64b89b88cf05f318d4285 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:37.953714 15145 raft_consensus.cc:1275] T 2b2e7b98e6e64b89b88cf05f318d4285 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Refusing update from remote peer 9ef1c55ed4724728855fa50e49c225c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:37.955091 15716 consensus_queue.cc:1048] T 2b2e7b98e6e64b89b88cf05f318d4285 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:38.017804 14994 raft_consensus.cc:1275] T 8896fb72a133414db4b0af8b83e66059 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Refusing update from remote peer 432f0a4ce2b14e1c9ea6672c662e4efa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:38.018810 15742 consensus_queue.cc:1048] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:38.027815 15068 raft_consensus.cc:1275] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Refusing update from remote peer 432f0a4ce2b14e1c9ea6672c662e4efa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:38.029284 15752 consensus_queue.cc:1048] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:53:38.088021 15068 raft_consensus.cc:1275] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Refusing update from remote peer 432f0a4ce2b14e1c9ea6672c662e4efa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:38.088984 15752 consensus_queue.cc:1048] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:38.099176 14994 raft_consensus.cc:1275] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Refusing update from remote peer 432f0a4ce2b14e1c9ea6672c662e4efa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:38.101512 15725 consensus_queue.cc:1048] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:38.337824 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:38.372632 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:38.414469 15145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d678c1c606a4ffea14dca4bd7c22950"
dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
mode: GRACEFUL
new_leader_uuid: "9ef1c55ed4724728855fa50e49c225c4"
 from {username='slave'} at 127.0.0.1:54168
I20260709 14:53:38.414986 15145 raft_consensus.cc:606] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 LEADER]: Received request to transfer leadership to TS 9ef1c55ed4724728855fa50e49c225c4
I20260709 14:53:38.417253 15071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79ca257ff8c1438abd213a753113a937"
dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
mode: GRACEFUL
new_leader_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
 from {username='slave'} at 127.0.0.1:34200
I20260709 14:53:38.417695 15071 raft_consensus.cc:606] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Received request to transfer leadership to TS 432f0a4ce2b14e1c9ea6672c662e4efa
I20260709 14:53:38.419672 15071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc85a8bb06df4460b980c39fbb40f82b"
dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
mode: GRACEFUL
new_leader_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
 from {username='slave'} at 127.0.0.1:34200
I20260709 14:53:38.420032 15071 raft_consensus.cc:606] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Received request to transfer leadership to TS 432f0a4ce2b14e1c9ea6672c662e4efa
I20260709 14:53:38.420912 13868 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:53:38.421820 13868 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:38.566001 15726 raft_consensus.cc:993] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09: : Instructing follower 432f0a4ce2b14e1c9ea6672c662e4efa to start an election
I20260709 14:53:38.566483 15756 raft_consensus.cc:1081] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Signalling peer 432f0a4ce2b14e1c9ea6672c662e4efa to start an election
I20260709 14:53:38.567816 15145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc85a8bb06df4460b980c39fbb40f82b"
dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
 from {username='slave'} at 127.0.0.1:58470
I20260709 14:53:38.568190 15145 raft_consensus.cc:493] T dc85a8bb06df4460b980c39fbb40f82b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:38.568446 15145 raft_consensus.cc:3060] T dc85a8bb06df4460b980c39fbb40f82b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:38.573781 15145 raft_consensus.cc:515] T dc85a8bb06df4460b980c39fbb40f82b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:38.575120 15145 leader_election.cc:290] T dc85a8bb06df4460b980c39fbb40f82b P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 2 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:38.575647 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc85a8bb06df4460b980c39fbb40f82b" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:38.575866 15068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc85a8bb06df4460b980c39fbb40f82b" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:38.576304 14996 raft_consensus.cc:3060] T dc85a8bb06df4460b980c39fbb40f82b P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:38.576361 15068 raft_consensus.cc:3055] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:38.576741 15068 raft_consensus.cc:740] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:38.577443 15068 consensus_queue.cc:260] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:38.578572 15068 raft_consensus.cc:3060] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:38.582207 14996 raft_consensus.cc:2468] T dc85a8bb06df4460b980c39fbb40f82b P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 2.
I20260709 14:53:38.583125 15111 leader_election.cc:304] T dc85a8bb06df4460b980c39fbb40f82b P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4; no voters: 
I20260709 14:53:38.583449 15068 raft_consensus.cc:2468] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 2.
I20260709 14:53:38.583859 15725 raft_consensus.cc:2804] T dc85a8bb06df4460b980c39fbb40f82b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:38.584244 15725 raft_consensus.cc:697] T dc85a8bb06df4460b980c39fbb40f82b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 LEADER]: Becoming Leader. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Running, Role: LEADER
I20260709 14:53:38.585135 15725 consensus_queue.cc:237] T dc85a8bb06df4460b980c39fbb40f82b P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:38.592993 14894 catalog_manager.cc:5697] T dc85a8bb06df4460b980c39fbb40f82b P 432f0a4ce2b14e1c9ea6672c662e4efa reported cstate change: term changed from 1 to 2, leader changed from f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2) to 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3). New cstate: current_term: 2 leader_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:38.703351 15726 raft_consensus.cc:993] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09: : Instructing follower 432f0a4ce2b14e1c9ea6672c662e4efa to start an election
I20260709 14:53:38.703786 15726 raft_consensus.cc:1081] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Signalling peer 432f0a4ce2b14e1c9ea6672c662e4efa to start an election
I20260709 14:53:38.705541 15145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79ca257ff8c1438abd213a753113a937"
dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
 from {username='slave'} at 127.0.0.1:58470
I20260709 14:53:38.706063 15145 raft_consensus.cc:493] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:38.706449 15145 raft_consensus.cc:3060] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:38.711136 15752 raft_consensus.cc:993] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa: : Instructing follower 9ef1c55ed4724728855fa50e49c225c4 to start an election
I20260709 14:53:38.711747 15725 raft_consensus.cc:1081] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 LEADER]: Signalling peer 9ef1c55ed4724728855fa50e49c225c4 to start an election
I20260709 14:53:38.712432 15145 raft_consensus.cc:515] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:38.713258 14996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d678c1c606a4ffea14dca4bd7c22950"
dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
 from {username='slave'} at 127.0.0.1:34158
I20260709 14:53:38.713754 14996 raft_consensus.cc:493] T 4d678c1c606a4ffea14dca4bd7c22950 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:38.714136 15145 leader_election.cc:290] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 2 election: Requested vote from peers 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215), f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681)
I20260709 14:53:38.714143 14996 raft_consensus.cc:3060] T 4d678c1c606a4ffea14dca4bd7c22950 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:38.714699 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ca257ff8c1438abd213a753113a937" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
I20260709 14:53:38.715324 14994 raft_consensus.cc:3060] T 79ca257ff8c1438abd213a753113a937 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:38.715548 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ca257ff8c1438abd213a753113a937" candidate_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:38.716068 15071 raft_consensus.cc:3055] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:38.716334 15071 raft_consensus.cc:740] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f1ea2f412f8e42429039fbe908c44e09, State: Running, Role: LEADER
I20260709 14:53:38.717062 15071 consensus_queue.cc:260] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:38.718147 15071 raft_consensus.cc:3060] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:38.721228 14996 raft_consensus.cc:515] T 4d678c1c606a4ffea14dca4bd7c22950 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:38.723352 14994 raft_consensus.cc:2468] T 79ca257ff8c1438abd213a753113a937 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 2.
I20260709 14:53:38.723857 15068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d678c1c606a4ffea14dca4bd7c22950" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:38.724339 15068 raft_consensus.cc:3060] T 4d678c1c606a4ffea14dca4bd7c22950 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:38.725159 15111 leader_election.cc:304] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 432f0a4ce2b14e1c9ea6672c662e4efa, 9ef1c55ed4724728855fa50e49c225c4; no voters: 
I20260709 14:53:38.725725 15071 raft_consensus.cc:2468] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 432f0a4ce2b14e1c9ea6672c662e4efa in term 2.
I20260709 14:53:38.725987 15725 raft_consensus.cc:2804] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:38.726501 15725 raft_consensus.cc:697] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 LEADER]: Becoming Leader. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Running, Role: LEADER
I20260709 14:53:38.727793 15725 consensus_queue.cc:237] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:38.730693 15068 raft_consensus.cc:2468] T 4d678c1c606a4ffea14dca4bd7c22950 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 2.
I20260709 14:53:38.729422 14996 leader_election.cc:290] T 4d678c1c606a4ffea14dca4bd7c22950 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 2 election: Requested vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:38.732364 14964 leader_election.cc:304] T 4d678c1c606a4ffea14dca4bd7c22950 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:38.733139 15724 raft_consensus.cc:2804] T 4d678c1c606a4ffea14dca4bd7c22950 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:38.733595 15724 raft_consensus.cc:697] T 4d678c1c606a4ffea14dca4bd7c22950 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 LEADER]: Becoming Leader. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Running, Role: LEADER
I20260709 14:53:38.734421 15724 consensus_queue.cc:237] T 4d678c1c606a4ffea14dca4bd7c22950 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:38.734787 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d678c1c606a4ffea14dca4bd7c22950" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:38.735383 15145 raft_consensus.cc:3055] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:38.735669 15145 raft_consensus.cc:740] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Running, Role: LEADER
I20260709 14:53:38.736384 15145 consensus_queue.cc:260] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:38.737571 15145 raft_consensus.cc:3060] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:38.741539 14894 catalog_manager.cc:5697] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa reported cstate change: term changed from 1 to 2, leader changed from f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2) to 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3). New cstate: current_term: 2 leader_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:38.743273 15145 raft_consensus.cc:2468] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 2.
I20260709 14:53:38.749809 14896 catalog_manager.cc:5697] T 4d678c1c606a4ffea14dca4bd7c22950 P 9ef1c55ed4724728855fa50e49c225c4 reported cstate change: term changed from 1 to 2, leader changed from 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3) to 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1). New cstate: current_term: 2 leader_uuid: "9ef1c55ed4724728855fa50e49c225c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:39.059841 15071 raft_consensus.cc:1275] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Refusing update from remote peer 432f0a4ce2b14e1c9ea6672c662e4efa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:39.060851 15752 consensus_queue.cc:1048] T dc85a8bb06df4460b980c39fbb40f82b P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:39.068531 14996 raft_consensus.cc:1275] T dc85a8bb06df4460b980c39fbb40f82b P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Refusing update from remote peer 432f0a4ce2b14e1c9ea6672c662e4efa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:39.071100 15725 consensus_queue.cc:1048] T dc85a8bb06df4460b980c39fbb40f82b P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:39.153963 14996 raft_consensus.cc:1275] T 79ca257ff8c1438abd213a753113a937 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Refusing update from remote peer 432f0a4ce2b14e1c9ea6672c662e4efa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:39.155367 15742 consensus_queue.cc:1048] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:39.165236 15068 raft_consensus.cc:1275] T 4d678c1c606a4ffea14dca4bd7c22950 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Refusing update from remote peer 9ef1c55ed4724728855fa50e49c225c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:39.166388 15071 raft_consensus.cc:1275] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Refusing update from remote peer 432f0a4ce2b14e1c9ea6672c662e4efa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:39.166827 15759 consensus_queue.cc:1048] T 4d678c1c606a4ffea14dca4bd7c22950 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:39.167665 15742 consensus_queue.cc:1048] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:39.185576 15147 raft_consensus.cc:1275] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Refusing update from remote peer 9ef1c55ed4724728855fa50e49c225c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:39.189205 15750 consensus_queue.cc:1048] T 4d678c1c606a4ffea14dca4bd7c22950 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:39.422634 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:39.463048 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:39.499863 15145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c544dba39eec432cb4230e75b9d84f35"
dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
mode: GRACEFUL
new_leader_uuid: "9ef1c55ed4724728855fa50e49c225c4"
 from {username='slave'} at 127.0.0.1:54168
I20260709 14:53:39.500430 15145 raft_consensus.cc:606] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 LEADER]: Received request to transfer leadership to TS 9ef1c55ed4724728855fa50e49c225c4
I20260709 14:53:39.501543 13868 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:53:39.502758 13868 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:39.873796 15742 raft_consensus.cc:993] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa: : Instructing follower 9ef1c55ed4724728855fa50e49c225c4 to start an election
I20260709 14:53:39.874219 15752 raft_consensus.cc:1081] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 LEADER]: Signalling peer 9ef1c55ed4724728855fa50e49c225c4 to start an election
I20260709 14:53:39.875487 14996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c544dba39eec432cb4230e75b9d84f35"
dest_uuid: "9ef1c55ed4724728855fa50e49c225c4"
 from {username='slave'} at 127.0.0.1:34158
I20260709 14:53:39.875859 14996 raft_consensus.cc:493] T c544dba39eec432cb4230e75b9d84f35 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:39.876076 14996 raft_consensus.cc:3060] T c544dba39eec432cb4230e75b9d84f35 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:39.879724 14996 raft_consensus.cc:515] T c544dba39eec432cb4230e75b9d84f35 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:39.881072 14996 leader_election.cc:290] T c544dba39eec432cb4230e75b9d84f35 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 2 election: Requested vote from peers f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681), 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3:41467)
I20260709 14:53:39.881599 15068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c544dba39eec432cb4230e75b9d84f35" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1ea2f412f8e42429039fbe908c44e09"
I20260709 14:53:39.882105 15068 raft_consensus.cc:3060] T c544dba39eec432cb4230e75b9d84f35 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:39.882057 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c544dba39eec432cb4230e75b9d84f35" candidate_uuid: "9ef1c55ed4724728855fa50e49c225c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa"
I20260709 14:53:39.882932 15147 raft_consensus.cc:3055] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:39.883209 15147 raft_consensus.cc:740] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 432f0a4ce2b14e1c9ea6672c662e4efa, State: Running, Role: LEADER
I20260709 14:53:39.883922 15147 consensus_queue.cc:260] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:39.886593 15147 raft_consensus.cc:3060] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:39.887858 15068 raft_consensus.cc:2468] T c544dba39eec432cb4230e75b9d84f35 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 2.
I20260709 14:53:39.888902 14964 leader_election.cc:304] T c544dba39eec432cb4230e75b9d84f35 P 9ef1c55ed4724728855fa50e49c225c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ef1c55ed4724728855fa50e49c225c4, f1ea2f412f8e42429039fbe908c44e09; no voters: 
I20260709 14:53:39.889544 15724 raft_consensus.cc:2804] T c544dba39eec432cb4230e75b9d84f35 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:39.889923 15724 raft_consensus.cc:697] T c544dba39eec432cb4230e75b9d84f35 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 LEADER]: Becoming Leader. State: Replica: 9ef1c55ed4724728855fa50e49c225c4, State: Running, Role: LEADER
I20260709 14:53:39.890618 15724 consensus_queue.cc:237] T c544dba39eec432cb4230e75b9d84f35 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } }
I20260709 14:53:39.891330 15147 raft_consensus.cc:2468] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef1c55ed4724728855fa50e49c225c4 in term 2.
I20260709 14:53:39.900499 14894 catalog_manager.cc:5697] T c544dba39eec432cb4230e75b9d84f35 P 9ef1c55ed4724728855fa50e49c225c4 reported cstate change: term changed from 1 to 2, leader changed from 432f0a4ce2b14e1c9ea6672c662e4efa (127.13.139.3) to 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1). New cstate: current_term: 2 leader_uuid: "9ef1c55ed4724728855fa50e49c225c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef1c55ed4724728855fa50e49c225c4" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:40.268268 15068 raft_consensus.cc:1275] T c544dba39eec432cb4230e75b9d84f35 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Refusing update from remote peer 9ef1c55ed4724728855fa50e49c225c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:40.269409 15724 consensus_queue.cc:1048] T c544dba39eec432cb4230e75b9d84f35 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1ea2f412f8e42429039fbe908c44e09" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:40.283133 15141 raft_consensus.cc:1275] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Refusing update from remote peer 9ef1c55ed4724728855fa50e49c225c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:40.284869 15724 consensus_queue.cc:1048] T c544dba39eec432cb4230e75b9d84f35 P 9ef1c55ed4724728855fa50e49c225c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "432f0a4ce2b14e1c9ea6672c662e4efa" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:40.503494 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:40.534544 13868 tablet_server.cc:179] TabletServer@127.13.139.1:0 shutting down...
W20260709 14:53:40.538327 15037 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260709 14:53:40.544457 15037 consensus_peers.cc:597] T 48da738528484fa3a83e4b7b582ddac4 P f1ea2f412f8e42429039fbe908c44e09 -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:40.547842 15037 consensus_peers.cc:597] T 939029a9d80e4793af9bc160fcdeaa5d P f1ea2f412f8e42429039fbe908c44e09 -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:40.555181 15111 consensus_peers.cc:597] T 7e2a36f432bf4696bc37929229d8d451 P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:40.586630 13868 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:53:40.581784 15037 consensus_peers.cc:597] T 3bf04c2960624ed08607d0c18ddffd26 P f1ea2f412f8e42429039fbe908c44e09 -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:40.591024 15037 consensus_peers.cc:597] T 3cb089bfeaf1458eb36ceba4ff6bd08e P f1ea2f412f8e42429039fbe908c44e09 -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:40.592510 15111 consensus_peers.cc:597] T b911a77d22bd4cdb87bb89d886df64fb P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:40.593073 15111 consensus_peers.cc:597] T e32023e939524fdf8bb9981e78640526 P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:40.593858 15111 consensus_peers.cc:597] T fa159bde77a14c3f8ad341ed5785687b P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:40.595044 13868 tablet_replica.cc:333] T a8670b0222d14fc39ced09ac20029fae P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.595824 13868 raft_consensus.cc:2243] T a8670b0222d14fc39ced09ac20029fae P 9ef1c55ed4724728855fa50e49c225c4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.596542 13868 raft_consensus.cc:2272] T a8670b0222d14fc39ced09ac20029fae P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.598388 13868 tablet_replica.cc:333] T 34f1aef76cb54e3f9547eff32676ce04 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.598961 13868 raft_consensus.cc:2243] T 34f1aef76cb54e3f9547eff32676ce04 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.599331 13868 raft_consensus.cc:2272] T 34f1aef76cb54e3f9547eff32676ce04 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.601125 13868 tablet_replica.cc:333] T 6475a97e69984f78847174c74cf73e40 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.601845 13868 raft_consensus.cc:2243] T 6475a97e69984f78847174c74cf73e40 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.602761 13868 raft_consensus.cc:2272] T 6475a97e69984f78847174c74cf73e40 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.605052 13868 tablet_replica.cc:333] T 939029a9d80e4793af9bc160fcdeaa5d P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.605600 13868 raft_consensus.cc:2243] T 939029a9d80e4793af9bc160fcdeaa5d P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:53:40.605677 15111 consensus_peers.cc:597] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:40.606017 13868 raft_consensus.cc:2272] T 939029a9d80e4793af9bc160fcdeaa5d P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.608228 13868 tablet_replica.cc:333] T 3bf04c2960624ed08607d0c18ddffd26 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.608932 13868 raft_consensus.cc:2243] T 3bf04c2960624ed08607d0c18ddffd26 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:53:40.609236 15037 consensus_peers.cc:597] T 34f1aef76cb54e3f9547eff32676ce04 P f1ea2f412f8e42429039fbe908c44e09 -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:40.609423 13868 raft_consensus.cc:2272] T 3bf04c2960624ed08607d0c18ddffd26 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.612037 13868 tablet_replica.cc:333] T 7c0fd2da012c4a2c85942cea2502c733 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.612560 13868 raft_consensus.cc:2243] T 7c0fd2da012c4a2c85942cea2502c733 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.612967 13868 raft_consensus.cc:2272] T 7c0fd2da012c4a2c85942cea2502c733 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:40.613117 15111 consensus_peers.cc:597] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:40.614883 13868 tablet_replica.cc:333] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.615411 13868 raft_consensus.cc:2243] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.615830 13868 raft_consensus.cc:2272] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:40.616082 15111 consensus_peers.cc:597] T dc85a8bb06df4460b980c39fbb40f82b P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:40.617374 13868 tablet_replica.cc:333] T e9c8645dfa034909bad3818e84132908 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.617964 13868 raft_consensus.cc:2243] T e9c8645dfa034909bad3818e84132908 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.618340 13868 raft_consensus.cc:2272] T e9c8645dfa034909bad3818e84132908 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.619993 13868 tablet_replica.cc:333] T 79edfadbc8d046168cc3906a4ce84e52 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.620478 13868 raft_consensus.cc:2243] T 79edfadbc8d046168cc3906a4ce84e52 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.620852 13868 raft_consensus.cc:2272] T 79edfadbc8d046168cc3906a4ce84e52 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.622426 13868 tablet_replica.cc:333] T b911a77d22bd4cdb87bb89d886df64fb P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.622941 13868 raft_consensus.cc:2243] T b911a77d22bd4cdb87bb89d886df64fb P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.623284 13868 raft_consensus.cc:2272] T b911a77d22bd4cdb87bb89d886df64fb P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.624799 13868 tablet_replica.cc:333] T 0f41645b8c934135bce7f98cc4210012 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.625305 13868 raft_consensus.cc:2243] T 0f41645b8c934135bce7f98cc4210012 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.625947 13868 raft_consensus.cc:2272] T 0f41645b8c934135bce7f98cc4210012 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.627626 13868 tablet_replica.cc:333] T c544dba39eec432cb4230e75b9d84f35 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.628273 13868 raft_consensus.cc:2243] T c544dba39eec432cb4230e75b9d84f35 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.629025 13868 raft_consensus.cc:2272] T c544dba39eec432cb4230e75b9d84f35 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.631286 13868 tablet_replica.cc:333] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.631832 13868 raft_consensus.cc:2243] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.632575 13868 raft_consensus.cc:2272] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.634299 13868 tablet_replica.cc:333] T 83cc3a80395c4e0bb5fa77a67b588a8c P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.634817 13868 raft_consensus.cc:2243] T 83cc3a80395c4e0bb5fa77a67b588a8c P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.635185 13868 raft_consensus.cc:2272] T 83cc3a80395c4e0bb5fa77a67b588a8c P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.637225 13868 tablet_replica.cc:333] T a13c152ac79548caacb00c64af233999 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.637825 13868 raft_consensus.cc:2243] T a13c152ac79548caacb00c64af233999 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.638592 13868 raft_consensus.cc:2272] T a13c152ac79548caacb00c64af233999 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.640174 13868 tablet_replica.cc:333] T 20f2c1fce74744a0a5632ae6640dfe4c P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.640671 13868 raft_consensus.cc:2243] T 20f2c1fce74744a0a5632ae6640dfe4c P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.641014 13868 raft_consensus.cc:2272] T 20f2c1fce74744a0a5632ae6640dfe4c P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.642552 13868 tablet_replica.cc:333] T ee9b05e228264930862a72ba49e11823 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.643164 13868 raft_consensus.cc:2243] T ee9b05e228264930862a72ba49e11823 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.643630 13868 raft_consensus.cc:2272] T ee9b05e228264930862a72ba49e11823 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.645869 13868 tablet_replica.cc:333] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.646313 13868 raft_consensus.cc:2243] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.646615 13868 raft_consensus.cc:2272] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.648068 13868 tablet_replica.cc:333] T 777061c1f8174e12a284c004ef24a9ad P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.648483 13868 raft_consensus.cc:2243] T 777061c1f8174e12a284c004ef24a9ad P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.648803 13868 raft_consensus.cc:2272] T 777061c1f8174e12a284c004ef24a9ad P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.650252 13868 tablet_replica.cc:333] T 40f4ed193d154134a43e8178d4d5c2a8 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.650673 13868 raft_consensus.cc:2243] T 40f4ed193d154134a43e8178d4d5c2a8 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.651281 13868 raft_consensus.cc:2272] T 40f4ed193d154134a43e8178d4d5c2a8 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.653439 13868 tablet_replica.cc:333] T d1513a23c34c48d4b02fdbadc73a9736 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.654114 13868 raft_consensus.cc:2243] T d1513a23c34c48d4b02fdbadc73a9736 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.654681 13868 raft_consensus.cc:2272] T d1513a23c34c48d4b02fdbadc73a9736 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:40.656306 15037 consensus_peers.cc:597] T 2f7970aec40f45a888b574eb29d677e8 P f1ea2f412f8e42429039fbe908c44e09 -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:40.656929 13868 tablet_replica.cc:333] T 2f7970aec40f45a888b574eb29d677e8 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.657644 13868 raft_consensus.cc:2243] T 2f7970aec40f45a888b574eb29d677e8 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:53:40.657823 15111 consensus_peers.cc:597] T d1513a23c34c48d4b02fdbadc73a9736 P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:40.658107 13868 raft_consensus.cc:2272] T 2f7970aec40f45a888b574eb29d677e8 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.660269 13868 tablet_replica.cc:333] T 1141355bbfef4208a7c0f908571f301a P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.660948 13868 raft_consensus.cc:2243] T 1141355bbfef4208a7c0f908571f301a P 9ef1c55ed4724728855fa50e49c225c4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.661751 13868 raft_consensus.cc:2272] T 1141355bbfef4208a7c0f908571f301a P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:40.662117 15111 consensus_peers.cc:597] T 83cc3a80395c4e0bb5fa77a67b588a8c P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:40.663363 13868 tablet_replica.cc:333] T 89950e6664e6489c92ad6ccfb941a228 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.663897 13868 raft_consensus.cc:2243] T 89950e6664e6489c92ad6ccfb941a228 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.664245 13868 raft_consensus.cc:2272] T 89950e6664e6489c92ad6ccfb941a228 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.665729 13868 tablet_replica.cc:333] T a8893b2c23da4f4faf94a2269642903e P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.666213 13868 raft_consensus.cc:2243] T a8893b2c23da4f4faf94a2269642903e P 9ef1c55ed4724728855fa50e49c225c4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.666953 13868 raft_consensus.cc:2272] T a8893b2c23da4f4faf94a2269642903e P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.668658 13868 tablet_replica.cc:333] T e32023e939524fdf8bb9981e78640526 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.669314 13868 raft_consensus.cc:2243] T e32023e939524fdf8bb9981e78640526 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.669667 13868 raft_consensus.cc:2272] T e32023e939524fdf8bb9981e78640526 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.671499 13868 tablet_replica.cc:333] T 2635038737da471cace19ec064a8da35 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.672025 13868 raft_consensus.cc:2243] T 2635038737da471cace19ec064a8da35 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.672389 13868 raft_consensus.cc:2272] T 2635038737da471cace19ec064a8da35 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.674197 13868 tablet_replica.cc:333] T 7dc8bba792e949b58c026b026f56b2d4 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.674768 13868 raft_consensus.cc:2243] T 7dc8bba792e949b58c026b026f56b2d4 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:53:40.675184 15111 consensus_peers.cc:597] T 777061c1f8174e12a284c004ef24a9ad P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:40.675235 13868 raft_consensus.cc:2272] T 7dc8bba792e949b58c026b026f56b2d4 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.677103 13868 tablet_replica.cc:333] T 4d678c1c606a4ffea14dca4bd7c22950 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.677580 13868 raft_consensus.cc:2243] T 4d678c1c606a4ffea14dca4bd7c22950 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.678171 13868 raft_consensus.cc:2272] T 4d678c1c606a4ffea14dca4bd7c22950 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.679659 13868 tablet_replica.cc:333] T 188afd09fe154fb3a785cad881510cd3 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.680146 13868 raft_consensus.cc:2243] T 188afd09fe154fb3a785cad881510cd3 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.680788 13868 raft_consensus.cc:2272] T 188afd09fe154fb3a785cad881510cd3 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.682837 13868 tablet_replica.cc:333] T e17b2f87a1fc444bb1106cb43c6414d0 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.683291 13868 raft_consensus.cc:2243] T e17b2f87a1fc444bb1106cb43c6414d0 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.683939 13868 raft_consensus.cc:2272] T e17b2f87a1fc444bb1106cb43c6414d0 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.685496 13868 tablet_replica.cc:333] T a32f0e41313d4caa8a8cd1710b71f743 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.685936 13868 raft_consensus.cc:2243] T a32f0e41313d4caa8a8cd1710b71f743 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.686266 13868 raft_consensus.cc:2272] T a32f0e41313d4caa8a8cd1710b71f743 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.687928 13868 tablet_replica.cc:333] T ce3320c1dbbc45b282ff41a813951d5d P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.688524 13868 raft_consensus.cc:2243] T ce3320c1dbbc45b282ff41a813951d5d P 9ef1c55ed4724728855fa50e49c225c4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.689309 13868 raft_consensus.cc:2272] T ce3320c1dbbc45b282ff41a813951d5d P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:40.690639 15037 consensus_peers.cc:597] T 0eff531835e841cfb0c22550b3b5d14f P f1ea2f412f8e42429039fbe908c44e09 -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:40.691067 13868 tablet_replica.cc:333] T 48da738528484fa3a83e4b7b582ddac4 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.691711 13868 raft_consensus.cc:2243] T 48da738528484fa3a83e4b7b582ddac4 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.692139 13868 raft_consensus.cc:2272] T 48da738528484fa3a83e4b7b582ddac4 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.693980 13868 tablet_replica.cc:333] T 53f67fb4661c4caaacddbace262d2bec P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.694494 13868 raft_consensus.cc:2243] T 53f67fb4661c4caaacddbace262d2bec P 9ef1c55ed4724728855fa50e49c225c4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.695109 13868 raft_consensus.cc:2272] T 53f67fb4661c4caaacddbace262d2bec P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.697034 13868 tablet_replica.cc:333] T 0eff531835e841cfb0c22550b3b5d14f P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.697522 13868 raft_consensus.cc:2243] T 0eff531835e841cfb0c22550b3b5d14f P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.697897 13868 raft_consensus.cc:2272] T 0eff531835e841cfb0c22550b3b5d14f P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.699301 13868 tablet_replica.cc:333] T 7e2a36f432bf4696bc37929229d8d451 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.699739 13868 raft_consensus.cc:2243] T 7e2a36f432bf4696bc37929229d8d451 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.700083 13868 raft_consensus.cc:2272] T 7e2a36f432bf4696bc37929229d8d451 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.701704 13868 tablet_replica.cc:333] T 2b2e7b98e6e64b89b88cf05f318d4285 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.702170 13868 raft_consensus.cc:2243] T 2b2e7b98e6e64b89b88cf05f318d4285 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.702932 13868 raft_consensus.cc:2272] T 2b2e7b98e6e64b89b88cf05f318d4285 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.704749 13868 tablet_replica.cc:333] T 75eb822b58da4590b632697d80a7258c P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.705216 13868 raft_consensus.cc:2243] T 75eb822b58da4590b632697d80a7258c P 9ef1c55ed4724728855fa50e49c225c4 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:53:40.705971 15037 consensus_peers.cc:597] T 078d1a6dde254cd29242a7057463cdc0 P f1ea2f412f8e42429039fbe908c44e09 -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:40.706033 13868 raft_consensus.cc:2272] T 75eb822b58da4590b632697d80a7258c P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.707686 13868 tablet_replica.cc:333] T 18a5169c96214e89b97aeb9a1aa9a64a P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.708278 13868 raft_consensus.cc:2243] T 18a5169c96214e89b97aeb9a1aa9a64a P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.708801 13868 raft_consensus.cc:2272] T 18a5169c96214e89b97aeb9a1aa9a64a P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.711311 13868 tablet_replica.cc:333] T fa159bde77a14c3f8ad341ed5785687b P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.711895 13868 raft_consensus.cc:2243] T fa159bde77a14c3f8ad341ed5785687b P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.712282 13868 raft_consensus.cc:2272] T fa159bde77a14c3f8ad341ed5785687b P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.714540 13868 tablet_replica.cc:333] T fe790bb1c77d4114bf8b91541cbc1f71 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.715023 13868 raft_consensus.cc:2243] T fe790bb1c77d4114bf8b91541cbc1f71 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.715441 13868 raft_consensus.cc:2272] T fe790bb1c77d4114bf8b91541cbc1f71 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:40.716116 15037 consensus_peers.cc:597] T 45e11ef63f834e298c0a566be08baa94 P f1ea2f412f8e42429039fbe908c44e09 -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:40.717329 13868 tablet_replica.cc:333] T a9fe64be8eb541cbb14e42530d36a99b P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.717849 13868 raft_consensus.cc:2243] T a9fe64be8eb541cbb14e42530d36a99b P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.718199 13868 raft_consensus.cc:2272] T a9fe64be8eb541cbb14e42530d36a99b P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.720379 13868 tablet_replica.cc:333] T 27b82f40f9c94129a5f4684858bbb8da P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.721580 13868 raft_consensus.cc:2243] T 27b82f40f9c94129a5f4684858bbb8da P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.722452 13868 raft_consensus.cc:2272] T 27b82f40f9c94129a5f4684858bbb8da P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:40.723672 15111 consensus_peers.cc:597] T a32f0e41313d4caa8a8cd1710b71f743 P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:40.725253 13868 tablet_replica.cc:333] T 1cbdd38fa1294d4999aa6a661f2f730f P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.725781 13868 raft_consensus.cc:2243] T 1cbdd38fa1294d4999aa6a661f2f730f P 9ef1c55ed4724728855fa50e49c225c4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.726471 13868 raft_consensus.cc:2272] T 1cbdd38fa1294d4999aa6a661f2f730f P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.727998 13868 tablet_replica.cc:333] T 2c88a40472b24840a26563079970b287 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.728456 13868 raft_consensus.cc:2243] T 2c88a40472b24840a26563079970b287 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.728823 13868 raft_consensus.cc:2272] T 2c88a40472b24840a26563079970b287 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.730468 13868 tablet_replica.cc:333] T 078d1a6dde254cd29242a7057463cdc0 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.731112 13868 raft_consensus.cc:2243] T 078d1a6dde254cd29242a7057463cdc0 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.731525 13868 raft_consensus.cc:2272] T 078d1a6dde254cd29242a7057463cdc0 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.733443 13868 tablet_replica.cc:333] T 45e11ef63f834e298c0a566be08baa94 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
W20260709 14:53:40.733675 15037 consensus_peers.cc:597] T 0bb4f50312164feb85948e813b096eb9 P f1ea2f412f8e42429039fbe908c44e09 -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:40.733990 13868 raft_consensus.cc:2243] T 45e11ef63f834e298c0a566be08baa94 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.734388 13868 raft_consensus.cc:2272] T 45e11ef63f834e298c0a566be08baa94 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.736232 13868 tablet_replica.cc:333] T 4af30f48fe734a9ca29a07c415e8583b P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.736717 13868 raft_consensus.cc:2243] T 4af30f48fe734a9ca29a07c415e8583b P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.737084 13868 raft_consensus.cc:2272] T 4af30f48fe734a9ca29a07c415e8583b P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.738874 13868 tablet_replica.cc:333] T 0bb4f50312164feb85948e813b096eb9 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.739348 13868 raft_consensus.cc:2243] T 0bb4f50312164feb85948e813b096eb9 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.739712 13868 raft_consensus.cc:2272] T 0bb4f50312164feb85948e813b096eb9 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.741359 13868 tablet_replica.cc:333] T 482d5682f9be413cb56daaba883efe97 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.741811 13868 raft_consensus.cc:2243] T 482d5682f9be413cb56daaba883efe97 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.742444 13868 raft_consensus.cc:2272] T 482d5682f9be413cb56daaba883efe97 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.744055 13868 tablet_replica.cc:333] T 33c1c782781f44e8bad94f645885bdb4 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.744499 13868 raft_consensus.cc:2243] T 33c1c782781f44e8bad94f645885bdb4 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.744867 13868 raft_consensus.cc:2272] T 33c1c782781f44e8bad94f645885bdb4 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.746672 13868 tablet_replica.cc:333] T ae6af2fba04f42a38c532a1e52494785 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.747100 13868 raft_consensus.cc:2243] T ae6af2fba04f42a38c532a1e52494785 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.747448 13868 raft_consensus.cc:2272] T ae6af2fba04f42a38c532a1e52494785 P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.749258 13868 tablet_replica.cc:333] T be55db2aca0e43ec8600e42ff7f6331b P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.749687 13868 raft_consensus.cc:2243] T be55db2aca0e43ec8600e42ff7f6331b P 9ef1c55ed4724728855fa50e49c225c4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.750331 13868 raft_consensus.cc:2272] T be55db2aca0e43ec8600e42ff7f6331b P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.751950 13868 tablet_replica.cc:333] T dc85a8bb06df4460b980c39fbb40f82b P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.752352 13868 raft_consensus.cc:2243] T dc85a8bb06df4460b980c39fbb40f82b P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.752664 13868 raft_consensus.cc:2272] T dc85a8bb06df4460b980c39fbb40f82b P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.754437 13868 tablet_replica.cc:333] T 8896fb72a133414db4b0af8b83e66059 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.754997 13868 raft_consensus.cc:2243] T 8896fb72a133414db4b0af8b83e66059 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.755404 13868 raft_consensus.cc:2272] T 8896fb72a133414db4b0af8b83e66059 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.756846 13868 tablet_replica.cc:333] T 5696ce108b5448b385518510d6155cfb P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.757354 13868 raft_consensus.cc:2243] T 5696ce108b5448b385518510d6155cfb P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.757668 13868 raft_consensus.cc:2272] T 5696ce108b5448b385518510d6155cfb P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.759203 13868 tablet_replica.cc:333] T 79ca257ff8c1438abd213a753113a937 P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.759608 13868 raft_consensus.cc:2243] T 79ca257ff8c1438abd213a753113a937 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.760025 13868 raft_consensus.cc:2272] T 79ca257ff8c1438abd213a753113a937 P 9ef1c55ed4724728855fa50e49c225c4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:40.761762 15111 consensus_peers.cc:597] T 79edfadbc8d046168cc3906a4ce84e52 P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:40.761830 13868 tablet_replica.cc:333] T a0822c6f44984178a76066fa95a20a8a P 9ef1c55ed4724728855fa50e49c225c4: stopping tablet replica
I20260709 14:53:40.762401 13868 raft_consensus.cc:2243] T a0822c6f44984178a76066fa95a20a8a P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.762768 13868 raft_consensus.cc:2272] T a0822c6f44984178a76066fa95a20a8a P 9ef1c55ed4724728855fa50e49c225c4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:40.778666 15037 consensus_peers.cc:597] T 18a5169c96214e89b97aeb9a1aa9a64a P f1ea2f412f8e42429039fbe908c44e09 -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:40.794744 15037 consensus_peers.cc:597] T fe790bb1c77d4114bf8b91541cbc1f71 P f1ea2f412f8e42429039fbe908c44e09 -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:40.798985 15037 consensus_peers.cc:597] T 27b82f40f9c94129a5f4684858bbb8da P f1ea2f412f8e42429039fbe908c44e09 -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:40.817487 15037 consensus_peers.cc:597] T 5696ce108b5448b385518510d6155cfb P f1ea2f412f8e42429039fbe908c44e09 -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:40.818840 15111 consensus_peers.cc:597] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:40.858521 15037 consensus_peers.cc:597] T a9fe64be8eb541cbb14e42530d36a99b P f1ea2f412f8e42429039fbe908c44e09 -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:37215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:40.868363 15111 consensus_peers.cc:597] T 2635038737da471cace19ec064a8da35 P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:37215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:40.871304 13868 tablet_server.cc:196] TabletServer@127.13.139.1:0 shutdown complete.
W20260709 14:53:40.890751 15111 consensus_peers.cc:597] T 7dc8bba792e949b58c026b026f56b2d4 P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:37215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:40.915038 15037 consensus_peers.cc:597] T e9c8645dfa034909bad3818e84132908 P f1ea2f412f8e42429039fbe908c44e09 -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:37215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:40.922542 15111 consensus_peers.cc:597] T 7c0fd2da012c4a2c85942cea2502c733 P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:37215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:40.952390 15111 consensus_peers.cc:597] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:37215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:40.952822 13868 tablet_server.cc:179] TabletServer@127.13.139.2:0 shutting down...
W20260709 14:53:40.953845 15037 consensus_peers.cc:597] T 20f2c1fce74744a0a5632ae6640dfe4c P f1ea2f412f8e42429039fbe908c44e09 -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:37215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:40.959031 15037 consensus_peers.cc:597] T 2c88a40472b24840a26563079970b287 P f1ea2f412f8e42429039fbe908c44e09 -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:37215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:40.983393 13868 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:40.984354 13868 tablet_replica.cc:333] T a8670b0222d14fc39ced09ac20029fae P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:40.985256 13868 raft_consensus.cc:2243] T a8670b0222d14fc39ced09ac20029fae P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.985803 13868 raft_consensus.cc:2272] T a8670b0222d14fc39ced09ac20029fae P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:40.987257 15037 consensus_peers.cc:597] T 33c1c782781f44e8bad94f645885bdb4 P f1ea2f412f8e42429039fbe908c44e09 -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:37215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:40.988173 13868 tablet_replica.cc:333] T 34f1aef76cb54e3f9547eff32676ce04 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:40.989040 13868 raft_consensus.cc:2243] T 34f1aef76cb54e3f9547eff32676ce04 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.989884 13868 raft_consensus.cc:2272] T 34f1aef76cb54e3f9547eff32676ce04 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.991691 13868 tablet_replica.cc:333] T 6475a97e69984f78847174c74cf73e40 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:40.992202 13868 raft_consensus.cc:2243] T 6475a97e69984f78847174c74cf73e40 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.992586 13868 raft_consensus.cc:2272] T 6475a97e69984f78847174c74cf73e40 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.994201 13868 tablet_replica.cc:333] T 3bf04c2960624ed08607d0c18ddffd26 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:40.994685 13868 raft_consensus.cc:2243] T 3bf04c2960624ed08607d0c18ddffd26 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.995311 13868 raft_consensus.cc:2272] T 3bf04c2960624ed08607d0c18ddffd26 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.996840 13868 tablet_replica.cc:333] T 7c0fd2da012c4a2c85942cea2502c733 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:40.997355 13868 raft_consensus.cc:2243] T 7c0fd2da012c4a2c85942cea2502c733 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.997704 13868 raft_consensus.cc:2272] T 7c0fd2da012c4a2c85942cea2502c733 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.999145 13868 tablet_replica.cc:333] T 939029a9d80e4793af9bc160fcdeaa5d P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:40.999640 13868 raft_consensus.cc:2243] T 939029a9d80e4793af9bc160fcdeaa5d P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.000226 13868 raft_consensus.cc:2272] T 939029a9d80e4793af9bc160fcdeaa5d P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.001717 13868 tablet_replica.cc:333] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.002277 13868 raft_consensus.cc:2243] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.002601 13868 raft_consensus.cc:2272] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.004104 13868 tablet_replica.cc:333] T e9c8645dfa034909bad3818e84132908 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.004555 13868 raft_consensus.cc:2243] T e9c8645dfa034909bad3818e84132908 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.005189 13868 raft_consensus.cc:2272] T e9c8645dfa034909bad3818e84132908 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.006858 13868 tablet_replica.cc:333] T 79edfadbc8d046168cc3906a4ce84e52 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.007438 13868 raft_consensus.cc:2243] T 79edfadbc8d046168cc3906a4ce84e52 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.007820 13868 raft_consensus.cc:2272] T 79edfadbc8d046168cc3906a4ce84e52 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.009855 13868 tablet_replica.cc:333] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.010353 13868 raft_consensus.cc:2243] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.010751 13868 raft_consensus.cc:2272] T b911a77d22bd4cdb87bb89d886df64fb P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.012521 13868 tablet_replica.cc:333] T 0f41645b8c934135bce7f98cc4210012 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.013206 13868 raft_consensus.cc:2243] T 0f41645b8c934135bce7f98cc4210012 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.013633 13868 raft_consensus.cc:2272] T 0f41645b8c934135bce7f98cc4210012 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:41.015439 15113 consensus_peers.cc:597] T 83cc3a80395c4e0bb5fa77a67b588a8c P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Couldn't send request to peer f1ea2f412f8e42429039fbe908c44e09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:41.015902 13868 tablet_replica.cc:333] T c544dba39eec432cb4230e75b9d84f35 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.016677 13868 raft_consensus.cc:2243] T c544dba39eec432cb4230e75b9d84f35 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.017150 13868 raft_consensus.cc:2272] T c544dba39eec432cb4230e75b9d84f35 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.020191 13868 tablet_replica.cc:333] T 754ca9a79bd346a2a8a2dab5d3aeb624 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.020881 13868 raft_consensus.cc:2243] T 754ca9a79bd346a2a8a2dab5d3aeb624 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.021392 13868 raft_consensus.cc:2272] T 754ca9a79bd346a2a8a2dab5d3aeb624 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.023773 13868 tablet_replica.cc:333] T 83cc3a80395c4e0bb5fa77a67b588a8c P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.024564 13868 raft_consensus.cc:2243] T 83cc3a80395c4e0bb5fa77a67b588a8c P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.025061 13868 raft_consensus.cc:2272] T 83cc3a80395c4e0bb5fa77a67b588a8c P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.027288 13868 tablet_replica.cc:333] T a13c152ac79548caacb00c64af233999 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.028008 13868 raft_consensus.cc:2243] T a13c152ac79548caacb00c64af233999 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.028488 13868 raft_consensus.cc:2272] T a13c152ac79548caacb00c64af233999 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:41.029685 15111 consensus_peers.cc:597] T a0822c6f44984178a76066fa95a20a8a P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:37215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:41.030763 13868 tablet_replica.cc:333] T 20f2c1fce74744a0a5632ae6640dfe4c P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.031579 13868 raft_consensus.cc:2243] T 20f2c1fce74744a0a5632ae6640dfe4c P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.032487 13868 raft_consensus.cc:2272] T 20f2c1fce74744a0a5632ae6640dfe4c P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.034694 13868 tablet_replica.cc:333] T ee9b05e228264930862a72ba49e11823 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.035181 13868 raft_consensus.cc:2243] T ee9b05e228264930862a72ba49e11823 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.036007 13868 raft_consensus.cc:2272] T ee9b05e228264930862a72ba49e11823 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.037925 13868 tablet_replica.cc:333] T ce3320c1dbbc45b282ff41a813951d5d P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.038439 13868 raft_consensus.cc:2243] T ce3320c1dbbc45b282ff41a813951d5d P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.038756 13868 raft_consensus.cc:2272] T ce3320c1dbbc45b282ff41a813951d5d P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.040236 13868 tablet_replica.cc:333] T 48da738528484fa3a83e4b7b582ddac4 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.040688 13868 raft_consensus.cc:2243] T 48da738528484fa3a83e4b7b582ddac4 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.041326 13868 raft_consensus.cc:2272] T 48da738528484fa3a83e4b7b582ddac4 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.043226 13868 tablet_replica.cc:333] T 53f67fb4661c4caaacddbace262d2bec P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.043916 13868 raft_consensus.cc:2243] T 53f67fb4661c4caaacddbace262d2bec P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.044385 13868 raft_consensus.cc:2272] T 53f67fb4661c4caaacddbace262d2bec P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:41.044842 15113 consensus_peers.cc:597] T 7c0fd2da012c4a2c85942cea2502c733 P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Couldn't send request to peer f1ea2f412f8e42429039fbe908c44e09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:41.045451 15113 consensus_peers.cc:597] T 777061c1f8174e12a284c004ef24a9ad P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Couldn't send request to peer f1ea2f412f8e42429039fbe908c44e09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:41.046337 13868 tablet_replica.cc:333] T 0eff531835e841cfb0c22550b3b5d14f P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.046833 13868 raft_consensus.cc:2243] T 0eff531835e841cfb0c22550b3b5d14f P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.047472 13868 raft_consensus.cc:2272] T 0eff531835e841cfb0c22550b3b5d14f P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.049070 13868 tablet_replica.cc:333] T 3cb089bfeaf1458eb36ceba4ff6bd08e P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.049518 13868 raft_consensus.cc:2243] T 3cb089bfeaf1458eb36ceba4ff6bd08e P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.050093 13868 raft_consensus.cc:2272] T 3cb089bfeaf1458eb36ceba4ff6bd08e P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.051605 13868 tablet_replica.cc:333] T 777061c1f8174e12a284c004ef24a9ad P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.052049 13868 raft_consensus.cc:2243] T 777061c1f8174e12a284c004ef24a9ad P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.052366 13868 raft_consensus.cc:2272] T 777061c1f8174e12a284c004ef24a9ad P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.053913 13868 tablet_replica.cc:333] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.054418 13868 raft_consensus.cc:2243] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.054733 13868 raft_consensus.cc:2272] T 2b2e7b98e6e64b89b88cf05f318d4285 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.056155 13868 tablet_replica.cc:333] T 7e2a36f432bf4696bc37929229d8d451 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.056605 13868 raft_consensus.cc:2243] T 7e2a36f432bf4696bc37929229d8d451 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.056962 13868 raft_consensus.cc:2272] T 7e2a36f432bf4696bc37929229d8d451 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.058389 13868 tablet_replica.cc:333] T 188afd09fe154fb3a785cad881510cd3 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.058815 13868 raft_consensus.cc:2243] T 188afd09fe154fb3a785cad881510cd3 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.059165 13868 raft_consensus.cc:2272] T 188afd09fe154fb3a785cad881510cd3 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.060804 13868 tablet_replica.cc:333] T e17b2f87a1fc444bb1106cb43c6414d0 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.061305 13868 raft_consensus.cc:2243] T e17b2f87a1fc444bb1106cb43c6414d0 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.061728 13868 raft_consensus.cc:2272] T e17b2f87a1fc444bb1106cb43c6414d0 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.063817 13868 tablet_replica.cc:333] T 40f4ed193d154134a43e8178d4d5c2a8 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
W20260709 14:53:41.064021 15113 consensus_peers.cc:597] T d1513a23c34c48d4b02fdbadc73a9736 P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Couldn't send request to peer f1ea2f412f8e42429039fbe908c44e09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:41.064484 13868 raft_consensus.cc:2243] T 40f4ed193d154134a43e8178d4d5c2a8 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.064949 13868 raft_consensus.cc:2272] T 40f4ed193d154134a43e8178d4d5c2a8 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:41.066581 15113 consensus_peers.cc:597] T e32023e939524fdf8bb9981e78640526 P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Couldn't send request to peer f1ea2f412f8e42429039fbe908c44e09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:41.067191 13868 tablet_replica.cc:333] T d1513a23c34c48d4b02fdbadc73a9736 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.067828 13868 raft_consensus.cc:2243] T d1513a23c34c48d4b02fdbadc73a9736 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:53:41.067886 15037 consensus_peers.cc:597] T ae6af2fba04f42a38c532a1e52494785 P f1ea2f412f8e42429039fbe908c44e09 -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:37215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:41.068344 13868 raft_consensus.cc:2272] T d1513a23c34c48d4b02fdbadc73a9736 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.070003 13868 tablet_replica.cc:333] T 2f7970aec40f45a888b574eb29d677e8 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.070480 13868 raft_consensus.cc:2243] T 2f7970aec40f45a888b574eb29d677e8 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.071099 13868 raft_consensus.cc:2272] T 2f7970aec40f45a888b574eb29d677e8 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.072533 13868 tablet_replica.cc:333] T a9fe64be8eb541cbb14e42530d36a99b P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.073029 13868 raft_consensus.cc:2243] T a9fe64be8eb541cbb14e42530d36a99b P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.073707 13868 raft_consensus.cc:2272] T a9fe64be8eb541cbb14e42530d36a99b P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.075311 13868 tablet_replica.cc:333] T 27b82f40f9c94129a5f4684858bbb8da P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.075793 13868 raft_consensus.cc:2243] T 27b82f40f9c94129a5f4684858bbb8da P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.076512 13868 raft_consensus.cc:2272] T 27b82f40f9c94129a5f4684858bbb8da P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.078178 13868 tablet_replica.cc:333] T 1cbdd38fa1294d4999aa6a661f2f730f P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.078619 13868 raft_consensus.cc:2243] T 1cbdd38fa1294d4999aa6a661f2f730f P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.078936 13868 raft_consensus.cc:2272] T 1cbdd38fa1294d4999aa6a661f2f730f P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.080384 13868 tablet_replica.cc:333] T 2c88a40472b24840a26563079970b287 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.080857 13868 raft_consensus.cc:2243] T 2c88a40472b24840a26563079970b287 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.081475 13868 raft_consensus.cc:2272] T 2c88a40472b24840a26563079970b287 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.083026 13868 tablet_replica.cc:333] T 75eb822b58da4590b632697d80a7258c P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.083488 13868 raft_consensus.cc:2243] T 75eb822b58da4590b632697d80a7258c P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.083840 13868 raft_consensus.cc:2272] T 75eb822b58da4590b632697d80a7258c P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.085434 13868 tablet_replica.cc:333] T 18a5169c96214e89b97aeb9a1aa9a64a P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.085929 13868 raft_consensus.cc:2243] T 18a5169c96214e89b97aeb9a1aa9a64a P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.086556 13868 raft_consensus.cc:2272] T 18a5169c96214e89b97aeb9a1aa9a64a P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.088114 13868 tablet_replica.cc:333] T fa159bde77a14c3f8ad341ed5785687b P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.088585 13868 raft_consensus.cc:2243] T fa159bde77a14c3f8ad341ed5785687b P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.088953 13868 raft_consensus.cc:2272] T fa159bde77a14c3f8ad341ed5785687b P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.090562 13868 tablet_replica.cc:333] T fe790bb1c77d4114bf8b91541cbc1f71 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.091037 13868 raft_consensus.cc:2243] T fe790bb1c77d4114bf8b91541cbc1f71 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.091706 13868 raft_consensus.cc:2272] T fe790bb1c77d4114bf8b91541cbc1f71 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.093343 13868 tablet_replica.cc:333] T a32f0e41313d4caa8a8cd1710b71f743 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.093830 13868 raft_consensus.cc:2243] T a32f0e41313d4caa8a8cd1710b71f743 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.094226 13868 raft_consensus.cc:2272] T a32f0e41313d4caa8a8cd1710b71f743 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.095646 13868 tablet_replica.cc:333] T be55db2aca0e43ec8600e42ff7f6331b P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.096184 13868 raft_consensus.cc:2243] T be55db2aca0e43ec8600e42ff7f6331b P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.096500 13868 raft_consensus.cc:2272] T be55db2aca0e43ec8600e42ff7f6331b P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.097996 13868 tablet_replica.cc:333] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.098605 13868 raft_consensus.cc:2243] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.099054 13868 raft_consensus.cc:2272] T dc85a8bb06df4460b980c39fbb40f82b P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.100628 13868 tablet_replica.cc:333] T a0822c6f44984178a76066fa95a20a8a P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.101117 13868 raft_consensus.cc:2243] T a0822c6f44984178a76066fa95a20a8a P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.101470 13868 raft_consensus.cc:2272] T a0822c6f44984178a76066fa95a20a8a P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.103024 13868 tablet_replica.cc:333] T 482d5682f9be413cb56daaba883efe97 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.103699 13868 raft_consensus.cc:2243] T 482d5682f9be413cb56daaba883efe97 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.104097 13868 raft_consensus.cc:2272] T 482d5682f9be413cb56daaba883efe97 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.105810 13868 tablet_replica.cc:333] T 0bb4f50312164feb85948e813b096eb9 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.106271 13868 raft_consensus.cc:2243] T 0bb4f50312164feb85948e813b096eb9 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:53:41.106905 15037 consensus_peers.cc:597] T 4af30f48fe734a9ca29a07c415e8583b P f1ea2f412f8e42429039fbe908c44e09 -> Peer 9ef1c55ed4724728855fa50e49c225c4 (127.13.139.1:37215): Couldn't send request to peer 9ef1c55ed4724728855fa50e49c225c4. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:37215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:41.107007 13868 raft_consensus.cc:2272] T 0bb4f50312164feb85948e813b096eb9 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.109169 13868 tablet_replica.cc:333] T 45e11ef63f834e298c0a566be08baa94 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.109793 13868 raft_consensus.cc:2243] T 45e11ef63f834e298c0a566be08baa94 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.116811 13868 raft_consensus.cc:2272] T 45e11ef63f834e298c0a566be08baa94 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.118494 13868 tablet_replica.cc:333] T 078d1a6dde254cd29242a7057463cdc0 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.119004 13868 raft_consensus.cc:2243] T 078d1a6dde254cd29242a7057463cdc0 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.119619 13868 raft_consensus.cc:2272] T 078d1a6dde254cd29242a7057463cdc0 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.121203 13868 tablet_replica.cc:333] T 5696ce108b5448b385518510d6155cfb P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.121659 13868 raft_consensus.cc:2243] T 5696ce108b5448b385518510d6155cfb P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.122258 13868 raft_consensus.cc:2272] T 5696ce108b5448b385518510d6155cfb P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.123785 13868 tablet_replica.cc:333] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.124284 13868 raft_consensus.cc:2243] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.124626 13868 raft_consensus.cc:2272] T 8896fb72a133414db4b0af8b83e66059 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.126121 13868 tablet_replica.cc:333] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.126564 13868 raft_consensus.cc:2243] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.126906 13868 raft_consensus.cc:2272] T 79ca257ff8c1438abd213a753113a937 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.128347 13868 tablet_replica.cc:333] T 33c1c782781f44e8bad94f645885bdb4 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.128822 13868 raft_consensus.cc:2243] T 33c1c782781f44e8bad94f645885bdb4 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.129411 13868 raft_consensus.cc:2272] T 33c1c782781f44e8bad94f645885bdb4 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.131194 13868 tablet_replica.cc:333] T 4af30f48fe734a9ca29a07c415e8583b P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.131816 13868 raft_consensus.cc:2243] T 4af30f48fe734a9ca29a07c415e8583b P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.132499 13868 raft_consensus.cc:2272] T 4af30f48fe734a9ca29a07c415e8583b P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.134423 13868 tablet_replica.cc:333] T 1141355bbfef4208a7c0f908571f301a P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.135066 13868 raft_consensus.cc:2243] T 1141355bbfef4208a7c0f908571f301a P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.135422 13868 raft_consensus.cc:2272] T 1141355bbfef4208a7c0f908571f301a P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:41.137301 15113 consensus_peers.cc:597] T 7dc8bba792e949b58c026b026f56b2d4 P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Couldn't send request to peer f1ea2f412f8e42429039fbe908c44e09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:41.137584 13868 tablet_replica.cc:333] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.138273 13868 raft_consensus.cc:2243] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.138720 13868 raft_consensus.cc:2272] T 89950e6664e6489c92ad6ccfb941a228 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.140753 13868 tablet_replica.cc:333] T a8893b2c23da4f4faf94a2269642903e P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.141292 13868 raft_consensus.cc:2243] T a8893b2c23da4f4faf94a2269642903e P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.141734 13868 raft_consensus.cc:2272] T a8893b2c23da4f4faf94a2269642903e P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.144515 13868 tablet_replica.cc:333] T 2635038737da471cace19ec064a8da35 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.145339 13868 raft_consensus.cc:2243] T 2635038737da471cace19ec064a8da35 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.145785 13868 raft_consensus.cc:2272] T 2635038737da471cace19ec064a8da35 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.147490 13868 tablet_replica.cc:333] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.147935 13868 raft_consensus.cc:2243] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.148303 13868 raft_consensus.cc:2272] T 7dc8bba792e949b58c026b026f56b2d4 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.150067 13868 tablet_replica.cc:333] T 4d678c1c606a4ffea14dca4bd7c22950 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.150508 13868 raft_consensus.cc:2243] T 4d678c1c606a4ffea14dca4bd7c22950 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.150836 13868 raft_consensus.cc:2272] T 4d678c1c606a4ffea14dca4bd7c22950 P f1ea2f412f8e42429039fbe908c44e09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.152313 13868 tablet_replica.cc:333] T e32023e939524fdf8bb9981e78640526 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.152717 13868 raft_consensus.cc:2243] T e32023e939524fdf8bb9981e78640526 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.153101 13868 raft_consensus.cc:2272] T e32023e939524fdf8bb9981e78640526 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.154649 13868 tablet_replica.cc:333] T ae6af2fba04f42a38c532a1e52494785 P f1ea2f412f8e42429039fbe908c44e09: stopping tablet replica
I20260709 14:53:41.155088 13868 raft_consensus.cc:2243] T ae6af2fba04f42a38c532a1e52494785 P f1ea2f412f8e42429039fbe908c44e09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.156032 13868 raft_consensus.cc:2272] T ae6af2fba04f42a38c532a1e52494785 P f1ea2f412f8e42429039fbe908c44e09 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:41.162482 15113 consensus_peers.cc:597] T 2635038737da471cace19ec064a8da35 P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Couldn't send request to peer f1ea2f412f8e42429039fbe908c44e09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:41.194653 15113 consensus_peers.cc:597] T dc85a8bb06df4460b980c39fbb40f82b P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Couldn't send request to peer f1ea2f412f8e42429039fbe908c44e09. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:41.235613 13868 tablet_server.cc:196] TabletServer@127.13.139.2:0 shutdown complete.
W20260709 14:53:41.248325 15113 consensus_peers.cc:597] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Couldn't send request to peer f1ea2f412f8e42429039fbe908c44e09. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.2:36681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:41.302340 15113 consensus_peers.cc:597] T a32f0e41313d4caa8a8cd1710b71f743 P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Couldn't send request to peer f1ea2f412f8e42429039fbe908c44e09. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.2:36681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:41.306874 13868 tablet_server.cc:179] TabletServer@127.13.139.3:0 shutting down...
W20260709 14:53:41.326223 15113 consensus_peers.cc:597] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Couldn't send request to peer f1ea2f412f8e42429039fbe908c44e09. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.2:36681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:41.342214 15113 consensus_peers.cc:597] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Couldn't send request to peer f1ea2f412f8e42429039fbe908c44e09. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.2:36681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:41.348446 13868 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:41.349318 13868 tablet_replica.cc:333] T 3bf04c2960624ed08607d0c18ddffd26 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.350129 13868 raft_consensus.cc:2243] T 3bf04c2960624ed08607d0c18ddffd26 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.350670 13868 raft_consensus.cc:2272] T 3bf04c2960624ed08607d0c18ddffd26 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:41.350728 15113 consensus_peers.cc:597] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa -> Peer f1ea2f412f8e42429039fbe908c44e09 (127.13.139.2:36681): Couldn't send request to peer f1ea2f412f8e42429039fbe908c44e09. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.2:36681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:41.352562 13868 tablet_replica.cc:333] T 6475a97e69984f78847174c74cf73e40 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.353148 13868 raft_consensus.cc:2243] T 6475a97e69984f78847174c74cf73e40 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.353515 13868 raft_consensus.cc:2272] T 6475a97e69984f78847174c74cf73e40 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.355158 13868 tablet_replica.cc:333] T a8670b0222d14fc39ced09ac20029fae P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.355669 13868 raft_consensus.cc:2243] T a8670b0222d14fc39ced09ac20029fae P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.356045 13868 raft_consensus.cc:2272] T a8670b0222d14fc39ced09ac20029fae P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.357632 13868 tablet_replica.cc:333] T 34f1aef76cb54e3f9547eff32676ce04 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.358127 13868 raft_consensus.cc:2243] T 34f1aef76cb54e3f9547eff32676ce04 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.358495 13868 raft_consensus.cc:2272] T 34f1aef76cb54e3f9547eff32676ce04 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.360034 13868 tablet_replica.cc:333] T 939029a9d80e4793af9bc160fcdeaa5d P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.360512 13868 raft_consensus.cc:2243] T 939029a9d80e4793af9bc160fcdeaa5d P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.360885 13868 raft_consensus.cc:2272] T 939029a9d80e4793af9bc160fcdeaa5d P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.362435 13868 tablet_replica.cc:333] T 7c0fd2da012c4a2c85942cea2502c733 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.362906 13868 raft_consensus.cc:2243] T 7c0fd2da012c4a2c85942cea2502c733 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.363524 13868 raft_consensus.cc:2272] T 7c0fd2da012c4a2c85942cea2502c733 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.365509 13868 tablet_replica.cc:333] T 0f41645b8c934135bce7f98cc4210012 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.366029 13868 raft_consensus.cc:2243] T 0f41645b8c934135bce7f98cc4210012 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.366362 13868 raft_consensus.cc:2272] T 0f41645b8c934135bce7f98cc4210012 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.367919 13868 tablet_replica.cc:333] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.368404 13868 raft_consensus.cc:2243] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.369167 13868 raft_consensus.cc:2272] T 4f3ebb4e4bca4fbd8a26fd374188aa60 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.370617 13868 tablet_replica.cc:333] T e9c8645dfa034909bad3818e84132908 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.371156 13868 raft_consensus.cc:2243] T e9c8645dfa034909bad3818e84132908 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.371510 13868 raft_consensus.cc:2272] T e9c8645dfa034909bad3818e84132908 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.373099 13868 tablet_replica.cc:333] T 79edfadbc8d046168cc3906a4ce84e52 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.373591 13868 raft_consensus.cc:2243] T 79edfadbc8d046168cc3906a4ce84e52 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.374243 13868 raft_consensus.cc:2272] T 79edfadbc8d046168cc3906a4ce84e52 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.375921 13868 tablet_replica.cc:333] T b911a77d22bd4cdb87bb89d886df64fb P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.376412 13868 raft_consensus.cc:2243] T b911a77d22bd4cdb87bb89d886df64fb P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.377076 13868 raft_consensus.cc:2272] T b911a77d22bd4cdb87bb89d886df64fb P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.378605 13868 tablet_replica.cc:333] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.379081 13868 raft_consensus.cc:2243] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.379420 13868 raft_consensus.cc:2272] T 754ca9a79bd346a2a8a2dab5d3aeb624 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.380887 13868 tablet_replica.cc:333] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.381348 13868 raft_consensus.cc:2243] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.381680 13868 raft_consensus.cc:2272] T c544dba39eec432cb4230e75b9d84f35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.383045 13868 tablet_replica.cc:333] T 83cc3a80395c4e0bb5fa77a67b588a8c P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.383682 13868 raft_consensus.cc:2243] T 83cc3a80395c4e0bb5fa77a67b588a8c P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.384371 13868 raft_consensus.cc:2272] T 83cc3a80395c4e0bb5fa77a67b588a8c P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.385965 13868 tablet_replica.cc:333] T a13c152ac79548caacb00c64af233999 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.386452 13868 raft_consensus.cc:2243] T a13c152ac79548caacb00c64af233999 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.386796 13868 raft_consensus.cc:2272] T a13c152ac79548caacb00c64af233999 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.388382 13868 tablet_replica.cc:333] T 20f2c1fce74744a0a5632ae6640dfe4c P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.388873 13868 raft_consensus.cc:2243] T 20f2c1fce74744a0a5632ae6640dfe4c P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.389215 13868 raft_consensus.cc:2272] T 20f2c1fce74744a0a5632ae6640dfe4c P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.390780 13868 tablet_replica.cc:333] T ee9b05e228264930862a72ba49e11823 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.391250 13868 raft_consensus.cc:2243] T ee9b05e228264930862a72ba49e11823 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.391582 13868 raft_consensus.cc:2272] T ee9b05e228264930862a72ba49e11823 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.393168 13868 tablet_replica.cc:333] T 40f4ed193d154134a43e8178d4d5c2a8 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.393673 13868 raft_consensus.cc:2243] T 40f4ed193d154134a43e8178d4d5c2a8 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.394032 13868 raft_consensus.cc:2272] T 40f4ed193d154134a43e8178d4d5c2a8 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.395581 13868 tablet_replica.cc:333] T 48da738528484fa3a83e4b7b582ddac4 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.396056 13868 raft_consensus.cc:2243] T 48da738528484fa3a83e4b7b582ddac4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.396402 13868 raft_consensus.cc:2272] T 48da738528484fa3a83e4b7b582ddac4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.397989 13868 tablet_replica.cc:333] T 53f67fb4661c4caaacddbace262d2bec P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.398475 13868 raft_consensus.cc:2243] T 53f67fb4661c4caaacddbace262d2bec P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.398814 13868 raft_consensus.cc:2272] T 53f67fb4661c4caaacddbace262d2bec P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.400399 13868 tablet_replica.cc:333] T ce3320c1dbbc45b282ff41a813951d5d P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.400898 13868 raft_consensus.cc:2243] T ce3320c1dbbc45b282ff41a813951d5d P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.401235 13868 raft_consensus.cc:2272] T ce3320c1dbbc45b282ff41a813951d5d P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.402711 13868 tablet_replica.cc:333] T 0eff531835e841cfb0c22550b3b5d14f P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.403172 13868 raft_consensus.cc:2243] T 0eff531835e841cfb0c22550b3b5d14f P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.403548 13868 raft_consensus.cc:2272] T 0eff531835e841cfb0c22550b3b5d14f P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.405011 13868 tablet_replica.cc:333] T 2b2e7b98e6e64b89b88cf05f318d4285 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.405498 13868 raft_consensus.cc:2243] T 2b2e7b98e6e64b89b88cf05f318d4285 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.405855 13868 raft_consensus.cc:2272] T 2b2e7b98e6e64b89b88cf05f318d4285 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.407368 13868 tablet_replica.cc:333] T 7e2a36f432bf4696bc37929229d8d451 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.407855 13868 raft_consensus.cc:2243] T 7e2a36f432bf4696bc37929229d8d451 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.408490 13868 raft_consensus.cc:2272] T 7e2a36f432bf4696bc37929229d8d451 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.410018 13868 tablet_replica.cc:333] T 777061c1f8174e12a284c004ef24a9ad P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.410506 13868 raft_consensus.cc:2243] T 777061c1f8174e12a284c004ef24a9ad P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.411170 13868 raft_consensus.cc:2272] T 777061c1f8174e12a284c004ef24a9ad P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.412683 13868 tablet_replica.cc:333] T 188afd09fe154fb3a785cad881510cd3 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.413239 13868 raft_consensus.cc:2243] T 188afd09fe154fb3a785cad881510cd3 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.413607 13868 raft_consensus.cc:2272] T 188afd09fe154fb3a785cad881510cd3 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.415064 13868 tablet_replica.cc:333] T e17b2f87a1fc444bb1106cb43c6414d0 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.415584 13868 raft_consensus.cc:2243] T e17b2f87a1fc444bb1106cb43c6414d0 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.415952 13868 raft_consensus.cc:2272] T e17b2f87a1fc444bb1106cb43c6414d0 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.417524 13868 tablet_replica.cc:333] T 1141355bbfef4208a7c0f908571f301a P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.418004 13868 raft_consensus.cc:2243] T 1141355bbfef4208a7c0f908571f301a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.418375 13868 raft_consensus.cc:2272] T 1141355bbfef4208a7c0f908571f301a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.419812 13868 tablet_replica.cc:333] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.420329 13868 raft_consensus.cc:2243] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.421023 13868 raft_consensus.cc:2272] T 89950e6664e6489c92ad6ccfb941a228 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.422544 13868 tablet_replica.cc:333] T a8893b2c23da4f4faf94a2269642903e P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.423099 13868 raft_consensus.cc:2243] T a8893b2c23da4f4faf94a2269642903e P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.423471 13868 raft_consensus.cc:2272] T a8893b2c23da4f4faf94a2269642903e P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.425016 13868 tablet_replica.cc:333] T e32023e939524fdf8bb9981e78640526 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.425493 13868 raft_consensus.cc:2243] T e32023e939524fdf8bb9981e78640526 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.426149 13868 raft_consensus.cc:2272] T e32023e939524fdf8bb9981e78640526 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.427778 13868 tablet_replica.cc:333] T 2635038737da471cace19ec064a8da35 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.428234 13868 raft_consensus.cc:2243] T 2635038737da471cace19ec064a8da35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.428876 13868 raft_consensus.cc:2272] T 2635038737da471cace19ec064a8da35 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.430289 13868 tablet_replica.cc:333] T 7dc8bba792e949b58c026b026f56b2d4 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.430770 13868 raft_consensus.cc:2243] T 7dc8bba792e949b58c026b026f56b2d4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.431401 13868 raft_consensus.cc:2272] T 7dc8bba792e949b58c026b026f56b2d4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.432837 13868 tablet_replica.cc:333] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.433311 13868 raft_consensus.cc:2243] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.433652 13868 raft_consensus.cc:2272] T 4d678c1c606a4ffea14dca4bd7c22950 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.435333 13868 tablet_replica.cc:333] T 75eb822b58da4590b632697d80a7258c P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.435825 13868 raft_consensus.cc:2243] T 75eb822b58da4590b632697d80a7258c P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.436178 13868 raft_consensus.cc:2272] T 75eb822b58da4590b632697d80a7258c P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.437717 13868 tablet_replica.cc:333] T 18a5169c96214e89b97aeb9a1aa9a64a P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.438205 13868 raft_consensus.cc:2243] T 18a5169c96214e89b97aeb9a1aa9a64a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.438553 13868 raft_consensus.cc:2272] T 18a5169c96214e89b97aeb9a1aa9a64a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.440099 13868 tablet_replica.cc:333] T fa159bde77a14c3f8ad341ed5785687b P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.440570 13868 raft_consensus.cc:2243] T fa159bde77a14c3f8ad341ed5785687b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.441218 13868 raft_consensus.cc:2272] T fa159bde77a14c3f8ad341ed5785687b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.442759 13868 tablet_replica.cc:333] T fe790bb1c77d4114bf8b91541cbc1f71 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.443220 13868 raft_consensus.cc:2243] T fe790bb1c77d4114bf8b91541cbc1f71 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.443570 13868 raft_consensus.cc:2272] T fe790bb1c77d4114bf8b91541cbc1f71 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.445021 13868 tablet_replica.cc:333] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.445495 13868 raft_consensus.cc:2243] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.445827 13868 raft_consensus.cc:2272] T 3cb089bfeaf1458eb36ceba4ff6bd08e P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.447448 13868 tablet_replica.cc:333] T d1513a23c34c48d4b02fdbadc73a9736 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.447921 13868 raft_consensus.cc:2243] T d1513a23c34c48d4b02fdbadc73a9736 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.448565 13868 raft_consensus.cc:2272] T d1513a23c34c48d4b02fdbadc73a9736 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.450047 13868 tablet_replica.cc:333] T 2f7970aec40f45a888b574eb29d677e8 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.450503 13868 raft_consensus.cc:2243] T 2f7970aec40f45a888b574eb29d677e8 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.450851 13868 raft_consensus.cc:2272] T 2f7970aec40f45a888b574eb29d677e8 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.452288 13868 tablet_replica.cc:333] T a32f0e41313d4caa8a8cd1710b71f743 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.452746 13868 raft_consensus.cc:2243] T a32f0e41313d4caa8a8cd1710b71f743 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.453387 13868 raft_consensus.cc:2272] T a32f0e41313d4caa8a8cd1710b71f743 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.454939 13868 tablet_replica.cc:333] T a9fe64be8eb541cbb14e42530d36a99b P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.455402 13868 raft_consensus.cc:2243] T a9fe64be8eb541cbb14e42530d36a99b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.455776 13868 raft_consensus.cc:2272] T a9fe64be8eb541cbb14e42530d36a99b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.457439 13868 tablet_replica.cc:333] T 27b82f40f9c94129a5f4684858bbb8da P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.457917 13868 raft_consensus.cc:2243] T 27b82f40f9c94129a5f4684858bbb8da P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.458271 13868 raft_consensus.cc:2272] T 27b82f40f9c94129a5f4684858bbb8da P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.459775 13868 tablet_replica.cc:333] T 1cbdd38fa1294d4999aa6a661f2f730f P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.460216 13868 raft_consensus.cc:2243] T 1cbdd38fa1294d4999aa6a661f2f730f P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.460561 13868 raft_consensus.cc:2272] T 1cbdd38fa1294d4999aa6a661f2f730f P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.462010 13868 tablet_replica.cc:333] T 2c88a40472b24840a26563079970b287 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.462456 13868 raft_consensus.cc:2243] T 2c88a40472b24840a26563079970b287 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.462787 13868 raft_consensus.cc:2272] T 2c88a40472b24840a26563079970b287 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.464311 13868 tablet_replica.cc:333] T 0bb4f50312164feb85948e813b096eb9 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.464775 13868 raft_consensus.cc:2243] T 0bb4f50312164feb85948e813b096eb9 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.465134 13868 raft_consensus.cc:2272] T 0bb4f50312164feb85948e813b096eb9 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.466631 13868 tablet_replica.cc:333] T 482d5682f9be413cb56daaba883efe97 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.467075 13868 raft_consensus.cc:2243] T 482d5682f9be413cb56daaba883efe97 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.467409 13868 raft_consensus.cc:2272] T 482d5682f9be413cb56daaba883efe97 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.468842 13868 tablet_replica.cc:333] T 33c1c782781f44e8bad94f645885bdb4 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.469278 13868 raft_consensus.cc:2243] T 33c1c782781f44e8bad94f645885bdb4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.469609 13868 raft_consensus.cc:2272] T 33c1c782781f44e8bad94f645885bdb4 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.471020 13868 tablet_replica.cc:333] T ae6af2fba04f42a38c532a1e52494785 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.471446 13868 raft_consensus.cc:2243] T ae6af2fba04f42a38c532a1e52494785 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.471746 13868 raft_consensus.cc:2272] T ae6af2fba04f42a38c532a1e52494785 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.473251 13868 tablet_replica.cc:333] T be55db2aca0e43ec8600e42ff7f6331b P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.473649 13868 raft_consensus.cc:2243] T be55db2aca0e43ec8600e42ff7f6331b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.473968 13868 raft_consensus.cc:2272] T be55db2aca0e43ec8600e42ff7f6331b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.475363 13868 tablet_replica.cc:333] T dc85a8bb06df4460b980c39fbb40f82b P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.475839 13868 raft_consensus.cc:2243] T dc85a8bb06df4460b980c39fbb40f82b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.476481 13868 raft_consensus.cc:2272] T dc85a8bb06df4460b980c39fbb40f82b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.477887 13868 tablet_replica.cc:333] T 078d1a6dde254cd29242a7057463cdc0 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.478276 13868 raft_consensus.cc:2243] T 078d1a6dde254cd29242a7057463cdc0 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.478602 13868 raft_consensus.cc:2272] T 078d1a6dde254cd29242a7057463cdc0 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.479949 13868 tablet_replica.cc:333] T 45e11ef63f834e298c0a566be08baa94 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.480341 13868 raft_consensus.cc:2243] T 45e11ef63f834e298c0a566be08baa94 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.480634 13868 raft_consensus.cc:2272] T 45e11ef63f834e298c0a566be08baa94 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.482326 13868 tablet_replica.cc:333] T a0822c6f44984178a76066fa95a20a8a P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.482709 13868 raft_consensus.cc:2243] T a0822c6f44984178a76066fa95a20a8a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.483320 13868 raft_consensus.cc:2272] T a0822c6f44984178a76066fa95a20a8a P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.484862 13868 tablet_replica.cc:333] T 5696ce108b5448b385518510d6155cfb P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.485242 13868 raft_consensus.cc:2243] T 5696ce108b5448b385518510d6155cfb P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.485540 13868 raft_consensus.cc:2272] T 5696ce108b5448b385518510d6155cfb P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.486943 13868 tablet_replica.cc:333] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.487311 13868 raft_consensus.cc:2243] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.487884 13868 raft_consensus.cc:2272] T 8896fb72a133414db4b0af8b83e66059 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.489221 13868 tablet_replica.cc:333] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.489594 13868 raft_consensus.cc:2243] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.490213 13868 raft_consensus.cc:2272] T 79ca257ff8c1438abd213a753113a937 P 432f0a4ce2b14e1c9ea6672c662e4efa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.491581 13868 tablet_replica.cc:333] T 4af30f48fe734a9ca29a07c415e8583b P 432f0a4ce2b14e1c9ea6672c662e4efa: stopping tablet replica
I20260709 14:53:41.491937 13868 raft_consensus.cc:2243] T 4af30f48fe734a9ca29a07c415e8583b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:41.492249 13868 raft_consensus.cc:2272] T 4af30f48fe734a9ca29a07c415e8583b P 432f0a4ce2b14e1c9ea6672c662e4efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.561245 13868 tablet_server.cc:196] TabletServer@127.13.139.3:0 shutdown complete.
I20260709 14:53:41.625454 13868 tablet_server.cc:179] TabletServer@127.13.139.4:0 shutting down...
I20260709 14:53:41.645885 13868 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:41.661187 13868 tablet_server.cc:196] TabletServer@127.13.139.4:0 shutdown complete.
I20260709 14:53:41.668439 13868 master.cc:562] Master@127.13.139.62:33405 shutting down...
I20260709 14:53:41.682710 13868 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 30be479dd6ac467196cfc7b0a8079403 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:41.683207 13868 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 30be479dd6ac467196cfc7b0a8079403 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:41.683530 13868 tablet_replica.cc:333] T 00000000000000000000000000000000 P 30be479dd6ac467196cfc7b0a8079403: stopping tablet replica
I20260709 14:53:41.702433 13868 master.cc:584] Master@127.13.139.62:33405 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (21316 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:53:41.778182 13868 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.139.62:43453
I20260709 14:53:41.779237 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:41.784421 15797 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:41.784423 15796 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:41.785161 15799 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:41.786370 13868 server_base.cc:1061] running on GCE node
I20260709 14:53:41.787142 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:41.787317 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:41.787460 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608821787443 us; error 0 us; skew 500 ppm
I20260709 14:53:41.787930 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:41.790613 13868 webserver.cc:533] Webserver started at http://127.13.139.62:45929/ using document root <none> and password file <none>
I20260709 14:53:41.791067 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:41.791229 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:41.791481 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:41.792501 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608776280123-13868-0/minicluster-data/master-0-root/instance:
uuid: "d7b91ead2af44bd7acb3da0853b5b013"
format_stamp: "Formatted at 2026-07-09 14:53:41 on dist-test-slave-q457"
I20260709 14:53:41.796608 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 14:53:41.799782 15804 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:41.800441 13868 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:53:41.800700 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608776280123-13868-0/minicluster-data/master-0-root
uuid: "d7b91ead2af44bd7acb3da0853b5b013"
format_stamp: "Formatted at 2026-07-09 14:53:41 on dist-test-slave-q457"
I20260709 14:53:41.800999 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608776280123-13868-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608776280123-13868-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608776280123-13868-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:41.816713 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:41.817946 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:41.852861 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.62:43453
I20260709 14:53:41.852974 15855 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.62:43453 every 8 connection(s)
I20260709 14:53:41.856470 15856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.866045 15856 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7b91ead2af44bd7acb3da0853b5b013: Bootstrap starting.
I20260709 14:53:41.870472 15856 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d7b91ead2af44bd7acb3da0853b5b013: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.874292 15856 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7b91ead2af44bd7acb3da0853b5b013: No bootstrap required, opened a new log
I20260709 14:53:41.876211 15856 raft_consensus.cc:359] T 00000000000000000000000000000000 P d7b91ead2af44bd7acb3da0853b5b013 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7b91ead2af44bd7acb3da0853b5b013" member_type: VOTER }
I20260709 14:53:41.876549 15856 raft_consensus.cc:385] T 00000000000000000000000000000000 P d7b91ead2af44bd7acb3da0853b5b013 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.876720 15856 raft_consensus.cc:740] T 00000000000000000000000000000000 P d7b91ead2af44bd7acb3da0853b5b013 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7b91ead2af44bd7acb3da0853b5b013, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.877241 15856 consensus_queue.cc:260] T 00000000000000000000000000000000 P d7b91ead2af44bd7acb3da0853b5b013 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d7b91ead2af44bd7acb3da0853b5b013" member_type: VOTER }
I20260709 14:53:41.877643 15856 raft_consensus.cc:399] T 00000000000000000000000000000000 P d7b91ead2af44bd7acb3da0853b5b013 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:53:41.877825 15856 raft_consensus.cc:493] T 00000000000000000000000000000000 P d7b91ead2af44bd7acb3da0853b5b013 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:53:41.878034 15856 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d7b91ead2af44bd7acb3da0853b5b013 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.882104 15856 raft_consensus.cc:515] T 00000000000000000000000000000000 P d7b91ead2af44bd7acb3da0853b5b013 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7b91ead2af44bd7acb3da0853b5b013" member_type: VOTER }
I20260709 14:53:41.882539 15856 leader_election.cc:304] T 00000000000000000000000000000000 P d7b91ead2af44bd7acb3da0853b5b013 [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: d7b91ead2af44bd7acb3da0853b5b013; no voters: 
I20260709 14:53:41.883523 15856 leader_election.cc:290] T 00000000000000000000000000000000 P d7b91ead2af44bd7acb3da0853b5b013 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:53:41.883904 15859 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d7b91ead2af44bd7acb3da0853b5b013 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:41.885109 15859 raft_consensus.cc:697] T 00000000000000000000000000000000 P d7b91ead2af44bd7acb3da0853b5b013 [term 1 LEADER]: Becoming Leader. State: Replica: d7b91ead2af44bd7acb3da0853b5b013, State: Running, Role: LEADER
I20260709 14:53:41.885723 15859 consensus_queue.cc:237] T 00000000000000000000000000000000 P d7b91ead2af44bd7acb3da0853b5b013 [LEADER]: Queue going to LEADER mode. State: All 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: "d7b91ead2af44bd7acb3da0853b5b013" member_type: VOTER }
I20260709 14:53:41.886300 15856 sys_catalog.cc:565] T 00000000000000000000000000000000 P d7b91ead2af44bd7acb3da0853b5b013 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:53:41.890204 15861 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7b91ead2af44bd7acb3da0853b5b013 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d7b91ead2af44bd7acb3da0853b5b013. Latest consensus state: current_term: 1 leader_uuid: "d7b91ead2af44bd7acb3da0853b5b013" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7b91ead2af44bd7acb3da0853b5b013" member_type: VOTER } }
I20260709 14:53:41.890206 15860 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7b91ead2af44bd7acb3da0853b5b013 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d7b91ead2af44bd7acb3da0853b5b013" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7b91ead2af44bd7acb3da0853b5b013" member_type: VOTER } }
I20260709 14:53:41.891000 15861 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7b91ead2af44bd7acb3da0853b5b013 [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:41.891340 15860 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7b91ead2af44bd7acb3da0853b5b013 [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:41.895808 15866 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:53:41.900264 15866 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:53:41.902179 13868 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:53:41.908095 15866 catalog_manager.cc:1383] Generated new cluster ID: 4d42a5b809794a8da4dd4f8b5027b0a9
I20260709 14:53:41.908370 15866 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:53:41.937765 15866 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:53:41.938962 15866 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:53:41.953280 15866 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d7b91ead2af44bd7acb3da0853b5b013: Generated new TSK 0
I20260709 14:53:41.953877 15866 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:53:41.969130 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:41.974565 15877 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:41.975728 15878 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:41.977084 15880 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:41.977557 13868 server_base.cc:1061] running on GCE node
I20260709 14:53:41.978430 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:41.978615 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:41.978788 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608821978770 us; error 0 us; skew 500 ppm
I20260709 14:53:41.979315 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:41.981400 13868 webserver.cc:533] Webserver started at http://127.13.139.1:39143/ using document root <none> and password file <none>
I20260709 14:53:41.981842 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:41.982010 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:41.982262 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:41.983235 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608776280123-13868-0/minicluster-data/ts-0-root/instance:
uuid: "72b4deef369542558424d8f21d6bed57"
format_stamp: "Formatted at 2026-07-09 14:53:41 on dist-test-slave-q457"
I20260709 14:53:41.987251 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:53:41.990286 15885 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:41.990996 13868 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:53:41.991254 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608776280123-13868-0/minicluster-data/ts-0-root
uuid: "72b4deef369542558424d8f21d6bed57"
format_stamp: "Formatted at 2026-07-09 14:53:41 on dist-test-slave-q457"
I20260709 14:53:41.991506 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608776280123-13868-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608776280123-13868-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608776280123-13868-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:42.018656 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:42.019708 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:42.021157 13868 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:42.023401 13868 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:42.023573 13868 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:42.023808 13868 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:42.023981 13868 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:42.061244 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.1:34293
I20260709 14:53:42.061316 15947 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.1:34293 every 8 connection(s)
I20260709 14:53:42.065994 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:42.072813 15953 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:42.074148 15952 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:42.076159 15955 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:42.079311 15948 heartbeater.cc:344] Connected to a master server at 127.13.139.62:43453
I20260709 14:53:42.079695 15948 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:42.079784 13868 server_base.cc:1061] running on GCE node
I20260709 14:53:42.080492 15948 heartbeater.cc:507] Master 127.13.139.62:43453 requested a full tablet report, sending...
I20260709 14:53:42.080704 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:42.080965 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:42.081125 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608822081108 us; error 0 us; skew 500 ppm
I20260709 14:53:42.081760 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:42.082496 15821 ts_manager.cc:194] Registered new tserver with Master: 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:42.084213 13868 webserver.cc:533] Webserver started at http://127.13.139.2:38599/ using document root <none> and password file <none>
I20260709 14:53:42.084508 15821 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56070
I20260709 14:53:42.084677 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:42.084969 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:42.085217 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:42.086337 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608776280123-13868-0/minicluster-data/ts-1-root/instance:
uuid: "d363c5ed112f492b917cbd9efd591201"
format_stamp: "Formatted at 2026-07-09 14:53:42 on dist-test-slave-q457"
I20260709 14:53:42.090384 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:53:42.093353 15960 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:42.094012 13868 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:53:42.094240 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608776280123-13868-0/minicluster-data/ts-1-root
uuid: "d363c5ed112f492b917cbd9efd591201"
format_stamp: "Formatted at 2026-07-09 14:53:42 on dist-test-slave-q457"
I20260709 14:53:42.094468 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608776280123-13868-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608776280123-13868-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608776280123-13868-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:42.120131 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:42.121311 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:42.122763 13868 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:42.124886 13868 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:42.125059 13868 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:42.125285 13868 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:42.125422 13868 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:42.162664 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.2:45343
I20260709 14:53:42.162752 16022 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.2:45343 every 8 connection(s)
I20260709 14:53:42.167158 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:42.173741 16026 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:42.174731 16027 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:42.176548 16029 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:42.177194 13868 server_base.cc:1061] running on GCE node
I20260709 14:53:42.178006 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:42.178224 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:42.178417 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608822178400 us; error 0 us; skew 500 ppm
I20260709 14:53:42.178995 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:42.179371 16023 heartbeater.cc:344] Connected to a master server at 127.13.139.62:43453
I20260709 14:53:42.179692 16023 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:42.180455 16023 heartbeater.cc:507] Master 127.13.139.62:43453 requested a full tablet report, sending...
I20260709 14:53:42.181402 13868 webserver.cc:533] Webserver started at http://127.13.139.3:44389/ using document root <none> and password file <none>
I20260709 14:53:42.181989 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:42.182156 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:42.182401 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:42.182329 15821 ts_manager.cc:194] Registered new tserver with Master: d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:42.183527 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608776280123-13868-0/minicluster-data/ts-2-root/instance:
uuid: "b796c2d2cb444fbbad8b496885f35442"
format_stamp: "Formatted at 2026-07-09 14:53:42 on dist-test-slave-q457"
I20260709 14:53:42.183665 15821 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56078
I20260709 14:53:42.187876 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260709 14:53:42.191061 16034 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:42.191762 13868 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:53:42.192030 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608776280123-13868-0/minicluster-data/ts-2-root
uuid: "b796c2d2cb444fbbad8b496885f35442"
format_stamp: "Formatted at 2026-07-09 14:53:42 on dist-test-slave-q457"
I20260709 14:53:42.192283 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608776280123-13868-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608776280123-13868-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608776280123-13868-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:42.215762 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:42.216869 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:42.218183 13868 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:42.220196 13868 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:42.220389 13868 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:42.220598 13868 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:42.220747 13868 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:42.256732 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.3:45283
I20260709 14:53:42.256893 16096 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.3:45283 every 8 connection(s)
I20260709 14:53:42.261358 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:42.267899 16100 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:42.269723 16101 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:42.272641 16097 heartbeater.cc:344] Connected to a master server at 127.13.139.62:43453
W20260709 14:53:42.272431 16104 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:42.273157 16097 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:42.273518 13868 server_base.cc:1061] running on GCE node
I20260709 14:53:42.273969 16097 heartbeater.cc:507] Master 127.13.139.62:43453 requested a full tablet report, sending...
I20260709 14:53:42.274290 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:42.274514 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:42.274662 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608822274647 us; error 0 us; skew 500 ppm
I20260709 14:53:42.275171 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:42.275749 15821 ts_manager.cc:194] Registered new tserver with Master: b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:42.277225 15821 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56092
I20260709 14:53:42.277527 13868 webserver.cc:533] Webserver started at http://127.13.139.4:38441/ using document root <none> and password file <none>
I20260709 14:53:42.277989 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:42.278169 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:42.278412 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:42.279458 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608776280123-13868-0/minicluster-data/ts-3-root/instance:
uuid: "a94de9a189384a07887edad3f78f5078"
format_stamp: "Formatted at 2026-07-09 14:53:42 on dist-test-slave-q457"
I20260709 14:53:42.283583 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:53:42.286792 16108 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:42.287500 13868 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:53:42.287791 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608776280123-13868-0/minicluster-data/ts-3-root
uuid: "a94de9a189384a07887edad3f78f5078"
format_stamp: "Formatted at 2026-07-09 14:53:42 on dist-test-slave-q457"
I20260709 14:53:42.288096 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608776280123-13868-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608776280123-13868-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608776280123-13868-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:42.301688 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:42.302866 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:42.304064 13868 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:42.306099 13868 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:42.306291 13868 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:42.306510 13868 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:42.306661 13868 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:42.342839 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.4:38131
I20260709 14:53:42.342944 16170 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.4:38131 every 8 connection(s)
I20260709 14:53:42.362267 16171 heartbeater.cc:344] Connected to a master server at 127.13.139.62:43453
I20260709 14:53:42.362615 16171 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:42.363327 16171 heartbeater.cc:507] Master 127.13.139.62:43453 requested a full tablet report, sending...
I20260709 14:53:42.365057 15821 ts_manager.cc:194] Registered new tserver with Master: a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:42.365545 13868 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.019694206s
I20260709 14:53:42.366317 15821 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56102
I20260709 14:53:42.389143 15821 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56114:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 14:53:42.630194 15985 tablet_service.cc:1511] Processing CreateTablet for tablet cd42cfc12264496f8bf7e4448f504fe5 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:42.630892 16136 tablet_service.cc:1511] Processing CreateTablet for tablet 751d993075d84750b98081153cbe9cfd (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:42.631644 15985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd42cfc12264496f8bf7e4448f504fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.631290 15982 tablet_service.cc:1511] Processing CreateTablet for tablet 1b7352cc41e74a05836f4149541fd174 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:42.632593 15982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b7352cc41e74a05836f4149541fd174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.633729 16132 tablet_service.cc:1511] Processing CreateTablet for tablet 6cebb868d296402781514c53c6b960ef (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:42.633894 16134 tablet_service.cc:1511] Processing CreateTablet for tablet ae94499525a44964835f2f41041c8231 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:42.635277 16131 tablet_service.cc:1511] Processing CreateTablet for tablet fd1c85d32ed1482bb658721d80cff21f (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:42.635542 15983 tablet_service.cc:1511] Processing CreateTablet for tablet fd1c85d32ed1482bb658721d80cff21f (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:42.641798 15983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd1c85d32ed1482bb658721d80cff21f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.642648 15913 tablet_service.cc:1511] Processing CreateTablet for tablet 751d993075d84750b98081153cbe9cfd (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:42.643965 15913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 751d993075d84750b98081153cbe9cfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.635842 16130 tablet_service.cc:1511] Processing CreateTablet for tablet 8a2c3fa82d184e798d54e176cdb9b829 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:42.637228 16135 tablet_service.cc:1511] Processing CreateTablet for tablet 88d6832bfff1467ab78fa95264c4c6b6 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:42.636914 15987 tablet_service.cc:1511] Processing CreateTablet for tablet 662132e570a9470fb1df1efc4073ac2d (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:42.646047 15987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 662132e570a9470fb1df1efc4073ac2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.637463 15986 tablet_service.cc:1511] Processing CreateTablet for tablet ae94499525a44964835f2f41041c8231 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:42.632614 16133 tablet_service.cc:1511] Processing CreateTablet for tablet 3126c7ce1f094d05bf1c2dec34167d04 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:42.648680 15986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae94499525a44964835f2f41041c8231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.649313 16062 tablet_service.cc:1511] Processing CreateTablet for tablet 662132e570a9470fb1df1efc4073ac2d (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:42.650596 16062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 662132e570a9470fb1df1efc4073ac2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.650259 15912 tablet_service.cc:1511] Processing CreateTablet for tablet 662132e570a9470fb1df1efc4073ac2d (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:42.651495 15912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 662132e570a9470fb1df1efc4073ac2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.653903 16061 tablet_service.cc:1511] Processing CreateTablet for tablet 88d6832bfff1467ab78fa95264c4c6b6 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:42.655120 16061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88d6832bfff1467ab78fa95264c4c6b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.655593 15911 tablet_service.cc:1511] Processing CreateTablet for tablet 88d6832bfff1467ab78fa95264c4c6b6 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:42.656847 15911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88d6832bfff1467ab78fa95264c4c6b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.657835 16060 tablet_service.cc:1511] Processing CreateTablet for tablet ae94499525a44964835f2f41041c8231 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:42.659089 16060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae94499525a44964835f2f41041c8231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.661749 16059 tablet_service.cc:1511] Processing CreateTablet for tablet cd42cfc12264496f8bf7e4448f504fe5 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:42.663147 16059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd42cfc12264496f8bf7e4448f504fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.626751 15988 tablet_service.cc:1511] Processing CreateTablet for tablet 751d993075d84750b98081153cbe9cfd (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:42.639243 16136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 751d993075d84750b98081153cbe9cfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.642592 15981 tablet_service.cc:1511] Processing CreateTablet for tablet 8a2c3fa82d184e798d54e176cdb9b829 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:42.665285 15981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a2c3fa82d184e798d54e176cdb9b829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.669107 16056 tablet_service.cc:1511] Processing CreateTablet for tablet 1b7352cc41e74a05836f4149541fd174 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:42.670930 16056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b7352cc41e74a05836f4149541fd174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.671829 15910 tablet_service.cc:1511] Processing CreateTablet for tablet cd42cfc12264496f8bf7e4448f504fe5 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:42.673156 15910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd42cfc12264496f8bf7e4448f504fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.673908 16057 tablet_service.cc:1511] Processing CreateTablet for tablet fd1c85d32ed1482bb658721d80cff21f (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:42.675202 16057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd1c85d32ed1482bb658721d80cff21f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.677865 16058 tablet_service.cc:1511] Processing CreateTablet for tablet 6cebb868d296402781514c53c6b960ef (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:42.638827 15984 tablet_service.cc:1511] Processing CreateTablet for tablet 3126c7ce1f094d05bf1c2dec34167d04 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:42.679533 15909 tablet_service.cc:1511] Processing CreateTablet for tablet 3126c7ce1f094d05bf1c2dec34167d04 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:42.680881 15909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3126c7ce1f094d05bf1c2dec34167d04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.685611 16134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae94499525a44964835f2f41041c8231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.685746 15988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 751d993075d84750b98081153cbe9cfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.686219 15908 tablet_service.cc:1511] Processing CreateTablet for tablet 6cebb868d296402781514c53c6b960ef (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:42.687443 15908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cebb868d296402781514c53c6b960ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.688622 16129 tablet_service.cc:1511] Processing CreateTablet for tablet ba4d104e44aa4fd2a6b795d49fb094d3 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:42.689682 15984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3126c7ce1f094d05bf1c2dec34167d04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.691643 16058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cebb868d296402781514c53c6b960ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.692904 16055 tablet_service.cc:1511] Processing CreateTablet for tablet ba4d104e44aa4fd2a6b795d49fb094d3 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:42.695158 16055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba4d104e44aa4fd2a6b795d49fb094d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.695997 15980 tablet_service.cc:1511] Processing CreateTablet for tablet f57237a190004a6993ca15ba008578ba (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:42.697278 15980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f57237a190004a6993ca15ba008578ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.702903 16133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3126c7ce1f094d05bf1c2dec34167d04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.705066 16131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd1c85d32ed1482bb658721d80cff21f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.707408 16129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba4d104e44aa4fd2a6b795d49fb094d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.708967 16130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a2c3fa82d184e798d54e176cdb9b829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.717104 16135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88d6832bfff1467ab78fa95264c4c6b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.721098 16132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cebb868d296402781514c53c6b960ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.726269 15907 tablet_service.cc:1511] Processing CreateTablet for tablet 1b7352cc41e74a05836f4149541fd174 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:42.727599 15907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b7352cc41e74a05836f4149541fd174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.734709 15906 tablet_service.cc:1511] Processing CreateTablet for tablet 8a2c3fa82d184e798d54e176cdb9b829 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:42.736065 15906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a2c3fa82d184e798d54e176cdb9b829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.738040 16054 tablet_service.cc:1511] Processing CreateTablet for tablet f57237a190004a6993ca15ba008578ba (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:42.739310 16054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f57237a190004a6993ca15ba008578ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.743917 15905 tablet_service.cc:1511] Processing CreateTablet for tablet ba4d104e44aa4fd2a6b795d49fb094d3 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:42.745239 15905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba4d104e44aa4fd2a6b795d49fb094d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.753654 16128 tablet_service.cc:1511] Processing CreateTablet for tablet f57237a190004a6993ca15ba008578ba (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:42.755056 16128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f57237a190004a6993ca15ba008578ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.770678 15909 tablet_service.cc:1511] Processing CreateTablet for tablet 39a0f0e026e4432585eeba2be31df2e8 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:42.774367 15988 tablet_service.cc:1511] Processing CreateTablet for tablet 39a0f0e026e4432585eeba2be31df2e8 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:42.775609 15988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39a0f0e026e4432585eeba2be31df2e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.751997 16188 tablet_bootstrap.cc:492] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:42.784617 16187 tablet_bootstrap.cc:492] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:42.784780 16189 tablet_bootstrap.cc:492] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:42.794324 16056 tablet_service.cc:1511] Processing CreateTablet for tablet 39a0f0e026e4432585eeba2be31df2e8 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:42.795056 15909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39a0f0e026e4432585eeba2be31df2e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.795585 16056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39a0f0e026e4432585eeba2be31df2e8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:42.871209 15807 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.13.139.4:38131, user_credentials={real_user=slave}} blocked reactor thread for 67059.5us
I20260709 14:53:42.904928 16190 tablet_bootstrap.cc:492] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
W20260709 14:53:42.905016 15869 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:42.906203 15913 tablet_service.cc:1511] Processing CreateTablet for tablet 1756526aee3d469e8370fa52f1013969 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:53:42.907253 15981 tablet_service.cc:1511] Processing CreateTablet for tablet 1756526aee3d469e8370fa52f1013969 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:53:42.908452 15981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1756526aee3d469e8370fa52f1013969. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.909628 15913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1756526aee3d469e8370fa52f1013969. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.913046 16187 tablet_bootstrap.cc:654] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.915524 16060 tablet_service.cc:1511] Processing CreateTablet for tablet 12df99d7af5d406ebc9d25e5dcb9b793 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:42.916932 16060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12df99d7af5d406ebc9d25e5dcb9b793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.945997 16136 tablet_service.cc:1511] Processing CreateTablet for tablet 1756526aee3d469e8370fa52f1013969 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:53:42.947535 16136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1756526aee3d469e8370fa52f1013969. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.947247 15907 tablet_service.cc:1511] Processing CreateTablet for tablet 12df99d7af5d406ebc9d25e5dcb9b793 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:42.947681 16128 tablet_service.cc:1511] Processing CreateTablet for tablet 12df99d7af5d406ebc9d25e5dcb9b793 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:42.949039 16128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12df99d7af5d406ebc9d25e5dcb9b793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.949556 15983 tablet_service.cc:1511] Processing CreateTablet for tablet 9b5b508262794ac691288fdd17fd12fc (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:42.952886 16134 tablet_service.cc:1511] Processing CreateTablet for tablet 9b5b508262794ac691288fdd17fd12fc (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:42.953616 15909 tablet_service.cc:1511] Processing CreateTablet for tablet 5157d267276942d680d0abb061c8568a (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:42.954156 16134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b5b508262794ac691288fdd17fd12fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.948587 15907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12df99d7af5d406ebc9d25e5dcb9b793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.950729 15983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b5b508262794ac691288fdd17fd12fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.962250 16190 tablet_bootstrap.cc:654] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.964710 16189 tablet_bootstrap.cc:654] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.955140 15909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5157d267276942d680d0abb061c8568a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.977576 15905 tablet_service.cc:1511] Processing CreateTablet for tablet 421747f22ee04b73bad5742ed071c567 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:42.967324 15988 tablet_service.cc:1511] Processing CreateTablet for tablet 5157d267276942d680d0abb061c8568a (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:42.980007 15988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5157d267276942d680d0abb061c8568a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.985455 16056 tablet_service.cc:1511] Processing CreateTablet for tablet 17f563e9f0af43bab58764d8f3c8a4b1 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:53:42.986660 16056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f563e9f0af43bab58764d8f3c8a4b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.986580 16132 tablet_service.cc:1511] Processing CreateTablet for tablet 17f563e9f0af43bab58764d8f3c8a4b1 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:53:42.987816 16132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f563e9f0af43bab58764d8f3c8a4b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.987701 15913 tablet_service.cc:1511] Processing CreateTablet for tablet 17f563e9f0af43bab58764d8f3c8a4b1 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:53:42.988651 15981 tablet_service.cc:1511] Processing CreateTablet for tablet 69d1b47a43e44114aeab0c992eeff4f1 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:42.989363 15905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 421747f22ee04b73bad5742ed071c567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.989818 15981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69d1b47a43e44114aeab0c992eeff4f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.993026 15913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f563e9f0af43bab58764d8f3c8a4b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.970820 16060 tablet_service.cc:1511] Processing CreateTablet for tablet 5157d267276942d680d0abb061c8568a (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:42.956481 16054 tablet_service.cc:1511] Processing CreateTablet for tablet 9b5b508262794ac691288fdd17fd12fc (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:42.978616 15985 tablet_service.cc:1511] Processing CreateTablet for tablet 421747f22ee04b73bad5742ed071c567 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:42.997092 15985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 421747f22ee04b73bad5742ed071c567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.978770 16135 tablet_service.cc:1511] Processing CreateTablet for tablet 421747f22ee04b73bad5742ed071c567 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:42.997119 16054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b5b508262794ac691288fdd17fd12fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.005470 16057 tablet_service.cc:1511] Processing CreateTablet for tablet 69d1b47a43e44114aeab0c992eeff4f1 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:43.005928 16060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5157d267276942d680d0abb061c8568a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.006696 16057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69d1b47a43e44114aeab0c992eeff4f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.007339 16130 tablet_service.cc:1511] Processing CreateTablet for tablet 69d1b47a43e44114aeab0c992eeff4f1 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:43.007498 15906 tablet_service.cc:1511] Processing CreateTablet for tablet 1b4e77513b7e4003954f958ac2d68349 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:43.008517 16130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69d1b47a43e44114aeab0c992eeff4f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.008682 15906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b4e77513b7e4003954f958ac2d68349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.017498 16135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 421747f22ee04b73bad5742ed071c567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.023949 15980 tablet_service.cc:1511] Processing CreateTablet for tablet 1b4e77513b7e4003954f958ac2d68349 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:43.025221 15980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b4e77513b7e4003954f958ac2d68349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.029719 16062 tablet_service.cc:1511] Processing CreateTablet for tablet 1b4e77513b7e4003954f958ac2d68349 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:43.030953 16062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b4e77513b7e4003954f958ac2d68349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.032198 16187 tablet_bootstrap.cc:492] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:43.032712 16187 ts_tablet_manager.cc:1403] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.248s	user 0.008s	sys 0.013s
I20260709 14:53:43.035377 16129 tablet_service.cc:1511] Processing CreateTablet for tablet 175bd4a5fbe74cf8994148a127a51689 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:53:43.036587 16129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 175bd4a5fbe74cf8994148a127a51689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.036230 16187 raft_consensus.cc:359] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:43.037081 16187 raft_consensus.cc:385] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.037446 16187 raft_consensus.cc:740] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.038180 16187 consensus_queue.cc:260] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:43.040871 15907 tablet_service.cc:1511] Processing CreateTablet for tablet 175bd4a5fbe74cf8994148a127a51689 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:53:43.044251 15984 tablet_service.cc:1511] Processing CreateTablet for tablet 175bd4a5fbe74cf8994148a127a51689 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:53:43.054481 15984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 175bd4a5fbe74cf8994148a127a51689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:42.964454 16188 tablet_bootstrap.cc:654] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.062340 15907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 175bd4a5fbe74cf8994148a127a51689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.065300 16190 tablet_bootstrap.cc:492] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:43.065793 16190 ts_tablet_manager.cc:1403] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.174s	user 0.008s	sys 0.018s
I20260709 14:53:43.068585 16190 raft_consensus.cc:359] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:43.069283 16190 raft_consensus.cc:385] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.075335 16189 tablet_bootstrap.cc:492] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:43.075824 16189 ts_tablet_manager.cc:1403] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.291s	user 0.019s	sys 0.008s
I20260709 14:53:43.078950 16189 raft_consensus.cc:359] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:43.079586 16189 raft_consensus.cc:385] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.079862 16189 raft_consensus.cc:740] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.069559 16190 raft_consensus.cc:740] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.082352 16062 tablet_service.cc:1511] Processing CreateTablet for tablet 2ceed06918774e40b07e9c8eab60b294 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:43.083679 16062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ceed06918774e40b07e9c8eab60b294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.085049 16190 consensus_queue.cc:260] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:43.086777 15948 heartbeater.cc:499] Master 127.13.139.62:43453 was elected leader, sending a full tablet report...
I20260709 14:53:43.080562 16189 consensus_queue.cc:260] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:43.118517 16132 tablet_service.cc:1511] Processing CreateTablet for tablet 2ceed06918774e40b07e9c8eab60b294 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:43.119772 16132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ceed06918774e40b07e9c8eab60b294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.124009 15906 tablet_service.cc:1511] Processing CreateTablet for tablet 2ceed06918774e40b07e9c8eab60b294 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:43.125340 15906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ceed06918774e40b07e9c8eab60b294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.126617 16023 heartbeater.cc:499] Master 127.13.139.62:43453 was elected leader, sending a full tablet report...
I20260709 14:53:43.128448 16190 ts_tablet_manager.cc:1434] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.062s	user 0.013s	sys 0.001s
I20260709 14:53:43.129515 16190 tablet_bootstrap.cc:492] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:43.130784 16188 tablet_bootstrap.cc:492] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:43.131248 16188 ts_tablet_manager.cc:1403] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.380s	user 0.004s	sys 0.007s
I20260709 14:53:43.131888 16171 heartbeater.cc:499] Master 127.13.139.62:43453 was elected leader, sending a full tablet report...
I20260709 14:53:43.135309 16190 tablet_bootstrap.cc:654] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.135111 16188 raft_consensus.cc:359] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:43.135864 16188 raft_consensus.cc:385] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.136148 16188 raft_consensus.cc:740] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.148870 16130 tablet_service.cc:1511] Processing CreateTablet for tablet e8ee6881fe96486db140339505ee6407 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:43.150275 16130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8ee6881fe96486db140339505ee6407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.153990 16187 ts_tablet_manager.cc:1434] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.121s	user 0.015s	sys 0.020s
I20260709 14:53:43.155015 16187 tablet_bootstrap.cc:492] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:43.159088 16097 heartbeater.cc:499] Master 127.13.139.62:43453 was elected leader, sending a full tablet report...
I20260709 14:53:43.160719 15980 tablet_service.cc:1511] Processing CreateTablet for tablet e8ee6881fe96486db140339505ee6407 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:43.162107 15980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8ee6881fe96486db140339505ee6407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.162545 16054 tablet_service.cc:1511] Processing CreateTablet for tablet e8ee6881fe96486db140339505ee6407 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:43.163695 16054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8ee6881fe96486db140339505ee6407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.172618 16189 ts_tablet_manager.cc:1434] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.097s	user 0.010s	sys 0.007s
I20260709 14:53:43.173624 16189 tablet_bootstrap.cc:492] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:43.178074 16187 tablet_bootstrap.cc:654] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.159065 16188 consensus_queue.cc:260] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:43.185550 16190 tablet_bootstrap.cc:492] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:43.186081 16190 ts_tablet_manager.cc:1403] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.009s
I20260709 14:53:43.190347 16188 ts_tablet_manager.cc:1434] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.005s
I20260709 14:53:43.191372 16188 tablet_bootstrap.cc:492] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:43.195082 16190 raft_consensus.cc:359] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:43.195830 16190 raft_consensus.cc:385] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.196122 16190 raft_consensus.cc:740] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.196676 15905 tablet_service.cc:1511] Processing CreateTablet for tablet e4aca794e30849de89cfe9d2e3948c32 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:43.196979 16190 consensus_queue.cc:260] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:43.200588 15980 tablet_service.cc:1511] Processing CreateTablet for tablet e4aca794e30849de89cfe9d2e3948c32 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:43.197571 16189 tablet_bootstrap.cc:654] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.201884 15980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4aca794e30849de89cfe9d2e3948c32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.212468 15905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4aca794e30849de89cfe9d2e3948c32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.214004 16187 tablet_bootstrap.cc:492] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:43.214473 16187 ts_tablet_manager.cc:1403] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.021s
I20260709 14:53:43.217223 16187 raft_consensus.cc:359] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:43.217888 16187 raft_consensus.cc:385] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.218164 16187 raft_consensus.cc:740] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.218801 16187 consensus_queue.cc:260] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:43.220606 16190 ts_tablet_manager.cc:1434] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 14:53:43.223243 16062 tablet_service.cc:1511] Processing CreateTablet for tablet e4aca794e30849de89cfe9d2e3948c32 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:43.224576 16062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4aca794e30849de89cfe9d2e3948c32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.227046 16190 tablet_bootstrap.cc:492] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:43.235040 16188 tablet_bootstrap.cc:654] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.238454 16187 ts_tablet_manager.cc:1434] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.004s
I20260709 14:53:43.239379 16187 tablet_bootstrap.cc:492] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:43.244122 16189 tablet_bootstrap.cc:492] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:43.244597 16189 ts_tablet_manager.cc:1403] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.020s
I20260709 14:53:43.244705 16132 tablet_service.cc:1511] Processing CreateTablet for tablet a41581fb3e7f48e18d691e022736715f (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:43.245939 16132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a41581fb3e7f48e18d691e022736715f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.247355 16189 raft_consensus.cc:359] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:43.248037 16189 raft_consensus.cc:385] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.248301 16189 raft_consensus.cc:740] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.249732 16054 tablet_service.cc:1511] Processing CreateTablet for tablet 659187f6b88347edb385ede517395afe (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:53:43.250521 15984 tablet_service.cc:1511] Processing CreateTablet for tablet a41581fb3e7f48e18d691e022736715f (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:43.250948 16054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 659187f6b88347edb385ede517395afe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.251711 15984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a41581fb3e7f48e18d691e022736715f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.253300 16190 tablet_bootstrap.cc:654] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.257897 15905 tablet_service.cc:1511] Processing CreateTablet for tablet a41581fb3e7f48e18d691e022736715f (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:43.259123 15905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a41581fb3e7f48e18d691e022736715f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.263592 16130 tablet_service.cc:1511] Processing CreateTablet for tablet 659187f6b88347edb385ede517395afe (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:53:43.264825 16130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 659187f6b88347edb385ede517395afe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.264000 16189 consensus_queue.cc:260] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:43.268373 16189 ts_tablet_manager.cc:1434] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.023s	user 0.000s	sys 0.005s
I20260709 14:53:43.272714 16189 tablet_bootstrap.cc:492] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:43.275556 15907 tablet_service.cc:1511] Processing CreateTablet for tablet 659187f6b88347edb385ede517395afe (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:53:43.276836 15907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 659187f6b88347edb385ede517395afe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.281499 16187 tablet_bootstrap.cc:654] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.281702 15980 tablet_service.cc:1511] Processing CreateTablet for tablet 642a5c8bd005449b82b5502f6a89881c (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:43.284793 16189 tablet_bootstrap.cc:654] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.285403 16188 tablet_bootstrap.cc:492] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:43.285960 16188 ts_tablet_manager.cc:1403] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.095s	user 0.011s	sys 0.009s
I20260709 14:53:43.289067 16188 raft_consensus.cc:359] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:43.289815 16188 raft_consensus.cc:385] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.290249 16188 raft_consensus.cc:740] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.291126 16188 consensus_queue.cc:260] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:43.293242 16188 ts_tablet_manager.cc:1434] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:43.294320 16188 tablet_bootstrap.cc:492] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:43.295442 16062 tablet_service.cc:1511] Processing CreateTablet for tablet 642a5c8bd005449b82b5502f6a89881c (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:43.296708 16062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 642a5c8bd005449b82b5502f6a89881c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.298228 16136 tablet_service.cc:1511] Processing CreateTablet for tablet 642a5c8bd005449b82b5502f6a89881c (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:43.299417 16136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 642a5c8bd005449b82b5502f6a89881c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.300186 15906 tablet_service.cc:1511] Processing CreateTablet for tablet e737b0b7cf7b46548fa9f237f83dd55b (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:53:43.295923 15980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 642a5c8bd005449b82b5502f6a89881c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.301371 15906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e737b0b7cf7b46548fa9f237f83dd55b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.303807 16188 tablet_bootstrap.cc:654] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.308357 16197 raft_consensus.cc:493] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.308844 16197 raft_consensus.cc:515] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:43.313246 16194 raft_consensus.cc:493] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.313673 16194 raft_consensus.cc:515] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:43.316083 16194 leader_election.cc:290] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:43.316814 16197 leader_election.cc:290] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:43.318933 16196 raft_consensus.cc:493] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.319406 16196 raft_consensus.cc:515] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:43.319645 15983 tablet_service.cc:1511] Processing CreateTablet for tablet e737b0b7cf7b46548fa9f237f83dd55b (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:53:43.320222 16190 tablet_bootstrap.cc:492] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:43.320663 16190 ts_tablet_manager.cc:1403] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.011s
I20260709 14:53:43.320909 15983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e737b0b7cf7b46548fa9f237f83dd55b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.321846 16196 leader_election.cc:290] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:43.323218 16060 tablet_service.cc:1511] Processing CreateTablet for tablet e737b0b7cf7b46548fa9f237f83dd55b (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:53:43.324399 16060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e737b0b7cf7b46548fa9f237f83dd55b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.327188 15913 tablet_service.cc:1511] Processing CreateTablet for tablet 6c53e8e484c2426ab80143023a2907fb (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:53:43.327581 16190 raft_consensus.cc:359] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:43.328369 15913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c53e8e484c2426ab80143023a2907fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.328333 16190 raft_consensus.cc:385] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.344558 16190 raft_consensus.cc:740] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.345902 16190 consensus_queue.cc:260] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:43.346433 16057 tablet_service.cc:1511] Processing CreateTablet for tablet 56242e162f9f41fb92ab8917217cabb1 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:53:43.347692 16057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56242e162f9f41fb92ab8917217cabb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.352918 16196 raft_consensus.cc:493] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.353489 16196 raft_consensus.cc:515] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:43.353991 16190 ts_tablet_manager.cc:1434] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.033s	user 0.002s	sys 0.004s
I20260709 14:53:43.355012 16190 tablet_bootstrap.cc:492] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:43.355792 16196 leader_election.cc:290] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:43.358908 16187 tablet_bootstrap.cc:492] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:43.359444 16187 ts_tablet_manager.cc:1403] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.120s	user 0.005s	sys 0.006s
I20260709 14:53:43.361938 16130 tablet_service.cc:1511] Processing CreateTablet for tablet 6c53e8e484c2426ab80143023a2907fb (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:53:43.363324 16130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c53e8e484c2426ab80143023a2907fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.385743 15984 tablet_service.cc:1511] Processing CreateTablet for tablet 6c53e8e484c2426ab80143023a2907fb (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:53:43.394076 16132 tablet_service.cc:1511] Processing CreateTablet for tablet 56242e162f9f41fb92ab8917217cabb1 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:53:43.395383 16132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56242e162f9f41fb92ab8917217cabb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.409650 16188 tablet_bootstrap.cc:492] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:43.408593 15984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c53e8e484c2426ab80143023a2907fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.410199 16188 ts_tablet_manager.cc:1403] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.116s	user 0.006s	sys 0.018s
I20260709 14:53:43.413745 15913 tablet_service.cc:1511] Processing CreateTablet for tablet 56242e162f9f41fb92ab8917217cabb1 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:53:43.415068 15913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56242e162f9f41fb92ab8917217cabb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.421521 16188 raft_consensus.cc:359] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:43.425727 16188 raft_consensus.cc:385] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.426051 16188 raft_consensus.cc:740] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.438979 15981 tablet_service.cc:1511] Processing CreateTablet for tablet e9b6adc7d5ca4f05b1a5b227d875471b (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:43.439182 16060 tablet_service.cc:1511] Processing CreateTablet for tablet e9b6adc7d5ca4f05b1a5b227d875471b (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:43.440377 16060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9b6adc7d5ca4f05b1a5b227d875471b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.440397 15981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9b6adc7d5ca4f05b1a5b227d875471b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.426079 16187 raft_consensus.cc:359] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:43.442186 16136 tablet_service.cc:1511] Processing CreateTablet for tablet e9b6adc7d5ca4f05b1a5b227d875471b (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:43.443379 16136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9b6adc7d5ca4f05b1a5b227d875471b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.449648 16197 raft_consensus.cc:493] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.450171 16197 raft_consensus.cc:515] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:43.452097 16197 leader_election.cc:290] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:43.452927 16189 tablet_bootstrap.cc:492] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:43.453444 16189 ts_tablet_manager.cc:1403] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.181s	user 0.017s	sys 0.007s
I20260709 14:53:43.454281 15923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7352cc41e74a05836f4149541fd174" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:43.455781 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d6832bfff1467ab78fa95264c4c6b6" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
W20260709 14:53:43.455905 16037 leader_election.cc:343] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.456455 15922 raft_consensus.cc:2468] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 0.
I20260709 14:53:43.457755 16037 leader_election.cc:304] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:43.458500 16196 raft_consensus.cc:2804] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:43.458858 16196 raft_consensus.cc:493] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:43.459184 16196 raft_consensus.cc:3060] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.459798 15923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3126c7ce1f094d05bf1c2dec34167d04" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:43.460400 15923 raft_consensus.cc:2468] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 0.
I20260709 14:53:43.461653 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751d993075d84750b98081153cbe9cfd" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:43.463135 16190 tablet_bootstrap.cc:654] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.456306 16189 raft_consensus.cc:359] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:43.463557 16189 raft_consensus.cc:385] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.463871 16189 raft_consensus.cc:740] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.442090 16187 raft_consensus.cc:385] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.429750 16188 consensus_queue.cc:260] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:43.467834 16196 raft_consensus.cc:515] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:43.469816 16111 leader_election.cc:304] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: 
I20260709 14:53:43.474387 15922 raft_consensus.cc:2468] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 0.
I20260709 14:53:43.475215 16200 raft_consensus.cc:493] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.465143 16187 raft_consensus.cc:740] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.475666 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7352cc41e74a05836f4149541fd174" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:43.476228 15906 tablet_service.cc:1511] Processing CreateTablet for tablet bb44daf10d6941d39788378f1d5ff28a (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:53:43.476441 16187 consensus_queue.cc:260] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
W20260709 14:53:43.477321 16036 leader_election.cc:343] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.477538 15906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb44daf10d6941d39788378f1d5ff28a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.475680 16200 raft_consensus.cc:515] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:43.481225 16036 leader_election.cc:304] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:43.483409 16194 raft_consensus.cc:493] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.483866 16194 raft_consensus.cc:515] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:43.484217 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751d993075d84750b98081153cbe9cfd" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:43.486174 16197 raft_consensus.cc:2804] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:43.486562 16197 raft_consensus.cc:493] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:43.484958 15922 raft_consensus.cc:2468] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 0.
I20260709 14:53:43.489717 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751d993075d84750b98081153cbe9cfd" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:43.489744 15980 tablet_service.cc:1511] Processing CreateTablet for tablet bb44daf10d6941d39788378f1d5ff28a (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:53:43.491079 15980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb44daf10d6941d39788378f1d5ff28a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.491024 16194 leader_election.cc:290] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:43.486886 16197 raft_consensus.cc:3060] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.490034 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3126c7ce1f094d05bf1c2dec34167d04" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:43.493738 15998 raft_consensus.cc:2468] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 0.
I20260709 14:53:43.485642 16200 leader_election.cc:290] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:43.511175 16187 ts_tablet_manager.cc:1434] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.151s	user 0.005s	sys 0.005s
I20260709 14:53:43.503453 16146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751d993075d84750b98081153cbe9cfd" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
W20260709 14:53:43.513406 16110 leader_election.cc:343] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.522606 16187 tablet_bootstrap.cc:492] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:43.524464 15985 tablet_service.cc:1511] Processing CreateTablet for tablet 3345a289bcd841b7ac386610f9b29707 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:43.525863 15985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3345a289bcd841b7ac386610f9b29707. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.503298 16111 leader_election.cc:304] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: 
I20260709 14:53:43.485242 16189 consensus_queue.cc:260] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:43.513348 16146 raft_consensus.cc:2468] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 0.
W20260709 14:53:43.568493 16110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 52985.6us
I20260709 14:53:43.563874 16187 tablet_bootstrap.cc:654] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.576944 16130 tablet_service.cc:1511] Processing CreateTablet for tablet 3345a289bcd841b7ac386610f9b29707 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:43.578305 16130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3345a289bcd841b7ac386610f9b29707. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.593778 16197 raft_consensus.cc:515] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:43.596889 15963 leader_election.cc:304] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:43.597941 16194 raft_consensus.cc:2804] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:43.598307 16194 raft_consensus.cc:493] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:43.598634 16194 raft_consensus.cc:3060] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.602258 16196 leader_election.cc:290] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:43.602859 16196 raft_consensus.cc:2749] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:43.603400 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d6832bfff1467ab78fa95264c4c6b6" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:43.604007 15922 raft_consensus.cc:3060] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:43.570535 16036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 93355us
I20260709 14:53:43.628947 16054 tablet_service.cc:1511] Processing CreateTablet for tablet ebc62102a32946f59301f3a998f7fdbb (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:53:43.630142 16054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebc62102a32946f59301f3a998f7fdbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.633586 16060 tablet_service.cc:1511] Processing CreateTablet for tablet bb44daf10d6941d39788378f1d5ff28a (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:53:43.634974 16060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb44daf10d6941d39788378f1d5ff28a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.612625 15922 raft_consensus.cc:2468] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 1.
I20260709 14:53:43.598649 15905 tablet_service.cc:1511] Processing CreateTablet for tablet 3345a289bcd841b7ac386610f9b29707 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:43.654031 15905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3345a289bcd841b7ac386610f9b29707. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.653957 16037 leader_election.cc:304] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:43.654860 16196 raft_consensus.cc:2804] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:43.655280 16196 raft_consensus.cc:697] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Becoming Leader. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:53:43.656045 16196 consensus_queue.cc:237] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:43.659277 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3126c7ce1f094d05bf1c2dec34167d04" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
W20260709 14:53:43.660676 16110 leader_election.cc:343] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.665848 16194 raft_consensus.cc:515] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:43.668682 16194 leader_election.cc:290] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:43.661368 16197 leader_election.cc:290] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:43.669636 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751d993075d84750b98081153cbe9cfd" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:43.670370 15922 raft_consensus.cc:3060] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.669711 16197 raft_consensus.cc:2804] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:43.678364 16197 raft_consensus.cc:493] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:43.701459 16197 raft_consensus.cc:3060] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.727376 16188 ts_tablet_manager.cc:1434] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.317s	user 0.038s	sys 0.087s
I20260709 14:53:43.728552 16190 tablet_bootstrap.cc:492] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:43.728404 16188 tablet_bootstrap.cc:492] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
W20260709 14:53:43.730000 15808 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 80891.2us
I20260709 14:53:43.732035 16227 raft_consensus.cc:493] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.728410 16136 tablet_service.cc:1511] Processing CreateTablet for tablet ebc62102a32946f59301f3a998f7fdbb (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
W20260709 14:53:43.714264 16111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.1:34293, user_credentials={real_user=slave}} blocked reactor thread for 211051us
I20260709 14:53:43.736223 16189 ts_tablet_manager.cc:1434] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.282s	user 0.019s	sys 0.008s
I20260709 14:53:43.726164 15922 raft_consensus.cc:2468] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
I20260709 14:53:43.731390 16190 ts_tablet_manager.cc:1403] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.377s	user 0.026s	sys 0.011s
I20260709 14:53:43.736737 15985 tablet_service.cc:1511] Processing CreateTablet for tablet 12f497c4f686447d8ea79da8bad088d6 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:43.744439 16189 tablet_bootstrap.cc:492] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:43.744516 15963 leader_election.cc:304] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:43.746032 16194 raft_consensus.cc:2804] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:43.754710 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3126c7ce1f094d05bf1c2dec34167d04" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:43.755350 15922 raft_consensus.cc:3060] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.756093 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d6832bfff1467ab78fa95264c4c6b6" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:43.732569 16227 raft_consensus.cc:515] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:43.757972 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751d993075d84750b98081153cbe9cfd" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:43.759002 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae94499525a44964835f2f41041c8231" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:43.760860 16054 tablet_service.cc:1511] Processing CreateTablet for tablet 12f497c4f686447d8ea79da8bad088d6 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:43.761117 16146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d6832bfff1467ab78fa95264c4c6b6" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:43.764710 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1c85d32ed1482bb658721d80cff21f" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:43.762694 16136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebc62102a32946f59301f3a998f7fdbb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:43.766058 16110 leader_election.cc:343] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.762173 16054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f497c4f686447d8ea79da8bad088d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.765718 16227 leader_election.cc:290] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:43.770995 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae94499525a44964835f2f41041c8231" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:43.771684 16072 raft_consensus.cc:2468] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 0.
I20260709 14:53:43.772967 15964 leader_election.cc:304] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:43.774725 15913 tablet_service.cc:1511] Processing CreateTablet for tablet 1a37fddb317d440ab80dc57e64b1c42b (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:43.775811 15985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f497c4f686447d8ea79da8bad088d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.775990 15913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a37fddb317d440ab80dc57e64b1c42b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.769586 15922 raft_consensus.cc:2468] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 1.
I20260709 14:53:43.778501 16188 tablet_bootstrap.cc:654] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.779547 16194 raft_consensus.cc:697] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:43.781698 16194 consensus_queue.cc:237] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:43.782505 16189 tablet_bootstrap.cc:654] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.783264 16232 raft_consensus.cc:2804] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:43.796729 15819 catalog_manager.cc:5697] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 reported cstate change: term changed from 0 to 1, leader changed from <none> to b796c2d2cb444fbbad8b496885f35442 (127.13.139.3). New cstate: current_term: 1 leader_uuid: "b796c2d2cb444fbbad8b496885f35442" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:43.801968 15963 leader_election.cc:343] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.803349 15980 tablet_service.cc:1511] Processing CreateTablet for tablet 1a37fddb317d440ab80dc57e64b1c42b (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:43.804615 15980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a37fddb317d440ab80dc57e64b1c42b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.805893 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751d993075d84750b98081153cbe9cfd" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:43.788373 16232 raft_consensus.cc:493] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:43.814004 16132 tablet_service.cc:1511] Processing CreateTablet for tablet 12f497c4f686447d8ea79da8bad088d6 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:43.815498 16132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f497c4f686447d8ea79da8bad088d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.817898 16190 raft_consensus.cc:359] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:43.818710 16190 raft_consensus.cc:385] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.819000 16190 raft_consensus.cc:740] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.819775 16190 consensus_queue.cc:260] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:43.789247 15906 tablet_service.cc:1511] Processing CreateTablet for tablet ebc62102a32946f59301f3a998f7fdbb (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:53:43.821825 15906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebc62102a32946f59301f3a998f7fdbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.831416 16187 tablet_bootstrap.cc:492] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:43.831907 16187 ts_tablet_manager.cc:1403] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.310s	user 0.008s	sys 0.017s
I20260709 14:53:43.832976 16190 ts_tablet_manager.cc:1434] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.093s	user 0.004s	sys 0.003s
I20260709 14:53:43.833940 16190 tablet_bootstrap.cc:492] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:43.834668 16187 raft_consensus.cc:359] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:43.835354 16187 raft_consensus.cc:385] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.835644 16187 raft_consensus.cc:740] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
W20260709 14:53:43.837275 16037 leader_election.cc:343] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.837467 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751d993075d84750b98081153cbe9cfd" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:43.810964 16232 raft_consensus.cc:3060] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.839304 15888 leader_election.cc:304] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72b4deef369542558424d8f21d6bed57; no voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:43.840672 16226 raft_consensus.cc:2749] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:43.835919 15818 catalog_manager.cc:5697] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 0 to 1, leader changed from <none> to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:43.836597 16111 leader_election.cc:304] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: d363c5ed112f492b917cbd9efd591201
I20260709 14:53:43.844785 16227 raft_consensus.cc:2804] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:43.845268 16227 raft_consensus.cc:697] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [term 1 LEADER]: Becoming Leader. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:53:43.846087 16227 consensus_queue.cc:237] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:43.836370 16187 consensus_queue.cc:260] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:43.851804 16187 ts_tablet_manager.cc:1434] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:53:43.852725 16187 tablet_bootstrap.cc:492] T 8a2c3fa82d184e798d54e176cdb9b829 P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:43.861150 16190 tablet_bootstrap.cc:654] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.864570 16197 raft_consensus.cc:515] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:43.865724 16143 raft_consensus.cc:2393] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d363c5ed112f492b917cbd9efd591201 in current term 1: Already voted for candidate a94de9a189384a07887edad3f78f5078 in this term.
I20260709 14:53:43.865753 16060 tablet_service.cc:1511] Processing CreateTablet for tablet 1a37fddb317d440ab80dc57e64b1c42b (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:43.866613 16197 leader_election.cc:290] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:43.867111 16060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a37fddb317d440ab80dc57e64b1c42b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.868260 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751d993075d84750b98081153cbe9cfd" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:43.871462 15905 tablet_service.cc:1511] Processing CreateTablet for tablet 0e3a1c3ae5b1452b8936e5090f26b98a (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:43.872711 15905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e3a1c3ae5b1452b8936e5090f26b98a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.873739 15981 tablet_service.cc:1511] Processing CreateTablet for tablet 0e3a1c3ae5b1452b8936e5090f26b98a (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:43.875066 15981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e3a1c3ae5b1452b8936e5090f26b98a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.874759 16130 tablet_service.cc:1511] Processing CreateTablet for tablet 0e3a1c3ae5b1452b8936e5090f26b98a (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:43.877316 16130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e3a1c3ae5b1452b8936e5090f26b98a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.877977 16232 raft_consensus.cc:515] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:43.890260 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751d993075d84750b98081153cbe9cfd" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:43.891047 15922 raft_consensus.cc:2393] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a94de9a189384a07887edad3f78f5078 in current term 1: Already voted for candidate d363c5ed112f492b917cbd9efd591201 in this term.
I20260709 14:53:43.894969 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1c85d32ed1482bb658721d80cff21f" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
W20260709 14:53:43.896584 16112 leader_election.cc:343] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.897071 16112 leader_election.cc:304] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:43.898252 16197 raft_consensus.cc:2749] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:43.899168 16111 leader_election.cc:304] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:43.900956 16197 raft_consensus.cc:2749] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:43.906502 16057 tablet_service.cc:1511] Processing CreateTablet for tablet c4fad93f15094f34a655d618bfe5eaf6 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:53:43.907733 16057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4fad93f15094f34a655d618bfe5eaf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.908738 16132 tablet_service.cc:1511] Processing CreateTablet for tablet c4fad93f15094f34a655d618bfe5eaf6 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
W20260709 14:53:43.911260 15964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 138584us
I20260709 14:53:43.919785 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae94499525a44964835f2f41041c8231" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:43.920364 15907 tablet_service.cc:1511] Processing CreateTablet for tablet c4fad93f15094f34a655d618bfe5eaf6 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:53:43.921653 15907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4fad93f15094f34a655d618bfe5eaf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.926105 16135 tablet_service.cc:1511] Processing CreateTablet for tablet 14a7e2dbde2643839896dc2996eac5b6 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:43.920423 16072 raft_consensus.cc:3060] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.932729 16072 raft_consensus.cc:2468] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
I20260709 14:53:43.942629 15909 tablet_service.cc:1511] Processing CreateTablet for tablet f1ca1ecf44cf4834b74351cb48f095c1 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:53:43.940079 16132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4fad93f15094f34a655d618bfe5eaf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.949090 15909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1ca1ecf44cf4834b74351cb48f095c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.949385 16135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a7e2dbde2643839896dc2996eac5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.950044 16188 tablet_bootstrap.cc:492] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:43.950527 16188 ts_tablet_manager.cc:1403] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.222s	user 0.004s	sys 0.026s
I20260709 14:53:43.942817 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae94499525a44964835f2f41041c8231" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
W20260709 14:53:43.952337 15963 leader_election.cc:343] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.944253 16234 raft_consensus.cc:493] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.953305 16234 raft_consensus.cc:515] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:43.954759 15821 catalog_manager.cc:5697] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 reported cstate change: term changed from 0 to 1, leader changed from <none> to a94de9a189384a07887edad3f78f5078 (127.13.139.4). New cstate: current_term: 1 leader_uuid: "a94de9a189384a07887edad3f78f5078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:43.945735 15869 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:43.947508 15980 tablet_service.cc:1511] Processing CreateTablet for tablet f1ca1ecf44cf4834b74351cb48f095c1 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:53:43.957762 15980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1ca1ecf44cf4834b74351cb48f095c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.958441 16189 tablet_bootstrap.cc:492] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:43.958974 16189 ts_tablet_manager.cc:1403] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.215s	user 0.032s	sys 0.043s
I20260709 14:53:43.938653 16232 leader_election.cc:290] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:43.960186 16188 raft_consensus.cc:359] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:43.960801 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662132e570a9470fb1df1efc4073ac2d" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:43.961321 16188 raft_consensus.cc:385] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.962081 16188 raft_consensus.cc:740] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.964370 16054 tablet_service.cc:1511] Processing CreateTablet for tablet 14a7e2dbde2643839896dc2996eac5b6 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:43.964926 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662132e570a9470fb1df1efc4073ac2d" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:43.941689 15985 tablet_service.cc:1511] Processing CreateTablet for tablet 14a7e2dbde2643839896dc2996eac5b6 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:43.966255 16054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a7e2dbde2643839896dc2996eac5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.963263 16188 consensus_queue.cc:260] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:43.968794 15922 raft_consensus.cc:2468] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 0.
I20260709 14:53:43.970731 15963 leader_election.cc:304] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:43.971302 16189 raft_consensus.cc:359] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:43.972067 16189 raft_consensus.cc:385] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.971679 16232 raft_consensus.cc:2804] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:43.972395 16234 leader_election.cc:290] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:43.967828 15964 leader_election.cc:304] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:43.975287 16232 raft_consensus.cc:493] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:43.979630 16234 raft_consensus.cc:2804] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:43.982889 16234 raft_consensus.cc:697] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:43.983417 16189 raft_consensus.cc:740] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.982628 16188 ts_tablet_manager.cc:1434] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.032s	user 0.010s	sys 0.000s
I20260709 14:53:43.983932 16187 tablet_bootstrap.cc:654] T 8a2c3fa82d184e798d54e176cdb9b829 P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.979176 16232 raft_consensus.cc:3060] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.984493 16189 consensus_queue.cc:260] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:43.990320 16189 ts_tablet_manager.cc:1434] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 14:53:43.991291 16189 tablet_bootstrap.cc:492] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:43.991982 16188 tablet_bootstrap.cc:492] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:43.981554 16062 tablet_service.cc:1511] Processing CreateTablet for tablet f1ca1ecf44cf4834b74351cb48f095c1 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:53:43.994486 16130 tablet_service.cc:1511] Processing CreateTablet for tablet 4a294f6c4c2b4bf7be43991c39ec7d9c (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:43.995715 16062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1ca1ecf44cf4834b74351cb48f095c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.996253 16130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a294f6c4c2b4bf7be43991c39ec7d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:43.968384 15985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a7e2dbde2643839896dc2996eac5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.005061 16189 tablet_bootstrap.cc:654] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.009541 15907 tablet_service.cc:1511] Processing CreateTablet for tablet 4a294f6c4c2b4bf7be43991c39ec7d9c (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:44.010874 15907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a294f6c4c2b4bf7be43991c39ec7d9c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:43.981313 15964 leader_election.cc:343] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.015980 16188 tablet_bootstrap.cc:654] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.023102 16190 tablet_bootstrap.cc:492] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:44.023577 16190 ts_tablet_manager.cc:1403] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.190s	user 0.009s	sys 0.027s
I20260709 14:53:44.026667 16190 raft_consensus.cc:359] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:44.027420 16190 raft_consensus.cc:385] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.027704 16190 raft_consensus.cc:740] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.028427 16190 consensus_queue.cc:260] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:44.035903 15981 tablet_service.cc:1511] Processing CreateTablet for tablet 4a294f6c4c2b4bf7be43991c39ec7d9c (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:44.037310 15981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a294f6c4c2b4bf7be43991c39ec7d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.038998 16232 raft_consensus.cc:515] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:44.041766 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662132e570a9470fb1df1efc4073ac2d" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:44.042269 16190 ts_tablet_manager.cc:1434] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
W20260709 14:53:44.043092 15964 leader_election.cc:343] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.043239 16190 tablet_bootstrap.cc:492] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:44.043359 16056 tablet_service.cc:1511] Processing CreateTablet for tablet cfb77ae60b32488981907f0bb9d2a2ec (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:44.043923 16187 tablet_bootstrap.cc:492] T 8a2c3fa82d184e798d54e176cdb9b829 P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:44.044397 16187 ts_tablet_manager.cc:1403] T 8a2c3fa82d184e798d54e176cdb9b829 P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.192s	user 0.007s	sys 0.006s
I20260709 14:53:44.044670 16056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb77ae60b32488981907f0bb9d2a2ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.047041 16187 raft_consensus.cc:359] T 8a2c3fa82d184e798d54e176cdb9b829 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:44.047703 16187 raft_consensus.cc:385] T 8a2c3fa82d184e798d54e176cdb9b829 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.047986 16187 raft_consensus.cc:740] T 8a2c3fa82d184e798d54e176cdb9b829 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.019593 16234 consensus_queue.cc:237] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:44.050216 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662132e570a9470fb1df1efc4073ac2d" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:44.050778 15922 raft_consensus.cc:3060] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.057086 16232 leader_election.cc:290] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:44.071053 16130 tablet_service.cc:1511] Processing CreateTablet for tablet cfb77ae60b32488981907f0bb9d2a2ec (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:44.072170 16130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb77ae60b32488981907f0bb9d2a2ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.072266 15906 tablet_service.cc:1511] Processing CreateTablet for tablet cfb77ae60b32488981907f0bb9d2a2ec (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:44.073654 15906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb77ae60b32488981907f0bb9d2a2ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.078504 16189 tablet_bootstrap.cc:492] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:44.079074 16189 ts_tablet_manager.cc:1403] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.088s	user 0.021s	sys 0.017s
I20260709 14:53:44.082267 16189 raft_consensus.cc:359] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:44.085574 15922 raft_consensus.cc:2468] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
I20260709 14:53:44.086846 15963 leader_election.cc:304] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:44.088289 16232 raft_consensus.cc:2804] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:44.088792 16232 raft_consensus.cc:697] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:44.089566 16232 consensus_queue.cc:237] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:44.092651 15985 tablet_service.cc:1511] Processing CreateTablet for tablet 7318aa55b0f34ffa8f0b667513f3e39c (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:53:44.093490 16132 tablet_service.cc:1511] Processing CreateTablet for tablet 7318aa55b0f34ffa8f0b667513f3e39c (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:53:44.093829 16056 tablet_service.cc:1511] Processing CreateTablet for tablet 7318aa55b0f34ffa8f0b667513f3e39c (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:53:44.094765 16132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7318aa55b0f34ffa8f0b667513f3e39c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.095036 16056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7318aa55b0f34ffa8f0b667513f3e39c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.093935 15985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7318aa55b0f34ffa8f0b667513f3e39c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.066983 16187 consensus_queue.cc:260] T 8a2c3fa82d184e798d54e176cdb9b829 P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:44.099766 16187 ts_tablet_manager.cc:1434] T 8a2c3fa82d184e798d54e176cdb9b829 P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.002s
I20260709 14:53:44.110793 16227 raft_consensus.cc:493] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.111274 16227 raft_consensus.cc:515] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:44.113283 16227 leader_election.cc:290] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:44.116364 16190 tablet_bootstrap.cc:654] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.116250 15923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c3fa82d184e798d54e176cdb9b829" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
W20260709 14:53:44.117772 16111 leader_election.cc:343] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.118216 16228 consensus_queue.cc:1048] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.118664 16188 tablet_bootstrap.cc:492] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:44.119202 16188 ts_tablet_manager.cc:1403] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.128s	user 0.016s	sys 0.012s
I20260709 14:53:44.125833 15907 tablet_service.cc:1511] Processing CreateTablet for tablet 04ec51da2c474914a2bf69045cc126eb (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:44.127282 15907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04ec51da2c474914a2bf69045cc126eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.129317 16187 tablet_bootstrap.cc:492] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:44.134693 15981 tablet_service.cc:1511] Processing CreateTablet for tablet 04ec51da2c474914a2bf69045cc126eb (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:44.135617 16187 tablet_bootstrap.cc:654] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.136116 15981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04ec51da2c474914a2bf69045cc126eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.123140 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c3fa82d184e798d54e176cdb9b829" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:44.137355 15998 raft_consensus.cc:2468] T 8a2c3fa82d184e798d54e176cdb9b829 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 0.
I20260709 14:53:44.106040 16189 raft_consensus.cc:385] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.138547 16110 leader_election.cc:304] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:53:44.143559 16227 raft_consensus.cc:2804] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:44.143898 16227 raft_consensus.cc:493] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:44.144551 16227 raft_consensus.cc:3060] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.138566 16228 raft_consensus.cc:493] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.148309 16228 raft_consensus.cc:515] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:44.150410 16228 leader_election.cc:290] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:44.154532 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd42cfc12264496f8bf7e4448f504fe5" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:44.155539 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd42cfc12264496f8bf7e4448f504fe5" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
W20260709 14:53:44.157155 16036 leader_election.cc:343] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.158020 16130 tablet_service.cc:1511] Processing CreateTablet for tablet 702e890c3a5940f889b1bc676d571230 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:53:44.159101 16130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 702e890c3a5940f889b1bc676d571230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.160017 16054 tablet_service.cc:1511] Processing CreateTablet for tablet 04ec51da2c474914a2bf69045cc126eb (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:44.161273 16054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04ec51da2c474914a2bf69045cc126eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.139957 16189 raft_consensus.cc:740] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.176443 16190 tablet_bootstrap.cc:492] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:44.177032 16190 ts_tablet_manager.cc:1403] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.134s	user 0.018s	sys 0.000s
I20260709 14:53:44.181550 15906 tablet_service.cc:1511] Processing CreateTablet for tablet 702e890c3a5940f889b1bc676d571230 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:53:44.185376 15906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 702e890c3a5940f889b1bc676d571230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.187054 16189 consensus_queue.cc:260] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:44.193399 16197 raft_consensus.cc:493] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.195152 16197 raft_consensus.cc:515] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:44.195576 15980 tablet_service.cc:1511] Processing CreateTablet for tablet 702e890c3a5940f889b1bc676d571230 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:53:44.151932 16188 raft_consensus.cc:359] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:44.201331 16062 tablet_service.cc:1511] Processing CreateTablet for tablet ecf23f4feea54be3ad75ea64d1cc36a7 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:53:44.201331 16057 tablet_service.cc:1511] Processing CreateTablet for tablet 1174a03eedcb45daa7a01f22e8211462 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:44.206900 16188 raft_consensus.cc:385] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.207252 16188 raft_consensus.cc:740] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.207760 16062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecf23f4feea54be3ad75ea64d1cc36a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.207959 16188 consensus_queue.cc:260] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
W20260709 14:53:44.204641 16037 consensus_peers.cc:597] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 -> Peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Couldn't send request to peer a94de9a189384a07887edad3f78f5078. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:44.210692 15922 raft_consensus.cc:2468] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 0.
I20260709 14:53:44.213043 16130 tablet_service.cc:1511] Processing CreateTablet for tablet ecf23f4feea54be3ad75ea64d1cc36a7 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:53:44.214174 16130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecf23f4feea54be3ad75ea64d1cc36a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.215256 16189 ts_tablet_manager.cc:1434] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.136s	user 0.006s	sys 0.001s
I20260709 14:53:44.214987 15984 tablet_service.cc:1511] Processing CreateTablet for tablet 1174a03eedcb45daa7a01f22e8211462 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:44.214581 15980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 702e890c3a5940f889b1bc676d571230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.226099 15984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1174a03eedcb45daa7a01f22e8211462. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.227878 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:44.228572 16072 raft_consensus.cc:2468] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 0.
I20260709 14:53:44.228906 16037 leader_election.cc:304] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442 [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: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: d363c5ed112f492b917cbd9efd591201
I20260709 14:53:44.229705 16228 raft_consensus.cc:2804] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:44.229791 16112 leader_election.cc:304] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:44.230108 16228 raft_consensus.cc:493] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:44.226012 16197 leader_election.cc:290] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:44.230588 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:44.231423 16132 tablet_service.cc:1511] Processing CreateTablet for tablet 1174a03eedcb45daa7a01f22e8211462 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:44.230077 16057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1174a03eedcb45daa7a01f22e8211462. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.232362 16132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1174a03eedcb45daa7a01f22e8211462. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:44.233891 16111 leader_election.cc:343] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.230610 16228 raft_consensus.cc:3060] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.235224 15909 tablet_service.cc:1511] Processing CreateTablet for tablet fca806d75fbc49f7b0b4d33a861e016b (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:44.238766 15909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca806d75fbc49f7b0b4d33a861e016b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.238891 16197 raft_consensus.cc:2804] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:44.248073 16197 raft_consensus.cc:493] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:44.248410 16197 raft_consensus.cc:3060] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.248827 16060 tablet_service.cc:1511] Processing CreateTablet for tablet fca806d75fbc49f7b0b4d33a861e016b (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:44.250052 16060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca806d75fbc49f7b0b4d33a861e016b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.250228 16135 tablet_service.cc:1511] Processing CreateTablet for tablet 8aa772a09ada4f69a3bfaf57748cc547 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:53:44.251471 16135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aa772a09ada4f69a3bfaf57748cc547. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.252178 15983 tablet_service.cc:1511] Processing CreateTablet for tablet 8aa772a09ada4f69a3bfaf57748cc547 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:53:44.253458 15983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aa772a09ada4f69a3bfaf57748cc547. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.256073 15913 tablet_service.cc:1511] Processing CreateTablet for tablet 8aa772a09ada4f69a3bfaf57748cc547 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:53:44.257373 15913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aa772a09ada4f69a3bfaf57748cc547. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.261686 15980 tablet_service.cc:1511] Processing CreateTablet for tablet fca806d75fbc49f7b0b4d33a861e016b (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:44.265759 15980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca806d75fbc49f7b0b4d33a861e016b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.214210 15907 tablet_service.cc:1511] Processing CreateTablet for tablet ecf23f4feea54be3ad75ea64d1cc36a7 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:53:44.272955 16227 raft_consensus.cc:515] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:44.273644 15907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecf23f4feea54be3ad75ea64d1cc36a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.274614 16187 tablet_bootstrap.cc:492] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:44.275105 16187 ts_tablet_manager.cc:1403] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.146s	user 0.020s	sys 0.011s
I20260709 14:53:44.275835 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c3fa82d184e798d54e176cdb9b829" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
W20260709 14:53:44.277251 16111 leader_election.cc:343] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.278213 16187 raft_consensus.cc:359] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:44.278944 16187 raft_consensus.cc:385] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.279233 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c3fa82d184e798d54e176cdb9b829" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:44.279258 16187 raft_consensus.cc:740] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.279798 15998 raft_consensus.cc:3060] T 8a2c3fa82d184e798d54e176cdb9b829 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.280613 16187 consensus_queue.cc:260] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:44.282982 16188 ts_tablet_manager.cc:1434] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.163s	user 0.009s	sys 0.008s
I20260709 14:53:44.286655 16190 raft_consensus.cc:359] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:44.287369 16187 ts_tablet_manager.cc:1434] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:53:44.288522 16187 tablet_bootstrap.cc:492] T cd42cfc12264496f8bf7e4448f504fe5 P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:44.285390 16227 leader_election.cc:290] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:44.293704 16188 tablet_bootstrap.cc:492] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:44.296825 15998 raft_consensus.cc:2468] T 8a2c3fa82d184e798d54e176cdb9b829 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 1.
I20260709 14:53:44.298187 16110 leader_election.cc:304] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:53:44.299314 16227 raft_consensus.cc:2804] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:44.287436 16190 raft_consensus.cc:385] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.300976 16190 raft_consensus.cc:740] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.301767 16190 consensus_queue.cc:260] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:44.303020 16227 raft_consensus.cc:697] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [term 1 LEADER]: Becoming Leader. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:53:44.303925 16227 consensus_queue.cc:237] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:44.305076 16197 raft_consensus.cc:515] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:44.307155 16190 ts_tablet_manager.cc:1434] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.130s	user 0.007s	sys 0.000s
I20260709 14:53:44.305241 16232 consensus_queue.cc:1048] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.306636 16132 tablet_service.cc:1511] Processing CreateTablet for tablet b51b07eccac04033a957fe6c46d2bb63 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:44.309100 16060 tablet_service.cc:1511] Processing CreateTablet for tablet b51b07eccac04033a957fe6c46d2bb63 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:44.309520 16132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b51b07eccac04033a957fe6c46d2bb63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.309960 16060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b51b07eccac04033a957fe6c46d2bb63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.307904 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:44.307179 16197 leader_election.cc:290] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:44.312714 16072 raft_consensus.cc:3060] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.308174 16190 tablet_bootstrap.cc:492] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:44.321508 15906 tablet_service.cc:1511] Processing CreateTablet for tablet b51b07eccac04033a957fe6c46d2bb63 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:44.323029 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
W20260709 14:53:44.324317 16111 leader_election.cc:343] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.300212 15818 catalog_manager.cc:5697] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 0 to 1, leader changed from <none> to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:44.324748 16072 raft_consensus.cc:2468] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 1.
I20260709 14:53:44.325297 15998 raft_consensus.cc:3060] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.327714 16112 leader_election.cc:304] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:53:44.329982 16189 tablet_bootstrap.cc:492] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:44.329352 15818 catalog_manager.cc:5697] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 0 to 1, leader changed from <none> to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:44.333861 16232 raft_consensus.cc:493] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.340508 15906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b51b07eccac04033a957fe6c46d2bb63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.345942 16232 raft_consensus.cc:515] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:44.348923 16232 leader_election.cc:290] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:44.348830 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7352cc41e74a05836f4149541fd174" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:44.349607 15981 tablet_service.cc:1511] Processing CreateTablet for tablet 3d1dda762fec47c6889b6b03e8a266cd (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:53:44.349797 16228 raft_consensus.cc:515] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:44.350853 15981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d1dda762fec47c6889b6b03e8a266cd. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:44.350791 15963 leader_election.cc:343] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.352481 16130 tablet_service.cc:1511] Processing CreateTablet for tablet 3d1dda762fec47c6889b6b03e8a266cd (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:53:44.353549 16130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d1dda762fec47c6889b6b03e8a266cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.355924 16054 tablet_service.cc:1511] Processing CreateTablet for tablet 3d1dda762fec47c6889b6b03e8a266cd (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:53:44.356405 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7352cc41e74a05836f4149541fd174" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:44.357033 16054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d1dda762fec47c6889b6b03e8a266cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.357048 16072 raft_consensus.cc:2468] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 0.
I20260709 14:53:44.359054 16188 tablet_bootstrap.cc:654] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.359297 15964 leader_election.cc:304] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 [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: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:53:44.340795 16197 raft_consensus.cc:2804] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:44.360301 16197 raft_consensus.cc:697] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 1 LEADER]: Becoming Leader. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:53:44.360526 16232 raft_consensus.cc:2804] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:44.360903 16232 raft_consensus.cc:493] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:44.361346 16197 consensus_queue.cc:237] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:44.361232 16232 raft_consensus.cc:3060] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.372786 15905 tablet_service.cc:1511] Processing CreateTablet for tablet df56d13946fe4ab88dbb9aa6f3a0828c (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:53:44.374027 15905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df56d13946fe4ab88dbb9aa6f3a0828c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.374269 16230 consensus_queue.cc:1048] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:53:44.379072 16234 raft_consensus.cc:493] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.379572 16234 raft_consensus.cc:515] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:44.382139 16234 leader_election.cc:290] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:44.384231 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3126c7ce1f094d05bf1c2dec34167d04" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:44.385151 15921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3126c7ce1f094d05bf1c2dec34167d04" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:44.387043 15963 leader_election.cc:304] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:53:44.398044 16234 raft_consensus.cc:2749] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:44.436573 15981 tablet_service.cc:1511] Processing CreateTablet for tablet df56d13946fe4ab88dbb9aa6f3a0828c (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:53:44.437373 15921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd42cfc12264496f8bf7e4448f504fe5" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:44.437716 15981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df56d13946fe4ab88dbb9aa6f3a0828c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.437978 15921 raft_consensus.cc:3060] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.438786 16188 tablet_bootstrap.cc:492] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:44.439299 16188 ts_tablet_manager.cc:1403] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.146s	user 0.014s	sys 0.014s
I20260709 14:53:44.442025 16188 raft_consensus.cc:359] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:44.442767 16188 raft_consensus.cc:385] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.443087 16188 raft_consensus.cc:740] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.443895 16188 consensus_queue.cc:260] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:44.444696 15921 raft_consensus.cc:2468] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 1.
I20260709 14:53:44.434244 16187 tablet_bootstrap.cc:654] T cd42cfc12264496f8bf7e4448f504fe5 P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.452376 16234 consensus_queue.cc:1048] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.452524 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd42cfc12264496f8bf7e4448f504fe5" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
W20260709 14:53:44.453908 16036 leader_election.cc:343] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.429009 16230 consensus_queue.cc:1048] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 14:53:44.459481 16037 leader_election.cc:304] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: d363c5ed112f492b917cbd9efd591201
I20260709 14:53:44.460352 16196 raft_consensus.cc:2804] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:44.460834 16196 raft_consensus.cc:697] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Becoming Leader. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
W20260709 14:53:44.461194 15963 consensus_peers.cc:597] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 -> Peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Couldn't send request to peer a94de9a189384a07887edad3f78f5078. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:44.450014 16232 raft_consensus.cc:515] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:44.461619 16196 consensus_queue.cc:237] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:44.463078 16232 leader_election.cc:290] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:44.464802 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7352cc41e74a05836f4149541fd174" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:44.465451 16072 raft_consensus.cc:3060] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.434652 16189 tablet_bootstrap.cc:654] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.477085 16255 raft_consensus.cc:493] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.477591 16255 raft_consensus.cc:515] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:44.480741 16188 ts_tablet_manager.cc:1434] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.000s
I20260709 14:53:44.450414 16228 leader_election.cc:290] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:44.481457 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cebb868d296402781514c53c6b960ef" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:44.482275 16255 leader_election.cc:290] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:44.497184 16188 tablet_bootstrap.cc:492] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:44.495252 16145 raft_consensus.cc:2468] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 0.
I20260709 14:53:44.503070 16188 tablet_bootstrap.cc:654] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.502990 15888 leader_election.cc:304] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: 
I20260709 14:53:44.503896 16255 raft_consensus.cc:2804] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:44.504254 16255 raft_consensus.cc:493] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:44.504592 16255 raft_consensus.cc:3060] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.505766 16072 raft_consensus.cc:2468] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
I20260709 14:53:44.506224 15921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7352cc41e74a05836f4149541fd174" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:44.513146 16190 tablet_bootstrap.cc:654] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.514053 15964 leader_election.cc:304] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:44.514849 16234 raft_consensus.cc:2804] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:44.515331 16234 raft_consensus.cc:697] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
W20260709 14:53:44.519578 15963 leader_election.cc:343] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.525707 15821 catalog_manager.cc:5697] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 reported cstate change: term changed from 0 to 1, leader changed from <none> to a94de9a189384a07887edad3f78f5078 (127.13.139.4). New cstate: current_term: 1 leader_uuid: "a94de9a189384a07887edad3f78f5078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:44.528678 15821 catalog_manager.cc:5697] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 reported cstate change: term changed from 0 to 1, leader changed from <none> to a94de9a189384a07887edad3f78f5078 (127.13.139.4). New cstate: current_term: 1 leader_uuid: "a94de9a189384a07887edad3f78f5078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:44.529707 16234 consensus_queue.cc:237] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:44.540393 16135 tablet_service.cc:1511] Processing CreateTablet for tablet d16e25798a3d4307ae45f1f4ae626f54 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:53:44.541105 15905 tablet_service.cc:1511] Processing CreateTablet for tablet d16e25798a3d4307ae45f1f4ae626f54 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:53:44.541738 16135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d16e25798a3d4307ae45f1f4ae626f54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.542275 15905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d16e25798a3d4307ae45f1f4ae626f54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.542455 16187 tablet_bootstrap.cc:492] T cd42cfc12264496f8bf7e4448f504fe5 P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:44.542953 16187 ts_tablet_manager.cc:1403] T cd42cfc12264496f8bf7e4448f504fe5 P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.255s	user 0.018s	sys 0.004s
I20260709 14:53:44.545107 16062 tablet_service.cc:1511] Processing CreateTablet for tablet df56d13946fe4ab88dbb9aa6f3a0828c (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:53:44.546406 16187 raft_consensus.cc:359] T cd42cfc12264496f8bf7e4448f504fe5 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:44.545825 16255 raft_consensus.cc:515] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:44.550768 16189 tablet_bootstrap.cc:492] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:44.551797 16062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df56d13946fe4ab88dbb9aa6f3a0828c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.558100 16189 ts_tablet_manager.cc:1403] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.228s	user 0.008s	sys 0.007s
I20260709 14:53:44.552858 16187 raft_consensus.cc:385] T cd42cfc12264496f8bf7e4448f504fe5 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.572507 16187 raft_consensus.cc:740] T cd42cfc12264496f8bf7e4448f504fe5 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.595933 16189 raft_consensus.cc:359] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
W20260709 14:53:44.597715 16260 log.cc:927] Time spent T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078: Append to log took a long time: real 0.078s	user 0.002s	sys 0.000s
I20260709 14:53:44.604473 16255 leader_election.cc:290] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:44.596742 16189 raft_consensus.cc:385] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.606757 16189 raft_consensus.cc:740] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.607584 16189 consensus_queue.cc:260] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:44.610419 16189 ts_tablet_manager.cc:1434] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.046s	user 0.001s	sys 0.005s
I20260709 14:53:44.611543 16189 tablet_bootstrap.cc:492] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:44.613124 16187 consensus_queue.cc:260] T cd42cfc12264496f8bf7e4448f504fe5 P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:44.618577 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cebb868d296402781514c53c6b960ef" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:44.619292 16143 raft_consensus.cc:3060] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.634084 15819 catalog_manager.cc:5697] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442 reported cstate change: term changed from 0 to 1, leader changed from <none> to b796c2d2cb444fbbad8b496885f35442 (127.13.139.3). New cstate: current_term: 1 leader_uuid: "b796c2d2cb444fbbad8b496885f35442" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:44.650216 16269 consensus_queue.cc:1048] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:53:44.655859 15807 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.13.139.1:34293, user_credentials={real_user=slave}} blocked reactor thread for 48867.8us
I20260709 14:53:44.662308 15981 tablet_service.cc:1511] Processing CreateTablet for tablet d16e25798a3d4307ae45f1f4ae626f54 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:53:44.663499 15981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d16e25798a3d4307ae45f1f4ae626f54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.693293 16189 tablet_bootstrap.cc:654] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.695538 16188 tablet_bootstrap.cc:492] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:44.696033 16188 ts_tablet_manager.cc:1403] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.200s	user 0.010s	sys 0.015s
I20260709 14:53:44.695767 16130 tablet_service.cc:1511] Processing CreateTablet for tablet ba454078ccd64544b7dee3f906a942fd (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:53:44.696947 16130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba454078ccd64544b7dee3f906a942fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.698827 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cebb868d296402781514c53c6b960ef" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:44.688555 16143 raft_consensus.cc:2468] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:44.700495 16071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cebb868d296402781514c53c6b960ef" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:44.702132 16062 tablet_service.cc:1511] Processing CreateTablet for tablet ba454078ccd64544b7dee3f906a942fd (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:53:44.703234 16062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba454078ccd64544b7dee3f906a942fd. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:44.687779 15964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 163893us
I20260709 14:53:44.705801 15888 leader_election.cc:304] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: 
I20260709 14:53:44.706501 15905 tablet_service.cc:1511] Processing CreateTablet for tablet ba454078ccd64544b7dee3f906a942fd (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
W20260709 14:53:44.707636 15889 leader_election.cc:343] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.707995 16275 consensus_queue.cc:1048] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:53:44.708526 15889 leader_election.cc:343] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:44.710769 15905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba454078ccd64544b7dee3f906a942fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.710098 16057 tablet_service.cc:1511] Processing CreateTablet for tablet 706aafb9111e481680d09d77653b22dc (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:44.712303 16057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 706aafb9111e481680d09d77653b22dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.713791 16132 tablet_service.cc:1511] Processing CreateTablet for tablet 706aafb9111e481680d09d77653b22dc (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:44.714864 16132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 706aafb9111e481680d09d77653b22dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.714119 16187 ts_tablet_manager.cc:1434] T cd42cfc12264496f8bf7e4448f504fe5 P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.171s	user 0.022s	sys 0.013s
I20260709 14:53:44.717129 16255 raft_consensus.cc:2804] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:44.725615 16187 tablet_bootstrap.cc:492] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:44.726037 16071 raft_consensus.cc:3060] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.727458 15985 tablet_service.cc:1511] Processing CreateTablet for tablet b3e99cee23674e2b9dfd408016f0125d (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:53:44.728652 15985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e99cee23674e2b9dfd408016f0125d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.731261 16255 raft_consensus.cc:697] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:44.732121 16255 consensus_queue.cc:237] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:44.733342 16054 tablet_service.cc:1511] Processing CreateTablet for tablet b3e99cee23674e2b9dfd408016f0125d (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:53:44.733861 16187 tablet_bootstrap.cc:654] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.734442 16054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e99cee23674e2b9dfd408016f0125d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.737607 15981 tablet_service.cc:1511] Processing CreateTablet for tablet 706aafb9111e481680d09d77653b22dc (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:44.738644 15981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 706aafb9111e481680d09d77653b22dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.739920 16190 tablet_bootstrap.cc:492] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:44.740382 16190 ts_tablet_manager.cc:1403] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.432s	user 0.016s	sys 0.023s
I20260709 14:53:44.741866 16136 tablet_service.cc:1511] Processing CreateTablet for tablet 0d2402dd7f734ec986ab1af2ed729230 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:44.742384 15984 tablet_service.cc:1511] Processing CreateTablet for tablet 0d2402dd7f734ec986ab1af2ed729230 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:44.743040 16136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d2402dd7f734ec986ab1af2ed729230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.743582 15984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d2402dd7f734ec986ab1af2ed729230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.744977 15905 tablet_service.cc:1511] Processing CreateTablet for tablet b3e99cee23674e2b9dfd408016f0125d (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:53:44.745543 15913 tablet_service.cc:1511] Processing CreateTablet for tablet 0d2402dd7f734ec986ab1af2ed729230 (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:44.746040 15905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e99cee23674e2b9dfd408016f0125d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.761044 16190 raft_consensus.cc:359] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:44.761803 16190 raft_consensus.cc:385] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.762108 16190 raft_consensus.cc:740] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.767130 16190 consensus_queue.cc:260] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:44.768348 16128 tablet_service.cc:1511] Processing CreateTablet for tablet 8e7225a173114c9fb089f67e4962a75e (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:53:44.770210 15909 tablet_service.cc:1511] Processing CreateTablet for tablet 8e7225a173114c9fb089f67e4962a75e (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:53:44.768322 16062 tablet_service.cc:1511] Processing CreateTablet for tablet 8e7225a173114c9fb089f67e4962a75e (DEFAULT_TABLE table=test-workload [id=b081c6b083e94a1db7d3301abe148b32]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:53:44.770931 16190 ts_tablet_manager.cc:1434] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.004s
I20260709 14:53:44.771397 16062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e7225a173114c9fb089f67e4962a75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.772049 16190 tablet_bootstrap.cc:492] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:44.770574 16128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e7225a173114c9fb089f67e4962a75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.771425 15909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e7225a173114c9fb089f67e4962a75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.762051 15819 catalog_manager.cc:5697] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 0 to 1, leader changed from <none> to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:44.784216 16269 consensus_queue.cc:1048] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.784451 16188 raft_consensus.cc:359] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:44.785187 16188 raft_consensus.cc:385] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.785498 16188 raft_consensus.cc:740] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.786221 16188 consensus_queue.cc:260] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:44.816220 16190 tablet_bootstrap.cc:654] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.828886 15913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d2402dd7f734ec986ab1af2ed729230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:44.835022 16189 tablet_bootstrap.cc:492] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:44.835563 16189 ts_tablet_manager.cc:1403] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.224s	user 0.009s	sys 0.018s
I20260709 14:53:44.837301 15921 raft_consensus.cc:3060] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.838286 16189 raft_consensus.cc:359] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:44.838979 16189 raft_consensus.cc:385] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.839244 16189 raft_consensus.cc:740] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.840010 16189 consensus_queue.cc:260] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:44.850584 16188 ts_tablet_manager.cc:1434] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.104s	user 0.001s	sys 0.006s
I20260709 14:53:44.851574 16188 tablet_bootstrap.cc:492] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:44.855199 15998 raft_consensus.cc:3060] T cd42cfc12264496f8bf7e4448f504fe5 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:44.865326 16111 consensus_peers.cc:597] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:44.866315 15819 catalog_manager.cc:5697] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:44.877143 16228 consensus_queue.cc:1048] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.880870 16188 tablet_bootstrap.cc:654] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.881850 16189 ts_tablet_manager.cc:1434] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.000s
I20260709 14:53:44.883798 16189 tablet_bootstrap.cc:492] T 39a0f0e026e4432585eeba2be31df2e8 P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:44.905730 16230 consensus_queue.cc:1048] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.921162 16230 consensus_queue.cc:1048] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.923303 16187 tablet_bootstrap.cc:492] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:44.923439 16228 consensus_queue.cc:1048] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.925410 16190 tablet_bootstrap.cc:492] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:44.925865 16190 ts_tablet_manager.cc:1403] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.154s	user 0.019s	sys 0.000s
I20260709 14:53:44.925963 16187 ts_tablet_manager.cc:1403] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.201s	user 0.013s	sys 0.022s
I20260709 14:53:44.926410 16189 tablet_bootstrap.cc:654] T 39a0f0e026e4432585eeba2be31df2e8 P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.930437 16187 raft_consensus.cc:359] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:44.931087 16187 raft_consensus.cc:385] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.931339 16187 raft_consensus.cc:740] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.931967 16187 consensus_queue.cc:260] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:44.935637 16190 raft_consensus.cc:359] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:44.936317 16190 raft_consensus.cc:385] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.942119 16197 consensus_queue.cc:1048] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.946605 16187 ts_tablet_manager.cc:1434] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.002s
I20260709 14:53:44.947579 16187 tablet_bootstrap.cc:492] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:44.952936 16187 tablet_bootstrap.cc:654] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.936573 16190 raft_consensus.cc:740] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.955231 16190 consensus_queue.cc:260] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:44.962572 16190 ts_tablet_manager.cc:1434] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 14:53:44.963662 16190 tablet_bootstrap.cc:492] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:44.966952 16187 tablet_bootstrap.cc:492] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:44.967414 16187 ts_tablet_manager.cc:1403] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.007s
I20260709 14:53:44.969925 16187 raft_consensus.cc:359] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:44.970567 16187 raft_consensus.cc:385] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.970882 16187 raft_consensus.cc:740] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.971510 16187 consensus_queue.cc:260] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:44.974001 16187 ts_tablet_manager.cc:1434] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:53:44.974839 16187 tablet_bootstrap.cc:492] T fd1c85d32ed1482bb658721d80cff21f P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:44.980060 16187 tablet_bootstrap.cc:654] T fd1c85d32ed1482bb658721d80cff21f P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.981127 16188 tablet_bootstrap.cc:492] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:44.981585 16188 ts_tablet_manager.cc:1403] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.130s	user 0.014s	sys 0.027s
I20260709 14:53:44.984046 16188 raft_consensus.cc:359] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:44.984658 16188 raft_consensus.cc:385] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.984965 16188 raft_consensus.cc:740] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.985669 16188 consensus_queue.cc:260] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:44.987828 16188 ts_tablet_manager.cc:1434] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:44.988688 16188 tablet_bootstrap.cc:492] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:44.991060 16187 tablet_bootstrap.cc:492] T fd1c85d32ed1482bb658721d80cff21f P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:44.991545 16187 ts_tablet_manager.cc:1403] T fd1c85d32ed1482bb658721d80cff21f P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 14:53:45.002087 16188 tablet_bootstrap.cc:654] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:44.993547 15869 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:44.994552 16187 raft_consensus.cc:359] T fd1c85d32ed1482bb658721d80cff21f P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.002730 16187 raft_consensus.cc:385] T fd1c85d32ed1482bb658721d80cff21f P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.003121 16187 raft_consensus.cc:740] T fd1c85d32ed1482bb658721d80cff21f P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.003863 16187 consensus_queue.cc:260] T fd1c85d32ed1482bb658721d80cff21f P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.005864 16187 ts_tablet_manager.cc:1434] T fd1c85d32ed1482bb658721d80cff21f P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:53:45.006732 16187 tablet_bootstrap.cc:492] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:45.012182 16187 tablet_bootstrap.cc:654] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.013055 16188 tablet_bootstrap.cc:492] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:45.013526 16188 ts_tablet_manager.cc:1403] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.000s
I20260709 14:53:45.013733 16190 tablet_bootstrap.cc:654] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.015125 16232 raft_consensus.cc:493] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.015650 16232 raft_consensus.cc:515] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:45.018074 16188 raft_consensus.cc:359] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:45.018848 16188 raft_consensus.cc:385] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.019133 16188 raft_consensus.cc:740] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.019860 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a0f0e026e4432585eeba2be31df2e8" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
W20260709 14:53:45.021806 15964 leader_election.cc:343] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.019826 16188 consensus_queue.cc:260] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:45.019855 15921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a0f0e026e4432585eeba2be31df2e8" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:45.022997 15921 raft_consensus.cc:2468] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 0.
I20260709 14:53:45.025542 16188 ts_tablet_manager.cc:1434] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:53:45.026486 16188 tablet_bootstrap.cc:492] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:45.026942 15963 leader_election.cc:304] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [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: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:45.027779 16269 raft_consensus.cc:2804] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:45.028131 16269 raft_consensus.cc:493] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:45.028457 16269 raft_consensus.cc:3060] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.034615 16278 raft_consensus.cc:493] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.034883 16188 tablet_bootstrap.cc:654] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.039903 16278 raft_consensus.cc:515] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.042448 16278 leader_election.cc:290] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:45.044405 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57237a190004a6993ca15ba008578ba" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
W20260709 14:53:45.046010 15964 leader_election.cc:343] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.018654 16232 leader_election.cc:290] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:45.052209 16189 tablet_bootstrap.cc:492] T 39a0f0e026e4432585eeba2be31df2e8 P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:45.052737 16189 ts_tablet_manager.cc:1403] T 39a0f0e026e4432585eeba2be31df2e8 P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.169s	user 0.035s	sys 0.040s
I20260709 14:53:45.055586 16189 raft_consensus.cc:359] T 39a0f0e026e4432585eeba2be31df2e8 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:45.056319 16189 raft_consensus.cc:385] T 39a0f0e026e4432585eeba2be31df2e8 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.056586 16189 raft_consensus.cc:740] T 39a0f0e026e4432585eeba2be31df2e8 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.058449 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57237a190004a6993ca15ba008578ba" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:45.059074 16143 raft_consensus.cc:2468] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 0.
I20260709 14:53:45.061094 16269 raft_consensus.cc:515] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:45.062245 16189 consensus_queue.cc:260] T 39a0f0e026e4432585eeba2be31df2e8 P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:45.061616 15963 leader_election.cc:304] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:45.065655 16190 tablet_bootstrap.cc:492] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:45.066164 16190 ts_tablet_manager.cc:1403] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.103s	user 0.007s	sys 0.004s
I20260709 14:53:45.066908 16189 ts_tablet_manager.cc:1434] T 39a0f0e026e4432585eeba2be31df2e8 P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260709 14:53:45.067638 16228 raft_consensus.cc:493] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.067804 16189 tablet_bootstrap.cc:492] T fd1c85d32ed1482bb658721d80cff21f P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:45.068181 16228 raft_consensus.cc:515] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:45.070319 16228 leader_election.cc:290] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:45.072188 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cebb868d296402781514c53c6b960ef" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:45.068159 16232 raft_consensus.cc:2804] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:45.073884 16143 raft_consensus.cc:2393] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 in current term 1: Already voted for candidate 72b4deef369542558424d8f21d6bed57 in this term.
I20260709 14:53:45.074491 16187 tablet_bootstrap.cc:492] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:45.072196 15921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cebb868d296402781514c53c6b960ef" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:45.074944 16187 ts_tablet_manager.cc:1403] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.068s	user 0.004s	sys 0.006s
I20260709 14:53:45.076007 16189 tablet_bootstrap.cc:654] T fd1c85d32ed1482bb658721d80cff21f P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.077080 16190 raft_consensus.cc:359] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:45.077307 16187 raft_consensus.cc:359] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:45.077761 16190 raft_consensus.cc:385] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.078073 16190 raft_consensus.cc:740] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.078074 16187 raft_consensus.cc:385] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.073837 16232 raft_consensus.cc:493] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:45.078642 16232 raft_consensus.cc:3060] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.079149 16187 raft_consensus.cc:740] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.078832 16190 consensus_queue.cc:260] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:45.079875 16187 consensus_queue.cc:260] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:45.082672 16037 leader_election.cc:304] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:53:45.085160 16187 ts_tablet_manager.cc:1434] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:53:45.086079 16187 tablet_bootstrap.cc:492] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:45.086565 16228 raft_consensus.cc:3060] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.087914 16234 consensus_queue.cc:1048] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:45.090134 16188 tablet_bootstrap.cc:492] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:45.090569 16188 ts_tablet_manager.cc:1403] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.064s	user 0.026s	sys 0.014s
I20260709 14:53:45.092113 16187 tablet_bootstrap.cc:654] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.093407 16190 ts_tablet_manager.cc:1434] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 14:53:45.095696 16188 raft_consensus.cc:359] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:45.096241 16188 raft_consensus.cc:385] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.096451 16188 raft_consensus.cc:740] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.098903 16269 leader_election.cc:290] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:45.100075 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a0f0e026e4432585eeba2be31df2e8" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:45.100701 16070 raft_consensus.cc:3060] T 39a0f0e026e4432585eeba2be31df2e8 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.100893 15921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a0f0e026e4432585eeba2be31df2e8" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:45.101536 15921 raft_consensus.cc:3060] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.103344 16188 consensus_queue.cc:260] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:45.105396 16190 tablet_bootstrap.cc:492] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:45.113528 16190 tablet_bootstrap.cc:654] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.116909 16188 ts_tablet_manager.cc:1434] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 14:53:45.108896 16232 raft_consensus.cc:515] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.118760 16228 raft_consensus.cc:2749] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:45.133082 16188 tablet_bootstrap.cc:492] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:45.140852 15922 raft_consensus.cc:3060] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.141115 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57237a190004a6993ca15ba008578ba" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:45.141959 16188 tablet_bootstrap.cc:654] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:45.143141 15964 leader_election.cc:343] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.146243 16255 consensus_queue.cc:1048] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:53:45.158967 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57237a190004a6993ca15ba008578ba" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:45.159624 16143 raft_consensus.cc:3060] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.166553 16187 tablet_bootstrap.cc:492] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:45.167137 16187 ts_tablet_manager.cc:1403] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.081s	user 0.015s	sys 0.004s
I20260709 14:53:45.165230 16232 leader_election.cc:290] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:45.161815 16070 raft_consensus.cc:2468] T 39a0f0e026e4432585eeba2be31df2e8 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
I20260709 14:53:45.171514 15964 leader_election.cc:304] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:45.176160 16232 raft_consensus.cc:2804] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:45.176651 16232 raft_consensus.cc:697] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:45.177214 16187 raft_consensus.cc:359] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:45.177446 16232 consensus_queue.cc:237] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:45.178042 16187 raft_consensus.cc:385] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.178486 16187 raft_consensus.cc:740] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.178568 16143 raft_consensus.cc:2468] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
I20260709 14:53:45.179986 16187 consensus_queue.cc:260] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:45.180286 15963 leader_election.cc:304] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:45.181466 16269 raft_consensus.cc:2804] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:45.181892 16269 raft_consensus.cc:697] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:45.182662 16269 consensus_queue.cc:237] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.193249 15921 raft_consensus.cc:2468] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
I20260709 14:53:45.194161 16187 ts_tablet_manager.cc:1434] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 14:53:45.195214 16187 tablet_bootstrap.cc:492] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:45.192926 16234 raft_consensus.cc:493] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.205576 16189 tablet_bootstrap.cc:492] T fd1c85d32ed1482bb658721d80cff21f P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:45.206089 16189 ts_tablet_manager.cc:1403] T fd1c85d32ed1482bb658721d80cff21f P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.138s	user 0.041s	sys 0.068s
I20260709 14:53:45.204843 16234 raft_consensus.cc:515] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:45.209668 16275 consensus_queue.cc:1048] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:45.210312 16234 leader_election.cc:290] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:45.217515 16190 tablet_bootstrap.cc:492] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:45.217950 16190 ts_tablet_manager.cc:1403] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.113s	user 0.011s	sys 0.007s
I20260709 14:53:45.219507 15923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1756526aee3d469e8370fa52f1013969" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:45.220285 15923 raft_consensus.cc:2468] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 0.
I20260709 14:53:45.222378 15963 leader_election.cc:304] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:45.223361 16275 raft_consensus.cc:2804] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:45.223727 16275 raft_consensus.cc:493] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:45.223927 16187 tablet_bootstrap.cc:654] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.224030 16275 raft_consensus.cc:3060] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.227001 16189 raft_consensus.cc:359] T fd1c85d32ed1482bb658721d80cff21f P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.227725 16189 raft_consensus.cc:385] T fd1c85d32ed1482bb658721d80cff21f P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.227996 16189 raft_consensus.cc:740] T fd1c85d32ed1482bb658721d80cff21f P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.228817 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1756526aee3d469e8370fa52f1013969" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:45.228637 16189 consensus_queue.cc:260] T fd1c85d32ed1482bb658721d80cff21f P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.230216 16190 raft_consensus.cc:359] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:45.230888 16190 raft_consensus.cc:385] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.231156 16190 raft_consensus.cc:740] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.231925 16190 consensus_queue.cc:260] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
W20260709 14:53:45.233074 15963 leader_election.cc:343] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.233592 16188 tablet_bootstrap.cc:492] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:45.234086 16188 ts_tablet_manager.cc:1403] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.101s	user 0.022s	sys 0.005s
I20260709 14:53:45.231874 16189 ts_tablet_manager.cc:1434] T fd1c85d32ed1482bb658721d80cff21f P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 14:53:45.236610 16189 tablet_bootstrap.cc:492] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:45.237390 16188 raft_consensus.cc:359] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:45.238114 16188 raft_consensus.cc:385] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.238386 16188 raft_consensus.cc:740] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.250144 16275 raft_consensus.cc:515] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:45.250485 16188 consensus_queue.cc:260] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:45.252370 16275 leader_election.cc:290] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:45.252744 16188 ts_tablet_manager.cc:1434] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.004s
I20260709 14:53:45.239812 16190 ts_tablet_manager.cc:1434] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:53:45.253497 15923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1756526aee3d469e8370fa52f1013969" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:45.253710 16188 tablet_bootstrap.cc:492] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:45.254094 15923 raft_consensus.cc:3060] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.256207 16190 tablet_bootstrap.cc:492] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:45.257669 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1756526aee3d469e8370fa52f1013969" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:45.259919 16188 tablet_bootstrap.cc:654] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:45.261579 15963 leader_election.cc:343] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.262292 16190 tablet_bootstrap.cc:654] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.267750 15923 raft_consensus.cc:2468] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
I20260709 14:53:45.242528 16189 tablet_bootstrap.cc:654] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.271203 15963 leader_election.cc:304] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:45.272701 16275 raft_consensus.cc:2804] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:45.274138 16275 raft_consensus.cc:697] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:45.274979 16275 consensus_queue.cc:237] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:45.278076 16226 consensus_queue.cc:1048] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:45.280131 16187 tablet_bootstrap.cc:492] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:45.280565 16187 ts_tablet_manager.cc:1403] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.086s	user 0.010s	sys 0.002s
I20260709 14:53:45.283140 16187 raft_consensus.cc:359] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:45.283764 16187 raft_consensus.cc:385] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.284025 16187 raft_consensus.cc:740] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.284727 16187 consensus_queue.cc:260] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:45.286657 16187 ts_tablet_manager.cc:1434] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:45.287494 16187 tablet_bootstrap.cc:492] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:45.294039 15817 catalog_manager.cc:5697] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 0 to 1, leader changed from <none> to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:45.296419 16187 tablet_bootstrap.cc:654] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.296661 15817 catalog_manager.cc:5697] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 0 to 1, leader changed from <none> to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:45.301281 16145 raft_consensus.cc:3060] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.304929 16232 raft_consensus.cc:493] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.305411 16232 raft_consensus.cc:515] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:45.307494 16232 leader_election.cc:290] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:45.308229 15923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5157d267276942d680d0abb061c8568a" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:45.309078 16071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5157d267276942d680d0abb061c8568a" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
W20260709 14:53:45.309562 15963 leader_election.cc:343] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:45.310804 15964 leader_election.cc:343] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.311296 15964 leader_election.cc:304] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:45.313344 16232 raft_consensus.cc:2749] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:45.319307 16146 raft_consensus.cc:3060] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.319655 16189 tablet_bootstrap.cc:492] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:45.320118 16189 ts_tablet_manager.cc:1403] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.001s
I20260709 14:53:45.322557 16189 raft_consensus.cc:359] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:45.323163 16189 raft_consensus.cc:385] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.323414 16189 raft_consensus.cc:740] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.324219 16189 consensus_queue.cc:260] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:45.326822 16189 ts_tablet_manager.cc:1434] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:45.327710 16189 tablet_bootstrap.cc:492] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:45.328846 16188 tablet_bootstrap.cc:492] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:45.329381 16188 ts_tablet_manager.cc:1403] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.076s	user 0.037s	sys 0.009s
I20260709 14:53:45.332264 16188 raft_consensus.cc:359] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:45.332934 16188 raft_consensus.cc:385] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.333205 16188 raft_consensus.cc:740] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.344671 16188 consensus_queue.cc:260] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:45.346119 16313 raft_consensus.cc:493] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.346597 16313 raft_consensus.cc:515] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:45.349376 16071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12df99d7af5d406ebc9d25e5dcb9b793" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:45.352065 16188 ts_tablet_manager.cc:1434] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:53:45.349982 16071 raft_consensus.cc:2468] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 0.
I20260709 14:53:45.352666 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12df99d7af5d406ebc9d25e5dcb9b793" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:45.353864 15889 leader_election.cc:304] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:45.361352 16190 tablet_bootstrap.cc:492] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:45.361864 16190 ts_tablet_manager.cc:1403] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.106s	user 0.025s	sys 0.034s
I20260709 14:53:45.359982 16196 raft_consensus.cc:493] T fd1c85d32ed1482bb658721d80cff21f P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.365549 16196 raft_consensus.cc:515] T fd1c85d32ed1482bb658721d80cff21f P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.367547 16196 leader_election.cc:290] T fd1c85d32ed1482bb658721d80cff21f P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:45.368640 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1c85d32ed1482bb658721d80cff21f" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:45.369287 16144 raft_consensus.cc:2468] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 0.
I20260709 14:53:45.369925 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1c85d32ed1482bb658721d80cff21f" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:45.370595 16037 leader_election.cc:304] T fd1c85d32ed1482bb658721d80cff21f P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:45.370689 15998 raft_consensus.cc:2468] T fd1c85d32ed1482bb658721d80cff21f P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 0.
W20260709 14:53:45.355690 15888 leader_election.cc:343] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.359604 16255 raft_consensus.cc:2804] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:45.371526 16196 raft_consensus.cc:2804] T fd1c85d32ed1482bb658721d80cff21f P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:45.372467 16196 raft_consensus.cc:493] T fd1c85d32ed1482bb658721d80cff21f P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:45.371668 16255 raft_consensus.cc:493] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:45.372941 16255 raft_consensus.cc:3060] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.375732 16188 tablet_bootstrap.cc:492] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:45.375504 16190 raft_consensus.cc:359] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:45.376384 16190 raft_consensus.cc:385] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.376721 16190 raft_consensus.cc:740] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.377610 16190 consensus_queue.cc:260] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:45.379719 16190 ts_tablet_manager.cc:1434] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:53:45.380642 16190 tablet_bootstrap.cc:492] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:45.380875 16196 raft_consensus.cc:3060] T fd1c85d32ed1482bb658721d80cff21f P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.386077 16190 tablet_bootstrap.cc:654] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.387897 16255 raft_consensus.cc:515] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:45.349615 16313 leader_election.cc:290] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:45.392810 16187 tablet_bootstrap.cc:492] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:45.392751 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12df99d7af5d406ebc9d25e5dcb9b793" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:45.393054 16071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12df99d7af5d406ebc9d25e5dcb9b793" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:45.393646 16071 raft_consensus.cc:3060] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.394371 16295 raft_consensus.cc:493] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:45.394505 16255 leader_election.cc:290] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:45.394876 16295 raft_consensus.cc:515] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.396374 15923 raft_consensus.cc:3060] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.400378 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae94499525a44964835f2f41041c8231" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:45.400939 16295 leader_election.cc:290] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:45.402722 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae94499525a44964835f2f41041c8231" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:45.403703 16189 tablet_bootstrap.cc:654] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.404369 16112 leader_election.cc:304] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:45.406334 16227 raft_consensus.cc:2749] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:53:45.406896 15888 leader_election.cc:343] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.407342 16187 ts_tablet_manager.cc:1403] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.120s	user 0.014s	sys 0.009s
I20260709 14:53:45.409917 16187 raft_consensus.cc:359] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.410526 16187 raft_consensus.cc:385] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.410781 16187 raft_consensus.cc:740] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.410907 16071 raft_consensus.cc:2468] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:45.412479 15889 leader_election.cc:304] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:45.413501 16255 raft_consensus.cc:2804] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:45.414161 16255 raft_consensus.cc:697] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:45.415189 16188 tablet_bootstrap.cc:654] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.414870 16255 consensus_queue.cc:237] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:45.411441 16187 consensus_queue.cc:260] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.415606 15817 catalog_manager.cc:5697] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 0 to 1, leader changed from <none> to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:45.419212 16187 ts_tablet_manager.cc:1434] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:53:45.420081 16187 tablet_bootstrap.cc:492] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:45.420228 16190 tablet_bootstrap.cc:492] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:45.421250 16190 ts_tablet_manager.cc:1403] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.004s
I20260709 14:53:45.424525 16190 raft_consensus.cc:359] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:45.425205 16190 raft_consensus.cc:385] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.425514 16190 raft_consensus.cc:740] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.426294 16190 consensus_queue.cc:260] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:45.428320 16190 ts_tablet_manager.cc:1434] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:45.429226 16190 tablet_bootstrap.cc:492] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:45.434432 16190 tablet_bootstrap.cc:654] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.435228 16187 tablet_bootstrap.cc:654] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.455909 16196 raft_consensus.cc:515] T fd1c85d32ed1482bb658721d80cff21f P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.458789 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1c85d32ed1482bb658721d80cff21f" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:45.459051 16196 leader_election.cc:290] T fd1c85d32ed1482bb658721d80cff21f P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:45.459470 15998 raft_consensus.cc:3060] T fd1c85d32ed1482bb658721d80cff21f P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.459913 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1c85d32ed1482bb658721d80cff21f" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:45.460520 16143 raft_consensus.cc:3060] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.466841 15998 raft_consensus.cc:2468] T fd1c85d32ed1482bb658721d80cff21f P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 1.
I20260709 14:53:45.468886 16036 leader_election.cc:304] T fd1c85d32ed1482bb658721d80cff21f P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:45.476212 16196 raft_consensus.cc:2804] T fd1c85d32ed1482bb658721d80cff21f P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:45.479002 16189 tablet_bootstrap.cc:492] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:45.479525 16189 ts_tablet_manager.cc:1403] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.152s	user 0.015s	sys 0.017s
I20260709 14:53:45.480253 16196 raft_consensus.cc:697] T fd1c85d32ed1482bb658721d80cff21f P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Becoming Leader. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:53:45.482901 16189 raft_consensus.cc:359] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.483577 16189 raft_consensus.cc:385] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.483928 16189 raft_consensus.cc:740] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.484077 16295 raft_consensus.cc:493] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.485018 16188 tablet_bootstrap.cc:492] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:45.484741 16189 consensus_queue.cc:260] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.484660 16295 raft_consensus.cc:515] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:45.485455 16188 ts_tablet_manager.cc:1403] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.110s	user 0.019s	sys 0.017s
I20260709 14:53:45.486703 16189 ts_tablet_manager.cc:1434] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:45.486894 16295 leader_election.cc:290] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:45.487937 16189 tablet_bootstrap.cc:492] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:45.483860 16196 consensus_queue.cc:237] T fd1c85d32ed1482bb658721d80cff21f P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.488253 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f563e9f0af43bab58764d8f3c8a4b1" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:45.488574 16071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f563e9f0af43bab58764d8f3c8a4b1" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
W20260709 14:53:45.489552 16111 leader_election.cc:343] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:45.490159 16112 leader_election.cc:343] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.490590 16112 leader_election.cc:304] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:45.490883 16188 raft_consensus.cc:359] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:45.491498 16188 raft_consensus.cc:385] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.491637 16227 raft_consensus.cc:2749] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:45.491765 16188 raft_consensus.cc:740] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.492457 16188 consensus_queue.cc:260] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:45.493336 16189 tablet_bootstrap.cc:654] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.494288 16190 tablet_bootstrap.cc:492] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:45.494696 16190 ts_tablet_manager.cc:1403] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.028s
I20260709 14:53:45.483614 16143 raft_consensus.cc:2468] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 1.
I20260709 14:53:45.496632 15820 catalog_manager.cc:5697] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:45.498322 16188 ts_tablet_manager.cc:1434] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:53:45.499406 16188 tablet_bootstrap.cc:492] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:45.505296 16188 tablet_bootstrap.cc:654] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.505566 16189 tablet_bootstrap.cc:492] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:45.506054 16189 ts_tablet_manager.cc:1403] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260709 14:53:45.509377 15821 catalog_manager.cc:5697] T fd1c85d32ed1482bb658721d80cff21f P b796c2d2cb444fbbad8b496885f35442 reported cstate change: term changed from 0 to 1, leader changed from <none> to b796c2d2cb444fbbad8b496885f35442 (127.13.139.3). New cstate: current_term: 1 leader_uuid: "b796c2d2cb444fbbad8b496885f35442" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:45.511925 16187 tablet_bootstrap.cc:492] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:45.512423 16187 ts_tablet_manager.cc:1403] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.093s	user 0.008s	sys 0.004s
I20260709 14:53:45.514938 16187 raft_consensus.cc:359] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.515574 16187 raft_consensus.cc:385] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.515861 16187 raft_consensus.cc:740] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.508574 16189 raft_consensus.cc:359] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:45.517325 16189 raft_consensus.cc:385] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.517593 16189 raft_consensus.cc:740] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.516469 16187 consensus_queue.cc:260] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.523938 16187 ts_tablet_manager.cc:1434] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:53:45.524991 16189 consensus_queue.cc:260] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:45.527192 16189 ts_tablet_manager.cc:1434] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:53:45.528061 16189 tablet_bootstrap.cc:492] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:45.532889 16187 tablet_bootstrap.cc:492] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:45.533764 16188 tablet_bootstrap.cc:492] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:45.534164 16188 ts_tablet_manager.cc:1403] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.012s
I20260709 14:53:45.536020 16188 raft_consensus.cc:359] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:45.536610 16188 raft_consensus.cc:385] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.522055 16190 raft_consensus.cc:359] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.536974 16188 raft_consensus.cc:740] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.537282 16275 raft_consensus.cc:493] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.537763 16275 raft_consensus.cc:515] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.537878 16188 consensus_queue.cc:260] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:45.538688 16189 tablet_bootstrap.cc:654] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.539801 16275 leader_election.cc:290] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:45.540258 16188 ts_tablet_manager.cc:1434] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:45.540521 16071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d1b47a43e44114aeab0c992eeff4f1" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:45.541512 16188 tablet_bootstrap.cc:492] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:45.541321 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d1b47a43e44114aeab0c992eeff4f1" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
W20260709 14:53:45.541918 15964 leader_election.cc:343] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:45.542840 15963 leader_election.cc:343] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.543252 15963 leader_election.cc:304] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:45.544277 16275 raft_consensus.cc:2749] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:45.544844 16187 tablet_bootstrap.cc:654] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.546933 16188 tablet_bootstrap.cc:654] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.552525 16189 tablet_bootstrap.cc:492] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:45.552966 16189 ts_tablet_manager.cc:1403] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.000s
I20260709 14:53:45.537163 16190 raft_consensus.cc:385] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.555810 16190 raft_consensus.cc:740] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.556478 16190 consensus_queue.cc:260] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.555437 16189 raft_consensus.cc:359] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.557257 16189 raft_consensus.cc:385] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.557557 16189 raft_consensus.cc:740] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.558331 16187 tablet_bootstrap.cc:492] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:45.558248 16189 consensus_queue.cc:260] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.558930 16187 ts_tablet_manager.cc:1403] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.000s
I20260709 14:53:45.561800 16187 raft_consensus.cc:359] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:45.562460 16187 raft_consensus.cc:385] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.562781 16187 raft_consensus.cc:740] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.563445 16187 consensus_queue.cc:260] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:45.564414 16189 ts_tablet_manager.cc:1434] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:53:45.565310 16189 tablet_bootstrap.cc:492] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:45.565908 16187 ts_tablet_manager.cc:1434] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:45.567786 16187 tablet_bootstrap.cc:492] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:45.573379 16187 tablet_bootstrap.cc:654] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.576148 16189 tablet_bootstrap.cc:654] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.578779 16275 consensus_queue.cc:1048] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:45.562120 16190 ts_tablet_manager.cc:1434] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.067s	user 0.005s	sys 0.000s
I20260709 14:53:45.582290 16190 tablet_bootstrap.cc:492] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:45.587477 16190 tablet_bootstrap.cc:654] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.593250 16269 consensus_queue.cc:1048] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:45.595489 16189 tablet_bootstrap.cc:492] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:45.598117 16189 ts_tablet_manager.cc:1403] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.000s
I20260709 14:53:45.602823 16187 tablet_bootstrap.cc:492] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:45.603273 16187 ts_tablet_manager.cc:1403] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.002s
I20260709 14:53:45.605593 16189 raft_consensus.cc:359] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:45.608585 16189 raft_consensus.cc:385] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.608947 16189 raft_consensus.cc:740] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.611166 16189 consensus_queue.cc:260] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:45.612020 16187 raft_consensus.cc:359] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:45.612692 16187 raft_consensus.cc:385] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.612989 16187 raft_consensus.cc:740] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.613611 16187 consensus_queue.cc:260] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:45.616060 16278 consensus_queue.cc:1048] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:45.616698 16189 ts_tablet_manager.cc:1434] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:53:45.617744 16189 tablet_bootstrap.cc:492] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:45.623248 16189 tablet_bootstrap.cc:654] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.625524 16196 raft_consensus.cc:493] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.625996 16196 raft_consensus.cc:515] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:45.627969 16196 leader_election.cc:290] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:45.628909 16295 raft_consensus.cc:493] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.629432 16295 raft_consensus.cc:515] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:45.630563 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f563e9f0af43bab58764d8f3c8a4b1" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:45.631172 16145 raft_consensus.cc:2468] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 0.
I20260709 14:53:45.631531 16295 leader_election.cc:290] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:45.633479 15921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175bd4a5fbe74cf8994148a127a51689" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:45.634066 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175bd4a5fbe74cf8994148a127a51689" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:45.634737 15997 raft_consensus.cc:2468] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 0.
I20260709 14:53:45.634680 16037 leader_election.cc:304] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:45.635929 16196 raft_consensus.cc:2804] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:45.636253 16110 leader_election.cc:304] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:45.636606 15923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f563e9f0af43bab58764d8f3c8a4b1" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
W20260709 14:53:45.637323 16111 leader_election.cc:343] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.636282 16196 raft_consensus.cc:493] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:53:45.637717 16037 leader_election.cc:343] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.638075 16196 raft_consensus.cc:3060] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.637317 16295 raft_consensus.cc:2804] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:45.640159 16189 tablet_bootstrap.cc:492] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:45.640543 16295 raft_consensus.cc:493] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:45.640990 16189 ts_tablet_manager.cc:1403] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
I20260709 14:53:45.640960 16295 raft_consensus.cc:3060] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.643934 16189 raft_consensus.cc:359] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:45.644668 16189 raft_consensus.cc:385] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.645020 16189 raft_consensus.cc:740] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.645170 16187 ts_tablet_manager.cc:1434] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260709 14:53:45.645877 16189 consensus_queue.cc:260] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:45.648144 16189 ts_tablet_manager.cc:1434] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:45.648648 16196 raft_consensus.cc:515] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:45.649230 16189 tablet_bootstrap.cc:492] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:45.651423 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f563e9f0af43bab58764d8f3c8a4b1" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:45.651966 16145 raft_consensus.cc:3060] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.655783 16189 tablet_bootstrap.cc:654] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.658743 16228 raft_consensus.cc:493] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.659236 16228 raft_consensus.cc:515] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.661288 16228 leader_election.cc:290] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:45.662892 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d1b47a43e44114aeab0c992eeff4f1" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:45.663537 15997 raft_consensus.cc:2468] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 0.
I20260709 14:53:45.648264 16295 raft_consensus.cc:515] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:45.665164 16036 leader_election.cc:304] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:45.666571 16146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d1b47a43e44114aeab0c992eeff4f1" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:45.666906 16295 leader_election.cc:290] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:45.666409 16228 raft_consensus.cc:2804] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:45.666771 16189 tablet_bootstrap.cc:492] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:45.667881 16228 raft_consensus.cc:493] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:53:45.668077 16037 leader_election.cc:343] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.668258 16189 ts_tablet_manager.cc:1403] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260709 14:53:45.666179 16188 tablet_bootstrap.cc:492] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:45.669124 16188 ts_tablet_manager.cc:1403] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.128s	user 0.058s	sys 0.048s
I20260709 14:53:45.669042 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175bd4a5fbe74cf8994148a127a51689" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:45.669724 15997 raft_consensus.cc:3060] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.668264 16228 raft_consensus.cc:3060] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.672612 16189 raft_consensus.cc:359] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:45.680974 16189 raft_consensus.cc:385] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.681324 16189 raft_consensus.cc:740] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.681993 16189 consensus_queue.cc:260] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:45.684679 16071 raft_consensus.cc:3060] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.673128 15923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175bd4a5fbe74cf8994148a127a51689" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:45.674244 16278 raft_consensus.cc:493] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.685685 16278 raft_consensus.cc:515] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.687737 16278 leader_election.cc:290] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:45.676313 15997 raft_consensus.cc:2468] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 1.
I20260709 14:53:45.678426 16269 consensus_queue.cc:1048] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:45.678905 16188 raft_consensus.cc:359] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:45.679447 16255 raft_consensus.cc:493] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.688665 16188 raft_consensus.cc:385] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.689029 16188 raft_consensus.cc:740] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.689066 16255 raft_consensus.cc:515] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:45.689780 16188 consensus_queue.cc:260] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:45.690711 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5b508262794ac691288fdd17fd12fc" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:45.691045 16255 leader_election.cc:290] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:45.691740 16188 ts_tablet_manager.cc:1434] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.000s
I20260709 14:53:45.692448 16110 leader_election.cc:304] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:45.693090 16188 tablet_bootstrap.cc:492] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:45.693311 16295 raft_consensus.cc:2804] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:45.658416 16145 raft_consensus.cc:2468] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 1.
I20260709 14:53:45.693845 16295 raft_consensus.cc:697] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 1 LEADER]: Becoming Leader. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:53:45.694728 16295 consensus_queue.cc:237] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
W20260709 14:53:45.696014 16111 leader_election.cc:343] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.698251 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4e77513b7e4003954f958ac2d68349" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:45.698504 16188 tablet_bootstrap.cc:654] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.698899 15997 raft_consensus.cc:2468] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 0.
W20260709 14:53:45.699400 15964 leader_election.cc:343] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.698596 16146 raft_consensus.cc:3060] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.700240 15887 leader_election.cc:304] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:45.707593 16255 raft_consensus.cc:2804] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:45.707960 16255 raft_consensus.cc:493] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:45.708097 16189 ts_tablet_manager.cc:1434] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.007s
I20260709 14:53:45.708384 16255 raft_consensus.cc:3060] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.708189 16275 consensus_queue.cc:1048] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:45.709167 16189 tablet_bootstrap.cc:492] T 9b5b508262794ac691288fdd17fd12fc P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:45.714759 16189 tablet_bootstrap.cc:654] T 9b5b508262794ac691288fdd17fd12fc P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.718087 16342 raft_consensus.cc:493] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.718564 16342 raft_consensus.cc:515] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.720265 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5b508262794ac691288fdd17fd12fc" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:45.721267 16342 leader_election.cc:290] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:45.722324 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57237a190004a6993ca15ba008578ba" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:45.719997 16228 raft_consensus.cc:515] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.720939 16143 raft_consensus.cc:2468] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 0.
I20260709 14:53:45.727216 15963 leader_election.cc:304] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:45.728262 16269 raft_consensus.cc:2804] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:45.728330 16275 consensus_queue.cc:1048] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:45.728725 16269 raft_consensus.cc:493] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:45.729113 16269 raft_consensus.cc:3060] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.731807 16037 leader_election.cc:304] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:45.735132 16255 raft_consensus.cc:515] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:45.736640 16269 raft_consensus.cc:515] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.748271 16269 leader_election.cc:290] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:45.749645 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5b508262794ac691288fdd17fd12fc" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
W20260709 14:53:45.751049 15964 leader_election.cc:343] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.752449 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5b508262794ac691288fdd17fd12fc" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:45.753232 16145 raft_consensus.cc:3060] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.646770 16187 tablet_bootstrap.cc:492] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:45.758447 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d1b47a43e44114aeab0c992eeff4f1" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:45.759856 16313 raft_consensus.cc:493] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.760418 16313 raft_consensus.cc:515] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:45.761401 16340 raft_consensus.cc:493] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.762066 16340 raft_consensus.cc:515] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:45.762645 16313 leader_election.cc:290] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
W20260709 14:53:45.759871 16037 leader_election.cc:343] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.766783 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57237a190004a6993ca15ba008578ba" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:45.767488 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d1b47a43e44114aeab0c992eeff4f1" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:45.768086 15998 raft_consensus.cc:3060] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.772936 16269 raft_consensus.cc:493] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.773438 16269 raft_consensus.cc:515] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:45.774348 16228 leader_election.cc:290] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:45.775441 16269 leader_election.cc:290] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:45.777076 15921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421747f22ee04b73bad5742ed071c567" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:45.777472 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421747f22ee04b73bad5742ed071c567" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
W20260709 14:53:45.778891 15963 leader_election.cc:343] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:45.779620 15963 leader_election.cc:343] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:45.780018 15963 leader_election.cc:304] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:53:45.781081 16275 raft_consensus.cc:2749] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:45.774962 16228 raft_consensus.cc:2804] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:45.785202 16228 raft_consensus.cc:697] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Becoming Leader. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:53:45.786134 16228 consensus_queue.cc:237] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:45.787951 15998 raft_consensus.cc:2468] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 1.
I20260709 14:53:45.791375 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f563e9f0af43bab58764d8f3c8a4b1" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:45.793982 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4e77513b7e4003954f958ac2d68349" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:45.831429 16070 raft_consensus.cc:2468] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 0.
I20260709 14:53:45.799705 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4e77513b7e4003954f958ac2d68349" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:45.832347 15997 raft_consensus.cc:3060] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:45.836377 15888 consensus_peers.cc:597] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 -> Peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Couldn't send request to peer a94de9a189384a07887edad3f78f5078. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:45.837154 16143 raft_consensus.cc:2393] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72b4deef369542558424d8f21d6bed57 in current term 1: Already voted for candidate b796c2d2cb444fbbad8b496885f35442 in this term.
I20260709 14:53:45.840734 15997 raft_consensus.cc:2468] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:45.841723 16196 leader_election.cc:290] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:45.842803 16340 leader_election.cc:290] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:45.843611 15887 leader_election.cc:304] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:45.844616 16350 raft_consensus.cc:2804] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:45.845292 16350 raft_consensus.cc:697] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:45.846081 16350 consensus_queue.cc:237] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:45.847631 16145 raft_consensus.cc:2468] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
I20260709 14:53:45.849457 16189 tablet_bootstrap.cc:492] T 9b5b508262794ac691288fdd17fd12fc P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:45.850311 16189 ts_tablet_manager.cc:1403] T 9b5b508262794ac691288fdd17fd12fc P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.141s	user 0.015s	sys 0.046s
I20260709 14:53:45.850984 15963 leader_election.cc:304] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:45.851747 16275 raft_consensus.cc:2804] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:45.852218 16275 raft_consensus.cc:697] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:45.853425 16188 tablet_bootstrap.cc:492] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:45.817113 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f563e9f0af43bab58764d8f3c8a4b1" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:45.854513 16188 ts_tablet_manager.cc:1403] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.162s	user 0.020s	sys 0.047s
I20260709 14:53:45.817934 16036 leader_election.cc:304] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:45.818459 16255 leader_election.cc:290] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:45.820252 15923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f563e9f0af43bab58764d8f3c8a4b1" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:45.826224 15921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4e77513b7e4003954f958ac2d68349" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:45.858366 16188 raft_consensus.cc:359] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:45.859171 16188 raft_consensus.cc:385] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.859512 16188 raft_consensus.cc:740] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.860270 15923 raft_consensus.cc:3060] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.860364 16188 consensus_queue.cc:260] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:45.863018 16188 ts_tablet_manager.cc:1434] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:53:45.864027 16188 tablet_bootstrap.cc:492] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
W20260709 14:53:45.865626 16036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 47782.4us
I20260709 14:53:45.815716 16187 tablet_bootstrap.cc:654] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.857970 16189 raft_consensus.cc:359] T 9b5b508262794ac691288fdd17fd12fc P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.866334 16189 raft_consensus.cc:385] T 9b5b508262794ac691288fdd17fd12fc P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.866623 16189 raft_consensus.cc:740] T 9b5b508262794ac691288fdd17fd12fc P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.864499 16226 raft_consensus.cc:493] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.853024 16275 consensus_queue.cc:237] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.866905 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4e77513b7e4003954f958ac2d68349" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:45.867550 16072 raft_consensus.cc:3060] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.870226 16226 raft_consensus.cc:515] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:45.872465 16226 leader_election.cc:290] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:45.873764 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5157d267276942d680d0abb061c8568a" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:45.874384 15997 raft_consensus.cc:2468] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 0.
I20260709 14:53:45.873593 16189 consensus_queue.cc:260] T 9b5b508262794ac691288fdd17fd12fc P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.875396 15887 leader_election.cc:304] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:45.876034 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5157d267276942d680d0abb061c8568a" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:45.876679 16070 raft_consensus.cc:2468] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 0.
I20260709 14:53:45.876953 16189 ts_tablet_manager.cc:1434] T 9b5b508262794ac691288fdd17fd12fc P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 14:53:45.883041 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4e77513b7e4003954f958ac2d68349" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:45.876230 16226 raft_consensus.cc:2804] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:45.883730 16226 raft_consensus.cc:493] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:45.883863 15997 raft_consensus.cc:2393] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 in current term 1: Already voted for candidate 72b4deef369542558424d8f21d6bed57 in this term.
I20260709 14:53:45.884225 16226 raft_consensus.cc:3060] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.885113 16189 tablet_bootstrap.cc:492] T e8ee6881fe96486db140339505ee6407 P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:45.884212 16228 raft_consensus.cc:2749] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:45.897789 15889 leader_election.cc:304] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72b4deef369542558424d8f21d6bed57; no voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:45.898675 15817 catalog_manager.cc:5697] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 reported cstate change: term changed from 0 to 1, leader changed from <none> to a94de9a189384a07887edad3f78f5078 (127.13.139.4). New cstate: current_term: 1 leader_uuid: "a94de9a189384a07887edad3f78f5078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:45.891538 16072 raft_consensus.cc:2468] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:45.905079 16188 tablet_bootstrap.cc:654] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.910953 16350 consensus_queue.cc:1048] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:45.914011 16036 leader_election.cc:304] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:45.915277 16036 leader_election.cc:304] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:45.921139 16189 tablet_bootstrap.cc:654] T e8ee6881fe96486db140339505ee6407 P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.921634 15923 raft_consensus.cc:2468] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 1.
I20260709 14:53:45.925238 16187 tablet_bootstrap.cc:492] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:45.925671 16255 raft_consensus.cc:2749] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:45.917956 16342 raft_consensus.cc:2804] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:45.926767 16342 raft_consensus.cc:697] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Becoming Leader. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:53:45.925688 16187 ts_tablet_manager.cc:1403] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.279s	user 0.013s	sys 0.000s
I20260709 14:53:45.927582 15821 catalog_manager.cc:5697] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 reported cstate change: term changed from 0 to 1, leader changed from <none> to b796c2d2cb444fbbad8b496885f35442 (127.13.139.3). New cstate: current_term: 1 leader_uuid: "b796c2d2cb444fbbad8b496885f35442" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:45.918071 16228 raft_consensus.cc:2749] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:45.906667 16226 raft_consensus.cc:515] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:45.935109 16187 raft_consensus.cc:359] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.936296 16187 raft_consensus.cc:385] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.936586 16187 raft_consensus.cc:740] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.935226 15819 catalog_manager.cc:5697] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:45.937218 16187 consensus_queue.cc:260] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.939110 16187 ts_tablet_manager.cc:1434] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:53:45.941039 16188 tablet_bootstrap.cc:492] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:45.941490 16188 ts_tablet_manager.cc:1403] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.001s
I20260709 14:53:45.944825 16187 tablet_bootstrap.cc:492] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:45.943892 16188 raft_consensus.cc:359] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:45.947110 16188 raft_consensus.cc:385] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.947393 16188 raft_consensus.cc:740] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.948016 16188 consensus_queue.cc:260] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:45.950137 16188 ts_tablet_manager.cc:1434] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:53:45.951129 16187 tablet_bootstrap.cc:654] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.950947 16188 tablet_bootstrap.cc:492] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:45.956050 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5157d267276942d680d0abb061c8568a" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:45.956615 15997 raft_consensus.cc:3060] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.952370 16342 consensus_queue.cc:237] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.959302 16188 tablet_bootstrap.cc:654] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:45.959568 16226 leader_election.cc:290] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:45.960188 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5157d267276942d680d0abb061c8568a" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:45.960736 16070 raft_consensus.cc:3060] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:45.964529 15997 raft_consensus.cc:2468] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:45.965675 15887 leader_election.cc:304] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:45.966498 16226 raft_consensus.cc:2804] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:45.967216 16226 raft_consensus.cc:697] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:45.968029 16226 consensus_queue.cc:237] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:45.980463 16070 raft_consensus.cc:2468] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:45.981138 16189 tablet_bootstrap.cc:492] T e8ee6881fe96486db140339505ee6407 P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:45.981607 16189 ts_tablet_manager.cc:1403] T e8ee6881fe96486db140339505ee6407 P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.007s
I20260709 14:53:45.984025 16189 raft_consensus.cc:359] T e8ee6881fe96486db140339505ee6407 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.984652 16189 raft_consensus.cc:385] T e8ee6881fe96486db140339505ee6407 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.984925 16189 raft_consensus.cc:740] T e8ee6881fe96486db140339505ee6407 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.985064 16190 tablet_bootstrap.cc:492] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:45.985519 16190 ts_tablet_manager.cc:1403] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.403s	user 0.069s	sys 0.079s
I20260709 14:53:45.985654 16189 consensus_queue.cc:260] T e8ee6881fe96486db140339505ee6407 P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.987740 16189 ts_tablet_manager.cc:1434] T e8ee6881fe96486db140339505ee6407 P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:45.987921 16190 raft_consensus.cc:359] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:45.988561 16189 tablet_bootstrap.cc:492] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:45.988533 16190 raft_consensus.cc:385] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:45.988989 16190 raft_consensus.cc:740] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:45.993176 16190 consensus_queue.cc:260] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:45.995610 16190 ts_tablet_manager.cc:1434] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:53:45.996563 16190 tablet_bootstrap.cc:492] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:45.996628 16278 raft_consensus.cc:493] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.997210 16278 raft_consensus.cc:515] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:45.999153 16278 leader_election.cc:290] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:46.002506 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ee6881fe96486db140339505ee6407" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:46.003008 16190 tablet_bootstrap.cc:654] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:46.007246 15963 leader_election.cc:343] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.006919 15817 catalog_manager.cc:5697] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 0 to 1, leader changed from <none> to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:46.015508 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ee6881fe96486db140339505ee6407" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:46.023430 16188 tablet_bootstrap.cc:492] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:46.023911 16188 ts_tablet_manager.cc:1403] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.073s	user 0.022s	sys 0.022s
I20260709 14:53:46.016311 16070 raft_consensus.cc:2468] T e8ee6881fe96486db140339505ee6407 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 0.
I20260709 14:53:46.025832 15964 leader_election.cc:304] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 [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: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:46.026971 16278 raft_consensus.cc:2804] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:46.027347 16278 raft_consensus.cc:493] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:46.027724 16278 raft_consensus.cc:3060] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.029452 16188 raft_consensus.cc:359] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:46.030133 16188 raft_consensus.cc:385] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.030396 16188 raft_consensus.cc:740] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.031025 16188 consensus_queue.cc:260] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:46.032990 16188 ts_tablet_manager.cc:1434] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:53:46.033931 16188 tablet_bootstrap.cc:492] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:46.036643 16278 raft_consensus.cc:515] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:46.038723 16187 tablet_bootstrap.cc:492] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:46.039214 16187 ts_tablet_manager.cc:1403] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.095s	user 0.012s	sys 0.003s
I20260709 14:53:46.040076 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ee6881fe96486db140339505ee6407" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:46.040675 16070 raft_consensus.cc:3060] T e8ee6881fe96486db140339505ee6407 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.041208 16227 raft_consensus.cc:493] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.040988 15819 catalog_manager.cc:5697] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442 reported cstate change: term changed from 0 to 1, leader changed from <none> to b796c2d2cb444fbbad8b496885f35442 (127.13.139.3). New cstate: current_term: 1 leader_uuid: "b796c2d2cb444fbbad8b496885f35442" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:46.041828 16187 raft_consensus.cc:359] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:46.042514 16187 raft_consensus.cc:385] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.042779 16187 raft_consensus.cc:740] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.041672 16227 raft_consensus.cc:515] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:46.044904 16227 leader_election.cc:290] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:46.045182 16189 tablet_bootstrap.cc:654] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.046453 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12df99d7af5d406ebc9d25e5dcb9b793" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:46.047938 16187 consensus_queue.cc:260] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:46.043996 15818 catalog_manager.cc:5697] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:46.049371 15923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12df99d7af5d406ebc9d25e5dcb9b793" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:46.049981 16187 ts_tablet_manager.cc:1434] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:53:46.049396 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ee6881fe96486db140339505ee6407" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:46.050869 16187 tablet_bootstrap.cc:492] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:46.051831 16111 leader_election.cc:304] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
W20260709 14:53:46.053381 15963 leader_election.cc:343] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:46.054878 15869 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:46.057507 16190 tablet_bootstrap.cc:492] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:46.057621 16187 tablet_bootstrap.cc:654] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.058019 16190 ts_tablet_manager.cc:1403] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.062s	user 0.008s	sys 0.016s
I20260709 14:53:46.058300 16227 raft_consensus.cc:2749] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:46.061947 16188 tablet_bootstrap.cc:654] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.062572 16189 tablet_bootstrap.cc:492] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:46.063342 16189 ts_tablet_manager.cc:1403] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.000s
I20260709 14:53:46.064019 16278 leader_election.cc:290] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:46.047637 16070 raft_consensus.cc:2468] T e8ee6881fe96486db140339505ee6407 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
I20260709 14:53:46.065740 16189 raft_consensus.cc:359] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:46.066493 16189 raft_consensus.cc:385] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.066748 16189 raft_consensus.cc:740] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.060523 16190 raft_consensus.cc:359] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:46.067413 16190 raft_consensus.cc:385] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.067588 16226 raft_consensus.cc:493] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.068069 16226 raft_consensus.cc:515] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:46.068179 16189 consensus_queue.cc:260] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:46.070061 16226 leader_election.cc:290] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:46.070614 16189 ts_tablet_manager.cc:1434] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:46.071574 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175bd4a5fbe74cf8994148a127a51689" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:46.071542 16189 tablet_bootstrap.cc:492] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:46.072443 15997 raft_consensus.cc:2393] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72b4deef369542558424d8f21d6bed57 in current term 1: Already voted for candidate a94de9a189384a07887edad3f78f5078 in this term.
I20260709 14:53:46.075223 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175bd4a5fbe74cf8994148a127a51689" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:46.066895 15964 leader_election.cc:304] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:46.076400 16278 raft_consensus.cc:2804] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:46.076898 16278 raft_consensus.cc:697] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:46.071818 16190 raft_consensus.cc:740] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.076939 16226 raft_consensus.cc:493] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.078233 16226 raft_consensus.cc:515] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:46.078718 15888 leader_election.cc:304] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72b4deef369542558424d8f21d6bed57; no voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:46.077783 16278 consensus_queue.cc:237] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:46.078692 16188 tablet_bootstrap.cc:492] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:46.080605 16188 ts_tablet_manager.cc:1403] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.002s
I20260709 14:53:46.080695 16226 leader_election.cc:290] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:46.081224 16226 raft_consensus.cc:3060] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.084443 16187 tablet_bootstrap.cc:492] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:46.084923 16187 ts_tablet_manager.cc:1403] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.011s
I20260709 14:53:46.087366 16187 raft_consensus.cc:359] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:46.087775 16226 raft_consensus.cc:2749] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:46.088143 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421747f22ee04b73bad5742ed071c567" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:46.089840 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421747f22ee04b73bad5742ed071c567" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:46.090373 16187 raft_consensus.cc:385] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.090672 16190 consensus_queue.cc:260] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
W20260709 14:53:46.091358 15888 leader_election.cc:343] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.092639 16190 ts_tablet_manager.cc:1434] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 14:53:46.090701 16187 raft_consensus.cc:740] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.090480 15998 raft_consensus.cc:2468] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 0.
I20260709 14:53:46.093667 16187 consensus_queue.cc:260] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:46.094635 15887 leader_election.cc:304] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:46.096021 16187 ts_tablet_manager.cc:1434] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260709 14:53:46.088136 16188 raft_consensus.cc:359] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:46.097937 16188 raft_consensus.cc:385] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.098193 16188 raft_consensus.cc:740] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.098554 16342 consensus_queue.cc:1048] T fd1c85d32ed1482bb658721d80cff21f P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:46.098806 16188 consensus_queue.cc:260] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:46.099947 16350 raft_consensus.cc:2804] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:46.100284 16350 raft_consensus.cc:493] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:46.100601 16350 raft_consensus.cc:3060] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.100756 16188 ts_tablet_manager.cc:1434] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.000s
I20260709 14:53:46.101250 16187 tablet_bootstrap.cc:492] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:46.101645 16188 tablet_bootstrap.cc:492] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:46.107302 16188 tablet_bootstrap.cc:654] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.107419 16187 tablet_bootstrap.cc:654] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.111619 16190 tablet_bootstrap.cc:492] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:46.113097 16313 raft_consensus.cc:493] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.115912 16187 tablet_bootstrap.cc:492] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:46.117144 16313 raft_consensus.cc:515] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:46.117599 16187 ts_tablet_manager.cc:1403] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260709 14:53:46.119169 16313 leader_election.cc:290] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:46.121132 16187 raft_consensus.cc:359] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:46.121786 16187 raft_consensus.cc:385] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.122057 16187 raft_consensus.cc:740] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.122762 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4aca794e30849de89cfe9d2e3948c32" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:46.123047 16196 consensus_queue.cc:1048] T fd1c85d32ed1482bb658721d80cff21f P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:46.122857 16187 consensus_queue.cc:260] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:46.123425 15997 raft_consensus.cc:2468] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 0.
I20260709 14:53:46.122071 16350 raft_consensus.cc:515] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:46.124639 15887 leader_election.cc:304] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:46.125347 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4aca794e30849de89cfe9d2e3948c32" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:46.125991 16070 raft_consensus.cc:2468] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 0.
I20260709 14:53:46.126300 16350 leader_election.cc:290] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:46.126817 16350 raft_consensus.cc:2804] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:46.127137 16350 raft_consensus.cc:493] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:46.127264 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421747f22ee04b73bad5742ed071c567" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:46.127853 16187 ts_tablet_manager.cc:1434] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:53:46.125336 15818 catalog_manager.cc:5697] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 0 to 1, leader changed from <none> to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:46.128844 16187 tablet_bootstrap.cc:492] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:46.129146 16188 tablet_bootstrap.cc:492] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:46.129616 16188 ts_tablet_manager.cc:1403] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.009s
I20260709 14:53:46.129503 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421747f22ee04b73bad5742ed071c567" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
W20260709 14:53:46.131283 15888 leader_election.cc:343] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.132225 16188 raft_consensus.cc:359] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:46.122152 16190 tablet_bootstrap.cc:654] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.134621 16187 tablet_bootstrap.cc:654] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.135208 16350 raft_consensus.cc:3060] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.136955 15997 raft_consensus.cc:3060] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.141023 16188 raft_consensus.cc:385] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.141363 16188 raft_consensus.cc:740] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.142081 16188 consensus_queue.cc:260] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:46.143523 15997 raft_consensus.cc:2468] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:46.143558 16188 ts_tablet_manager.cc:1434] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:53:46.144754 16188 tablet_bootstrap.cc:492] T 6c53e8e484c2426ab80143023a2907fb P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:46.144660 15887 leader_election.cc:304] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:46.145833 16226 raft_consensus.cc:2804] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:46.146276 16226 raft_consensus.cc:697] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:46.147058 16226 consensus_queue.cc:237] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:46.152462 16350 raft_consensus.cc:515] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:46.157306 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4aca794e30849de89cfe9d2e3948c32" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:46.157872 15997 raft_consensus.cc:3060] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.158142 16190 tablet_bootstrap.cc:492] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:46.158613 16190 ts_tablet_manager.cc:1403] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.001s
I20260709 14:53:46.161121 16190 raft_consensus.cc:359] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:46.161696 16190 raft_consensus.cc:385] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.161954 16190 raft_consensus.cc:740] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.162568 16190 consensus_queue.cc:260] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:46.163542 16196 raft_consensus.cc:493] T 9b5b508262794ac691288fdd17fd12fc P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.164264 16190 ts_tablet_manager.cc:1434] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:46.164018 16196 raft_consensus.cc:515] T 9b5b508262794ac691288fdd17fd12fc P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:46.165910 16190 tablet_bootstrap.cc:492] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:46.167742 16350 leader_election.cc:290] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:46.168931 16189 tablet_bootstrap.cc:654] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.167760 16342 raft_consensus.cc:493] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.170997 16342 raft_consensus.cc:515] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:46.171295 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5b508262794ac691288fdd17fd12fc" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:46.170461 16196 leader_election.cc:290] T 9b5b508262794ac691288fdd17fd12fc P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:46.173046 16342 leader_election.cc:290] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:46.170447 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4aca794e30849de89cfe9d2e3948c32" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:46.173791 16070 raft_consensus.cc:3060] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.175433 15923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ceed06918774e40b07e9c8eab60b294" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:46.176038 15923 raft_consensus.cc:2468] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 0.
I20260709 14:53:46.176501 16188 tablet_bootstrap.cc:654] T 6c53e8e484c2426ab80143023a2907fb P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.177266 16037 leader_election.cc:304] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:46.178077 16342 raft_consensus.cc:2804] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:46.178186 15997 raft_consensus.cc:2468] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:46.178464 16342 raft_consensus.cc:493] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:46.178871 16342 raft_consensus.cc:3060] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.179456 15887 leader_election.cc:304] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:46.180362 16350 raft_consensus.cc:2804] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:46.180846 16350 raft_consensus.cc:697] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:46.181902 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ceed06918774e40b07e9c8eab60b294" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:46.181671 16350 consensus_queue.cc:237] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:46.184334 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5b508262794ac691288fdd17fd12fc" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:46.177248 16190 tablet_bootstrap.cc:654] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.185099 16145 raft_consensus.cc:2393] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 in current term 1: Already voted for candidate d363c5ed112f492b917cbd9efd591201 in this term.
W20260709 14:53:46.186453 16037 leader_election.cc:343] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.187592 16037 leader_election.cc:304] T 9b5b508262794ac691288fdd17fd12fc P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:46.190063 16196 raft_consensus.cc:3060] T 9b5b508262794ac691288fdd17fd12fc P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.196246 16196 raft_consensus.cc:2749] T 9b5b508262794ac691288fdd17fd12fc P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:46.200680 16070 raft_consensus.cc:2468] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:46.189426 16342 raft_consensus.cc:515] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:46.205013 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ceed06918774e40b07e9c8eab60b294" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
W20260709 14:53:46.206418 16037 leader_election.cc:343] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.208786 16190 tablet_bootstrap.cc:492] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:46.209261 16190 ts_tablet_manager.cc:1403] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.000s
I20260709 14:53:46.211781 16190 raft_consensus.cc:359] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:46.214200 15923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ceed06918774e40b07e9c8eab60b294" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:46.218593 15923 raft_consensus.cc:3060] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.220242 16188 tablet_bootstrap.cc:492] T 6c53e8e484c2426ab80143023a2907fb P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:46.220619 16188 ts_tablet_manager.cc:1403] T 6c53e8e484c2426ab80143023a2907fb P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.076s	user 0.031s	sys 0.016s
I20260709 14:53:46.220095 15817 catalog_manager.cc:5697] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:46.222734 16188 raft_consensus.cc:359] T 6c53e8e484c2426ab80143023a2907fb P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:46.223345 16188 raft_consensus.cc:385] T 6c53e8e484c2426ab80143023a2907fb P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.223587 16188 raft_consensus.cc:740] T 6c53e8e484c2426ab80143023a2907fb P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.215457 16342 leader_election.cc:290] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:46.224217 16188 consensus_queue.cc:260] T 6c53e8e484c2426ab80143023a2907fb P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:46.217499 16189 tablet_bootstrap.cc:492] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:46.225111 16189 ts_tablet_manager.cc:1403] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.154s	user 0.011s	sys 0.002s
I20260709 14:53:46.225621 15923 raft_consensus.cc:2468] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 1.
I20260709 14:53:46.226688 16037 leader_election.cc:304] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:46.227478 16196 raft_consensus.cc:2804] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:46.228161 16196 raft_consensus.cc:697] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Becoming Leader. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:53:46.227473 16189 raft_consensus.cc:359] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:46.228921 16189 raft_consensus.cc:385] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.229177 16196 consensus_queue.cc:237] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:46.230085 16188 ts_tablet_manager.cc:1434] T 6c53e8e484c2426ab80143023a2907fb P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.003s
I20260709 14:53:46.230958 16188 tablet_bootstrap.cc:492] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:46.230338 16187 tablet_bootstrap.cc:492] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:46.232209 16187 ts_tablet_manager.cc:1403] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.104s	user 0.008s	sys 0.008s
I20260709 14:53:46.235028 16145 raft_consensus.cc:3060] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.236482 16187 raft_consensus.cc:359] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:46.237172 16187 raft_consensus.cc:385] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.237435 16187 raft_consensus.cc:740] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.228036 16342 consensus_queue.cc:1048] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 14:53:46.238046 16350 consensus_queue.cc:1048] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:46.238054 16187 consensus_queue.cc:260] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:46.229182 16189 raft_consensus.cc:740] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.244251 16189 consensus_queue.cc:260] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:46.246695 16189 ts_tablet_manager.cc:1434] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:53:46.247761 16189 tablet_bootstrap.cc:492] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:46.249611 16190 raft_consensus.cc:385] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.249917 16190 raft_consensus.cc:740] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.250778 16187 ts_tablet_manager.cc:1434] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:53:46.251797 16187 tablet_bootstrap.cc:492] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:46.250526 16190 consensus_queue.cc:260] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:46.256780 15817 catalog_manager.cc:5697] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:46.257673 16190 ts_tablet_manager.cc:1434] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.000s
I20260709 14:53:46.258669 16190 tablet_bootstrap.cc:492] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:46.260414 16227 consensus_queue.cc:1048] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:46.261668 16188 tablet_bootstrap.cc:654] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.264729 16227 raft_consensus.cc:493] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.261804 16187 tablet_bootstrap.cc:654] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.265214 16227 raft_consensus.cc:515] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:46.270577 16189 tablet_bootstrap.cc:654] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.270509 16227 leader_election.cc:290] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:46.265007 16190 tablet_bootstrap.cc:654] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.271456 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421747f22ee04b73bad5742ed071c567" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:46.272236 15998 raft_consensus.cc:2393] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a94de9a189384a07887edad3f78f5078 in current term 1: Already voted for candidate 72b4deef369542558424d8f21d6bed57 in this term.
I20260709 14:53:46.273516 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421747f22ee04b73bad5742ed071c567" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:46.279157 16189 tablet_bootstrap.cc:492] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:46.279386 16188 tablet_bootstrap.cc:492] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:46.279774 16189 ts_tablet_manager.cc:1403] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.001s
I20260709 14:53:46.279790 16188 ts_tablet_manager.cc:1403] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.049s	user 0.005s	sys 0.004s
I20260709 14:53:46.282632 16232 raft_consensus.cc:493] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.283228 16228 consensus_queue.cc:1048] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:46.283926 16111 leader_election.cc:304] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:46.285140 16190 tablet_bootstrap.cc:492] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:46.286605 16190 ts_tablet_manager.cc:1403] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.002s
I20260709 14:53:46.287165 16227 raft_consensus.cc:3060] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.283190 16232 raft_consensus.cc:515] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:46.290230 16232 leader_election.cc:290] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:46.291463 15920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e737b0b7cf7b46548fa9f237f83dd55b" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:46.293164 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e737b0b7cf7b46548fa9f237f83dd55b" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:46.293527 16188 raft_consensus.cc:359] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:46.294173 16188 raft_consensus.cc:385] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.294438 16188 raft_consensus.cc:740] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
W20260709 14:53:46.294886 15964 leader_election.cc:343] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.295061 16188 consensus_queue.cc:260] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:46.297173 16188 ts_tablet_manager.cc:1434] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:53:46.298018 16188 tablet_bootstrap.cc:492] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
W20260709 14:53:46.300344 15963 leader_election.cc:343] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.282678 16189 raft_consensus.cc:359] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:46.301468 16189 raft_consensus.cc:385] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.301726 16189 raft_consensus.cc:740] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.302356 16189 consensus_queue.cc:260] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:46.304244 16189 ts_tablet_manager.cc:1434] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.000s
I20260709 14:53:46.300838 15963 leader_election.cc:304] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:46.305541 16278 consensus_queue.cc:1048] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:46.306484 16189 tablet_bootstrap.cc:492] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:46.306772 16278 raft_consensus.cc:2749] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:46.310820 16295 consensus_queue.cc:1048] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:46.299207 15821 catalog_manager.cc:5697] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 reported cstate change: term changed from 0 to 1, leader changed from <none> to b796c2d2cb444fbbad8b496885f35442 (127.13.139.3). New cstate: current_term: 1 leader_uuid: "b796c2d2cb444fbbad8b496885f35442" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:46.322337 16227 raft_consensus.cc:2749] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:46.324371 16187 tablet_bootstrap.cc:492] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:46.325537 16255 consensus_queue.cc:1048] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:46.326354 16196 raft_consensus.cc:493] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.326821 16196 raft_consensus.cc:515] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:46.327625 16187 ts_tablet_manager.cc:1403] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.076s	user 0.007s	sys 0.006s
I20260709 14:53:46.329407 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56242e162f9f41fb92ab8917217cabb1" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
W20260709 14:53:46.330531 16037 leader_election.cc:343] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.330966 16187 raft_consensus.cc:359] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:46.331121 16269 consensus_queue.cc:1048] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:46.333983 16187 raft_consensus.cc:385] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.335284 16187 raft_consensus.cc:740] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.336621 16187 consensus_queue.cc:260] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:46.334537 16190 raft_consensus.cc:359] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:46.338539 16190 raft_consensus.cc:385] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.325565 16188 tablet_bootstrap.cc:654] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.338946 16190 raft_consensus.cc:740] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.339836 16190 consensus_queue.cc:260] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:46.343818 16190 ts_tablet_manager.cc:1434] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.001s
I20260709 14:53:46.356662 16187 ts_tablet_manager.cc:1434] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 14:53:46.353097 15921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56242e162f9f41fb92ab8917217cabb1" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:46.357661 16187 tablet_bootstrap.cc:492] T e9b6adc7d5ca4f05b1a5b227d875471b P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:46.354256 16196 leader_election.cc:290] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:46.370955 16189 tablet_bootstrap.cc:654] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.364895 16269 raft_consensus.cc:493] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.373313 16190 tablet_bootstrap.cc:492] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
W20260709 14:53:46.378422 16037 leader_election.cc:343] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.384800 16037 leader_election.cc:304] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:53:46.392005 16196 raft_consensus.cc:2749] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:46.379916 16269 raft_consensus.cc:515] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:46.393829 16269 leader_election.cc:290] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:46.396703 15923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c53e8e484c2426ab80143023a2907fb" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:46.400053 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c53e8e484c2426ab80143023a2907fb" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:46.401943 16187 tablet_bootstrap.cc:654] T e9b6adc7d5ca4f05b1a5b227d875471b P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.403386 16190 tablet_bootstrap.cc:654] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.388463 16227 raft_consensus.cc:493] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.404045 16227 raft_consensus.cc:515] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:46.400184 15923 raft_consensus.cc:2468] T 6c53e8e484c2426ab80143023a2907fb P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 0.
W20260709 14:53:46.405953 15963 leader_election.cc:343] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.417616 16190 tablet_bootstrap.cc:492] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:46.418210 16190 ts_tablet_manager.cc:1403] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.004s
I20260709 14:53:46.421408 16190 raft_consensus.cc:359] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:46.422169 16190 raft_consensus.cc:385] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.422427 16190 raft_consensus.cc:740] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.423069 16190 consensus_queue.cc:260] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:46.424880 16190 ts_tablet_manager.cc:1434] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:53:46.425881 16190 tablet_bootstrap.cc:492] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:46.421322 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ceed06918774e40b07e9c8eab60b294" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:46.417691 16227 leader_election.cc:290] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:46.432457 15921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ceed06918774e40b07e9c8eab60b294" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:46.425325 15963 leader_election.cc:304] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201 [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: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:46.433251 15921 raft_consensus.cc:2393] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a94de9a189384a07887edad3f78f5078 in current term 1: Already voted for candidate b796c2d2cb444fbbad8b496885f35442 in this term.
I20260709 14:53:46.433759 16275 raft_consensus.cc:2804] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:46.434098 16275 raft_consensus.cc:493] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:46.434350 16275 raft_consensus.cc:3060] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.437223 16111 leader_election.cc:304] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:46.438654 16295 raft_consensus.cc:3060] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.442153 16275 raft_consensus.cc:515] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:46.444121 16275 leader_election.cc:290] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:46.445209 15923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c53e8e484c2426ab80143023a2907fb" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:46.445775 15923 raft_consensus.cc:3060] T 6c53e8e484c2426ab80143023a2907fb P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.446573 16188 tablet_bootstrap.cc:492] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:46.447096 16188 ts_tablet_manager.cc:1403] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.149s	user 0.014s	sys 0.005s
I20260709 14:53:46.455229 16393 raft_consensus.cc:493] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.455811 16393 raft_consensus.cc:515] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:46.457828 16393 leader_election.cc:290] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:46.459923 16188 raft_consensus.cc:359] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:46.460294 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d1b47a43e44114aeab0c992eeff4f1" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:46.460649 16188 raft_consensus.cc:385] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.460947 16188 raft_consensus.cc:740] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.461560 16188 consensus_queue.cc:260] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:46.462759 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c53e8e484c2426ab80143023a2907fb" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:46.464582 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d1b47a43e44114aeab0c992eeff4f1" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:46.465477 15997 raft_consensus.cc:2393] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a94de9a189384a07887edad3f78f5078 in current term 1: Already voted for candidate b796c2d2cb444fbbad8b496885f35442 in this term.
I20260709 14:53:46.465412 16188 ts_tablet_manager.cc:1434] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:53:46.466737 16188 tablet_bootstrap.cc:492] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:46.459951 15923 raft_consensus.cc:2468] T 6c53e8e484c2426ab80143023a2907fb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
I20260709 14:53:46.470887 16189 tablet_bootstrap.cc:492] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:46.471347 16189 ts_tablet_manager.cc:1403] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.165s	user 0.028s	sys 0.017s
I20260709 14:53:46.472177 15963 leader_election.cc:304] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:46.472970 16269 raft_consensus.cc:2804] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:46.473425 16269 raft_consensus.cc:697] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:46.473809 16189 raft_consensus.cc:359] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:46.474475 16189 raft_consensus.cc:385] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.474184 16269 consensus_queue.cc:237] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:46.474730 16189 raft_consensus.cc:740] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.475397 16189 consensus_queue.cc:260] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:46.477456 16189 ts_tablet_manager.cc:1434] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
W20260709 14:53:46.477365 15963 leader_election.cc:343] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.479131 16190 tablet_bootstrap.cc:654] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.482254 16189 tablet_bootstrap.cc:492] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:46.494299 16295 raft_consensus.cc:2749] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:46.495177 16188 tablet_bootstrap.cc:654] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.495977 16187 tablet_bootstrap.cc:492] T e9b6adc7d5ca4f05b1a5b227d875471b P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:46.496495 16187 ts_tablet_manager.cc:1403] T e9b6adc7d5ca4f05b1a5b227d875471b P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.139s	user 0.013s	sys 0.029s
I20260709 14:53:46.499302 16187 raft_consensus.cc:359] T e9b6adc7d5ca4f05b1a5b227d875471b P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:46.500213 16187 raft_consensus.cc:385] T e9b6adc7d5ca4f05b1a5b227d875471b P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.500520 16187 raft_consensus.cc:740] T e9b6adc7d5ca4f05b1a5b227d875471b P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.500818 16143 raft_consensus.cc:3060] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.501582 16190 tablet_bootstrap.cc:492] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:46.501351 16187 consensus_queue.cc:260] T e9b6adc7d5ca4f05b1a5b227d875471b P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:46.502081 16190 ts_tablet_manager.cc:1403] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.076s	user 0.008s	sys 0.008s
I20260709 14:53:46.503854 16187 ts_tablet_manager.cc:1434] T e9b6adc7d5ca4f05b1a5b227d875471b P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:46.504848 16187 tablet_bootstrap.cc:492] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:46.507737 16190 raft_consensus.cc:359] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:46.508358 16190 raft_consensus.cc:385] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.508710 16189 tablet_bootstrap.cc:654] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.509208 16269 consensus_queue.cc:1048] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:53:46.512636 16255 consensus_queue.cc:1048] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:53:46.515730 16110 leader_election.cc:304] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:46.516184 16196 consensus_queue.cc:1048] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:46.516819 16398 raft_consensus.cc:493] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.517529 16227 raft_consensus.cc:3060] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.510825 16187 tablet_bootstrap.cc:654] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.537146 16255 raft_consensus.cc:493] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.516518 16190 raft_consensus.cc:740] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.544483 16190 consensus_queue.cc:260] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:46.543200 16255 raft_consensus.cc:515] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:46.547832 16398 raft_consensus.cc:515] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:46.548355 16255 leader_election.cc:290] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:46.549880 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41581fb3e7f48e18d691e022736715f" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:46.550521 15997 raft_consensus.cc:2468] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 0.
I20260709 14:53:46.551914 15887 leader_election.cc:304] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:46.552377 16146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41581fb3e7f48e18d691e022736715f" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:46.553083 16146 raft_consensus.cc:2468] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 0.
I20260709 14:53:46.553638 16255 raft_consensus.cc:2804] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:46.554032 16255 raft_consensus.cc:493] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:46.554366 16255 raft_consensus.cc:3060] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.519024 15818 catalog_manager.cc:5697] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 0 to 1, leader changed from <none> to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:46.533905 16269 raft_consensus.cc:493] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.563599 16190 ts_tablet_manager.cc:1434] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.002s
I20260709 14:53:46.564626 16190 tablet_bootstrap.cc:492] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:46.577129 16398 leader_election.cc:290] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:46.564747 16269 raft_consensus.cc:515] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:46.581140 16269 leader_election.cc:290] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:46.581568 16188 tablet_bootstrap.cc:492] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:46.582065 16188 ts_tablet_manager.cc:1403] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.116s	user 0.021s	sys 0.009s
I20260709 14:53:46.583115 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642a5c8bd005449b82b5502f6a89881c" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:46.584362 16072 raft_consensus.cc:2468] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 0.
I20260709 14:53:46.585651 15964 leader_election.cc:304] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:46.586508 16275 raft_consensus.cc:2804] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:46.586874 16275 raft_consensus.cc:493] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:46.587198 16275 raft_consensus.cc:3060] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.602180 16189 tablet_bootstrap.cc:492] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:46.602898 16189 ts_tablet_manager.cc:1403] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.121s	user 0.031s	sys 0.030s
I20260709 14:53:46.598244 16188 raft_consensus.cc:359] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:46.603639 16188 raft_consensus.cc:385] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.603955 16188 raft_consensus.cc:740] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.606402 16227 raft_consensus.cc:2749] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:46.602538 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ee6881fe96486db140339505ee6407" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:46.612087 16345 consensus_queue.cc:1048] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:53:46.601343 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ee6881fe96486db140339505ee6407" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:46.614022 16072 raft_consensus.cc:2468] T e8ee6881fe96486db140339505ee6407 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 1.
I20260709 14:53:46.616441 16112 leader_election.cc:304] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: d363c5ed112f492b917cbd9efd591201
I20260709 14:53:46.617076 16146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642a5c8bd005449b82b5502f6a89881c" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
W20260709 14:53:46.621001 15963 leader_election.cc:343] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.621162 16275 raft_consensus.cc:515] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:46.622328 16226 consensus_queue.cc:1048] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:46.616469 16255 raft_consensus.cc:515] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:46.624490 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642a5c8bd005449b82b5502f6a89881c" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:46.628798 16227 raft_consensus.cc:2804] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:46.631474 16190 tablet_bootstrap.cc:654] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.624958 16188 consensus_queue.cc:260] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:46.639663 16187 tablet_bootstrap.cc:492] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:46.640252 16187 ts_tablet_manager.cc:1403] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.136s	user 0.014s	sys 0.021s
I20260709 14:53:46.642230 16227 raft_consensus.cc:493] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:46.636158 16146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41581fb3e7f48e18d691e022736715f" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:46.642767 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642a5c8bd005449b82b5502f6a89881c" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:46.642760 16275 leader_election.cc:290] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
W20260709 14:53:46.644477 15963 leader_election.cc:343] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:46.642773 16227 raft_consensus.cc:3060] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:46.643085 16146 raft_consensus.cc:3060] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.649101 16275 consensus_queue.cc:1048] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:46.632066 16226 raft_consensus.cc:493] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.651209 16227 raft_consensus.cc:515] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:46.641192 16072 raft_consensus.cc:3060] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.651537 16226 raft_consensus.cc:515] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:46.653817 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ee6881fe96486db140339505ee6407" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:46.654734 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659187f6b88347edb385ede517395afe" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:46.661506 16188 ts_tablet_manager.cc:1434] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.079s	user 0.008s	sys 0.000s
I20260709 14:53:46.662482 16188 tablet_bootstrap.cc:492] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:46.655143 16226 leader_election.cc:290] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:46.677275 16071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659187f6b88347edb385ede517395afe" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:46.677906 16071 raft_consensus.cc:2468] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 0.
I20260709 14:53:46.680073 15889 leader_election.cc:304] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:46.692632 16350 raft_consensus.cc:2804] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:46.693063 16350 raft_consensus.cc:493] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:46.693399 16350 raft_consensus.cc:3060] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.693411 16340 consensus_queue.cc:1048] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:46.667593 16144 raft_consensus.cc:2468] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 0.
I20260709 14:53:46.695132 16228 consensus_queue.cc:1048] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:46.696154 16187 raft_consensus.cc:359] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:46.697288 16187 raft_consensus.cc:385] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.697618 16187 raft_consensus.cc:740] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.698845 16071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ee6881fe96486db140339505ee6407" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:46.700033 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41581fb3e7f48e18d691e022736715f" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:46.700605 15998 raft_consensus.cc:3060] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.700894 16226 raft_consensus.cc:493] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.701368 16226 raft_consensus.cc:515] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:46.696815 16227 leader_election.cc:290] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:46.675311 16255 leader_election.cc:290] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:46.699476 16187 consensus_queue.cc:260] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:46.696667 16313 consensus_queue.cc:1048] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:46.704181 16255 consensus_queue.cc:1048] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:46.704849 16226 leader_election.cc:290] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:46.709367 16187 ts_tablet_manager.cc:1434] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.069s	user 0.005s	sys 0.001s
I20260709 14:53:46.706071 16112 leader_election.cc:304] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:46.714967 16187 tablet_bootstrap.cc:492] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:46.726536 16189 raft_consensus.cc:359] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:46.727047 16189 raft_consensus.cc:385] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.727253 16189 raft_consensus.cc:740] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.715441 16227 raft_consensus.cc:2749] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:46.729607 16189 consensus_queue.cc:260] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:46.733098 16189 ts_tablet_manager.cc:1434] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.130s	user 0.002s	sys 0.003s
I20260709 14:53:46.733733 16189 tablet_bootstrap.cc:492] T e9b6adc7d5ca4f05b1a5b227d875471b P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:46.724737 16071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e737b0b7cf7b46548fa9f237f83dd55b" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:46.739408 16071 raft_consensus.cc:2468] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 0.
I20260709 14:53:46.750664 15889 leader_election.cc:304] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:46.756150 15998 raft_consensus.cc:2468] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:46.759888 16255 consensus_queue.cc:1048] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:53:46.767143 16072 raft_consensus.cc:2468] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
I20260709 14:53:46.768030 16413 raft_consensus.cc:2804] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:46.768461 16413 raft_consensus.cc:493] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:46.768795 16413 raft_consensus.cc:3060] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.773391 15964 leader_election.cc:304] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:46.775683 16275 raft_consensus.cc:2804] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:46.776191 16275 raft_consensus.cc:697] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:46.776604 16350 raft_consensus.cc:515] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:46.777019 16275 consensus_queue.cc:237] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:46.779457 16350 leader_election.cc:290] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:46.801573 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e737b0b7cf7b46548fa9f237f83dd55b" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:46.805059 15998 raft_consensus.cc:2468] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 0.
I20260709 14:53:46.805955 16141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659187f6b88347edb385ede517395afe" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:46.806631 16141 raft_consensus.cc:3060] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:46.806914 16188 tablet_bootstrap.cc:654] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.808496 16187 tablet_bootstrap.cc:654] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.812655 16190 tablet_bootstrap.cc:492] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:46.813203 16190 ts_tablet_manager.cc:1403] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.249s	user 0.017s	sys 0.014s
I20260709 14:53:46.815914 16190 raft_consensus.cc:359] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:46.816628 16190 raft_consensus.cc:385] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.816970 16190 raft_consensus.cc:740] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.817687 16190 consensus_queue.cc:260] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:46.819835 16142 raft_consensus.cc:1240] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Rejecting Update request from peer d363c5ed112f492b917cbd9efd591201 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:46.823647 16190 ts_tablet_manager.cc:1434] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:53:46.827028 16190 tablet_bootstrap.cc:492] T 6c53e8e484c2426ab80143023a2907fb P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:46.816386 16146 raft_consensus.cc:2468] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:46.822486 16071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659187f6b88347edb385ede517395afe" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:46.839166 16071 raft_consensus.cc:3060] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:46.850490 16409 log.cc:927] Time spent T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
I20260709 14:53:46.856997 16189 tablet_bootstrap.cc:654] T e9b6adc7d5ca4f05b1a5b227d875471b P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.861459 16278 consensus_queue.cc:1059] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:46.862491 16275 raft_consensus.cc:3055] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:46.863344 16275 raft_consensus.cc:740] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:46.875526 16227 raft_consensus.cc:493] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.876370 16188 tablet_bootstrap.cc:492] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:46.876137 16227 raft_consensus.cc:515] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:46.876888 16188 ts_tablet_manager.cc:1403] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.215s	user 0.013s	sys 0.012s
I20260709 14:53:46.878412 16227 leader_election.cc:290] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:46.879976 16187 tablet_bootstrap.cc:492] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:46.880391 16187 ts_tablet_manager.cc:1403] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.170s	user 0.011s	sys 0.001s
W20260709 14:53:46.881007 16414 log.cc:927] Time spent T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57: Append to log took a long time: real 0.056s	user 0.002s	sys 0.001s
I20260709 14:53:46.883203 16141 raft_consensus.cc:2468] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:46.887117 16188 raft_consensus.cc:359] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:46.887782 16188 raft_consensus.cc:385] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.888058 16188 raft_consensus.cc:740] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.891891 16071 raft_consensus.cc:2468] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:46.894865 16413 raft_consensus.cc:515] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:46.897132 16413 leader_election.cc:290] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:46.888695 16188 consensus_queue.cc:260] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:46.899715 16188 ts_tablet_manager.cc:1434] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 14:53:46.868664 16275 consensus_queue.cc:260] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:46.901561 16275 raft_consensus.cc:3060] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:46.885912 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642a5c8bd005449b82b5502f6a89881c" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:46.886273 16190 tablet_bootstrap.cc:654] T 6c53e8e484c2426ab80143023a2907fb P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.900683 16188 tablet_bootstrap.cc:492] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:46.906980 16187 raft_consensus.cc:359] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:46.907702 16187 raft_consensus.cc:385] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.907964 16187 raft_consensus.cc:740] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.908639 16187 consensus_queue.cc:260] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:46.912829 16071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642a5c8bd005449b82b5502f6a89881c" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:46.913617 16071 raft_consensus.cc:2393] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a94de9a189384a07887edad3f78f5078 in current term 1: Already voted for candidate d363c5ed112f492b917cbd9efd591201 in this term.
I20260709 14:53:46.915535 16187 ts_tablet_manager.cc:1434] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260709 14:53:46.916523 16187 tablet_bootstrap.cc:492] T 12f497c4f686447d8ea79da8bad088d6 P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:46.920027 16189 tablet_bootstrap.cc:492] T e9b6adc7d5ca4f05b1a5b227d875471b P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:46.920395 16189 ts_tablet_manager.cc:1403] T e9b6adc7d5ca4f05b1a5b227d875471b P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.187s	user 0.021s	sys 0.019s
I20260709 14:53:46.921876 16190 tablet_bootstrap.cc:492] T 6c53e8e484c2426ab80143023a2907fb P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:46.922262 16190 ts_tablet_manager.cc:1403] T 6c53e8e484c2426ab80143023a2907fb P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.095s	user 0.009s	sys 0.002s
I20260709 14:53:46.923980 16190 raft_consensus.cc:359] T 6c53e8e484c2426ab80143023a2907fb P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:46.924445 16190 raft_consensus.cc:385] T 6c53e8e484c2426ab80143023a2907fb P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.924647 16190 raft_consensus.cc:740] T 6c53e8e484c2426ab80143023a2907fb P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.972311 16190 consensus_queue.cc:260] T 6c53e8e484c2426ab80143023a2907fb P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:46.974645 16417 raft_consensus.cc:493] T e9b6adc7d5ca4f05b1a5b227d875471b P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.975514 16417 raft_consensus.cc:515] T e9b6adc7d5ca4f05b1a5b227d875471b P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:46.845546 15887 leader_election.cc:304] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:46.963418 15889 leader_election.cc:304] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:46.967954 16189 raft_consensus.cc:359] T e9b6adc7d5ca4f05b1a5b227d875471b P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:46.964394 15821 catalog_manager.cc:5697] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 0 to 1, leader changed from <none> to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:46.978528 16189 raft_consensus.cc:385] T e9b6adc7d5ca4f05b1a5b227d875471b P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:46.978988 16189 raft_consensus.cc:740] T e9b6adc7d5ca4f05b1a5b227d875471b P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:46.983479 16189 consensus_queue.cc:260] T e9b6adc7d5ca4f05b1a5b227d875471b P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
W20260709 14:53:46.993338 15887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 153540us
I20260709 14:53:46.993510 16110 leader_election.cc:304] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:46.993855 16190 ts_tablet_manager.cc:1434] T 6c53e8e484c2426ab80143023a2907fb P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.071s	user 0.005s	sys 0.005s
I20260709 14:53:46.996016 16190 tablet_bootstrap.cc:492] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:46.996619 16226 raft_consensus.cc:2804] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:46.998121 16255 raft_consensus.cc:493] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.998960 16255 raft_consensus.cc:515] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
W20260709 14:53:46.972306 16037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.4:38131, user_credentials={real_user=slave}} blocked reactor thread for 58453us
I20260709 14:53:47.002635 16427 raft_consensus.cc:2804] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:47.004595 16255 leader_election.cc:290] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:47.005642 16255 consensus_queue.cc:1048] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:47.011606 16188 tablet_bootstrap.cc:654] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:46.997262 16226 raft_consensus.cc:697] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:47.017107 16226 consensus_queue.cc:237] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:47.017987 16187 tablet_bootstrap.cc:654] T 12f497c4f686447d8ea79da8bad088d6 P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.018078 16417 leader_election.cc:290] T e9b6adc7d5ca4f05b1a5b227d875471b P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:47.019570 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b6adc7d5ca4f05b1a5b227d875471b" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:47.021215 16425 raft_consensus.cc:493] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:47.021409 16070 raft_consensus.cc:2468] T e9b6adc7d5ca4f05b1a5b227d875471b P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 0.
I20260709 14:53:47.031863 16405 raft_consensus.cc:3060] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:47.033154 16110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 63885.4us
I20260709 14:53:47.036653 16190 tablet_bootstrap.cc:654] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.045266 16425 raft_consensus.cc:515] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:47.023033 16427 raft_consensus.cc:697] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
W20260709 14:53:47.024807 15888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.4:38131, user_credentials={real_user=slave}} blocked reactor thread for 158544us
I20260709 14:53:47.052119 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b6adc7d5ca4f05b1a5b227d875471b" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:47.054726 16425 leader_election.cc:290] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:47.054656 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e737b0b7cf7b46548fa9f237f83dd55b" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:47.061123 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56242e162f9f41fb92ab8917217cabb1" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:47.055029 16189 ts_tablet_manager.cc:1434] T e9b6adc7d5ca4f05b1a5b227d875471b P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.134s	user 0.011s	sys 0.002s
I20260709 14:53:47.068055 16427 consensus_queue.cc:237] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:47.061242 16070 raft_consensus.cc:3060] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.074692 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e737b0b7cf7b46548fa9f237f83dd55b" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:47.074986 15964 leader_election.cc:304] T e9b6adc7d5ca4f05b1a5b227d875471b P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:47.075572 15996 raft_consensus.cc:3060] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.077204 16145 raft_consensus.cc:3060] T 6c53e8e484c2426ab80143023a2907fb P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:47.079384 15964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 45195.4us
I20260709 14:53:47.071338 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56242e162f9f41fb92ab8917217cabb1" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:47.082466 16069 raft_consensus.cc:2468] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 0.
I20260709 14:53:47.079945 16417 raft_consensus.cc:2804] T e9b6adc7d5ca4f05b1a5b227d875471b P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:47.087062 16189 tablet_bootstrap.cc:492] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:47.084339 16417 raft_consensus.cc:493] T e9b6adc7d5ca4f05b1a5b227d875471b P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:47.101035 16417 raft_consensus.cc:3060] T e9b6adc7d5ca4f05b1a5b227d875471b P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.104031 16070 raft_consensus.cc:2468] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:47.117599 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:47.119819 15889 leader_election.cc:304] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
W20260709 14:53:47.108630 15963 leader_election.cc:343] T e9b6adc7d5ca4f05b1a5b227d875471b P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:47.121456 16226 raft_consensus.cc:2804] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:47.115721 15996 raft_consensus.cc:2468] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:47.135471 16226 raft_consensus.cc:493] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:47.135896 16226 raft_consensus.cc:3060] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.119755 16405 raft_consensus.cc:2749] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:47.123085 15888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.4:38131, user_credentials={real_user=slave}} blocked reactor thread for 50209.2us
I20260709 14:53:47.125762 15889 leader_election.cc:304] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
W20260709 14:53:47.142172 15889 leader_election.cc:343] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:47.142921 16187 tablet_bootstrap.cc:492] T 12f497c4f686447d8ea79da8bad088d6 P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:47.143605 16187 ts_tablet_manager.cc:1403] T 12f497c4f686447d8ea79da8bad088d6 P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.227s	user 0.016s	sys 0.011s
I20260709 14:53:47.146449 16187 raft_consensus.cc:359] T 12f497c4f686447d8ea79da8bad088d6 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:47.147190 16187 raft_consensus.cc:385] T 12f497c4f686447d8ea79da8bad088d6 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.147464 16187 raft_consensus.cc:740] T 12f497c4f686447d8ea79da8bad088d6 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.148132 16187 consensus_queue.cc:260] T 12f497c4f686447d8ea79da8bad088d6 P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:47.149261 16226 raft_consensus.cc:515] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
W20260709 14:53:47.152350 15963 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.4:38131, user_credentials={real_user=slave}} blocked reactor thread for 65826.8us
I20260709 14:53:47.142832 16425 raft_consensus.cc:2804] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:47.156517 16188 tablet_bootstrap.cc:492] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:47.164727 16187 ts_tablet_manager.cc:1434] T 12f497c4f686447d8ea79da8bad088d6 P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:53:47.164171 16417 raft_consensus.cc:515] T e9b6adc7d5ca4f05b1a5b227d875471b P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:47.166404 16188 ts_tablet_manager.cc:1403] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.266s	user 0.012s	sys 0.008s
I20260709 14:53:47.166316 16425 raft_consensus.cc:697] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:47.168170 16425 consensus_queue.cc:237] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:47.169664 16188 raft_consensus.cc:359] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:47.170444 16188 raft_consensus.cc:385] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.170709 16188 raft_consensus.cc:740] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.171316 16188 consensus_queue.cc:260] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:47.171756 16189 tablet_bootstrap.cc:654] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:47.156987 15888 leader_election.cc:343] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:47.172883 16269 raft_consensus.cc:493] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:47.173411 16269 raft_consensus.cc:515] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:47.175436 16269 leader_election.cc:290] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:47.178879 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
W20260709 14:53:47.182116 15964 leader_election.cc:343] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:47.187188 16188 ts_tablet_manager.cc:1434] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 14:53:47.188373 16188 tablet_bootstrap.cc:492] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:47.191529 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:47.192179 15997 raft_consensus.cc:2468] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 0.
I20260709 14:53:47.197012 16188 tablet_bootstrap.cc:654] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.197474 16416 consensus_queue.cc:1048] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:47.202673 16416 consensus_queue.cc:1048] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:47.209213 15869 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:47.210383 16187 tablet_bootstrap.cc:492] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:47.211254 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:47.211930 15922 raft_consensus.cc:2468] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 0.
I20260709 14:53:47.219836 15963 leader_election.cc:304] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [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: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:47.221453 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b6adc7d5ca4f05b1a5b227d875471b" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:47.222101 16069 raft_consensus.cc:3060] T e9b6adc7d5ca4f05b1a5b227d875471b P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.222350 15887 leader_election.cc:304] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:47.225773 16413 raft_consensus.cc:2804] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:47.226176 16413 raft_consensus.cc:493] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:47.226506 16413 raft_consensus.cc:3060] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.223932 16416 raft_consensus.cc:2804] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:47.229470 16416 raft_consensus.cc:493] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:47.229815 16416 raft_consensus.cc:3060] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.226424 16226 leader_election.cc:290] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:47.231823 16190 tablet_bootstrap.cc:492] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:47.232208 16190 ts_tablet_manager.cc:1403] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.237s	user 0.009s	sys 0.011s
I20260709 14:53:47.225754 16417 leader_election.cc:290] T e9b6adc7d5ca4f05b1a5b227d875471b P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:47.234436 16269 raft_consensus.cc:493] T 12f497c4f686447d8ea79da8bad088d6 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:47.236227 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56242e162f9f41fb92ab8917217cabb1" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:47.242799 16070 raft_consensus.cc:3060] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.243516 16190 raft_consensus.cc:359] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:47.244204 16190 raft_consensus.cc:385] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.243894 16413 raft_consensus.cc:515] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:47.244508 16190 raft_consensus.cc:740] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.234910 16269 raft_consensus.cc:515] T 12f497c4f686447d8ea79da8bad088d6 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:47.239990 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b6adc7d5ca4f05b1a5b227d875471b" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:47.241268 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56242e162f9f41fb92ab8917217cabb1" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:47.247587 16190 consensus_queue.cc:260] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:47.249019 16144 raft_consensus.cc:3060] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.251227 16071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f497c4f686447d8ea79da8bad088d6" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:47.252317 16269 leader_election.cc:290] T 12f497c4f686447d8ea79da8bad088d6 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
W20260709 14:53:47.253440 15964 leader_election.cc:343] T 12f497c4f686447d8ea79da8bad088d6 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:47.254642 16190 ts_tablet_manager.cc:1434] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 14:53:47.255781 16190 tablet_bootstrap.cc:492] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:47.260070 16069 raft_consensus.cc:2468] T e9b6adc7d5ca4f05b1a5b227d875471b P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
I20260709 14:53:47.262352 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f497c4f686447d8ea79da8bad088d6" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:47.263914 16413 leader_election.cc:290] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
W20260709 14:53:47.265219 15963 leader_election.cc:343] T e9b6adc7d5ca4f05b1a5b227d875471b P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:47.265975 15963 leader_election.cc:343] T 12f497c4f686447d8ea79da8bad088d6 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:47.269359 16188 tablet_bootstrap.cc:492] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:47.269829 16188 ts_tablet_manager.cc:1403] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.001s
I20260709 14:53:47.269176 15820 catalog_manager.cc:5697] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:47.275065 16189 tablet_bootstrap.cc:492] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:47.275570 16189 ts_tablet_manager.cc:1403] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.194s	user 0.011s	sys 0.015s
I20260709 14:53:47.275355 16188 raft_consensus.cc:359] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:47.276154 16188 raft_consensus.cc:385] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.276443 16188 raft_consensus.cc:740] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.279140 16189 raft_consensus.cc:359] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:47.280321 16189 raft_consensus.cc:385] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.280400 15820 catalog_manager.cc:5697] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:47.281853 16144 raft_consensus.cc:2468] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:47.282226 16071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:47.282758 16188 consensus_queue.cc:260] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:47.281330 16189 raft_consensus.cc:740] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.284054 15820 catalog_manager.cc:5697] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:47.287297 15889 leader_election.cc:343] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:47.266358 15963 leader_election.cc:304] T 12f497c4f686447d8ea79da8bad088d6 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:47.290252 16269 raft_consensus.cc:2749] T 12f497c4f686447d8ea79da8bad088d6 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:47.287859 16189 consensus_queue.cc:260] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:47.294166 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:47.295526 16070 raft_consensus.cc:2468] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:47.296788 15889 leader_election.cc:304] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:47.298278 16188 ts_tablet_manager.cc:1434] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 14:53:47.295418 16269 consensus_queue.cc:1048] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:53:47.313483 16187 tablet_bootstrap.cc:654] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.316351 16190 tablet_bootstrap.cc:654] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.299269 16188 tablet_bootstrap.cc:492] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:47.317641 15964 leader_election.cc:304] T e9b6adc7d5ca4f05b1a5b227d875471b P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:47.299176 16226 raft_consensus.cc:2804] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:47.319514 16226 raft_consensus.cc:697] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:47.320431 16226 consensus_queue.cc:237] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:47.322120 16417 raft_consensus.cc:2804] T e9b6adc7d5ca4f05b1a5b227d875471b P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:47.322659 16417 raft_consensus.cc:697] T e9b6adc7d5ca4f05b1a5b227d875471b P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:47.327302 16187 tablet_bootstrap.cc:492] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:47.327700 16187 ts_tablet_manager.cc:1403] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.118s	user 0.009s	sys 0.002s
I20260709 14:53:47.329864 16187 raft_consensus.cc:359] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:47.330478 16187 raft_consensus.cc:385] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.330679 16187 raft_consensus.cc:740] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.331305 16189 ts_tablet_manager.cc:1434] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.002s
I20260709 14:53:47.335901 16189 tablet_bootstrap.cc:492] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:47.336442 16187 consensus_queue.cc:260] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:47.323475 16417 consensus_queue.cc:237] T e9b6adc7d5ca4f05b1a5b227d875471b P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:47.342316 16188 tablet_bootstrap.cc:654] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.362272 16187 ts_tablet_manager.cc:1434] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 14:53:47.372150 16187 tablet_bootstrap.cc:492] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:47.362249 16416 raft_consensus.cc:515] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:47.368737 16269 raft_consensus.cc:493] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:47.388859 15997 raft_consensus.cc:2393] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 72b4deef369542558424d8f21d6bed57 in current term 1: Already voted for candidate d363c5ed112f492b917cbd9efd591201 in this term.
I20260709 14:53:47.381886 16269 raft_consensus.cc:515] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:47.390101 16278 raft_consensus.cc:493] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:47.390615 16278 raft_consensus.cc:515] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:47.390755 16232 consensus_queue.cc:1048] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 14:53:47.395711 16416 leader_election.cc:290] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:47.390633 16269 leader_election.cc:290] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:47.404839 16189 tablet_bootstrap.cc:654] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.392618 16278 leader_election.cc:290] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:47.404454 16425 consensus_queue.cc:1048] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:47.416888 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a37fddb317d440ab80dc57e64b1c42b" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:47.445150 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a37fddb317d440ab80dc57e64b1c42b" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:47.449759 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3345a289bcd841b7ac386610f9b29707" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:47.450404 15922 raft_consensus.cc:2468] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 0.
I20260709 14:53:47.451400 15920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:47.457103 15920 raft_consensus.cc:2393] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d363c5ed112f492b917cbd9efd591201 in current term 1: Already voted for candidate 72b4deef369542558424d8f21d6bed57 in this term.
W20260709 14:53:47.452674 15963 leader_election.cc:343] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:47.461437 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:47.466871 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3345a289bcd841b7ac386610f9b29707" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:47.468283 15963 leader_election.cc:304] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:47.481804 16190 tablet_bootstrap.cc:492] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:47.482189 16190 ts_tablet_manager.cc:1403] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.227s	user 0.018s	sys 0.010s
I20260709 14:53:47.471289 16226 consensus_queue.cc:1048] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:53:47.487655 16418 raft_consensus.cc:2804] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:47.501572 16418 raft_consensus.cc:493] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:47.502326 16418 raft_consensus.cc:3060] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.489431 15887 leader_election.cc:304] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:47.496045 16190 raft_consensus.cc:359] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:47.503538 16190 raft_consensus.cc:385] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.503782 16190 raft_consensus.cc:740] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
W20260709 14:53:47.496726 15963 leader_election.cc:343] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:47.485145 15964 leader_election.cc:343] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:47.508036 16413 raft_consensus.cc:493] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:47.508955 16255 raft_consensus.cc:2749] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:47.512284 15964 leader_election.cc:304] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:47.513051 16413 raft_consensus.cc:515] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
W20260709 14:53:47.514071 15964 leader_election.cc:343] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:47.514557 15964 leader_election.cc:304] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [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: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:47.515122 16413 leader_election.cc:290] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:47.515419 16416 raft_consensus.cc:2749] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:47.516683 16188 tablet_bootstrap.cc:492] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:47.518116 16188 ts_tablet_manager.cc:1403] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.219s	user 0.011s	sys 0.015s
I20260709 14:53:47.518077 16190 consensus_queue.cc:260] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:47.517874 16269 raft_consensus.cc:2749] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:53:47.524398 16450 log.cc:927] Time spent T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260709 14:53:47.526717 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3a1c3ae5b1452b8936e5090f26b98a" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:47.526717 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3a1c3ae5b1452b8936e5090f26b98a" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
W20260709 14:53:47.529486 15888 leader_election.cc:343] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:47.535789 15821 catalog_manager.cc:5697] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:47.536984 16189 tablet_bootstrap.cc:492] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:47.537431 16189 ts_tablet_manager.cc:1403] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.202s	user 0.007s	sys 0.011s
I20260709 14:53:47.544821 16187 tablet_bootstrap.cc:654] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:47.547643 15887 leader_election.cc:343] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:47.550510 15887 leader_election.cc:304] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72b4deef369542558424d8f21d6bed57; no voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:47.543937 16418 raft_consensus.cc:515] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:47.553705 16418 leader_election.cc:290] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:47.555145 16189 raft_consensus.cc:359] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:47.555809 16189 raft_consensus.cc:385] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.556066 16189 raft_consensus.cc:740] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.556879 16141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3345a289bcd841b7ac386610f9b29707" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:47.556700 16189 consensus_queue.cc:260] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:47.556979 16226 raft_consensus.cc:2749] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:47.562996 15920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3345a289bcd841b7ac386610f9b29707" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:47.573830 16405 raft_consensus.cc:493] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:47.574383 16405 raft_consensus.cc:515] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:47.575471 15920 raft_consensus.cc:3060] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.580073 16071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b6adc7d5ca4f05b1a5b227d875471b" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
W20260709 14:53:47.563957 15963 leader_election.cc:343] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:47.565369 16189 ts_tablet_manager.cc:1434] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 14:53:47.564817 16188 raft_consensus.cc:359] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:47.580915 16071 raft_consensus.cc:2393] T e9b6adc7d5ca4f05b1a5b227d875471b P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a94de9a189384a07887edad3f78f5078 in current term 1: Already voted for candidate d363c5ed112f492b917cbd9efd591201 in this term.
I20260709 14:53:47.569541 16190 ts_tablet_manager.cc:1434] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.087s	user 0.006s	sys 0.000s
I20260709 14:53:47.581692 16189 tablet_bootstrap.cc:492] T 12f497c4f686447d8ea79da8bad088d6 P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:47.582084 16190 tablet_bootstrap.cc:492] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:47.576608 16405 leader_election.cc:290] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:47.580915 16188 raft_consensus.cc:385] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.585873 16188 raft_consensus.cc:740] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.586661 16188 consensus_queue.cc:260] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:47.587900 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b6adc7d5ca4f05b1a5b227d875471b" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:47.591280 16110 leader_election.cc:304] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:47.592017 16189 tablet_bootstrap.cc:654] T 12f497c4f686447d8ea79da8bad088d6 P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.592792 16405 raft_consensus.cc:3060] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.596340 16188 ts_tablet_manager.cc:1434] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.078s	user 0.007s	sys 0.000s
I20260709 14:53:47.597348 16188 tablet_bootstrap.cc:492] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:47.599455 15818 catalog_manager.cc:5697] T e9b6adc7d5ca4f05b1a5b227d875471b P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 0 to 1, leader changed from <none> to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:47.605100 16190 tablet_bootstrap.cc:654] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.606539 16405 raft_consensus.cc:2749] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:47.609520 15920 raft_consensus.cc:2468] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
I20260709 14:53:47.611863 15963 leader_election.cc:304] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:47.613322 16418 raft_consensus.cc:2804] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:47.613811 16418 raft_consensus.cc:697] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:47.614658 16418 consensus_queue.cc:237] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:47.624920 16188 tablet_bootstrap.cc:654] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.627019 16189 tablet_bootstrap.cc:492] T 12f497c4f686447d8ea79da8bad088d6 P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:47.627528 16189 ts_tablet_manager.cc:1403] T 12f497c4f686447d8ea79da8bad088d6 P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.003s
I20260709 14:53:47.630154 16189 raft_consensus.cc:359] T 12f497c4f686447d8ea79da8bad088d6 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:47.630815 16189 raft_consensus.cc:385] T 12f497c4f686447d8ea79da8bad088d6 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.631070 16189 raft_consensus.cc:740] T 12f497c4f686447d8ea79da8bad088d6 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.631675 16189 consensus_queue.cc:260] T 12f497c4f686447d8ea79da8bad088d6 P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:47.634198 16189 ts_tablet_manager.cc:1434] T 12f497c4f686447d8ea79da8bad088d6 P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 14:53:47.634485 16190 tablet_bootstrap.cc:492] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:47.634927 16190 ts_tablet_manager.cc:1403] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.000s
I20260709 14:53:47.637773 16187 tablet_bootstrap.cc:492] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:47.638291 16187 ts_tablet_manager.cc:1403] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.266s	user 0.035s	sys 0.032s
I20260709 14:53:47.639683 16189 tablet_bootstrap.cc:492] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:47.640918 16187 raft_consensus.cc:359] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:47.641614 16187 raft_consensus.cc:385] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.641923 16187 raft_consensus.cc:740] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.641801 16190 raft_consensus.cc:359] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:47.643407 16190 raft_consensus.cc:385] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.642879 16187 consensus_queue.cc:260] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:47.646260 16187 ts_tablet_manager.cc:1434] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:53:47.647183 16187 tablet_bootstrap.cc:492] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:47.647262 16189 tablet_bootstrap.cc:654] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.653412 16187 tablet_bootstrap.cc:654] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.643679 16190 raft_consensus.cc:740] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.666121 16190 consensus_queue.cc:260] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:47.674106 16190 ts_tablet_manager.cc:1434] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 14:53:47.675290 16190 tablet_bootstrap.cc:492] T 12f497c4f686447d8ea79da8bad088d6 P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:47.675503 16188 tablet_bootstrap.cc:492] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:47.675998 16188 ts_tablet_manager.cc:1403] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.079s	user 0.008s	sys 0.001s
I20260709 14:53:47.677856 16187 tablet_bootstrap.cc:492] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:47.678448 16187 ts_tablet_manager.cc:1403] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.004s
I20260709 14:53:47.679033 16342 raft_consensus.cc:493] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:47.679502 16342 raft_consensus.cc:515] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:47.681633 16342 leader_election.cc:290] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:47.681547 16187 raft_consensus.cc:359] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:47.677891 15820 catalog_manager.cc:5697] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 0 to 1, leader changed from <none> to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:47.682242 16187 raft_consensus.cc:385] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.682646 16187 raft_consensus.cc:740] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.683255 16187 consensus_queue.cc:260] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:47.683497 15920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc62102a32946f59301f3a998f7fdbb" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:47.684190 15920 raft_consensus.cc:2468] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 0.
I20260709 14:53:47.685490 16187 ts_tablet_manager.cc:1434] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 14:53:47.685420 16037 leader_election.cc:304] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:47.683424 16255 consensus_queue.cc:1048] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:47.686465 16187 tablet_bootstrap.cc:492] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:47.686589 16413 consensus_queue.cc:1048] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:47.682248 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc62102a32946f59301f3a998f7fdbb" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
W20260709 14:53:47.690909 16037 leader_election.cc:343] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:47.691866 16342 raft_consensus.cc:2804] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:47.692350 16342 raft_consensus.cc:493] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:47.692569 16187 tablet_bootstrap.cc:654] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.692832 16342 raft_consensus.cc:3060] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.676026 16189 tablet_bootstrap.cc:492] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:47.697716 16189 ts_tablet_manager.cc:1403] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.008s
I20260709 14:53:47.700007 16188 raft_consensus.cc:359] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:47.700645 16188 raft_consensus.cc:385] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.700939 16188 raft_consensus.cc:740] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.701529 16188 consensus_queue.cc:260] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:47.704321 16228 raft_consensus.cc:493] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:47.704695 16413 consensus_queue.cc:1048] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:47.704836 16228 raft_consensus.cc:515] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:47.704664 16189 raft_consensus.cc:359] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:47.706547 16189 raft_consensus.cc:385] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.706797 16189 raft_consensus.cc:740] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.706951 16228 leader_election.cc:290] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:47.708076 16188 ts_tablet_manager.cc:1434] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260709 14:53:47.708432 16405 raft_consensus.cc:493] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:47.709151 16188 tablet_bootstrap.cc:492] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:47.709275 16405 raft_consensus.cc:515] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:47.711943 16405 leader_election.cc:290] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:47.713019 15995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3345a289bcd841b7ac386610f9b29707" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:47.713563 15921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3345a289bcd841b7ac386610f9b29707" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:47.714268 15921 raft_consensus.cc:2393] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a94de9a189384a07887edad3f78f5078 in current term 1: Already voted for candidate d363c5ed112f492b917cbd9efd591201 in this term.
I20260709 14:53:47.709884 16189 consensus_queue.cc:260] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:47.716310 16189 ts_tablet_manager.cc:1434] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.002s
I20260709 14:53:47.716739 16111 leader_election.cc:304] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:47.717234 15920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:47.719668 16405 raft_consensus.cc:3060] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.720266 15920 raft_consensus.cc:2393] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 in current term 1: Already voted for candidate 72b4deef369542558424d8f21d6bed57 in this term.
I20260709 14:53:47.717370 16189 tablet_bootstrap.cc:492] T c4fad93f15094f34a655d618bfe5eaf6 P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:47.709808 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:47.722829 15996 raft_consensus.cc:2393] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 in current term 1: Already voted for candidate d363c5ed112f492b917cbd9efd591201 in this term.
I20260709 14:53:47.726537 16413 consensus_queue.cc:1048] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:47.728499 16037 leader_election.cc:304] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:47.729211 16188 tablet_bootstrap.cc:654] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.731473 16189 tablet_bootstrap.cc:654] T c4fad93f15094f34a655d618bfe5eaf6 P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.732208 16196 raft_consensus.cc:3060] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.681012 16190 tablet_bootstrap.cc:654] T 12f497c4f686447d8ea79da8bad088d6 P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.739679 16189 tablet_bootstrap.cc:492] T c4fad93f15094f34a655d618bfe5eaf6 P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:47.740149 16189 ts_tablet_manager.cc:1403] T c4fad93f15094f34a655d618bfe5eaf6 P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.023s	user 0.000s	sys 0.011s
I20260709 14:53:47.742025 16342 raft_consensus.cc:515] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:47.742865 16196 raft_consensus.cc:2749] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:47.744736 16188 tablet_bootstrap.cc:492] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:47.748155 16188 ts_tablet_manager.cc:1403] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.001s
I20260709 14:53:47.750910 16188 raft_consensus.cc:359] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:47.751669 16188 raft_consensus.cc:385] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.751981 16188 raft_consensus.cc:740] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.752653 16188 consensus_queue.cc:260] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:47.755125 16188 ts_tablet_manager.cc:1434] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 14:53:47.756127 16188 tablet_bootstrap.cc:492] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:47.742906 16405 raft_consensus.cc:2749] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:47.744972 16189 raft_consensus.cc:359] T c4fad93f15094f34a655d618bfe5eaf6 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:47.761382 16189 raft_consensus.cc:385] T c4fad93f15094f34a655d618bfe5eaf6 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.761704 16189 raft_consensus.cc:740] T c4fad93f15094f34a655d618bfe5eaf6 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.763511 16342 leader_election.cc:290] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:47.763685 16189 consensus_queue.cc:260] T c4fad93f15094f34a655d618bfe5eaf6 P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:47.770354 16189 ts_tablet_manager.cc:1434] T c4fad93f15094f34a655d618bfe5eaf6 P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.002s
I20260709 14:53:47.771406 16189 tablet_bootstrap.cc:492] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:47.772382 16188 tablet_bootstrap.cc:654] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.767513 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc62102a32946f59301f3a998f7fdbb" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:47.767619 15920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc62102a32946f59301f3a998f7fdbb" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:47.773918 15920 raft_consensus.cc:3060] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:47.776049 16037 leader_election.cc:343] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:47.777243 16189 tablet_bootstrap.cc:654] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.767753 16190 tablet_bootstrap.cc:492] T 12f497c4f686447d8ea79da8bad088d6 P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:47.780212 16190 ts_tablet_manager.cc:1403] T 12f497c4f686447d8ea79da8bad088d6 P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.105s	user 0.010s	sys 0.001s
I20260709 14:53:47.783071 16190 raft_consensus.cc:359] T 12f497c4f686447d8ea79da8bad088d6 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:47.783780 16190 raft_consensus.cc:385] T 12f497c4f686447d8ea79da8bad088d6 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.784045 16190 raft_consensus.cc:740] T 12f497c4f686447d8ea79da8bad088d6 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.784819 16190 consensus_queue.cc:260] T 12f497c4f686447d8ea79da8bad088d6 P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:47.785845 15920 raft_consensus.cc:2468] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 1.
I20260709 14:53:47.787163 16037 leader_election.cc:304] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:47.787097 16190 ts_tablet_manager.cc:1434] T 12f497c4f686447d8ea79da8bad088d6 P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:47.788842 16190 tablet_bootstrap.cc:492] T ebc62102a32946f59301f3a998f7fdbb P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:47.790817 16342 raft_consensus.cc:2804] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:47.792419 16342 raft_consensus.cc:697] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Becoming Leader. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:53:47.793377 16342 consensus_queue.cc:237] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:47.799356 16190 tablet_bootstrap.cc:654] T ebc62102a32946f59301f3a998f7fdbb P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.816061 16190 tablet_bootstrap.cc:492] T ebc62102a32946f59301f3a998f7fdbb P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:47.820120 16190 ts_tablet_manager.cc:1403] T ebc62102a32946f59301f3a998f7fdbb P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.007s
I20260709 14:53:47.823071 16196 raft_consensus.cc:493] T 12f497c4f686447d8ea79da8bad088d6 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:47.823611 16196 raft_consensus.cc:515] T 12f497c4f686447d8ea79da8bad088d6 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:47.825707 16196 leader_election.cc:290] T 12f497c4f686447d8ea79da8bad088d6 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:47.831012 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f497c4f686447d8ea79da8bad088d6" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:47.831667 16143 raft_consensus.cc:2468] T 12f497c4f686447d8ea79da8bad088d6 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 0.
I20260709 14:53:47.832986 16190 raft_consensus.cc:359] T ebc62102a32946f59301f3a998f7fdbb P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:47.835261 16190 raft_consensus.cc:385] T ebc62102a32946f59301f3a998f7fdbb P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.835577 16190 raft_consensus.cc:740] T ebc62102a32946f59301f3a998f7fdbb P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.837497 16037 leader_election.cc:304] T 12f497c4f686447d8ea79da8bad088d6 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:47.837685 16190 consensus_queue.cc:260] T ebc62102a32946f59301f3a998f7fdbb P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:47.839041 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f497c4f686447d8ea79da8bad088d6" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:47.840567 15996 raft_consensus.cc:2468] T 12f497c4f686447d8ea79da8bad088d6 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 0.
I20260709 14:53:47.839176 16196 raft_consensus.cc:2804] T 12f497c4f686447d8ea79da8bad088d6 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:47.843425 16196 raft_consensus.cc:493] T 12f497c4f686447d8ea79da8bad088d6 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:47.843748 16196 raft_consensus.cc:3060] T 12f497c4f686447d8ea79da8bad088d6 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.844048 16278 consensus_queue.cc:1048] T e9b6adc7d5ca4f05b1a5b227d875471b P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:47.850968 16196 raft_consensus.cc:515] T 12f497c4f686447d8ea79da8bad088d6 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:47.852715 16418 raft_consensus.cc:493] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:47.853547 16418 raft_consensus.cc:515] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:47.855192 16141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f497c4f686447d8ea79da8bad088d6" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:47.855928 16141 raft_consensus.cc:3060] T 12f497c4f686447d8ea79da8bad088d6 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.857324 16418 leader_election.cc:290] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:47.857735 15920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ca1ecf44cf4834b74351cb48f095c1" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:47.858754 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ca1ecf44cf4834b74351cb48f095c1" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
W20260709 14:53:47.859076 15963 leader_election.cc:343] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:47.860102 15964 leader_election.cc:343] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:47.860564 15964 leader_election.cc:304] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:47.861755 16278 raft_consensus.cc:2749] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:47.854765 16196 leader_election.cc:290] T 12f497c4f686447d8ea79da8bad088d6 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:47.864952 16190 ts_tablet_manager.cc:1434] T ebc62102a32946f59301f3a998f7fdbb P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 14:53:47.869400 16190 tablet_bootstrap.cc:492] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:47.875465 16141 raft_consensus.cc:2468] T 12f497c4f686447d8ea79da8bad088d6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 1.
I20260709 14:53:47.877466 16037 leader_election.cc:304] T 12f497c4f686447d8ea79da8bad088d6 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:47.879241 16196 raft_consensus.cc:2804] T 12f497c4f686447d8ea79da8bad088d6 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:47.879981 16196 raft_consensus.cc:697] T 12f497c4f686447d8ea79da8bad088d6 P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Becoming Leader. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:53:47.880841 16196 consensus_queue.cc:237] T 12f497c4f686447d8ea79da8bad088d6 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:47.881417 16278 consensus_queue.cc:1048] T e9b6adc7d5ca4f05b1a5b227d875471b P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:47.911358 16189 tablet_bootstrap.cc:492] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:47.911926 16189 ts_tablet_manager.cc:1403] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.141s	user 0.025s	sys 0.015s
I20260709 14:53:47.918020 16269 raft_consensus.cc:493] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:47.918627 16269 raft_consensus.cc:515] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:47.929373 16269 leader_election.cc:290] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:47.931324 16228 raft_consensus.cc:493] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:47.931877 16228 raft_consensus.cc:515] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:47.938241 16228 leader_election.cc:290] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:47.940017 15920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3a1c3ae5b1452b8936e5090f26b98a" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:47.940688 15920 raft_consensus.cc:2468] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 0.
I20260709 14:53:47.941560 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a37fddb317d440ab80dc57e64b1c42b" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:47.942152 15996 raft_consensus.cc:2468] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 0.
I20260709 14:53:47.943327 15921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a37fddb317d440ab80dc57e64b1c42b" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:47.943964 15921 raft_consensus.cc:2468] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 0.
I20260709 14:53:47.945112 16037 leader_election.cc:304] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:47.947556 15963 leader_election.cc:304] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:47.945339 16190 tablet_bootstrap.cc:654] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:47.949460 16278 raft_consensus.cc:2804] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:47.949815 16278 raft_consensus.cc:493] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:47.950139 16278 raft_consensus.cc:3060] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.951256 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f497c4f686447d8ea79da8bad088d6" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:47.951898 15998 raft_consensus.cc:3060] T 12f497c4f686447d8ea79da8bad088d6 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:47.952972 16471 log.cc:927] Time spent T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260709 14:53:47.953181 16228 raft_consensus.cc:2804] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:47.972244 16228 raft_consensus.cc:493] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:47.983912 16189 raft_consensus.cc:359] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:47.985556 16189 raft_consensus.cc:385] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:47.981776 16228 raft_consensus.cc:3060] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:47.985764 16189 raft_consensus.cc:740] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.990465 16187 tablet_bootstrap.cc:492] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:47.991031 16187 ts_tablet_manager.cc:1403] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.305s	user 0.105s	sys 0.131s
I20260709 14:53:47.991405 16189 consensus_queue.cc:260] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:47.988548 16413 raft_consensus.cc:493] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:47.999177 16189 ts_tablet_manager.cc:1434] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.087s	user 0.007s	sys 0.000s
I20260709 14:53:48.000517 16190 tablet_bootstrap.cc:492] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:48.000939 16190 ts_tablet_manager.cc:1403] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.132s	user 0.022s	sys 0.000s
I20260709 14:53:48.002717 16189 tablet_bootstrap.cc:492] T 14a7e2dbde2643839896dc2996eac5b6 P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:48.007365 16188 tablet_bootstrap.cc:492] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:48.007828 16188 ts_tablet_manager.cc:1403] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.252s	user 0.026s	sys 0.046s
I20260709 14:53:47.996742 16413 raft_consensus.cc:515] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:48.016441 16413 leader_election.cc:290] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:48.022760 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3a1c3ae5b1452b8936e5090f26b98a" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:48.023782 16140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fad93f15094f34a655d618bfe5eaf6" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:48.024333 16228 raft_consensus.cc:515] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
W20260709 14:53:48.025956 15888 leader_election.cc:343] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:48.022940 16278 raft_consensus.cc:515] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:48.026866 16413 consensus_queue.cc:1048] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:48.025743 16188 raft_consensus.cc:359] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:48.028571 16188 raft_consensus.cc:385] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:48.028867 16188 raft_consensus.cc:740] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:48.030265 16146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3a1c3ae5b1452b8936e5090f26b98a" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:48.029620 16188 consensus_queue.cc:260] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:48.026412 16228 leader_election.cc:290] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:48.034134 16188 ts_tablet_manager.cc:1434] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 14:53:48.034559 16416 consensus_queue.cc:1048] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:48.034977 15921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3a1c3ae5b1452b8936e5090f26b98a" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:48.039032 15920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a37fddb317d440ab80dc57e64b1c42b" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:48.039263 16188 tablet_bootstrap.cc:492] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:48.040292 15921 raft_consensus.cc:3060] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.040871 15998 raft_consensus.cc:2468] T 12f497c4f686447d8ea79da8bad088d6 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 1.
I20260709 14:53:48.045735 15920 raft_consensus.cc:3060] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.047133 16188 tablet_bootstrap.cc:654] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:48.032109 16278 leader_election.cc:290] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:48.040109 15817 catalog_manager.cc:5697] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442 reported cstate change: term changed from 0 to 1, leader changed from <none> to b796c2d2cb444fbbad8b496885f35442 (127.13.139.3). New cstate: current_term: 1 leader_uuid: "b796c2d2cb444fbbad8b496885f35442" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:48.059681 16187 raft_consensus.cc:359] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:48.061875 16187 raft_consensus.cc:385] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:48.062175 16187 raft_consensus.cc:740] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:48.073415 16187 consensus_queue.cc:260] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:48.077281 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fad93f15094f34a655d618bfe5eaf6" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:48.078066 16072 raft_consensus.cc:2468] T c4fad93f15094f34a655d618bfe5eaf6 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 0.
I20260709 14:53:48.081715 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a37fddb317d440ab80dc57e64b1c42b" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:48.086588 15998 raft_consensus.cc:3060] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.095147 16188 tablet_bootstrap.cc:492] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:48.070798 15920 raft_consensus.cc:2468] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 1.
I20260709 14:53:48.091369 16187 ts_tablet_manager.cc:1434] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.100s	user 0.006s	sys 0.001s
I20260709 14:53:48.087292 16190 raft_consensus.cc:359] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:48.091701 16413 consensus_queue.cc:1048] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:53:48.085963 15921 raft_consensus.cc:2468] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
I20260709 14:53:48.100868 16190 raft_consensus.cc:385] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:48.098097 16188 ts_tablet_manager.cc:1403] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.005s
I20260709 14:53:48.101181 16190 raft_consensus.cc:740] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:48.100545 16187 tablet_bootstrap.cc:492] T 14a7e2dbde2643839896dc2996eac5b6 P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:48.101671 15963 leader_election.cc:304] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:48.091492 15889 leader_election.cc:304] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:48.106215 16413 raft_consensus.cc:2804] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:48.106637 16413 raft_consensus.cc:493] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:48.107067 16413 raft_consensus.cc:3060] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.110822 16278 raft_consensus.cc:2804] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:48.112962 16190 consensus_queue.cc:260] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:48.114979 16145 raft_consensus.cc:2468] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 0.
I20260709 14:53:48.114701 15818 catalog_manager.cc:5697] T 12f497c4f686447d8ea79da8bad088d6 P b796c2d2cb444fbbad8b496885f35442 reported cstate change: term changed from 0 to 1, leader changed from <none> to b796c2d2cb444fbbad8b496885f35442 (127.13.139.3). New cstate: current_term: 1 leader_uuid: "b796c2d2cb444fbbad8b496885f35442" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:48.118031 16037 leader_election.cc:304] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:48.119267 16482 raft_consensus.cc:2804] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:48.119700 16482 raft_consensus.cc:697] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Becoming Leader. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:53:48.120476 16482 consensus_queue.cc:237] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:48.113101 16278 raft_consensus.cc:697] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:48.122915 16278 consensus_queue.cc:237] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:48.131855 16413 raft_consensus.cc:515] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:48.135074 16187 tablet_bootstrap.cc:654] T 14a7e2dbde2643839896dc2996eac5b6 P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:48.135033 16189 tablet_bootstrap.cc:654] T 14a7e2dbde2643839896dc2996eac5b6 P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:48.144450 16190 ts_tablet_manager.cc:1434] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.143s	user 0.012s	sys 0.001s
I20260709 14:53:48.138602 16269 consensus_queue.cc:1048] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:53:48.158712 16188 raft_consensus.cc:359] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:48.160236 15998 raft_consensus.cc:2468] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 1.
I20260709 14:53:48.163477 16188 raft_consensus.cc:385] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:48.166224 16188 raft_consensus.cc:740] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:48.168644 16190 tablet_bootstrap.cc:492] T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:48.162542 16413 leader_election.cc:290] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:48.178057 16188 consensus_queue.cc:260] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:48.190857 16188 ts_tablet_manager.cc:1434] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.089s	user 0.004s	sys 0.003s
I20260709 14:53:48.192112 16188 tablet_bootstrap.cc:492] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:48.193958 15818 catalog_manager.cc:5697] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 0 to 1, leader changed from <none> to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:48.196247 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fad93f15094f34a655d618bfe5eaf6" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:48.196882 16072 raft_consensus.cc:3060] T c4fad93f15094f34a655d618bfe5eaf6 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.188452 15817 catalog_manager.cc:5697] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 reported cstate change: term changed from 0 to 1, leader changed from <none> to b796c2d2cb444fbbad8b496885f35442 (127.13.139.3). New cstate: current_term: 1 leader_uuid: "b796c2d2cb444fbbad8b496885f35442" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:48.203258 16190 tablet_bootstrap.cc:654] T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:48.204702 15888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.4:38131, user_credentials={real_user=slave}} blocked reactor thread for 50788.4us
I20260709 14:53:48.212813 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fad93f15094f34a655d618bfe5eaf6" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
W20260709 14:53:48.217567 15888 leader_election.cc:343] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:48.223016 16188 tablet_bootstrap.cc:654] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:48.242625 16072 raft_consensus.cc:2468] T c4fad93f15094f34a655d618bfe5eaf6 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:48.243731 15889 leader_election.cc:304] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:48.246821 16488 raft_consensus.cc:2804] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:48.247495 16488 raft_consensus.cc:697] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:48.248288 16488 consensus_queue.cc:237] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:48.252651 16189 tablet_bootstrap.cc:492] T 14a7e2dbde2643839896dc2996eac5b6 P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:48.253172 16189 ts_tablet_manager.cc:1403] T 14a7e2dbde2643839896dc2996eac5b6 P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.252s	user 0.006s	sys 0.014s
I20260709 14:53:48.255292 16187 tablet_bootstrap.cc:492] T 14a7e2dbde2643839896dc2996eac5b6 P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:48.255793 16187 ts_tablet_manager.cc:1403] T 14a7e2dbde2643839896dc2996eac5b6 P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.155s	user 0.012s	sys 0.002s
I20260709 14:53:48.258271 16189 raft_consensus.cc:359] T 14a7e2dbde2643839896dc2996eac5b6 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:48.258946 16189 raft_consensus.cc:385] T 14a7e2dbde2643839896dc2996eac5b6 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:48.259198 16189 raft_consensus.cc:740] T 14a7e2dbde2643839896dc2996eac5b6 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:48.259811 16189 consensus_queue.cc:260] T 14a7e2dbde2643839896dc2996eac5b6 P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:48.261222 16189 ts_tablet_manager.cc:1434] T 14a7e2dbde2643839896dc2996eac5b6 P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:53:48.262079 16189 tablet_bootstrap.cc:492] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:48.264092 16190 tablet_bootstrap.cc:492] T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:48.264546 16190 ts_tablet_manager.cc:1403] T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.109s	user 0.008s	sys 0.007s
I20260709 14:53:48.266109 16188 tablet_bootstrap.cc:492] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:48.266551 16188 ts_tablet_manager.cc:1403] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.075s	user 0.015s	sys 0.000s
I20260709 14:53:48.267948 16190 raft_consensus.cc:359] T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:48.268585 16190 raft_consensus.cc:385] T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:48.268708 16478 raft_consensus.cc:493] T 14a7e2dbde2643839896dc2996eac5b6 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:48.269008 16188 raft_consensus.cc:359] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:48.269709 16188 raft_consensus.cc:385] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:48.269320 16478 raft_consensus.cc:515] T 14a7e2dbde2643839896dc2996eac5b6 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:48.269996 16188 raft_consensus.cc:740] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:48.270745 16188 consensus_queue.cc:260] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:48.268941 16190 raft_consensus.cc:740] T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:48.271603 16478 leader_election.cc:290] T 14a7e2dbde2643839896dc2996eac5b6 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:48.272149 16188 ts_tablet_manager.cc:1434] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:48.271916 16190 consensus_queue.cc:260] T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:48.272610 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a7e2dbde2643839896dc2996eac5b6" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:48.273249 16139 raft_consensus.cc:2468] T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 0.
I20260709 14:53:48.273671 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a7e2dbde2643839896dc2996eac5b6" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:48.274050 16190 ts_tablet_manager.cc:1434] T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:53:48.275043 16190 tablet_bootstrap.cc:492] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
W20260709 14:53:48.275247 16036 leader_election.cc:343] T 14a7e2dbde2643839896dc2996eac5b6 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:48.275959 16037 leader_election.cc:304] T 14a7e2dbde2643839896dc2996eac5b6 P b796c2d2cb444fbbad8b496885f35442 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: d363c5ed112f492b917cbd9efd591201
I20260709 14:53:48.278869 16189 tablet_bootstrap.cc:654] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:48.279529 16188 tablet_bootstrap.cc:492] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:48.284736 16269 raft_consensus.cc:493] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:48.285260 16269 raft_consensus.cc:515] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:48.286454 16190 tablet_bootstrap.cc:654] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:48.287297 16269 leader_election.cc:290] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:48.288441 16188 tablet_bootstrap.cc:654] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:48.289208 15920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a294f6c4c2b4bf7be43991c39ec7d9c" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:48.289888 15920 raft_consensus.cc:2468] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 0.
I20260709 14:53:48.290787 16482 raft_consensus.cc:2804] T 14a7e2dbde2643839896dc2996eac5b6 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:48.291230 15963 leader_election.cc:304] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:48.293222 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a294f6c4c2b4bf7be43991c39ec7d9c" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
W20260709 14:53:48.295390 15963 leader_election.cc:343] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:48.291181 16482 raft_consensus.cc:493] T 14a7e2dbde2643839896dc2996eac5b6 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:48.296902 16482 raft_consensus.cc:3060] T 14a7e2dbde2643839896dc2996eac5b6 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.300209 16269 raft_consensus.cc:2804] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:48.300657 16269 raft_consensus.cc:493] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:48.301064 16269 raft_consensus.cc:3060] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.304159 16405 raft_consensus.cc:493] T ebc62102a32946f59301f3a998f7fdbb P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:48.304711 16405 raft_consensus.cc:515] T ebc62102a32946f59301f3a998f7fdbb P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:48.306758 16405 leader_election.cc:290] T ebc62102a32946f59301f3a998f7fdbb P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:48.307647 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc62102a32946f59301f3a998f7fdbb" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:48.311029 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc62102a32946f59301f3a998f7fdbb" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:48.311885 15922 raft_consensus.cc:2393] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a94de9a189384a07887edad3f78f5078 in current term 1: Already voted for candidate b796c2d2cb444fbbad8b496885f35442 in this term.
I20260709 14:53:48.311244 16269 raft_consensus.cc:515] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:48.313031 16187 raft_consensus.cc:359] T 14a7e2dbde2643839896dc2996eac5b6 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:48.313705 16187 raft_consensus.cc:385] T 14a7e2dbde2643839896dc2996eac5b6 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:48.313997 16187 raft_consensus.cc:740] T 14a7e2dbde2643839896dc2996eac5b6 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:48.314896 16112 leader_election.cc:304] T ebc62102a32946f59301f3a998f7fdbb P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:48.316922 16405 raft_consensus.cc:3060] T ebc62102a32946f59301f3a998f7fdbb P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.318913 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a294f6c4c2b4bf7be43991c39ec7d9c" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
W20260709 14:53:48.319362 15869 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:48.319521 15922 raft_consensus.cc:3060] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.328365 16188 tablet_bootstrap.cc:492] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:48.328832 16188 ts_tablet_manager.cc:1403] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.005s
I20260709 14:53:48.331328 16188 raft_consensus.cc:359] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:48.331926 15922 raft_consensus.cc:2468] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
I20260709 14:53:48.333187 15963 leader_election.cc:304] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:48.333988 16398 raft_consensus.cc:493] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:48.334438 16398 raft_consensus.cc:515] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:48.336385 16398 leader_election.cc:290] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:48.319471 16269 leader_election.cc:290] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:48.320185 16478 consensus_queue.cc:1048] T 12f497c4f686447d8ea79da8bad088d6 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:48.322278 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a294f6c4c2b4bf7be43991c39ec7d9c" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:48.324867 16187 consensus_queue.cc:260] T 14a7e2dbde2643839896dc2996eac5b6 P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:48.338408 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ee6881fe96486db140339505ee6407" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:48.340075 16275 raft_consensus.cc:2804] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:48.340541 16275 raft_consensus.cc:697] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:48.339622 16187 ts_tablet_manager.cc:1434] T 14a7e2dbde2643839896dc2996eac5b6 P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.084s	user 0.007s	sys 0.000s
I20260709 14:53:48.341331 16275 consensus_queue.cc:237] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:48.341967 16187 tablet_bootstrap.cc:492] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:48.339452 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ee6881fe96486db140339505ee6407" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:48.345094 15998 raft_consensus.cc:2468] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 2.
I20260709 14:53:48.346169 16110 leader_election.cc:304] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:48.347316 16398 raft_consensus.cc:2804] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:48.347733 16398 raft_consensus.cc:493] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:48.348104 16398 raft_consensus.cc:3060] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:53:48.349212 15963 leader_election.cc:343] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:48.344311 15818 catalog_manager.cc:5697] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:48.325407 16482 raft_consensus.cc:515] T 14a7e2dbde2643839896dc2996eac5b6 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:48.357678 16478 raft_consensus.cc:493] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:48.358155 16478 raft_consensus.cc:515] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:48.359372 16187 tablet_bootstrap.cc:654] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:48.360049 16478 leader_election.cc:290] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:48.363818 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb77ae60b32488981907f0bb9d2a2ec" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
W20260709 14:53:48.365181 16037 leader_election.cc:343] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:48.368259 16189 tablet_bootstrap.cc:492] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:48.368163 16398 raft_consensus.cc:515] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:48.368841 16189 ts_tablet_manager.cc:1403] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.107s	user 0.012s	sys 0.010s
I20260709 14:53:48.369732 16405 raft_consensus.cc:2749] T ebc62102a32946f59301f3a998f7fdbb P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:48.370900 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb77ae60b32488981907f0bb9d2a2ec" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:48.376446 16189 raft_consensus.cc:359] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:48.377103 16189 raft_consensus.cc:385] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:48.377362 16189 raft_consensus.cc:740] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:48.378018 16189 consensus_queue.cc:260] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:48.373468 15922 raft_consensus.cc:2468] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 0.
I20260709 14:53:48.379556 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ee6881fe96486db140339505ee6407" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:48.380046 16189 ts_tablet_manager.cc:1434] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.000s
I20260709 14:53:48.378973 16398 leader_election.cc:290] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:48.381466 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ee6881fe96486db140339505ee6407" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:48.382129 15998 raft_consensus.cc:3060] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:48.384130 16187 tablet_bootstrap.cc:492] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:48.384613 16187 ts_tablet_manager.cc:1403] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.043s	user 0.001s	sys 0.009s
I20260709 14:53:48.386559 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a7e2dbde2643839896dc2996eac5b6" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:48.387149 15997 raft_consensus.cc:3060] T 14a7e2dbde2643839896dc2996eac5b6 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.387979 16187 raft_consensus.cc:359] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:48.388609 16187 raft_consensus.cc:385] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:48.388875 16187 raft_consensus.cc:740] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:48.392360 16478 consensus_queue.cc:1048] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:48.331934 16188 raft_consensus.cc:385] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:48.393447 16188 raft_consensus.cc:740] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:48.393970 16037 leader_election.cc:304] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [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: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:48.394719 16478 raft_consensus.cc:2804] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:48.395174 16478 raft_consensus.cc:493] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:48.395695 16478 raft_consensus.cc:3060] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.396590 15818 catalog_manager.cc:5697] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 0 to 1, leader changed from <none> to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:48.398427 15997 raft_consensus.cc:2468] T 14a7e2dbde2643839896dc2996eac5b6 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 1.
I20260709 14:53:48.395156 16187 consensus_queue.cc:260] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:48.399444 16228 raft_consensus.cc:493] T e8ee6881fe96486db140339505ee6407 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:48.400033 16228 raft_consensus.cc:515] T e8ee6881fe96486db140339505ee6407 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:48.401240 16187 ts_tablet_manager.cc:1434] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:53:48.402029 16228 leader_election.cc:290] T e8ee6881fe96486db140339505ee6407 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:48.402262 16187 tablet_bootstrap.cc:492] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:48.394690 16188 consensus_queue.cc:260] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:48.405268 16427 raft_consensus.cc:493] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:48.405416 16036 leader_election.cc:304] T 14a7e2dbde2643839896dc2996eac5b6 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:48.405747 16427 raft_consensus.cc:515] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:48.407842 16427 leader_election.cc:290] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:48.409751 16228 raft_consensus.cc:2804] T 14a7e2dbde2643839896dc2996eac5b6 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:48.410542 16228 raft_consensus.cc:697] T 14a7e2dbde2643839896dc2996eac5b6 P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Becoming Leader. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:53:48.411386 16228 consensus_queue.cc:237] T 14a7e2dbde2643839896dc2996eac5b6 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:48.412182 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ec51da2c474914a2bf69045cc126eb" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:48.413394 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ec51da2c474914a2bf69045cc126eb" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
W20260709 14:53:48.414489 15887 leader_election.cc:343] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:48.415033 15889 leader_election.cc:343] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:48.415464 15889 leader_election.cc:304] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72b4deef369542558424d8f21d6bed57; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:48.416493 16427 raft_consensus.cc:2749] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:48.411696 16482 leader_election.cc:290] T 14a7e2dbde2643839896dc2996eac5b6 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:48.422822 16190 tablet_bootstrap.cc:492] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:48.423291 16190 ts_tablet_manager.cc:1403] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.148s	user 0.012s	sys 0.001s
I20260709 14:53:48.426057 16188 ts_tablet_manager.cc:1434] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.097s	user 0.004s	sys 0.001s
I20260709 14:53:48.425911 16190 raft_consensus.cc:359] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:48.426563 16190 raft_consensus.cc:385] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:48.426847 16190 raft_consensus.cc:740] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:48.427168 16188 tablet_bootstrap.cc:492] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:48.427796 16189 tablet_bootstrap.cc:492] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:48.429893 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ee6881fe96486db140339505ee6407" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:48.430658 16143 raft_consensus.cc:2368] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 for earlier term 2. Current term is 3.
I20260709 14:53:48.431475 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a7e2dbde2643839896dc2996eac5b6" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:48.432029 16145 raft_consensus.cc:3060] T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.432300 16037 leader_election.cc:400] T e8ee6881fe96486db140339505ee6407 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Vote denied by peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131) with higher term. Message: Invalid argument: T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 for earlier term 2. Current term is 3.
I20260709 14:53:48.432612 16037 leader_election.cc:403] T e8ee6881fe96486db140339505ee6407 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:53:48.433530 16196 raft_consensus.cc:3060] T e8ee6881fe96486db140339505ee6407 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:53:48.441728 16196 raft_consensus.cc:2749] T e8ee6881fe96486db140339505ee6407 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131) with higher term. Message: Invalid argument: T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 for earlier term 2. Current term is 3.
I20260709 14:53:48.442493 16187 tablet_bootstrap.cc:654] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:48.446202 16145 raft_consensus.cc:2468] T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 1.
I20260709 14:53:48.446611 16188 tablet_bootstrap.cc:654] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:48.450781 16482 consensus_queue.cc:1048] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:48.446897 16190 consensus_queue.cc:260] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:48.453109 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ee6881fe96486db140339505ee6407" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:48.455016 16190 ts_tablet_manager.cc:1434] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 14:53:48.455996 16190 tablet_bootstrap.cc:492] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:48.458178 16189 tablet_bootstrap.cc:654] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:48.420290 16478 raft_consensus.cc:515] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:48.460664 16478 leader_election.cc:290] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:48.462167 15998 raft_consensus.cc:2468] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 3.
I20260709 14:53:48.463325 16110 leader_election.cc:304] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:48.464884 16398 raft_consensus.cc:2804] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:48.465323 16398 raft_consensus.cc:697] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [term 3 LEADER]: Becoming Leader. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:53:48.466073 16398 consensus_queue.cc:237] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:48.470467 16187 tablet_bootstrap.cc:492] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:48.470909 16187 ts_tablet_manager.cc:1403] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.000s
I20260709 14:53:48.473472 16187 raft_consensus.cc:359] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:48.474076 16187 raft_consensus.cc:385] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:48.474331 16187 raft_consensus.cc:740] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:48.474936 16187 consensus_queue.cc:260] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:48.476012 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb77ae60b32488981907f0bb9d2a2ec" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:48.476294 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb77ae60b32488981907f0bb9d2a2ec" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:48.476573 15922 raft_consensus.cc:3060] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:48.481088 16037 leader_election.cc:343] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:48.483340 15922 raft_consensus.cc:2468] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 1.
I20260709 14:53:48.484444 16037 leader_election.cc:304] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:48.485224 16482 raft_consensus.cc:2804] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:48.485944 16482 raft_consensus.cc:697] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Becoming Leader. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:53:48.486809 16482 consensus_queue.cc:237] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:48.494109 16190 tablet_bootstrap.cc:654] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:48.504823 16188 tablet_bootstrap.cc:492] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:48.505384 16188 ts_tablet_manager.cc:1403] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.079s	user 0.013s	sys 0.000s
I20260709 14:53:48.509433 16187 ts_tablet_manager.cc:1434] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 14:53:48.511170 16188 raft_consensus.cc:359] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:48.512706 16188 raft_consensus.cc:385] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:48.513025 16188 raft_consensus.cc:740] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:48.513816 16187 tablet_bootstrap.cc:492] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:48.513742 16188 consensus_queue.cc:260] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:48.512066 16189 tablet_bootstrap.cc:492] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:48.515020 16189 ts_tablet_manager.cc:1403] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.088s	user 0.010s	sys 0.000s
I20260709 14:53:48.513036 16478 raft_consensus.cc:493] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:48.522194 16196 consensus_queue.cc:1048] T 12f497c4f686447d8ea79da8bad088d6 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:53:48.529089 16188 ts_tablet_manager.cc:1434] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:53:48.536801 16189 raft_consensus.cc:359] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:48.537477 16189 raft_consensus.cc:385] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:48.537720 16189 raft_consensus.cc:740] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:48.538334 16189 consensus_queue.cc:260] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:48.539983 16189 ts_tablet_manager.cc:1434] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 14:53:48.529603 16478 raft_consensus.cc:515] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:48.544926 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ca1ecf44cf4834b74351cb48f095c1" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:48.545499 15922 raft_consensus.cc:2468] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 0.
I20260709 14:53:48.546459 16188 tablet_bootstrap.cc:492] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:48.546609 16037 leader_election.cc:304] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:48.547976 16196 raft_consensus.cc:2804] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:48.548324 16196 raft_consensus.cc:493] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:48.548676 16196 raft_consensus.cc:3060] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.555192 16187 tablet_bootstrap.cc:654] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:48.561101 16342 consensus_queue.cc:1048] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:48.562582 16189 tablet_bootstrap.cc:492] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:48.557812 15817 catalog_manager.cc:5697] T 14a7e2dbde2643839896dc2996eac5b6 P b796c2d2cb444fbbad8b496885f35442 reported cstate change: term changed from 0 to 1, leader changed from <none> to b796c2d2cb444fbbad8b496885f35442 (127.13.139.3). New cstate: current_term: 1 leader_uuid: "b796c2d2cb444fbbad8b496885f35442" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:48.568398 16189 tablet_bootstrap.cc:654] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:48.569285 15817 catalog_manager.cc:5697] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 reported cstate change: term changed from 0 to 1, leader changed from <none> to b796c2d2cb444fbbad8b496885f35442 (127.13.139.3). New cstate: current_term: 1 leader_uuid: "b796c2d2cb444fbbad8b496885f35442" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:48.557768 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ca1ecf44cf4834b74351cb48f095c1" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:48.571883 16190 tablet_bootstrap.cc:492] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:48.572019 15998 raft_consensus.cc:2468] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 0.
I20260709 14:53:48.572443 16190 ts_tablet_manager.cc:1403] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.117s	user 0.004s	sys 0.010s
I20260709 14:53:48.572926 16188 tablet_bootstrap.cc:654] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:48.555536 16196 raft_consensus.cc:515] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:48.575174 16190 raft_consensus.cc:359] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:48.575585 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ca1ecf44cf4834b74351cb48f095c1" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:48.575964 16190 raft_consensus.cc:385] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:48.576313 15922 raft_consensus.cc:3060] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.571123 16478 leader_election.cc:290] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:48.580017 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ca1ecf44cf4834b74351cb48f095c1" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:48.580758 15998 raft_consensus.cc:3060] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.576298 16190 raft_consensus.cc:740] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:48.585917 16190 consensus_queue.cc:260] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:48.588138 16190 ts_tablet_manager.cc:1434] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 14:53:48.589634 16398 raft_consensus.cc:493] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:48.590181 16398 raft_consensus.cc:515] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:48.590911 16196 leader_election.cc:290] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:48.592780 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fad93f15094f34a655d618bfe5eaf6" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:48.593798 16072 raft_consensus.cc:2393] T c4fad93f15094f34a655d618bfe5eaf6 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a94de9a189384a07887edad3f78f5078 in current term 1: Already voted for candidate 72b4deef369542558424d8f21d6bed57 in this term.
I20260709 14:53:48.593640 15920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fad93f15094f34a655d618bfe5eaf6" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:48.594102 16398 leader_election.cc:290] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:48.596064 16111 leader_election.cc:304] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:48.596458 16190 tablet_bootstrap.cc:492] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:48.584456 15922 raft_consensus.cc:2468] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 1.
I20260709 14:53:48.599464 16037 leader_election.cc:304] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:48.599988 16500 raft_consensus.cc:3060] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.602758 16196 raft_consensus.cc:2804] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:48.603253 16196 raft_consensus.cc:697] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Becoming Leader. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:53:48.603653 15998 raft_consensus.cc:2468] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 1.
I20260709 14:53:48.612242 16196 consensus_queue.cc:237] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:48.616295 16187 tablet_bootstrap.cc:492] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:48.616905 16187 ts_tablet_manager.cc:1403] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.103s	user 0.012s	sys 0.006s
I20260709 14:53:48.619431 16187 raft_consensus.cc:359] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:48.620213 16187 raft_consensus.cc:385] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:48.620525 16187 raft_consensus.cc:740] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:48.621317 16187 consensus_queue.cc:260] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:48.622046 16482 consensus_queue.cc:1048] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:48.623723 16187 ts_tablet_manager.cc:1434] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 14:53:48.629279 16187 tablet_bootstrap.cc:492] T fca806d75fbc49f7b0b4d33a861e016b P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:48.629444 16500 raft_consensus.cc:2749] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:48.639194 16188 tablet_bootstrap.cc:492] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:48.640915 16188 ts_tablet_manager.cc:1403] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.101s	user 0.013s	sys 0.005s
I20260709 14:53:48.640022 16190 tablet_bootstrap.cc:654] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:48.643546 16188 raft_consensus.cc:359] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:48.640434 16187 tablet_bootstrap.cc:654] T fca806d75fbc49f7b0b4d33a861e016b P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:48.644304 16188 raft_consensus.cc:385] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:48.644688 16188 raft_consensus.cc:740] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:48.645399 16188 consensus_queue.cc:260] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:48.649094 16188 ts_tablet_manager.cc:1434] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:53:48.650195 16188 tablet_bootstrap.cc:492] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:48.656072 16188 tablet_bootstrap.cc:654] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:48.659605 15821 catalog_manager.cc:5697] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 reported cstate change: term changed from 1 to 3, leader changed from d363c5ed112f492b917cbd9efd591201 (127.13.139.2) to a94de9a189384a07887edad3f78f5078 (127.13.139.4). New cstate: current_term: 3 leader_uuid: "a94de9a189384a07887edad3f78f5078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:48.668694 16188 tablet_bootstrap.cc:492] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:48.669359 16188 ts_tablet_manager.cc:1403] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.001s
I20260709 14:53:48.672099 16188 raft_consensus.cc:359] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:48.673030 16188 raft_consensus.cc:385] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:48.673365 16188 raft_consensus.cc:740] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:48.674269 16189 tablet_bootstrap.cc:492] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:48.674180 16188 consensus_queue.cc:260] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:48.677714 16190 tablet_bootstrap.cc:492] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:48.678193 16190 ts_tablet_manager.cc:1403] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.010s
I20260709 14:53:48.680895 16188 ts_tablet_manager.cc:1434] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:53:48.681941 16188 tablet_bootstrap.cc:492] T 8aa772a09ada4f69a3bfaf57748cc547 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:48.682699 16187 tablet_bootstrap.cc:492] T fca806d75fbc49f7b0b4d33a861e016b P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:48.683140 16187 ts_tablet_manager.cc:1403] T fca806d75fbc49f7b0b4d33a861e016b P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.003s
I20260709 14:53:48.674784 16189 ts_tablet_manager.cc:1403] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.112s	user 0.010s	sys 0.008s
I20260709 14:53:48.685575 16187 raft_consensus.cc:359] T fca806d75fbc49f7b0b4d33a861e016b P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:48.686254 16187 raft_consensus.cc:385] T fca806d75fbc49f7b0b4d33a861e016b P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:48.686556 16187 raft_consensus.cc:740] T fca806d75fbc49f7b0b4d33a861e016b P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:48.685745 16189 raft_consensus.cc:359] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:48.688023 16269 consensus_queue.cc:1048] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:48.689985 16189 raft_consensus.cc:385] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:48.680666 16190 raft_consensus.cc:359] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:48.691660 16190 raft_consensus.cc:385] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:48.691913 16190 raft_consensus.cc:740] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:48.692619 16190 consensus_queue.cc:260] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:48.693017 16187 consensus_queue.cc:260] T fca806d75fbc49f7b0b4d33a861e016b P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:48.694988 16190 ts_tablet_manager.cc:1434] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:53:48.696255 16427 consensus_queue.cc:1048] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:48.690762 16189 raft_consensus.cc:740] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:48.698041 16189 consensus_queue.cc:260] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:48.700117 16189 ts_tablet_manager.cc:1434] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.000s
I20260709 14:53:48.701092 16189 tablet_bootstrap.cc:492] T b51b07eccac04033a957fe6c46d2bb63 P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:48.701506 16145 raft_consensus.cc:3060] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.702996 16187 ts_tablet_manager.cc:1434] T fca806d75fbc49f7b0b4d33a861e016b P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 14:53:48.704119 16187 tablet_bootstrap.cc:492] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:48.704633 16427 raft_consensus.cc:493] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:48.705152 16427 raft_consensus.cc:515] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:48.706578 16189 tablet_bootstrap.cc:654] T b51b07eccac04033a957fe6c46d2bb63 P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:48.708158 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702e890c3a5940f889b1bc676d571230" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:48.703028 16190 tablet_bootstrap.cc:492] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:48.709563 16427 leader_election.cc:290] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:48.711087 15995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702e890c3a5940f889b1bc676d571230" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:48.711683 15995 raft_consensus.cc:2468] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 0.
I20260709 14:53:48.712811 16188 tablet_bootstrap.cc:654] T 8aa772a09ada4f69a3bfaf57748cc547 P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:48.712893 15887 leader_election.cc:304] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
W20260709 14:53:48.713442 15888 leader_election.cc:343] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:48.713640 16255 consensus_queue.cc:1048] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:48.713969 16427 raft_consensus.cc:2804] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:48.714469 16427 raft_consensus.cc:493] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:48.715020 16427 raft_consensus.cc:3060] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.718291 16190 tablet_bootstrap.cc:654] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:48.721359 16187 tablet_bootstrap.cc:654] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:48.725214 16427 raft_consensus.cc:515] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:48.727905 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702e890c3a5940f889b1bc676d571230" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
W20260709 14:53:48.729584 15888 leader_election.cc:343] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:48.735292 16427 leader_election.cc:290] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:48.738200 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702e890c3a5940f889b1bc676d571230" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:48.738656 16189 tablet_bootstrap.cc:492] T b51b07eccac04033a957fe6c46d2bb63 P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:48.738801 15998 raft_consensus.cc:3060] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.739125 16189 ts_tablet_manager.cc:1403] T b51b07eccac04033a957fe6c46d2bb63 P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.008s
I20260709 14:53:48.744917 16190 tablet_bootstrap.cc:492] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:48.745173 15998 raft_consensus.cc:2468] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:48.745437 16190 ts_tablet_manager.cc:1403] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.002s
I20260709 14:53:48.747654 16190 raft_consensus.cc:359] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:48.742833 16189 raft_consensus.cc:359] T b51b07eccac04033a957fe6c46d2bb63 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:48.750839 16187 tablet_bootstrap.cc:492] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:48.751295 16190 raft_consensus.cc:385] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:48.751570 16187 ts_tablet_manager.cc:1403] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.000s
I20260709 14:53:48.751650 16190 raft_consensus.cc:740] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:48.752810 16190 consensus_queue.cc:260] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:48.755321 16190 ts_tablet_manager.cc:1434] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:53:48.755564 16398 raft_consensus.cc:493] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:48.755967 16398 raft_consensus.cc:515] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:48.756690 16190 tablet_bootstrap.cc:492] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:48.757586 15887 leader_election.cc:304] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:48.757995 16398 leader_election.cc:290] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:48.758127 16187 raft_consensus.cc:359] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:48.758827 16187 raft_consensus.cc:385] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:48.759145 16187 raft_consensus.cc:740] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:48.759773 16187 consensus_queue.cc:260] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:48.760579 16189 raft_consensus.cc:385] T b51b07eccac04033a957fe6c46d2bb63 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:48.760890 16189 raft_consensus.cc:740] T b51b07eccac04033a957fe6c46d2bb63 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:48.758631 16226 raft_consensus.cc:2804] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:48.761510 16189 consensus_queue.cc:260] T b51b07eccac04033a957fe6c46d2bb63 P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:48.762126 16226 raft_consensus.cc:697] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:48.762748 16190 tablet_bootstrap.cc:654] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:48.762971 16226 consensus_queue.cc:237] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:48.764528 16187 ts_tablet_manager.cc:1434] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:53:48.765507 16187 tablet_bootstrap.cc:492] T 3d1dda762fec47c6889b6b03e8a266cd P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:48.769587 16275 consensus_queue.cc:1048] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:48.771524 16189 ts_tablet_manager.cc:1434] T b51b07eccac04033a957fe6c46d2bb63 P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.003s
I20260709 14:53:48.772555 16189 tablet_bootstrap.cc:492] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:48.761554 15995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a294f6c4c2b4bf7be43991c39ec7d9c" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:48.776506 16269 consensus_queue.cc:1048] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:48.778671 16188 tablet_bootstrap.cc:492] T 8aa772a09ada4f69a3bfaf57748cc547 P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:48.779060 16188 ts_tablet_manager.cc:1403] T 8aa772a09ada4f69a3bfaf57748cc547 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.097s	user 0.015s	sys 0.013s
I20260709 14:53:48.780838 16269 raft_consensus.cc:493] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:48.781308 16188 raft_consensus.cc:359] T 8aa772a09ada4f69a3bfaf57748cc547 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:48.781337 16269 raft_consensus.cc:515] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:48.783159 16187 tablet_bootstrap.cc:654] T 3d1dda762fec47c6889b6b03e8a266cd P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:48.783996 16269 leader_election.cc:290] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:48.781832 16188 raft_consensus.cc:385] T 8aa772a09ada4f69a3bfaf57748cc547 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:48.785584 16188 raft_consensus.cc:740] T 8aa772a09ada4f69a3bfaf57748cc547 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:48.786381 16188 consensus_queue.cc:260] T 8aa772a09ada4f69a3bfaf57748cc547 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:48.788913 16188 ts_tablet_manager.cc:1434] T 8aa772a09ada4f69a3bfaf57748cc547 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 14:53:48.789801 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a294f6c4c2b4bf7be43991c39ec7d9c" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:48.789803 16188 tablet_bootstrap.cc:492] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:48.791703 16111 leader_election.cc:304] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:48.792711 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1174a03eedcb45daa7a01f22e8211462" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:48.792907 16398 raft_consensus.cc:2749] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:48.794143 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1174a03eedcb45daa7a01f22e8211462" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:48.794543 16189 tablet_bootstrap.cc:654] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:48.797987 15964 leader_election.cc:343] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:48.799269 16188 tablet_bootstrap.cc:654] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:48.799535 15963 leader_election.cc:343] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:48.799993 15963 leader_election.cc:304] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:48.801643 16278 raft_consensus.cc:2749] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:48.819836 16189 tablet_bootstrap.cc:492] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:48.820322 16189 ts_tablet_manager.cc:1403] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.002s
I20260709 14:53:48.820894 16278 raft_consensus.cc:493] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:48.821375 16278 raft_consensus.cc:515] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:48.823355 16278 leader_election.cc:290] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:48.823935 16189 raft_consensus.cc:359] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:48.824564 16189 raft_consensus.cc:385] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:48.824838 16189 raft_consensus.cc:740] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:48.828001 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa772a09ada4f69a3bfaf57748cc547" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:48.762991 15820 catalog_manager.cc:5697] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 reported cstate change: term changed from 0 to 1, leader changed from <none> to b796c2d2cb444fbbad8b496885f35442 (127.13.139.3). New cstate: current_term: 1 leader_uuid: "b796c2d2cb444fbbad8b496885f35442" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:48.833425 16188 tablet_bootstrap.cc:492] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:48.833954 16188 ts_tablet_manager.cc:1403] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.002s
I20260709 14:53:48.837749 16188 raft_consensus.cc:359] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:48.838394 16188 raft_consensus.cc:385] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:48.838654 16188 raft_consensus.cc:740] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:48.839883 16188 consensus_queue.cc:260] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:48.840279 16196 raft_consensus.cc:493] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:48.840714 16196 raft_consensus.cc:515] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:48.841545 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa772a09ada4f69a3bfaf57748cc547" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:48.842183 15922 raft_consensus.cc:2468] T 8aa772a09ada4f69a3bfaf57748cc547 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 0.
I20260709 14:53:48.842526 16196 leader_election.cc:290] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:48.843401 16189 consensus_queue.cc:260] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:48.844993 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca806d75fbc49f7b0b4d33a861e016b" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:48.845588 15922 raft_consensus.cc:2468] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 0.
I20260709 14:53:48.846616 16037 leader_election.cc:304] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:48.848908 16478 raft_consensus.cc:2804] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:48.849370 16478 raft_consensus.cc:493] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:48.849705 16478 raft_consensus.cc:3060] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.850564 16188 ts_tablet_manager.cc:1434] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.002s
I20260709 14:53:48.851701 16188 tablet_bootstrap.cc:492] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:48.845039 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca806d75fbc49f7b0b4d33a861e016b" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:48.857813 15998 raft_consensus.cc:2468] T fca806d75fbc49f7b0b4d33a861e016b P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 0.
I20260709 14:53:48.848825 16189 ts_tablet_manager.cc:1434] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.005s
I20260709 14:53:48.858059 16478 raft_consensus.cc:515] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:48.859421 16189 tablet_bootstrap.cc:492] T 3d1dda762fec47c6889b6b03e8a266cd P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:48.861743 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca806d75fbc49f7b0b4d33a861e016b" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:48.862421 15922 raft_consensus.cc:3060] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.867781 16189 tablet_bootstrap.cc:654] T 3d1dda762fec47c6889b6b03e8a266cd P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:48.870851 16188 tablet_bootstrap.cc:654] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:48.879642 16189 tablet_bootstrap.cc:492] T 3d1dda762fec47c6889b6b03e8a266cd P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:48.880259 16255 raft_consensus.cc:493] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:48.880831 16255 raft_consensus.cc:515] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:48.882994 16255 leader_election.cc:290] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:48.887384 16069 raft_consensus.cc:1275] T e8ee6881fe96486db140339505ee6407 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Refusing update from remote peer a94de9a189384a07887edad3f78f5078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:48.888998 16500 consensus_queue.cc:1048] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:48.893693 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b07eccac04033a957fe6c46d2bb63" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
W20260709 14:53:48.896327 15888 leader_election.cc:343] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:48.845639 15963 leader_election.cc:304] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:48.898484 16500 raft_consensus.cc:493] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:48.898696 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b07eccac04033a957fe6c46d2bb63" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:48.899009 16500 raft_consensus.cc:515] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:48.901171 16535 raft_consensus.cc:2804] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:48.903541 16535 raft_consensus.cc:493] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:48.903895 16535 raft_consensus.cc:3060] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.904953 16500 leader_election.cc:290] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:48.910964 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7318aa55b0f34ffa8f0b667513f3e39c" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:48.911655 16069 raft_consensus.cc:2468] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 0.
I20260709 14:53:48.912941 16112 leader_election.cc:304] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:48.914304 16405 raft_consensus.cc:2804] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:48.914701 16405 raft_consensus.cc:493] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:48.915019 16405 raft_consensus.cc:3060] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.918165 16427 raft_consensus.cc:493] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:48.918735 16427 raft_consensus.cc:515] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:48.923050 16071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf23f4feea54be3ad75ea64d1cc36a7" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
W20260709 14:53:48.924425 15889 leader_election.cc:343] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:48.923890 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf23f4feea54be3ad75ea64d1cc36a7" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
W20260709 14:53:48.926096 15888 leader_election.cc:343] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:48.923385 16427 leader_election.cc:290] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:48.927290 15888 leader_election.cc:304] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72b4deef369542558424d8f21d6bed57; no voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:48.932498 16427 raft_consensus.cc:2749] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:48.909247 16072 raft_consensus.cc:2468] T b51b07eccac04033a957fe6c46d2bb63 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 0.
I20260709 14:53:48.934180 15889 leader_election.cc:304] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:48.935518 16255 raft_consensus.cc:2804] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:48.935923 16255 raft_consensus.cc:493] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:48.936256 16255 raft_consensus.cc:3060] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:48.939761 16405 raft_consensus.cc:515] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:48.943159 16188 tablet_bootstrap.cc:492] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:48.947880 16188 ts_tablet_manager.cc:1403] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.096s	user 0.010s	sys 0.001s
W20260709 14:53:48.901765 15963 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.1:34293, user_credentials={real_user=slave}} blocked reactor thread for 56214.5us
W20260709 14:53:48.948750 15963 leader_election.cc:343] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:48.953071 16535 raft_consensus.cc:515] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:48.954176 16405 leader_election.cc:290] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:48.960147 16189 ts_tablet_manager.cc:1403] T 3d1dda762fec47c6889b6b03e8a266cd P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.101s	user 0.012s	sys 0.000s
I20260709 14:53:48.970894 15922 raft_consensus.cc:2468] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 1.
I20260709 14:53:48.977862 16196 consensus_queue.cc:1048] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:48.979693 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7318aa55b0f34ffa8f0b667513f3e39c" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:48.989297 16196 raft_consensus.cc:493] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:48.989741 16196 raft_consensus.cc:515] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:48.992818 16196 leader_election.cc:290] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:48.996547 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7318aa55b0f34ffa8f0b667513f3e39c" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:49.010308 16478 leader_election.cc:290] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
W20260709 14:53:49.020265 16110 leader_election.cc:343] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:49.025280 16405 raft_consensus.cc:493] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:49.038561 16189 raft_consensus.cc:359] T 3d1dda762fec47c6889b6b03e8a266cd P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:49.040921 16189 raft_consensus.cc:385] T 3d1dda762fec47c6889b6b03e8a266cd P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:49.041134 16189 raft_consensus.cc:740] T 3d1dda762fec47c6889b6b03e8a266cd P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:49.041586 16189 consensus_queue.cc:260] T 3d1dda762fec47c6889b6b03e8a266cd P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:49.028241 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7318aa55b0f34ffa8f0b667513f3e39c" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
W20260709 14:53:49.037207 15889 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 50475.3us
I20260709 14:53:49.102337 16189 ts_tablet_manager.cc:1434] T 3d1dda762fec47c6889b6b03e8a266cd P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.121s	user 0.007s	sys 0.005s
I20260709 14:53:49.071749 16072 raft_consensus.cc:3060] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:49.055076 16037 leader_election.cc:304] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:49.105868 16196 raft_consensus.cc:2804] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:53:49.105763 16037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.1:34293, user_credentials={real_user=slave}} blocked reactor thread for 62591.8us
I20260709 14:53:49.106370 16196 raft_consensus.cc:697] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Becoming Leader. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:53:49.107941 16189 tablet_bootstrap.cc:492] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:49.045948 16405 raft_consensus.cc:515] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
W20260709 14:53:49.090404 16110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 74496.4us
I20260709 14:53:49.107132 16196 consensus_queue.cc:237] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:49.111032 16269 raft_consensus.cc:493] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:49.112306 15995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca806d75fbc49f7b0b4d33a861e016b" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:49.113288 16535 leader_election.cc:290] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:49.113763 15921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ec51da2c474914a2bf69045cc126eb" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:49.116083 16190 tablet_bootstrap.cc:492] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:49.127331 16190 ts_tablet_manager.cc:1403] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.371s	user 0.102s	sys 0.129s
I20260709 14:53:49.117094 16187 tablet_bootstrap.cc:492] T 3d1dda762fec47c6889b6b03e8a266cd P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:49.116719 16255 raft_consensus.cc:515] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:49.118618 16405 leader_election.cc:290] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:49.133708 16190 raft_consensus.cc:359] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:49.135007 16190 raft_consensus.cc:385] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:49.135260 16190 raft_consensus.cc:740] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:49.122455 16269 raft_consensus.cc:515] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:49.128088 16187 ts_tablet_manager.cc:1403] T 3d1dda762fec47c6889b6b03e8a266cd P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.363s	user 0.071s	sys 0.105s
I20260709 14:53:49.110031 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ec51da2c474914a2bf69045cc126eb" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:49.183040 16188 raft_consensus.cc:359] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:49.167287 16187 raft_consensus.cc:359] T 3d1dda762fec47c6889b6b03e8a266cd P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:49.170643 16269 leader_election.cc:290] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:49.187578 16188 raft_consensus.cc:385] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:49.187808 16187 raft_consensus.cc:385] T 3d1dda762fec47c6889b6b03e8a266cd P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:49.187922 16188 raft_consensus.cc:740] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:49.188242 16187 raft_consensus.cc:740] T 3d1dda762fec47c6889b6b03e8a266cd P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:49.188928 16187 consensus_queue.cc:260] T 3d1dda762fec47c6889b6b03e8a266cd P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:49.137615 16190 consensus_queue.cc:260] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:49.188546 16188 consensus_queue.cc:260] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
W20260709 14:53:49.133671 16530 log.cc:927] Time spent T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57: Append to log took a long time: real 0.126s	user 0.001s	sys 0.000s
I20260709 14:53:49.125317 16139 raft_consensus.cc:3060] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:49.206374 16551 consensus_queue.cc:1048] T 14a7e2dbde2643839896dc2996eac5b6 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.035s
I20260709 14:53:49.136224 16544 raft_consensus.cc:493] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:49.137593 15995 raft_consensus.cc:3060] T fca806d75fbc49f7b0b4d33a861e016b P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:49.208648 16190 ts_tablet_manager.cc:1434] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.081s	user 0.010s	sys 0.001s
I20260709 14:53:49.178750 16535 raft_consensus.cc:493] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:49.213400 16187 ts_tablet_manager.cc:1434] T 3d1dda762fec47c6889b6b03e8a266cd P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.077s	user 0.005s	sys 0.003s
I20260709 14:53:49.213239 16255 leader_election.cc:290] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:49.178074 15997 raft_consensus.cc:2468] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 0.
I20260709 14:53:49.159699 15921 raft_consensus.cc:2468] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 0.
W20260709 14:53:49.207219 16110 leader_election.cc:343] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:49.234725 16187 tablet_bootstrap.cc:492] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:49.243256 16190 tablet_bootstrap.cc:492] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
W20260709 14:53:49.221796 16036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 51100.6us
W20260709 14:53:49.264040 15887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 56503.2us
I20260709 14:53:49.222586 16535 raft_consensus.cc:515] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:49.270799 15921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb77ae60b32488981907f0bb9d2a2ec" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:49.273849 16189 tablet_bootstrap.cc:654] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:49.275251 16187 tablet_bootstrap.cc:654] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:49.235720 16478 consensus_queue.cc:1048] T 14a7e2dbde2643839896dc2996eac5b6 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 14:53:49.222155 16544 raft_consensus.cc:515] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:49.286106 16072 raft_consensus.cc:2468] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 1.
I20260709 14:53:49.288986 16544 leader_election.cc:290] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:49.289927 16142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b07eccac04033a957fe6c46d2bb63" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
W20260709 14:53:49.292455 15888 leader_election.cc:343] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:49.294178 16142 raft_consensus.cc:3060] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:49.335945 16188 ts_tablet_manager.cc:1434] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.388s	user 0.019s	sys 0.031s
I20260709 14:53:49.338172 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ec51da2c474914a2bf69045cc126eb" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:49.338857 16072 raft_consensus.cc:2468] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 0.
W20260709 14:53:49.337672 15963 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.1:34293, user_credentials={real_user=slave}} blocked reactor thread for 72138.8us
I20260709 14:53:49.349762 16037 leader_election.cc:304] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:49.351876 16557 raft_consensus.cc:2804] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:49.352267 16557 raft_consensus.cc:493] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:49.352177 15997 raft_consensus.cc:1275] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Refusing update from remote peer a94de9a189384a07887edad3f78f5078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:49.352675 16557 raft_consensus.cc:3060] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:49.371528 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb77ae60b32488981907f0bb9d2a2ec" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:49.375986 16555 raft_consensus.cc:493] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:49.385843 16112 leader_election.cc:304] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: d363c5ed112f492b917cbd9efd591201
I20260709 14:53:49.389246 16066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:49.391132 16188 tablet_bootstrap.cc:492] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:49.373299 16535 leader_election.cc:290] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:49.376539 16555 raft_consensus.cc:515] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:49.389989 16066 raft_consensus.cc:2468] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:49.462265 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:49.463361 15998 raft_consensus.cc:2468] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:49.398370 16140 raft_consensus.cc:3060] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:49.468088 16556 raft_consensus.cc:493] T 3d1dda762fec47c6889b6b03e8a266cd P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:49.466691 16112 leader_election.cc:304] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:49.476481 16548 raft_consensus.cc:2804] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:49.495304 16500 raft_consensus.cc:2749] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:49.506011 16555 leader_election.cc:290] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:49.509925 16068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b07eccac04033a957fe6c46d2bb63" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:49.510553 16068 raft_consensus.cc:3060] T b51b07eccac04033a957fe6c46d2bb63 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:49.512339 16190 tablet_bootstrap.cc:654] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:49.498415 16548 raft_consensus.cc:697] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [term 1 LEADER]: Becoming Leader. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:53:49.495818 16556 raft_consensus.cc:515] T 3d1dda762fec47c6889b6b03e8a266cd P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
W20260709 14:53:49.500804 16112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 100987us
I20260709 14:53:49.533336 16556 leader_election.cc:290] T 3d1dda762fec47c6889b6b03e8a266cd P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:49.553314 16189 tablet_bootstrap.cc:492] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:49.553960 16189 ts_tablet_manager.cc:1403] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.450s	user 0.022s	sys 0.048s
I20260709 14:53:49.550740 16548 consensus_queue.cc:237] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:49.558319 16543 consensus_queue.cc:1048] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:49.563320 16547 consensus_queue.cc:1048] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:53:49.565718 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1dda762fec47c6889b6b03e8a266cd" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:49.566088 16552 raft_consensus.cc:493] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:49.566334 15998 raft_consensus.cc:2468] T 3d1dda762fec47c6889b6b03e8a266cd P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 0.
I20260709 14:53:49.566354 16187 tablet_bootstrap.cc:492] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:49.567075 16187 ts_tablet_manager.cc:1403] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.333s	user 0.015s	sys 0.019s
I20260709 14:53:49.537101 15889 leader_election.cc:304] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:49.571601 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:49.572237 16072 raft_consensus.cc:2468] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
I20260709 14:53:49.569409 16552 raft_consensus.cc:515] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:49.577006 15964 leader_election.cc:304] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:49.579056 16416 raft_consensus.cc:2804] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:49.579397 16416 raft_consensus.cc:493] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:49.579703 16416 raft_consensus.cc:3060] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:49.584254 16567 log.cc:927] Time spent T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078: Append to log took a long time: real 0.116s	user 0.000s	sys 0.001s
I20260709 14:53:49.585160 16488 raft_consensus.cc:2804] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:49.593140 16036 leader_election.cc:304] T 3d1dda762fec47c6889b6b03e8a266cd P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:49.602733 16189 raft_consensus.cc:359] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:49.603286 16189 raft_consensus.cc:385] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:49.603494 16189 raft_consensus.cc:740] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:49.604045 16189 consensus_queue.cc:260] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:49.594594 16488 raft_consensus.cc:493] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:49.613395 16189 ts_tablet_manager.cc:1434] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.000s
I20260709 14:53:49.585000 16557 raft_consensus.cc:515] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:49.610908 16552 leader_election.cc:290] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:49.615675 16488 raft_consensus.cc:3060] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:49.616464 16560 raft_consensus.cc:2804] T 3d1dda762fec47c6889b6b03e8a266cd P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:49.619130 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df56d13946fe4ab88dbb9aa6f3a0828c" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:49.618674 15964 leader_election.cc:304] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [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: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:49.639120 16188 tablet_bootstrap.cc:654] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:49.629957 16560 raft_consensus.cc:493] T 3d1dda762fec47c6889b6b03e8a266cd P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:49.644919 16535 raft_consensus.cc:2804] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:49.645301 16535 raft_consensus.cc:493] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:49.645627 16535 raft_consensus.cc:3060] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:49.634824 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa772a09ada4f69a3bfaf57748cc547" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:49.649595 16560 raft_consensus.cc:3060] T 3d1dda762fec47c6889b6b03e8a266cd P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:49.640862 15991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702e890c3a5940f889b1bc676d571230" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
W20260709 14:53:49.678108 15963 leader_election.cc:343] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:49.685770 16187 raft_consensus.cc:359] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:49.686537 16187 raft_consensus.cc:385] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:49.689807 16228 consensus_queue.cc:1048] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:49.686805 16187 raft_consensus.cc:740] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:49.653411 15995 raft_consensus.cc:2468] T fca806d75fbc49f7b0b4d33a861e016b P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 1.
W20260709 14:53:49.695150 16574 log.cc:927] Time spent T 14a7e2dbde2643839896dc2996eac5b6 P d363c5ed112f492b917cbd9efd591201: Append to log took a long time: real 0.069s	user 0.000s	sys 0.001s
I20260709 14:53:49.692497 16187 consensus_queue.cc:260] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:49.698614 16187 ts_tablet_manager.cc:1434] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.131s	user 0.006s	sys 0.001s
I20260709 14:53:49.704310 16535 raft_consensus.cc:515] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
W20260709 14:53:49.711961 15869 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:49.685076 15991 raft_consensus.cc:2468] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 1.
I20260709 14:53:49.670205 16558 consensus_queue.cc:1048] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.040s
I20260709 14:53:49.717489 16187 tablet_bootstrap.cc:492] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:49.680423 16543 consensus_queue.cc:1048] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260709 14:53:49.714509 16566 consensus_queue.cc:1048] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.095s
I20260709 14:53:49.719687 15920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa772a09ada4f69a3bfaf57748cc547" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:49.736706 15916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702e890c3a5940f889b1bc676d571230" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:49.738912 16535 leader_election.cc:290] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:49.740304 16189 tablet_bootstrap.cc:492] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:49.728571 16557 leader_election.cc:290] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:49.742204 15920 raft_consensus.cc:3060] T 8aa772a09ada4f69a3bfaf57748cc547 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:49.751468 16110 leader_election.cc:304] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:49.744527 16535 raft_consensus.cc:493] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:49.753115 16500 raft_consensus.cc:2804] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:49.752938 16535 raft_consensus.cc:515] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:49.758724 16068 raft_consensus.cc:2468] T b51b07eccac04033a957fe6c46d2bb63 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:49.754230 16500 raft_consensus.cc:493] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:49.760903 16500 raft_consensus.cc:3060] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:49.762583 16416 raft_consensus.cc:515] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:49.764535 16416 leader_election.cc:290] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:49.750969 16488 raft_consensus.cc:515] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
W20260709 14:53:49.767853 15889 leader_election.cc:343] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:49.770392 15995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ec51da2c474914a2bf69045cc126eb" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:49.775534 15914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ec51da2c474914a2bf69045cc126eb" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:49.775597 15923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:49.810678 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:49.818843 15923 raft_consensus.cc:2393] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d363c5ed112f492b917cbd9efd591201 in current term 2: Already voted for candidate 72b4deef369542558424d8f21d6bed57 in this term.
I20260709 14:53:49.819542 16535 leader_election.cc:290] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:49.822618 16187 tablet_bootstrap.cc:654] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:49.822852 16488 leader_election.cc:290] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:49.819422 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df56d13946fe4ab88dbb9aa6f3a0828c" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:49.836135 16188 tablet_bootstrap.cc:492] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:49.836663 16188 ts_tablet_manager.cc:1403] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.457s	user 0.012s	sys 0.006s
I20260709 14:53:49.786696 15916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ec51da2c474914a2bf69045cc126eb" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:49.811510 15914 raft_consensus.cc:3060] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:49.835886 15995 raft_consensus.cc:2393] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 in current term 1: Already voted for candidate d363c5ed112f492b917cbd9efd591201 in this term.
I20260709 14:53:49.868626 16189 tablet_bootstrap.cc:654] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:49.885582 16190 tablet_bootstrap.cc:492] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:49.886101 16190 ts_tablet_manager.cc:1403] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.647s	user 0.031s	sys 0.015s
I20260709 14:53:49.837977 16557 raft_consensus.cc:493] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:49.825152 15889 leader_election.cc:304] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:49.893640 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:49.892421 16188 raft_consensus.cc:359] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:49.896159 16188 raft_consensus.cc:385] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:49.896548 16188 raft_consensus.cc:740] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:49.897243 16188 consensus_queue.cc:260] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
W20260709 14:53:49.841054 15887 leader_election.cc:343] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:49.889039 16579 log.cc:927] Time spent T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201: Append to log took a long time: real 0.162s	user 0.001s	sys 0.000s
W20260709 14:53:49.893985 15889 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 109895us
I20260709 14:53:49.906874 16036 leader_election.cc:304] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:49.908056 16564 raft_consensus.cc:2804] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:49.909296 16566 raft_consensus.cc:2749] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:49.911628 16188 ts_tablet_manager.cc:1434] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.000s
I20260709 14:53:49.910766 15996 raft_consensus.cc:2393] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 72b4deef369542558424d8f21d6bed57 in current term 2: Already voted for candidate d363c5ed112f492b917cbd9efd591201 in this term.
I20260709 14:53:49.898990 16557 raft_consensus.cc:515] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:49.919790 16190 raft_consensus.cc:359] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:49.932498 16190 raft_consensus.cc:385] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:49.933277 16190 raft_consensus.cc:740] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:49.937430 15920 raft_consensus.cc:2468] T 8aa772a09ada4f69a3bfaf57748cc547 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
I20260709 14:53:49.911913 16564 raft_consensus.cc:697] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:49.934098 16190 consensus_queue.cc:260] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:49.941344 16142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7318aa55b0f34ffa8f0b667513f3e39c" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:49.902088 15887 leader_election.cc:304] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72b4deef369542558424d8f21d6bed57; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:49.948060 16564 consensus_queue.cc:237] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:49.950971 16188 tablet_bootstrap.cc:492] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
W20260709 14:53:49.953528 15887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 113575us
I20260709 14:53:49.954481 16187 tablet_bootstrap.cc:492] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:49.954934 16187 ts_tablet_manager.cc:1403] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.241s	user 0.023s	sys 0.018s
I20260709 14:53:49.953979 16488 raft_consensus.cc:2749] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:49.959535 15963 leader_election.cc:304] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:49.954090 16560 raft_consensus.cc:515] T 3d1dda762fec47c6889b6b03e8a266cd P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:49.970060 16190 ts_tablet_manager.cc:1434] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.084s	user 0.008s	sys 0.001s
I20260709 14:53:49.970809 16187 raft_consensus.cc:359] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:49.971306 16187 raft_consensus.cc:385] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:49.971510 16187 raft_consensus.cc:740] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:49.972049 16187 consensus_queue.cc:260] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:49.973207 16553 consensus_queue.cc:1048] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:53:49.983139 16187 ts_tablet_manager.cc:1434] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 14:53:49.963747 16416 raft_consensus.cc:2804] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:49.997189 16187 tablet_bootstrap.cc:492] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:49.991758 16416 raft_consensus.cc:697] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:49.993973 16557 leader_election.cc:290] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:50.018213 16188 tablet_bootstrap.cc:654] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:50.024632 16065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:50.024968 16068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:50.025444 16065 raft_consensus.cc:3060] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:49.994141 16500 raft_consensus.cc:515] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:50.029284 16416 consensus_queue.cc:237] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:50.031925 16068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ec51da2c474914a2bf69045cc126eb" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:50.038462 16560 leader_election.cc:290] T 3d1dda762fec47c6889b6b03e8a266cd P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:50.043735 15921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf23f4feea54be3ad75ea64d1cc36a7" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:50.044258 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7318aa55b0f34ffa8f0b667513f3e39c" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:50.044396 15921 raft_consensus.cc:2468] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 0.
I20260709 14:53:50.044983 16072 raft_consensus.cc:2393] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d363c5ed112f492b917cbd9efd591201 in current term 1: Already voted for candidate a94de9a189384a07887edad3f78f5078 in this term.
I20260709 14:53:50.045445 16143 raft_consensus.cc:1240] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Rejecting Update request from peer 72b4deef369542558424d8f21d6bed57 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:50.034552 16142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf23f4feea54be3ad75ea64d1cc36a7" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:50.047770 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1dda762fec47c6889b6b03e8a266cd" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:50.047822 16500 leader_election.cc:290] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:50.054021 16488 raft_consensus.cc:493] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:50.052301 16068 raft_consensus.cc:2393] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d363c5ed112f492b917cbd9efd591201 in current term 1: Already voted for candidate b796c2d2cb444fbbad8b496885f35442 in this term.
I20260709 14:53:50.056481 15818 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56078 (request call id 58) took 1039 ms. Trace:
I20260709 14:53:50.057545 15820 catalog_manager.cc:5697] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:50.061899 16189 tablet_bootstrap.cc:492] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:50.062351 16189 ts_tablet_manager.cc:1403] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.322s	user 0.021s	sys 0.000s
I20260709 14:53:50.042145 15914 raft_consensus.cc:2468] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
W20260709 14:53:50.065219 16589 log.cc:927] Time spent T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260709 14:53:50.065624 16190 tablet_bootstrap.cc:492] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:50.066885 16189 raft_consensus.cc:359] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:50.067528 16189 raft_consensus.cc:385] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:50.067785 16189 raft_consensus.cc:740] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.054495 16488 raft_consensus.cc:515] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:50.069818 15919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702e890c3a5940f889b1bc676d571230" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:50.074537 16187 tablet_bootstrap.cc:654] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:50.078354 16065 raft_consensus.cc:2468] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 2.
I20260709 14:53:50.081704 16189 consensus_queue.cc:260] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:50.083847 16189 ts_tablet_manager.cc:1434] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
W20260709 14:53:50.083997 16037 leader_election.cc:343] T 3d1dda762fec47c6889b6b03e8a266cd P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:50.085860 16552 raft_consensus.cc:493] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:50.086338 16552 raft_consensus.cc:515] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:50.059305 15818 rpcz_store.cc:276] 0709 14:53:49.028619 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:49.034072 (+  5453us) service_pool.cc:224] Handling call
0709 14:53:50.056425 (+1022353us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":172204,"reported_tablets":3}
I20260709 14:53:50.087682 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702e890c3a5940f889b1bc676d571230" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:50.089071 15963 leader_election.cc:304] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
W20260709 14:53:50.091840 16037 leader_election.cc:343] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:50.092797 16037 leader_election.cc:304] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [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: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:50.096082 16535 raft_consensus.cc:2804] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:50.096596 16535 raft_consensus.cc:697] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:50.097420 16535 consensus_queue.cc:237] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:50.098114 16552 leader_election.cc:290] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:50.098065 16189 tablet_bootstrap.cc:492] T df56d13946fe4ab88dbb9aa6f3a0828c P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:50.102770 15964 leader_election.cc:304] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [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: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:50.103700 16142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1dda762fec47c6889b6b03e8a266cd" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:50.103426 16482 consensus_queue.cc:1048] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:50.100051 16228 raft_consensus.cc:2804] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:50.105120 16228 raft_consensus.cc:493] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:50.105444 16228 raft_consensus.cc:3060] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:50.105618 16110 leader_election.cc:304] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:50.095989 15918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ec51da2c474914a2bf69045cc126eb" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:50.107143 15918 raft_consensus.cc:2376] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1. Re-sending same reply.
W20260709 14:53:50.107614 16595 log.cc:927] Time spent T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
W20260709 14:53:50.115159 16037 leader_election.cc:343] T 3d1dda762fec47c6889b6b03e8a266cd P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:50.116262 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1dda762fec47c6889b6b03e8a266cd" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:50.117413 15998 raft_consensus.cc:3060] T 3d1dda762fec47c6889b6b03e8a266cd P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:50.124886 16565 raft_consensus.cc:2749] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:50.126047 16548 consensus_queue.cc:1048] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:50.128826 16552 raft_consensus.cc:2749] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:50.129351 16542 raft_consensus.cc:493] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:50.129890 16542 raft_consensus.cc:515] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:50.120218 16482 consensus_queue.cc:1048] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:53:50.135692 16542 leader_election.cc:290] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:50.137528 15991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ca1ecf44cf4834b74351cb48f095c1" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:50.141424 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1174a03eedcb45daa7a01f22e8211462" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:50.159375 16070 raft_consensus.cc:2468] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 0.
I20260709 14:53:50.151252 16488 leader_election.cc:290] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:50.163225 16187 tablet_bootstrap.cc:492] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:50.164423 16187 ts_tablet_manager.cc:1403] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.174s	user 0.007s	sys 0.010s
I20260709 14:53:50.165009 16190 tablet_bootstrap.cc:654] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:50.148721 15964 leader_election.cc:304] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:50.159961 15992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16e25798a3d4307ae45f1f4ae626f54" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:50.155375 15889 leader_election.cc:304] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: d363c5ed112f492b917cbd9efd591201
W20260709 14:53:50.205822 15889 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 56625.2us
I20260709 14:53:50.213737 16278 raft_consensus.cc:3060] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:50.208142 16112 leader_election.cc:304] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:50.218770 16555 consensus_queue.cc:1059] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:50.219715 16555 raft_consensus.cc:3055] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:50.219795 16146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16e25798a3d4307ae45f1f4ae626f54" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:50.220072 16555 raft_consensus.cc:740] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
W20260709 14:53:50.216676 15964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 73380.8us
I20260709 14:53:50.228583 15998 raft_consensus.cc:2468] T 3d1dda762fec47c6889b6b03e8a266cd P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 1.
I20260709 14:53:50.213954 16544 raft_consensus.cc:2804] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:50.231336 16188 tablet_bootstrap.cc:492] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:50.233031 16188 ts_tablet_manager.cc:1403] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.302s	user 0.012s	sys 0.008s
I20260709 14:53:50.238236 16036 leader_election.cc:304] T 3d1dda762fec47c6889b6b03e8a266cd P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:50.229066 16594 raft_consensus.cc:2804] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:50.230252 15991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1174a03eedcb45daa7a01f22e8211462" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:50.250242 15991 raft_consensus.cc:2468] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 0.
I20260709 14:53:50.241955 16568 raft_consensus.cc:2804] T 3d1dda762fec47c6889b6b03e8a266cd P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:50.251981 16568 raft_consensus.cc:697] T 3d1dda762fec47c6889b6b03e8a266cd P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Becoming Leader. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:53:50.242471 16065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ca1ecf44cf4834b74351cb48f095c1" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:50.237880 16544 raft_consensus.cc:697] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 2 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:50.254256 16544 consensus_queue.cc:237] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [LEADER]: Queue going to LEADER 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: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:50.244589 16187 raft_consensus.cc:359] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:50.255656 16187 raft_consensus.cc:385] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:50.255954 16187 raft_consensus.cc:740] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.256089 16188 raft_consensus.cc:359] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:50.251935 16594 raft_consensus.cc:493] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:50.256544 16187 consensus_queue.cc:260] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:50.257031 16594 raft_consensus.cc:3060] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:50.257421 15992 raft_consensus.cc:2468] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 0.
I20260709 14:53:50.257145 16568 consensus_queue.cc:237] T 3d1dda762fec47c6889b6b03e8a266cd P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:50.258558 16187 ts_tablet_manager.cc:1434] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.094s	user 0.006s	sys 0.000s
W20260709 14:53:50.245850 15888 leader_election.cc:343] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:50.246096 16189 tablet_bootstrap.cc:654] T df56d13946fe4ab88dbb9aa6f3a0828c P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:50.231566 16555 consensus_queue.cc:260] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:50.258941 16188 raft_consensus.cc:385] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:50.261989 16188 raft_consensus.cc:740] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.262542 16555 raft_consensus.cc:3060] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:50.262933 16187 tablet_bootstrap.cc:492] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:50.267730 15887 leader_election.cc:304] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:50.268615 16188 consensus_queue.cc:260] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:50.232401 16228 raft_consensus.cc:515] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:50.278165 16188 ts_tablet_manager.cc:1434] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260709 14:53:50.284125 16188 tablet_bootstrap.cc:492] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:50.275084 16542 raft_consensus.cc:2804] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:50.286413 16542 raft_consensus.cc:493] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:50.287642 16542 raft_consensus.cc:3060] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:50.291137 16228 leader_election.cc:290] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:50.293403 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf23f4feea54be3ad75ea64d1cc36a7" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:50.293990 15922 raft_consensus.cc:3060] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:50.280848 16278 raft_consensus.cc:2749] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:50.295100 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf23f4feea54be3ad75ea64d1cc36a7" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
W20260709 14:53:50.301754 16037 leader_election.cc:343] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:50.303886 16500 consensus_queue.cc:1048] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:53:50.296936 15889 leader_election.cc:304] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72b4deef369542558424d8f21d6bed57; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:50.314910 16564 raft_consensus.cc:2749] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:50.322260 15922 raft_consensus.cc:2468] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 1.
I20260709 14:53:50.323391 16037 leader_election.cc:304] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:50.327591 16594 raft_consensus.cc:515] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:50.328320 16190 tablet_bootstrap.cc:492] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:50.331131 16190 ts_tablet_manager.cc:1403] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.271s	user 0.019s	sys 0.002s
I20260709 14:53:50.331336 16568 raft_consensus.cc:2804] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:50.333729 16568 raft_consensus.cc:697] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Becoming Leader. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:53:50.334561 16568 consensus_queue.cc:237] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:50.341790 16187 tablet_bootstrap.cc:654] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:50.343386 16542 raft_consensus.cc:515] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:50.353034 16188 tablet_bootstrap.cc:654] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:50.360891 15888 consensus_peers.cc:597] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57 -> Peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Couldn't send request to peer a94de9a189384a07887edad3f78f5078. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:50.367147 16594 leader_election.cc:290] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:50.367753 16189 tablet_bootstrap.cc:492] T df56d13946fe4ab88dbb9aa6f3a0828c P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:50.368237 16189 ts_tablet_manager.cc:1403] T df56d13946fe4ab88dbb9aa6f3a0828c P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.270s	user 0.024s	sys 0.008s
I20260709 14:53:50.368685 16066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1174a03eedcb45daa7a01f22e8211462" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:50.369216 16187 tablet_bootstrap.cc:492] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:50.369331 16066 raft_consensus.cc:3060] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:50.370137 16187 ts_tablet_manager.cc:1403] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.107s	user 0.013s	sys 0.008s
I20260709 14:53:50.367274 16190 raft_consensus.cc:359] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:50.371457 16190 raft_consensus.cc:385] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:50.371723 16190 raft_consensus.cc:740] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.372335 16190 consensus_queue.cc:260] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:50.377257 16190 ts_tablet_manager.cc:1434] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.002s
I20260709 14:53:50.378036 16188 tablet_bootstrap.cc:492] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:50.378145 16190 tablet_bootstrap.cc:492] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:50.378506 16188 ts_tablet_manager.cc:1403] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.096s	user 0.015s	sys 0.015s
I20260709 14:53:50.381206 16188 raft_consensus.cc:359] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:50.381800 16188 raft_consensus.cc:385] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:50.382033 16188 raft_consensus.cc:740] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.382654 16189 raft_consensus.cc:359] T df56d13946fe4ab88dbb9aa6f3a0828c P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:50.383363 16189 raft_consensus.cc:385] T df56d13946fe4ab88dbb9aa6f3a0828c P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:50.383621 16189 raft_consensus.cc:740] T df56d13946fe4ab88dbb9aa6f3a0828c P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.384265 16189 consensus_queue.cc:260] T df56d13946fe4ab88dbb9aa6f3a0828c P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:50.386834 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16e25798a3d4307ae45f1f4ae626f54" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
W20260709 14:53:50.393181 15888 leader_election.cc:343] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:50.395741 16542 leader_election.cc:290] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:50.395411 16189 ts_tablet_manager.cc:1434] T df56d13946fe4ab88dbb9aa6f3a0828c P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.004s
I20260709 14:53:50.395295 16187 raft_consensus.cc:359] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:50.397444 16187 raft_consensus.cc:385] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:50.397671 16189 tablet_bootstrap.cc:492] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:50.398417 16190 tablet_bootstrap.cc:654] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:50.397711 16187 raft_consensus.cc:740] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.401875 16548 raft_consensus.cc:493] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:50.401899 16187 consensus_queue.cc:260] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:50.402361 16548 raft_consensus.cc:515] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:50.411052 16187 ts_tablet_manager.cc:1434] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.001s
I20260709 14:53:50.411895 16548 leader_election.cc:290] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:50.413488 15914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf23f4feea54be3ad75ea64d1cc36a7" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:50.414278 16065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf23f4feea54be3ad75ea64d1cc36a7" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:50.401314 16188 consensus_queue.cc:260] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:50.414824 15995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16e25798a3d4307ae45f1f4ae626f54" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:50.415391 15995 raft_consensus.cc:3060] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:50.416527 16188 ts_tablet_manager.cc:1434] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 14:53:50.417997 16066 raft_consensus.cc:2468] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 1.
I20260709 14:53:50.419426 16112 leader_election.cc:304] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:50.417943 16188 tablet_bootstrap.cc:492] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:50.423463 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1174a03eedcb45daa7a01f22e8211462" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:50.424752 15997 raft_consensus.cc:3060] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:50.414348 15914 raft_consensus.cc:2393] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a94de9a189384a07887edad3f78f5078 in current term 1: Already voted for candidate b796c2d2cb444fbbad8b496885f35442 in this term.
I20260709 14:53:50.427572 15820 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56070 (request call id 75) took 1299 ms. Trace:
I20260709 14:53:50.420178 16548 raft_consensus.cc:2804] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:50.429358 16548 raft_consensus.cc:697] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [term 1 LEADER]: Becoming Leader. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:53:50.422005 15995 raft_consensus.cc:2468] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:50.430219 16548 consensus_queue.cc:237] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:50.431193 16189 tablet_bootstrap.cc:654] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:50.431115 15887 leader_election.cc:304] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:50.430306 16111 leader_election.cc:304] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:50.432530 16187 tablet_bootstrap.cc:492] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:50.432953 16542 raft_consensus.cc:2804] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:50.432238 15816 catalog_manager.cc:5697] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442 reported cstate change: term changed from 0 to 1, leader changed from <none> to b796c2d2cb444fbbad8b496885f35442 (127.13.139.3). New cstate: current_term: 1 leader_uuid: "b796c2d2cb444fbbad8b496885f35442" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:50.433470 16542 raft_consensus.cc:697] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:50.434325 16542 consensus_queue.cc:237] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:50.438139 16594 raft_consensus.cc:3060] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:50.439713 16188 tablet_bootstrap.cc:654] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:50.441262 16187 tablet_bootstrap.cc:654] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:50.427932 15820 rpcz_store.cc:276] 0709 14:53:49.159515 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:49.162670 (+  3155us) service_pool.cc:224] Handling call
0709 14:53:50.427485 (+1264815us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:53:50.152872 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:53:50.205887 (+ 53015us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:53:50.205929 (+    42us) write_op.cc:435] Acquired schema lock
0709 14:53:50.205945 (+    16us) tablet.cc:662] Decoding operations
0709 14:53:50.206245 (+   300us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:53:50.206311 (+    66us) write_op.cc:641] Partition lock acquired for write op
0709 14:53:50.206342 (+    31us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:53:50.206503 (+   161us) tablet.cc:701] Row locks acquired
0709 14:53:50.206522 (+    19us) write_op.cc:260] PREPARE: finished
0709 14:53:50.206639 (+   117us) write_op.cc:270] Start()
0709 14:53:50.206737 (+    98us) write_op.cc:276] Timestamp: P: 1783608830206603 usec, L: 0
0709 14:53:50.206755 (+    18us) op_driver.cc:348] REPLICATION: starting
0709 14:53:50.207349 (+   594us) log.cc:844] Serialized 537 byte log entry
0709 14:53:50.357102 (+149753us) spinlock_profiling.cc:243] Waited 2.78 ms on lock 0x7b180010d0e0. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f805f484de1 00007f805f4915b1 00007f80565bc3f3 00007f80565be7c1 00007f80565be779 00007f80565be709 00007f80565be6d1 00007f80565bd9cd 0000000000396ad4 0000000000396919 00007f805659f83a
0709 14:53:50.414027 (+ 56925us) op_driver.cc:464] REPLICATION: finished
0709 14:53:50.420754 (+  6727us) write_op.cc:301] APPLY: starting
0709 14:53:50.420859 (+   105us) tablet.cc:1367] starting BulkCheckPresence
0709 14:53:50.420958 (+    99us) tablet.cc:1370] finished BulkCheckPresence
0709 14:53:50.420977 (+    19us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:53:50.421246 (+   269us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:53:50.421384 (+   138us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:53:50.421430 (+    46us) write_op.cc:312] APPLY: finished
0709 14:53:50.421621 (+   191us) log.cc:844] Serialized 22 byte log entry
0709 14:53:50.423142 (+  1521us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:50.423221 (+    79us) write_op.cc:454] Released schema lock
0709 14:53:50.423254 (+    33us) write_op.cc:341] FINISH: Updating metrics
0709 14:53:50.423564 (+   310us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:50.423588 (+    24us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":311391,"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":6508,"apply.run_cpu_time_us":1449,"apply.run_wall_time_us":2798,"num_ops":1,"prepare.queue_time_us":79400,"prepare.run_cpu_time_us":11788,"prepare.run_wall_time_us":132605,"raft.queue_time_us":48675,"raft.run_cpu_time_us":1503,"raft.run_wall_time_us":7419,"replication_time_us":207137,"spinlock_wait_cycles":6390528,"thread_start_us":176320,"threads_started":4,"wal-append.queue_time_us":74926}]]}
I20260709 14:53:50.446791 15997 raft_consensus.cc:2468] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 1.
I20260709 14:53:50.455787 15817 catalog_manager.cc:5697] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 reported cstate change: term changed from 0 to 1, leader changed from <none> to a94de9a189384a07887edad3f78f5078 (127.13.139.4). New cstate: current_term: 1 leader_uuid: "a94de9a189384a07887edad3f78f5078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:50.458156 16188 tablet_bootstrap.cc:492] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:50.458653 16188 ts_tablet_manager.cc:1403] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.000s
I20260709 14:53:50.459738 16187 tablet_bootstrap.cc:492] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:50.460186 16187 ts_tablet_manager.cc:1403] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.000s
I20260709 14:53:50.461200 16188 raft_consensus.cc:359] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:50.461865 16188 raft_consensus.cc:385] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:50.462116 16188 raft_consensus.cc:740] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.462795 16187 raft_consensus.cc:359] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:50.464736 16187 raft_consensus.cc:385] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:50.465044 16187 raft_consensus.cc:740] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.465077 16569 raft_consensus.cc:493] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:50.465667 16569 raft_consensus.cc:515] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:50.465831 16187 consensus_queue.cc:260] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:50.468168 16187 ts_tablet_manager.cc:1434] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 14:53:50.468709 16569 leader_election.cc:290] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:50.469288 16187 tablet_bootstrap.cc:492] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201: Bootstrap starting.
I20260709 14:53:50.471256 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df56d13946fe4ab88dbb9aa6f3a0828c" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:50.471838 15922 raft_consensus.cc:2468] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 0.
I20260709 14:53:50.472435 16188 consensus_queue.cc:260] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:50.472754 15963 leader_election.cc:304] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:50.473536 16569 raft_consensus.cc:2804] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:50.473869 16569 raft_consensus.cc:493] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:50.474164 16569 raft_consensus.cc:3060] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:50.475085 16187 tablet_bootstrap.cc:654] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:50.479691 16066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df56d13946fe4ab88dbb9aa6f3a0828c" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:50.479605 16416 raft_consensus.cc:493] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:50.481443 16066 raft_consensus.cc:2468] T df56d13946fe4ab88dbb9aa6f3a0828c P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 0.
I20260709 14:53:50.481701 16416 raft_consensus.cc:515] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:50.490497 16065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706aafb9111e481680d09d77653b22dc" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
W20260709 14:53:50.492020 15964 leader_election.cc:343] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:50.492244 16187 tablet_bootstrap.cc:492] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201: No bootstrap required, opened a new log
I20260709 14:53:50.487879 16416 leader_election.cc:290] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:50.492801 16187 ts_tablet_manager.cc:1403] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.012s
I20260709 14:53:50.495427 16187 raft_consensus.cc:359] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:50.496191 16187 raft_consensus.cc:385] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:50.496472 16187 raft_consensus.cc:740] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.496811 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706aafb9111e481680d09d77653b22dc" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:50.497507 16255 raft_consensus.cc:493] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:50.497179 16187 consensus_queue.cc:260] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
W20260709 14:53:50.498836 15963 leader_election.cc:343] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:50.497949 16255 raft_consensus.cc:515] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:50.499259 15963 leader_election.cc:304] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:50.499383 16187 ts_tablet_manager.cc:1434] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:50.500084 16188 ts_tablet_manager.cc:1434] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 14:53:50.500248 16416 raft_consensus.cc:2749] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:50.499374 16189 tablet_bootstrap.cc:492] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:50.500752 16188 tablet_bootstrap.cc:492] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:53:50.501144 16189 ts_tablet_manager.cc:1403] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.104s	user 0.011s	sys 0.010s
I20260709 14:53:50.502836 16569 raft_consensus.cc:515] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:50.503216 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2402dd7f734ec986ab1af2ed729230" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:50.502552 16255 leader_election.cc:290] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
W20260709 14:53:50.504686 15888 leader_election.cc:343] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:50.506007 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df56d13946fe4ab88dbb9aa6f3a0828c" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:50.507349 16188 tablet_bootstrap.cc:654] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:50.507743 15922 raft_consensus.cc:3060] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:50.507910 16065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df56d13946fe4ab88dbb9aa6f3a0828c" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:50.506778 16569 leader_election.cc:290] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:50.512176 16188 tablet_bootstrap.cc:492] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57: No bootstrap required, opened a new log
I20260709 14:53:50.512635 16188 ts_tablet_manager.cc:1403] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 14:53:50.514874 15922 raft_consensus.cc:2468] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
I20260709 14:53:50.515051 16188 raft_consensus.cc:359] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:50.515719 16188 raft_consensus.cc:385] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:50.516008 16188 raft_consensus.cc:740] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.516731 16188 consensus_queue.cc:260] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:50.518231 16188 ts_tablet_manager.cc:1434] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:50.519138 15963 leader_election.cc:304] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:50.519697 16569 raft_consensus.cc:2804] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:50.519207 15818 catalog_manager.cc:5697] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 0 to 1, leader changed from <none> to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:50.520090 16569 raft_consensus.cc:697] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:50.521062 16542 consensus_queue.cc:1048] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:50.520911 16569 consensus_queue.cc:237] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:50.523176 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2402dd7f734ec986ab1af2ed729230" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:50.523751 15997 raft_consensus.cc:2468] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 0.
I20260709 14:53:50.505987 16189 raft_consensus.cc:359] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:50.524170 16189 raft_consensus.cc:385] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:50.524461 16189 raft_consensus.cc:740] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.525179 16189 consensus_queue.cc:260] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:50.526115 16594 raft_consensus.cc:2749] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:50.458323 16190 tablet_bootstrap.cc:492] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:50.527201 15887 leader_election.cc:304] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:50.527467 16190 ts_tablet_manager.cc:1403] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.150s	user 0.018s	sys 0.005s
I20260709 14:53:50.529057 16189 ts_tablet_manager.cc:1434] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.002s
I20260709 14:53:50.530242 16190 raft_consensus.cc:359] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:50.532867 16190 raft_consensus.cc:385] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:50.532454 16255 raft_consensus.cc:2804] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:50.533183 16190 raft_consensus.cc:740] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.533569 16189 tablet_bootstrap.cc:492] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:50.534780 16555 raft_consensus.cc:493] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:50.535219 16555 raft_consensus.cc:515] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:50.537662 16255 raft_consensus.cc:493] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:50.538022 16255 raft_consensus.cc:3060] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:50.539548 16555 leader_election.cc:290] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:50.540433 16189 tablet_bootstrap.cc:654] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:50.540521 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba454078ccd64544b7dee3f906a942fd" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
W20260709 14:53:50.542600 15888 leader_election.cc:343] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:50.543730 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba454078ccd64544b7dee3f906a942fd" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:50.543511 16190 consensus_queue.cc:260] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:50.544255 16072 raft_consensus.cc:2468] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 0.
I20260709 14:53:50.544659 15817 catalog_manager.cc:5697] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } }
W20260709 14:53:50.546739 15963 consensus_peers.cc:597] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201 -> Peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Couldn't send request to peer a94de9a189384a07887edad3f78f5078. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:50.546307 15817 catalog_manager.cc:5697] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:50.548383 15817 catalog_manager.cc:5697] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 0 to 2, leader changed from <none> to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 2 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:50.549618 16255 raft_consensus.cc:515] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:50.549033 15889 leader_election.cc:304] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:50.552177 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2402dd7f734ec986ab1af2ed729230" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:50.552659 16542 raft_consensus.cc:2804] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:50.553093 16542 raft_consensus.cc:493] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:53:50.553362 15888 leader_election.cc:343] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:50.554858 16190 ts_tablet_manager.cc:1434] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 14:53:50.555330 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2402dd7f734ec986ab1af2ed729230" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:50.555938 15997 raft_consensus.cc:3060] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:50.556223 16190 tablet_bootstrap.cc:492] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:50.553431 16542 raft_consensus.cc:3060] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:50.562103 16255 leader_election.cc:290] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:50.561990 15816 catalog_manager.cc:5697] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 reported cstate change: term changed from 0 to 1, leader changed from <none> to b796c2d2cb444fbbad8b496885f35442 (127.13.139.3). New cstate: current_term: 1 leader_uuid: "b796c2d2cb444fbbad8b496885f35442" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:50.565177 15816 catalog_manager.cc:5697] T 3d1dda762fec47c6889b6b03e8a266cd P b796c2d2cb444fbbad8b496885f35442 reported cstate change: term changed from 0 to 1, leader changed from <none> to b796c2d2cb444fbbad8b496885f35442 (127.13.139.3). New cstate: current_term: 1 leader_uuid: "b796c2d2cb444fbbad8b496885f35442" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:50.562022 15997 raft_consensus.cc:2468] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:50.567834 15887 leader_election.cc:304] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:50.568783 16555 raft_consensus.cc:2804] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:50.569235 16555 raft_consensus.cc:697] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:50.569984 16555 consensus_queue.cc:237] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:50.572702 16190 tablet_bootstrap.cc:654] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:50.565635 16542 raft_consensus.cc:515] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:50.579567 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba454078ccd64544b7dee3f906a942fd" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:50.582777 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba454078ccd64544b7dee3f906a942fd" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
W20260709 14:53:50.582932 15888 leader_election.cc:343] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:50.583300 16072 raft_consensus.cc:3060] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:50.585556 16542 leader_election.cc:290] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:50.588318 16072 raft_consensus.cc:2468] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:50.589496 15889 leader_election.cc:304] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:50.590173 16190 tablet_bootstrap.cc:492] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:50.590420 16542 raft_consensus.cc:2804] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:50.590628 16190 ts_tablet_manager.cc:1403] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.000s
I20260709 14:53:50.591248 16542 raft_consensus.cc:697] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:50.593308 16190 raft_consensus.cc:359] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:50.593937 16190 raft_consensus.cc:385] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:50.594174 16190 raft_consensus.cc:740] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.594741 16190 consensus_queue.cc:260] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:50.597415 16190 ts_tablet_manager.cc:1434] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:50.598261 16190 tablet_bootstrap.cc:492] T 8aa772a09ada4f69a3bfaf57748cc547 P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:50.592949 16542 consensus_queue.cc:237] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:50.611541 16544 raft_consensus.cc:493] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:50.612022 16544 raft_consensus.cc:515] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:50.612703 16190 tablet_bootstrap.cc:654] T 8aa772a09ada4f69a3bfaf57748cc547 P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:50.613879 16544 leader_election.cc:290] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:50.614974 16548 raft_consensus.cc:493] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:50.615448 16548 raft_consensus.cc:515] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:50.617354 16548 leader_election.cc:290] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:50.618916 16065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b07eccac04033a957fe6c46d2bb63" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:50.623665 16535 consensus_queue.cc:1048] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:50.624845 16190 tablet_bootstrap.cc:492] T 8aa772a09ada4f69a3bfaf57748cc547 P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:50.624671 16065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e99cee23674e2b9dfd408016f0125d" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:50.638854 16190 ts_tablet_manager.cc:1403] T 8aa772a09ada4f69a3bfaf57748cc547 P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.003s
I20260709 14:53:50.625619 15992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e99cee23674e2b9dfd408016f0125d" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:50.640223 15992 raft_consensus.cc:2468] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 0.
I20260709 14:53:50.627667 15914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b07eccac04033a957fe6c46d2bb63" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:50.642225 16190 raft_consensus.cc:359] T 8aa772a09ada4f69a3bfaf57748cc547 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:50.643013 16190 raft_consensus.cc:385] T 8aa772a09ada4f69a3bfaf57748cc547 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:50.643291 16190 raft_consensus.cc:740] T 8aa772a09ada4f69a3bfaf57748cc547 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.643951 16190 consensus_queue.cc:260] T 8aa772a09ada4f69a3bfaf57748cc547 P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:50.646021 16190 ts_tablet_manager.cc:1434] T 8aa772a09ada4f69a3bfaf57748cc547 P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:53:50.647218 16190 tablet_bootstrap.cc:492] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:50.629535 15820 catalog_manager.cc:5697] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 reported cstate change: term changed from 0 to 1, leader changed from <none> to a94de9a189384a07887edad3f78f5078 (127.13.139.4). New cstate: current_term: 1 leader_uuid: "a94de9a189384a07887edad3f78f5078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:50.647668 15817 catalog_manager.cc:5697] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:50.654753 15889 leader_election.cc:343] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:50.654672 16111 leader_election.cc:304] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:50.656013 15887 leader_election.cc:304] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:50.657385 16535 consensus_queue.cc:1048] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:50.658684 16542 raft_consensus.cc:2804] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:50.659060 16542 raft_consensus.cc:493] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:50.659406 16542 raft_consensus.cc:3060] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:50.660881 16548 raft_consensus.cc:2749] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:50.664904 16190 tablet_bootstrap.cc:654] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:50.676131 16189 tablet_bootstrap.cc:492] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:50.682634 16189 ts_tablet_manager.cc:1403] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.149s	user 0.052s	sys 0.055s
I20260709 14:53:50.692324 16560 consensus_queue.cc:1048] T 3d1dda762fec47c6889b6b03e8a266cd P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:50.693377 16189 raft_consensus.cc:359] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:50.697391 16189 raft_consensus.cc:385] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:50.697672 16189 raft_consensus.cc:740] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.702663 16189 consensus_queue.cc:260] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:50.713060 16555 raft_consensus.cc:493] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:50.713567 16555 raft_consensus.cc:515] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:50.715516 16555 leader_election.cc:290] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:50.716882 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e7225a173114c9fb089f67e4962a75e" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:50.717475 16072 raft_consensus.cc:2468] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 0.
I20260709 14:53:50.718451 15889 leader_election.cc:304] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:50.719189 16555 raft_consensus.cc:2804] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:50.721629 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e7225a173114c9fb089f67e4962a75e" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:50.722550 16555 raft_consensus.cc:493] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:50.723712 16555 raft_consensus.cc:3060] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:50.723779 15888 leader_election.cc:343] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:50.709803 15820 catalog_manager.cc:5697] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 0 to 1, leader changed from <none> to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:50.730243 15820 catalog_manager.cc:5697] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 0 to 1, leader changed from <none> to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:50.731855 16548 raft_consensus.cc:493] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:50.732318 16548 raft_consensus.cc:515] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:50.734261 16548 leader_election.cc:290] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:50.736004 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1dda762fec47c6889b6b03e8a266cd" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:50.736641 15997 raft_consensus.cc:2393] T 3d1dda762fec47c6889b6b03e8a266cd P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a94de9a189384a07887edad3f78f5078 in current term 1: Already voted for candidate b796c2d2cb444fbbad8b496885f35442 in this term.
I20260709 14:53:50.738798 16190 tablet_bootstrap.cc:492] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:50.739269 16190 ts_tablet_manager.cc:1403] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.092s	user 0.012s	sys 0.001s
I20260709 14:53:50.732259 16555 raft_consensus.cc:515] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:50.748502 16189 ts_tablet_manager.cc:1434] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.001s
I20260709 14:53:50.751482 16190 raft_consensus.cc:359] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:50.752156 16190 raft_consensus.cc:385] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:50.752418 16190 raft_consensus.cc:740] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.753072 16190 consensus_queue.cc:260] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:50.755330 16190 ts_tablet_manager.cc:1434] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 14:53:50.757057 16065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1dda762fec47c6889b6b03e8a266cd" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:50.758162 16189 tablet_bootstrap.cc:492] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:50.758344 16112 leader_election.cc:304] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:50.759173 16416 consensus_queue.cc:1048] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:50.759383 16548 raft_consensus.cc:3060] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:50.768296 16190 tablet_bootstrap.cc:492] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:50.813966 16542 raft_consensus.cc:515] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
W20260709 14:53:50.831156 16636 log.cc:927] Time spent T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 14:53:50.845136 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e7225a173114c9fb089f67e4962a75e" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:50.845825 16072 raft_consensus.cc:3060] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:50.863968 16072 raft_consensus.cc:2468] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:50.864933 15889 leader_election.cc:304] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:50.852466 16555 leader_election.cc:290] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:50.943056 16548 raft_consensus.cc:2749] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:50.948027 16542 leader_election.cc:290] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
W20260709 14:53:50.981642 16638 log.cc:927] Time spent T 3d1dda762fec47c6889b6b03e8a266cd P d363c5ed112f492b917cbd9efd591201: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260709 14:53:50.920215 16500 raft_consensus.cc:493] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:50.994498 16500 raft_consensus.cc:515] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:50.876679 15992 raft_consensus.cc:1275] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:53:50.879012 16488 raft_consensus.cc:2804] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:50.877795 16070 raft_consensus.cc:1275] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:53:50.876844 15995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e99cee23674e2b9dfd408016f0125d" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:51.003821 16568 consensus_queue.cc:1048] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:53:51.024504 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e7225a173114c9fb089f67e4962a75e" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:51.015588 16488 raft_consensus.cc:697] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:51.018559 15995 raft_consensus.cc:3060] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:51.024708 16500 leader_election.cc:290] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
W20260709 14:53:51.044726 15888 leader_election.cc:343] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:51.044133 16488 consensus_queue.cc:237] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
W20260709 14:53:51.071667 15869 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:51.080643 16190 tablet_bootstrap.cc:654] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:51.118295 15889 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 253434us
I20260709 14:53:51.137619 16255 consensus_queue.cc:1048] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:51.145081 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba454078ccd64544b7dee3f906a942fd" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:51.154265 16255 consensus_queue.cc:1048] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:51.162277 16142 raft_consensus.cc:3060] T 8aa772a09ada4f69a3bfaf57748cc547 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:51.142107 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba454078ccd64544b7dee3f906a942fd" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
W20260709 14:53:51.187247 16037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.1:34293, user_credentials={real_user=slave}} blocked reactor thread for 87483.7us
I20260709 14:53:51.171644 16555 consensus_queue.cc:1048] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.065s
W20260709 14:53:51.266481 16037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.1:34293, user_credentials={real_user=slave}} blocked reactor thread for 76472.3us
I20260709 14:53:51.261549 16070 raft_consensus.cc:2393] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a94de9a189384a07887edad3f78f5078 in current term 1: Already voted for candidate 72b4deef369542558424d8f21d6bed57 in this term.
W20260709 14:53:51.303004 16644 log.cc:927] Time spent T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442: Append to log took a long time: real 0.138s	user 0.000s	sys 0.000s
W20260709 14:53:51.445127 16611 log.cc:927] Time spent T 3d1dda762fec47c6889b6b03e8a266cd P b796c2d2cb444fbbad8b496885f35442: Append to log took a long time: real 0.144s	user 0.007s	sys 0.006s
W20260709 14:53:51.485919 15889 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 134670us
I20260709 14:53:51.487382 16189 tablet_bootstrap.cc:700] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442: Time spent opening tablet: real 0.213s	user 0.036s	sys 0.070s
I20260709 14:53:51.487982 16189 tablet_bootstrap.cc:654] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.498899 16642 consensus_queue.cc:1048] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:53:51.528649 16643 raft_consensus.cc:493] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:51.529230 16643 raft_consensus.cc:515] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:51.530283 15995 raft_consensus.cc:2468] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:51.531279 16643 leader_election.cc:290] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
W20260709 14:53:51.503469 16657 log.cc:927] Time spent T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078: Append to log took a long time: real 0.052s	user 0.000s	sys 0.001s
I20260709 14:53:51.536331 16146 raft_consensus.cc:3060] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:51.564961 16556 consensus_queue.cc:1048] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:51.574973 16642 raft_consensus.cc:493] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:51.575519 16642 raft_consensus.cc:515] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:51.644343 16416 consensus_queue.cc:1048] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:53:51.738518 16068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e99cee23674e2b9dfd408016f0125d" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:51.766271 15818 catalog_manager.cc:5697] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:51.770944 16660 consensus_queue.cc:1048] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:51.771271 16112 leader_election.cc:304] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:51.772394 16648 raft_consensus.cc:3060] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:51.939617 16639 raft_consensus.cc:493] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:51.949302 16639 raft_consensus.cc:515] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:51.951341 16639 leader_election.cc:290] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
W20260709 14:53:51.966436 15963 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.1:34293, user_credentials={real_user=slave}} blocked reactor thread for 346956us
I20260709 14:53:52.032729 16648 raft_consensus.cc:2749] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:52.034420 16648 raft_consensus.cc:493] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:52.034930 16648 raft_consensus.cc:515] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
W20260709 14:53:52.036298 15888 consensus_peers.cc:597] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 -> Peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Couldn't send request to peer a94de9a189384a07887edad3f78f5078. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:52.038878 16500 consensus_queue.cc:1048] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:51.984786 16067 raft_consensus.cc:3060] T df56d13946fe4ab88dbb9aa6f3a0828c P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.041687 16642 leader_election.cc:290] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:52.043769 16645 raft_consensus.cc:493] T 8aa772a09ada4f69a3bfaf57748cc547 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:52.044317 16645 raft_consensus.cc:515] T 8aa772a09ada4f69a3bfaf57748cc547 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:52.048442 16190 tablet_bootstrap.cc:492] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:52.048974 16190 ts_tablet_manager.cc:1403] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 1.285s	user 0.024s	sys 0.039s
I20260709 14:53:52.051550 16190 raft_consensus.cc:359] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:52.052181 16190 raft_consensus.cc:385] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.052454 16190 raft_consensus.cc:740] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.052595 16542 raft_consensus.cc:493] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:52.053148 16542 raft_consensus.cc:515] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
W20260709 14:53:52.053685 16112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 282496us
I20260709 14:53:52.053969 16190 consensus_queue.cc:260] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
W20260709 14:53:52.059828 15888 consensus_peers.cc:597] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 -> Peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Couldn't send request to peer a94de9a189384a07887edad3f78f5078. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:52.064882 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7352cc41e74a05836f4149541fd174" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:52.065157 16189 tablet_bootstrap.cc:492] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
I20260709 14:53:52.065757 16189 ts_tablet_manager.cc:1403] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 1.308s	user 0.064s	sys 0.112s
I20260709 14:53:52.033073 16659 raft_consensus.cc:493] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:52.067130 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702e890c3a5940f889b1bc676d571230" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:52.067442 16659 raft_consensus.cc:515] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:52.067798 16138 raft_consensus.cc:2468] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 2.
I20260709 14:53:52.070178 15888 leader_election.cc:304] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: 
I20260709 14:53:52.080406 16488 raft_consensus.cc:2804] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:52.080809 16488 raft_consensus.cc:493] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:52.081132 16488 raft_consensus.cc:3060] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:52.082963 16500 raft_consensus.cc:493] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:52.083451 16500 raft_consensus.cc:515] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:52.098160 16190 ts_tablet_manager.cc:1434] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.049s	user 0.002s	sys 0.004s
I20260709 14:53:52.101843 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702e890c3a5940f889b1bc676d571230" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:52.102523 15997 raft_consensus.cc:2468] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:52.103086 16542 leader_election.cc:290] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
W20260709 14:53:52.103945 16671 log.cc:927] Time spent T 8aa772a09ada4f69a3bfaf57748cc547 P a94de9a189384a07887edad3f78f5078: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 14:53:52.126390 16190 tablet_bootstrap.cc:492] T 706aafb9111e481680d09d77653b22dc P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:52.102698 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d6832bfff1467ab78fa95264c4c6b6" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:52.130934 16189 raft_consensus.cc:359] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:52.095502 16594 raft_consensus.cc:493] T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:52.131669 16189 raft_consensus.cc:385] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.140892 16189 raft_consensus.cc:740] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.101007 16659 leader_election.cc:290] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:52.141602 16189 consensus_queue.cc:260] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:52.121740 15919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702e890c3a5940f889b1bc676d571230" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:52.154593 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16e25798a3d4307ae45f1f4ae626f54" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:52.155040 15887 leader_election.cc:304] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
W20260709 14:53:52.157527 15888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.4:38131, user_credentials={real_user=slave}} blocked reactor thread for 87541us
I20260709 14:53:52.161302 16189 ts_tablet_manager.cc:1434] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.095s	user 0.002s	sys 0.003s
I20260709 14:53:52.180052 16189 tablet_bootstrap.cc:492] T 706aafb9111e481680d09d77653b22dc P b796c2d2cb444fbbad8b496885f35442: Bootstrap starting.
I20260709 14:53:52.143472 16594 raft_consensus.cc:515] T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
W20260709 14:53:52.156486 16110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 53599.3us
I20260709 14:53:52.162107 16544 raft_consensus.cc:2804] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:53:52.207003 15888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.4:38131, user_credentials={real_user=slave}} blocked reactor thread for 47803.2us
W20260709 14:53:52.238332 16146 consensus_meta.cc:287] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078: Time spent flushing consensus metadata: real 0.702s	user 0.007s	sys 0.002s
I20260709 14:53:52.168581 16568 consensus_queue.cc:1048] T 3d1dda762fec47c6889b6b03e8a266cd P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.036s
W20260709 14:53:52.267518 15887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 110463us
I20260709 14:53:52.192875 16500 leader_election.cc:290] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
W20260709 14:53:52.284492 16036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 189397us
I20260709 14:53:52.303251 16641 consensus_queue.cc:1048] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:52.234155 16544 raft_consensus.cc:697] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
W20260709 14:53:52.335022 16679 log.cc:927] Time spent T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201: Append to log took a long time: real 0.152s	user 0.000s	sys 0.001s
I20260709 14:53:52.241475 16594 leader_election.cc:290] T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
W20260709 14:53:52.352063 15887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 78288.4us
I20260709 14:53:52.236224 16642 consensus_queue.cc:1048] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.084s
I20260709 14:53:52.319777 16648 leader_election.cc:290] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:52.390664 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d6832bfff1467ab78fa95264c4c6b6" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
W20260709 14:53:52.391829 16037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.4:38131, user_credentials={real_user=slave}} blocked reactor thread for 283613us
I20260709 14:53:52.403139 16143 raft_consensus.cc:2468] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
W20260709 14:53:52.429497 15888 consensus_peers.cc:597] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 -> Peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Couldn't send request to peer a94de9a189384a07887edad3f78f5078. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:52.461352 16189 tablet_bootstrap.cc:654] T 706aafb9111e481680d09d77653b22dc P b796c2d2cb444fbbad8b496885f35442: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:52.419543 16678 log.cc:927] Time spent T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442: Append to log took a long time: real 0.266s	user 0.001s	sys 0.000s
W20260709 14:53:52.410382 16110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 178008us
W20260709 14:53:52.484709 16037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.1:34293, user_credentials={real_user=slave}} blocked reactor thread for 73125.7us
I20260709 14:53:52.493271 15888 leader_election.cc:304] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: 
I20260709 14:53:52.465873 16659 raft_consensus.cc:493] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:52.535032 16655 raft_consensus.cc:493] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:52.535657 16655 raft_consensus.cc:515] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:52.537153 16066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a7e2dbde2643839896dc2996eac5b6" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:52.540182 16066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d1b47a43e44114aeab0c992eeff4f1" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:52.542196 15816 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56092 (request call id 64) took 1787 ms. Trace:
I20260709 14:53:52.542611 15816 rpcz_store.cc:276] 0709 14:53:50.754561 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:50.763425 (+  8864us) service_pool.cc:224] Handling call
0709 14:53:52.542133 (+1778708us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":532102,"reported_tablets":2}
I20260709 14:53:52.543980 15995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7352cc41e74a05836f4149541fd174" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
W20260709 14:53:52.568238 16681 log.cc:927] Time spent T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201: Append to log took a long time: real 0.331s	user 0.012s	sys 0.000s
I20260709 14:53:52.581321 15991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3a1c3ae5b1452b8936e5090f26b98a" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
W20260709 14:53:52.649626 16111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.1:34293, user_credentials={real_user=slave}} blocked reactor thread for 89196.5us
W20260709 14:53:52.668251 15888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.4:38131, user_credentials={real_user=slave}} blocked reactor thread for 175066us
I20260709 14:53:52.672483 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d1b47a43e44114aeab0c992eeff4f1" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:52.479146 16544 consensus_queue.cc:237] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:52.674922 16565 raft_consensus.cc:493] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
W20260709 14:53:52.682143 15887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 115684us
I20260709 14:53:52.525059 16065 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44414 (request call id 135) took 1031 ms. Trace:
I20260709 14:53:52.667971 16639 raft_consensus.cc:493] T df56d13946fe4ab88dbb9aa6f3a0828c P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:52.697197 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a7e2dbde2643839896dc2996eac5b6" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:52.693117 16067 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44392 (request call id 133) took 1160 ms. Trace:
I20260709 14:53:52.529008 16659 raft_consensus.cc:515] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
W20260709 14:53:52.747135 15915 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.547s	user 0.010s	sys 0.020s
W20260709 14:53:52.747556 15915 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.564s	user 0.010s	sys 0.021s
W20260709 14:53:52.764576 16682 log.cc:927] Time spent T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57: Append to log took a long time: real 0.387s	user 0.008s	sys 0.000s
I20260709 14:53:52.701151 16645 leader_election.cc:290] T 8aa772a09ada4f69a3bfaf57748cc547 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:52.681221 16565 raft_consensus.cc:515] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:52.703653 16639 raft_consensus.cc:515] T df56d13946fe4ab88dbb9aa6f3a0828c P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
W20260709 14:53:52.885923 15889 leader_election.cc:343] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:52.706436 16564 raft_consensus.cc:493] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
W20260709 14:53:52.886580 16680 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.640s	user 0.009s	sys 0.016s
I20260709 14:53:52.911993 16189 tablet_bootstrap.cc:492] T 706aafb9111e481680d09d77653b22dc P b796c2d2cb444fbbad8b496885f35442: No bootstrap required, opened a new log
W20260709 14:53:52.884955 16488 consensus_meta.cc:287] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57: Time spent flushing consensus metadata: real 0.797s	user 0.011s	sys 0.000s
I20260709 14:53:52.869856 16655 leader_election.cc:290] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:52.869980 16659 leader_election.cc:290] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:52.912334 16709 raft_consensus.cc:493] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:52.842895 16703 raft_consensus.cc:493] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:52.788656 16696 raft_consensus.cc:2804] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:53:52.969372 16680 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.715s	user 0.010s	sys 0.016s
W20260709 14:53:52.954533 15889 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 61215.8us
I20260709 14:53:52.971728 16189 ts_tablet_manager.cc:1403] T 706aafb9111e481680d09d77653b22dc P b796c2d2cb444fbbad8b496885f35442: Time spent bootstrapping tablet: real 0.792s	user 0.024s	sys 0.034s
I20260709 14:53:52.789670 16684 raft_consensus.cc:493] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:52.709204 16067 rpcz_store.cc:276] 0709 14:53:51.520176 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:51.574811 (+ 54635us) service_pool.cc:224] Handling call
0709 14:53:51.973731 (+398920us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:52.525416 (+551685us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:52.680610 (+155194us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:52.924075 16685 raft_consensus.cc:493] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:52.954011 16693 raft_consensus.cc:493] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:52.998577 16190 tablet_bootstrap.cc:654] T 706aafb9111e481680d09d77653b22dc P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.011607 16660 raft_consensus.cc:493] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:52.998232 16141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702e890c3a5940f889b1bc676d571230" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:52.954569 16647 raft_consensus.cc:493] T cd42cfc12264496f8bf7e4448f504fe5 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:53.000310 16645 raft_consensus.cc:493] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:52.915043 16564 raft_consensus.cc:515] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:53.031920 16660 raft_consensus.cc:515] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:53.000049 16696 raft_consensus.cc:493] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:52.997783 16488 raft_consensus.cc:515] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
W20260709 14:53:53.059820 15963 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.1:34293, user_credentials={real_user=slave}} blocked reactor thread for 352966us
I20260709 14:53:53.023102 16542 raft_consensus.cc:493] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:53.100538 16189 raft_consensus.cc:359] T 706aafb9111e481680d09d77653b22dc P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:53.101269 16189 raft_consensus.cc:385] T 706aafb9111e481680d09d77653b22dc P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.101567 16189 raft_consensus.cc:740] T 706aafb9111e481680d09d77653b22dc P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.102156 16189 consensus_queue.cc:260] T 706aafb9111e481680d09d77653b22dc P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:53.006273 16703 raft_consensus.cc:515] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:53.000814 16709 raft_consensus.cc:515] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:53.097756 16141 raft_consensus.cc:2393] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d363c5ed112f492b917cbd9efd591201 in current term 2: Already voted for candidate a94de9a189384a07887edad3f78f5078 in this term.
I20260709 14:53:53.065673 16696 raft_consensus.cc:3060] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:52.701488 16065 rpcz_store.cc:276] 0709 14:53:51.493910 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:51.528062 (+ 34152us) service_pool.cc:224] Handling call
0709 14:53:51.528392 (+   330us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:51.536124 (+  7732us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:51.540604 (+  4480us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:51.569050 (+ 28446us) log.cc:844] Serialized 26 byte log entry
0709 14:53:52.096436 (+527386us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:53:52.099613 (+  3177us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:52.118426 (+ 18813us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:52.484183 (+365757us) raft_consensus.cc:1685] finished
0709 14:53:52.485260 (+  1077us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:52.522706 (+ 37446us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":4330,"raft.run_cpu_time_us":91,"raft.run_wall_time_us":91,"thread_start_us":30077,"threads_started":1,"wal-append.queue_time_us":556540}
I20260709 14:53:53.067376 16691 raft_consensus.cc:493] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:53.057999 16110 leader_election.cc:304] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:53.065881 16645 raft_consensus.cc:515] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:53.112298 16189 ts_tablet_manager.cc:1434] T 706aafb9111e481680d09d77653b22dc P b796c2d2cb444fbbad8b496885f35442: Time spent starting tablet: real 0.103s	user 0.006s	sys 0.000s
I20260709 14:53:53.119961 15919 raft_consensus.cc:2368] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d363c5ed112f492b917cbd9efd591201 for earlier term 2. Current term is 3.
I20260709 14:53:53.100669 16594 raft_consensus.cc:493] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:53.069757 16542 raft_consensus.cc:515] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:53.122090 16694 consensus_queue.cc:1048] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.107s
I20260709 14:53:53.121946 16660 leader_election.cc:290] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:53.036123 16693 raft_consensus.cc:515] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:53.058249 16647 raft_consensus.cc:515] T cd42cfc12264496f8bf7e4448f504fe5 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:53.025931 16685 raft_consensus.cc:515] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:53.239099 16700 raft_consensus.cc:493] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
W20260709 14:53:53.250334 16037 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.723s	user 0.014s	sys 0.022s
W20260709 14:53:53.255954 16037 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.729s	user 0.015s	sys 0.022s
I20260709 14:53:53.060773 16684 raft_consensus.cc:515] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
W20260709 14:53:53.256211 16037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.1:34293, user_credentials={real_user=slave}} blocked reactor thread for 732185us
I20260709 14:53:53.261266 16037 leader_election.cc:304] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
W20260709 14:53:53.262300 15889 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 198324us
I20260709 14:53:53.186728 16715 raft_consensus.cc:493] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
W20260709 14:53:53.294234 16689 log.cc:927] Time spent T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
W20260709 14:53:53.300655 15869 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:53.260468 16643 raft_consensus.cc:493] T 8a2c3fa82d184e798d54e176cdb9b829 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a94de9a189384a07887edad3f78f5078)
W20260709 14:53:53.309228 15963 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.4:38131, user_credentials={real_user=slave}} blocked reactor thread for 123543us
I20260709 14:53:53.312423 16705 raft_consensus.cc:493] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a94de9a189384a07887edad3f78f5078)
I20260709 14:53:53.313043 16705 raft_consensus.cc:515] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:53.315244 16705 leader_election.cc:290] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:53.230105 16594 raft_consensus.cc:515] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:53.295511 16648 raft_consensus.cc:493] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:53.294103 16700 raft_consensus.cc:515] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:53.322860 16648 raft_consensus.cc:515] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
W20260709 14:53:53.327016 16713 log.cc:927] Time spent T 00000000000000000000000000000000 P d7b91ead2af44bd7acb3da0853b5b013: Append to log took a long time: real 0.092s	user 0.001s	sys 0.000s
I20260709 14:53:53.327374 16711 raft_consensus.cc:2749] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:53.209501 16691 raft_consensus.cc:515] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:53.326872 16710 raft_consensus.cc:493] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.317162 16144 raft_consensus.cc:3060] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.328258 16648 leader_election.cc:290] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
W20260709 14:53:53.329847 16724 log.cc:927] Time spent T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57: Append to log took a long time: real 0.142s	user 0.000s	sys 0.001s
I20260709 14:53:53.331240 16700 leader_election.cc:290] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:53.326395 16703 leader_election.cc:290] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:53.333307 16500 raft_consensus.cc:2749] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:53.317625 16643 raft_consensus.cc:515] T 8a2c3fa82d184e798d54e176cdb9b829 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:53.332547 16565 leader_election.cc:290] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:53.332005 16685 leader_election.cc:290] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:53.346186 16564 leader_election.cc:290] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:53.346817 16488 leader_election.cc:290] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 3 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:53.352123 16648 raft_consensus.cc:493] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:53.352223 16065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a37fddb317d440ab80dc57e64b1c42b" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:53.301366 16715 raft_consensus.cc:515] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
W20260709 14:53:53.389849 16037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.4:38131, user_credentials={real_user=slave}} blocked reactor thread for 71145.6us
I20260709 14:53:53.422556 16647 leader_election.cc:290] T cd42cfc12264496f8bf7e4448f504fe5 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:53.425729 16729 raft_consensus.cc:493] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:53.426231 16729 raft_consensus.cc:515] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:53.384562 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa772a09ada4f69a3bfaf57748cc547" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
W20260709 14:53:53.379418 16110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 347427us
I20260709 14:53:53.429864 16693 leader_election.cc:290] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:53.387006 16722 raft_consensus.cc:493] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a94de9a189384a07887edad3f78f5078)
I20260709 14:53:53.397624 16685 raft_consensus.cc:493] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
W20260709 14:53:53.441267 16728 log.cc:927] Time spent T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57: Append to log took a long time: real 0.117s	user 0.001s	sys 0.000s
I20260709 14:53:53.423868 16565 raft_consensus.cc:493] T fd1c85d32ed1482bb658721d80cff21f P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:53.440685 16645 leader_election.cc:290] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:53.380070 16710 raft_consensus.cc:515] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:53.432461 15996 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40226 (request call id 82) took 1342 ms. Trace:
I20260709 14:53:53.417152 16648 raft_consensus.cc:515] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
W20260709 14:53:53.455120 16726 log.cc:927] Time spent T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442: Append to log took a long time: real 0.148s	user 0.001s	sys 0.000s
I20260709 14:53:53.449477 16110 leader_election.cc:304] T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:53.460260 16709 leader_election.cc:290] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:53.444413 16685 raft_consensus.cc:515] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:53.452565 16695 raft_consensus.cc:493] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.447784 16722 raft_consensus.cc:515] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:53.457008 16684 leader_election.cc:290] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:53.450676 16647 consensus_queue.cc:1048] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:53:53.447350 16565 raft_consensus.cc:515] T fd1c85d32ed1482bb658721d80cff21f P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:53.475903 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706aafb9111e481680d09d77653b22dc" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:53.479893 16685 leader_election.cc:290] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:53.480172 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba454078ccd64544b7dee3f906a942fd" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:53.476647 16691 leader_election.cc:290] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:53.477059 16729 leader_election.cc:290] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:53.463130 16708 raft_consensus.cc:493] T 3d1dda762fec47c6889b6b03e8a266cd P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:53.484606 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a37fddb317d440ab80dc57e64b1c42b" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
W20260709 14:53:53.485761 15963 leader_election.cc:343] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.470207 15915 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42260 (request call id 140) took 1372 ms. Trace:
I20260709 14:53:53.491567 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659187f6b88347edb385ede517395afe" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:53.487417 16708 raft_consensus.cc:515] T 3d1dda762fec47c6889b6b03e8a266cd P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:53.487848 16648 leader_election.cc:290] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:53.484521 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12df99d7af5d406ebc9d25e5dcb9b793" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:53.498006 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421747f22ee04b73bad5742ed071c567" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:53.508493 16715 leader_election.cc:290] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:53.489975 16695 raft_consensus.cc:515] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:53.450623 15996 rpcz_store.cc:276] 0709 14:53:52.081225 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:52.085715 (+  4490us) service_pool.cc:224] Handling call
0709 14:53:52.090515 (+  4800us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:52.127567 (+ 37052us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:52.130397 (+  2830us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:52.130842 (+   445us) log.cc:844] Serialized 26 byte log entry
0709 14:53:52.409341 (+278499us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:53:52.410474 (+  1133us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:52.412507 (+  2033us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:53.394172 (+981665us) raft_consensus.cc:1685] finished
0709 14:53:53.397753 (+  3581us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:53.423230 (+ 25477us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":3197,"raft.run_cpu_time_us":151,"raft.run_wall_time_us":7081,"thread_start_us":260409,"threads_started":1,"wal-append.queue_time_us":875502}
I20260709 14:53:53.502384 16722 leader_election.cc:290] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:53.518446 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16e25798a3d4307ae45f1f4ae626f54" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:53.526042 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:53.901917 16072 raft_consensus.cc:2468] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 2.
I20260709 14:53:53.903507 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd42cfc12264496f8bf7e4448f504fe5" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:53.904383 16190 tablet_bootstrap.cc:492] T 706aafb9111e481680d09d77653b22dc P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:53.904837 16190 ts_tablet_manager.cc:1403] T 706aafb9111e481680d09d77653b22dc P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 1.797s	user 0.026s	sys 0.025s
I20260709 14:53:53.907173 15995 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40242 (request call id 103) took 1292 ms. Trace:
I20260709 14:53:53.900705 16712 raft_consensus.cc:493] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
W20260709 14:53:53.666937 15963 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.13.139.1:34293 timed out after 1.526s (SENT) [suppressed 68 similar messages]
I20260709 14:53:53.500911 16639 leader_election.cc:290] T df56d13946fe4ab88dbb9aa6f3a0828c P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:53.502611 16146 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50622 (request call id 98) took 2283 ms. Trace:
I20260709 14:53:53.907922 16736 raft_consensus.cc:493] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a94de9a189384a07887edad3f78f5078)
I20260709 14:53:53.662882 16066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1c85d32ed1482bb658721d80cff21f" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:53.668056 16733 raft_consensus.cc:493] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:53.910804 15964 leader_election.cc:304] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [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: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:53.646814 16690 raft_consensus.cc:493] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:53.686266 16715 raft_consensus.cc:493] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:53.508494 16710 leader_election.cc:290] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:53.733515 16699 raft_consensus.cc:493] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:53.888070 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd42cfc12264496f8bf7e4448f504fe5" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:53.912935 16655 raft_consensus.cc:493] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:53.930955 16655 raft_consensus.cc:515] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:53.931538 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ceed06918774e40b07e9c8eab60b294" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:53.493774 15915 rpcz_store.cc:276] 0709 14:53:52.097714 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:52.100338 (+  2624us) service_pool.cc:224] Handling call
0709 14:53:52.138028 (+ 37690us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:52.747878 (+609850us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:52.747917 (+    39us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:52.748392 (+   475us) log.cc:844] Serialized 26 byte log entry
0709 14:53:53.005597 (+257205us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:53:53.018011 (+ 12414us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:53.024005 (+  5994us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:53.469453 (+445448us) raft_consensus.cc:1685] finished
0709 14:53:53.470001 (+   548us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:53.470132 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":146425,"raft.run_cpu_time_us":113,"raft.run_wall_time_us":117,"thread_start_us":811260,"threads_started":2,"wal-append.queue_time_us":350078}
I20260709 14:53:53.932971 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ec51da2c474914a2bf69045cc126eb" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:53.933460 16655 leader_election.cc:290] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:53.932870 16733 raft_consensus.cc:515] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:53.933943 16673 raft_consensus.cc:493] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:53.912124 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659187f6b88347edb385ede517395afe" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:53.934412 16673 raft_consensus.cc:515] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:53.935082 16072 raft_consensus.cc:2468] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 1.
I20260709 14:53:53.936053 16072 raft_consensus.cc:3060] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.663726 16649 raft_consensus.cc:493] T 14a7e2dbde2643839896dc2996eac5b6 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:53.509882 16565 leader_election.cc:290] T fd1c85d32ed1482bb658721d80cff21f P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:53.710143 16708 leader_election.cc:290] T 3d1dda762fec47c6889b6b03e8a266cd P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:53.671931 16063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc62102a32946f59301f3a998f7fdbb" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:53.890170 16568 raft_consensus.cc:493] T 706aafb9111e481680d09d77653b22dc P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.678524 16659 raft_consensus.cc:493] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:53.685935 16065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4e77513b7e4003954f958ac2d68349" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:53.520433 15990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa772a09ada4f69a3bfaf57748cc547" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:53.655993 16138 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50612 (request call id 108) took 1342 ms. Trace:
I20260709 14:53:53.647981 16711 raft_consensus.cc:493] T b51b07eccac04033a957fe6c46d2bb63 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:53.929759 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cebb868d296402781514c53c6b960ef" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:53.908048 16712 raft_consensus.cc:515] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:53.698429 16696 raft_consensus.cc:515] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:53.953197 16568 raft_consensus.cc:515] T 706aafb9111e481680d09d77653b22dc P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:53.951184 16655 raft_consensus.cc:2804] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:53.971720 16654 raft_consensus.cc:493] T e9b6adc7d5ca4f05b1a5b227d875471b P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:53.949134 16733 leader_election.cc:290] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:53.948719 16738 raft_consensus.cc:493] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:53.954511 16673 leader_election.cc:290] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:53.955888 16722 raft_consensus.cc:493] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
W20260709 14:53:53.972038 15964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 61280us
I20260709 14:53:53.924880 16736 raft_consensus.cc:515] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:53.972874 16691 raft_consensus.cc:493] T 6c53e8e484c2426ab80143023a2907fb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:54.011106 16691 raft_consensus.cc:515] T 6c53e8e484c2426ab80143023a2907fb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:53.932870 16715 raft_consensus.cc:515] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:54.013167 16691 leader_election.cc:290] T 6c53e8e484c2426ab80143023a2907fb P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:54.013278 16715 leader_election.cc:290] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:54.011401 16736 leader_election.cc:290] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:53.970835 16639 raft_consensus.cc:493] T c4fad93f15094f34a655d618bfe5eaf6 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
W20260709 14:53:53.972719 15963 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.1:34293, user_credentials={real_user=slave}} blocked reactor thread for 305805us
I20260709 14:53:53.975760 16709 raft_consensus.cc:493] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:53.975469 16723 raft_consensus.cc:493] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a94de9a189384a07887edad3f78f5078)
I20260709 14:53:53.978487 16655 raft_consensus.cc:493] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:53.973801 16711 raft_consensus.cc:515] T b51b07eccac04033a957fe6c46d2bb63 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:53.944849 16690 raft_consensus.cc:515] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:54.008733 15915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56242e162f9f41fb92ab8917217cabb1" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:54.007494 16654 raft_consensus.cc:515] T e9b6adc7d5ca4f05b1a5b227d875471b P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:53.970583 16659 raft_consensus.cc:515] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:53.948607 16649 raft_consensus.cc:515] T 14a7e2dbde2643839896dc2996eac5b6 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:54.017760 16673 raft_consensus.cc:493] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:53.960134 16699 raft_consensus.cc:515] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:54.025017 15923 raft_consensus.cc:1240] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Rejecting Update request from peer b796c2d2cb444fbbad8b496885f35442 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:54.023511 16746 raft_consensus.cc:493] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.018515 16730 consensus_queue.cc:1048] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 14:53:54.026650 16723 raft_consensus.cc:515] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
W20260709 14:53:54.040241 15889 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 56000.4us
I20260709 14:53:53.907559 15995 rpcz_store.cc:276] 0709 14:53:52.615198 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:52.618844 (+  3646us) service_pool.cc:224] Handling call
0709 14:53:52.763968 (+145124us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:53.057648 (+293680us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:53.060463 (+  2815us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:53.171707 (+111244us) log.cc:844] Serialized 26 byte log entry
0709 14:53:53.442202 (+270495us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:53:53.445663 (+  3461us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:53.449590 (+  3927us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:53.900506 (+450916us) raft_consensus.cc:1685] finished
0709 14:53:53.900527 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:53.907110 (+  6583us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":321784,"raft.queue_time_us":268592,"raft.run_cpu_time_us":125,"raft.run_wall_time_us":5513,"thread_start_us":219483,"threads_started":1,"wal-append.queue_time_us":270822}
I20260709 14:53:54.025672 16655 raft_consensus.cc:3060] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:54.024989 16715 raft_consensus.cc:493] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a94de9a189384a07887edad3f78f5078)
I20260709 14:53:54.016839 16722 raft_consensus.cc:515] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:53.969369 16138 rpcz_store.cc:276] 0709 14:53:52.202571 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:52.207901 (+  5330us) service_pool.cc:224] Handling call
0709 14:53:53.469086 (+1261185us) spinlock_profiling.cc:243] Waited 13.3 ms on lock 0x7b580003ba98. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f8056444db1 00007f8056584b71 00007f8056584eee 000000000037fce9 00007f805e5f81e0 00007f805e6c10c4 00007f805e6c1131 00007f805e682fc0 00007f805e66d929 00007f805e66d3d2 00007f8057be4bd4
0709 14:53:53.473434 (+  4348us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:53.490341 (+ 16907us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:53.491193 (+   852us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:53.493432 (+  2239us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:53.496045 (+  2613us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:53.498270 (+  2225us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:53.526369 (+ 28099us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":30608640}
I20260709 14:53:54.021852 16639 raft_consensus.cc:515] T c4fad93f15094f34a655d618bfe5eaf6 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:54.024828 16709 raft_consensus.cc:515] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:54.062037 15916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:54.008967 16738 raft_consensus.cc:515] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:54.046368 16744 raft_consensus.cc:493] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:54.042577 16673 raft_consensus.cc:515] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:54.051476 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fad93f15094f34a655d618bfe5eaf6" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:54.051507 16715 raft_consensus.cc:515] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
W20260709 14:53:54.087296 15919 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42260 (request call id 139) took 2007 ms (client timeout 1526 ms). Trace:
I20260709 14:53:54.092021 16066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1dda762fec47c6889b6b03e8a266cd" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:54.097462 16065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d6832bfff1467ab78fa95264c4c6b6" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:54.100353 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4aca794e30849de89cfe9d2e3948c32" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:54.101074 16072 raft_consensus.cc:2468] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
I20260709 14:53:54.101181 16690 leader_election.cc:290] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:54.046635 16746 raft_consensus.cc:515] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:54.096966 15991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e99cee23674e2b9dfd408016f0125d" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:54.096661 16696 leader_election.cc:290] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:54.110154 16699 leader_election.cc:290] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:54.110365 16723 leader_election.cc:290] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:54.107686 16639 leader_election.cc:290] T c4fad93f15094f34a655d618bfe5eaf6 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
W20260709 14:53:54.095667 15919 rpcz_store.cc:269] 0709 14:53:52.089577 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:52.090984 (+  1407us) service_pool.cc:224] Handling call
0709 14:53:54.087080 (+1996096us) spinlock_profiling.cc:243] Waited 966 ms on lock 0x7b5400441454. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f8059612571 00007f80596ad2fa 00007f805e66eb17 00007f8057be96d4 00007f8057be9662 00007f8057be9591 00007f8057be950c 00007f8057be87c2 00007f80579e448c 00007f80579e38c6 00007f80579e326f
0709 14:53:54.087218 (+   138us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2221530368}
I20260709 14:53:54.106928 16712 leader_election.cc:290] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:53.910753 16146 rpcz_store.cc:276] 0709 14:53:51.256546 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:51.274415 (+ 17869us) service_pool.cc:224] Handling call
0709 14:53:51.512545 (+238130us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:52.408341 (+895796us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:52.409875 (+  1534us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:52.522212 (+112337us) log.cc:844] Serialized 26 byte log entry
0709 14:53:52.890249 (+368037us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:53.059617 (+169368us) log.cc:844] Serialized 14 byte log entry
0709 14:53:53.188081 (+128464us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:53.215413 (+ 27332us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:53.491097 (+275684us) raft_consensus.cc:1685] finished
0709 14:53:53.491118 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:53.496949 (+  5831us) inbound_call.cc:177] Queueing success response
0709 14:53:53.668710 (+171761us) spinlock_profiling.cc:243] Waited 2.63 ms on lock 0x7b180008e480. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f805f484de1 00007f805f4915b1 00007f80565bc522 00007f80565be7c1 00007f80565be779 00007f80565be709 00007f80565be6d1 00007f80565bd9cd 0000000000396ad4 0000000000396919 00007f805659f83a
Metrics: {"mutex_wait_us":5610,"prepare.queue_time_us":343435,"prepare.run_cpu_time_us":48,"prepare.run_wall_time_us":3519,"raft.queue_time_us":349914,"raft.run_cpu_time_us":144,"raft.run_wall_time_us":17056,"spinlock_wait_cycles":12214016,"thread_start_us":347039,"threads_started":4,"wal-append.queue_time_us":813358}
I20260709 14:53:54.113483 16649 leader_election.cc:290] T 14a7e2dbde2643839896dc2996eac5b6 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:54.089511 16744 raft_consensus.cc:515] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:54.108204 16738 leader_election.cc:290] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:54.105166 16711 leader_election.cc:290] T b51b07eccac04033a957fe6c46d2bb63 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:54.108682 16756 raft_consensus.cc:493] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:54.119717 16722 leader_election.cc:290] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:54.120178 16673 leader_election.cc:290] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:54.120529 15918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3a1c3ae5b1452b8936e5090f26b98a" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:54.120568 16758 raft_consensus.cc:493] T e8ee6881fe96486db140339505ee6407 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a94de9a189384a07887edad3f78f5078)
I20260709 14:53:54.121794 15991 raft_consensus.cc:2393] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 in current term 1: Already voted for candidate 72b4deef369542558424d8f21d6bed57 in this term.
I20260709 14:53:54.124635 15994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b6adc7d5ca4f05b1a5b227d875471b" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:54.127123 16744 leader_election.cc:290] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:54.121580 16746 leader_election.cc:290] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:54.128083 15993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706aafb9111e481680d09d77653b22dc" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:54.129317 15993 raft_consensus.cc:2468] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 0.
I20260709 14:53:54.129989 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4aca794e30849de89cfe9d2e3948c32" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:54.130497 15998 raft_consensus.cc:2468] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 1.
I20260709 14:53:54.133687 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ca1ecf44cf4834b74351cb48f095c1" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:54.134690 16659 leader_election.cc:290] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:54.137727 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca806d75fbc49f7b0b4d33a861e016b" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:54.130941 16715 leader_election.cc:290] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:54.145509 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5157d267276942d680d0abb061c8568a" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:54.146198 15997 raft_consensus.cc:2468] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 1.
I20260709 14:53:54.151224 15914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16e25798a3d4307ae45f1f4ae626f54" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:54.152302 16036 leader_election.cc:304] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:54.153162 16036 leader_election.cc:304] T 706aafb9111e481680d09d77653b22dc P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:54.153818 16036 leader_election.cc:304] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:54.158942 16711 raft_consensus.cc:2804] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:54.122658 16756 raft_consensus.cc:515] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:54.167815 16666 raft_consensus.cc:493] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:54.124980 16758 raft_consensus.cc:515] T e8ee6881fe96486db140339505ee6407 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:54.157928 16738 raft_consensus.cc:2804] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:54.159363 16711 raft_consensus.cc:493] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:54.168397 16666 raft_consensus.cc:515] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:54.170678 16711 raft_consensus.cc:3060] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:54.171402 16542 leader_election.cc:290] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:54.172134 16738 raft_consensus.cc:493] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:54.174093 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df56d13946fe4ab88dbb9aa6f3a0828c" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:54.174922 16069 raft_consensus.cc:2468] T df56d13946fe4ab88dbb9aa6f3a0828c P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:54.172520 16738 raft_consensus.cc:3060] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:54.180985 16711 raft_consensus.cc:515] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:54.183018 16711 leader_election.cc:290] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:54.159593 16655 raft_consensus.cc:515] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
W20260709 14:53:54.184541 16110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 741032us
I20260709 14:53:54.179266 16068 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44392 (request call id 137) took 2451 ms. Trace:
I20260709 14:53:54.185889 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5157d267276942d680d0abb061c8568a" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:54.186893 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e99cee23674e2b9dfd408016f0125d" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:54.187369 16685 raft_consensus.cc:2749] T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:54.188122 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a7e2dbde2643839896dc2996eac5b6" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:54.189252 15964 leader_election.cc:304] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201 [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: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:54.190855 16645 raft_consensus.cc:493] T 12f497c4f686447d8ea79da8bad088d6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:54.198376 16072 raft_consensus.cc:2393] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d363c5ed112f492b917cbd9efd591201 in current term 2: Already voted for candidate b796c2d2cb444fbbad8b496885f35442 in this term.
I20260709 14:53:54.208420 16190 raft_consensus.cc:359] T 706aafb9111e481680d09d77653b22dc P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:54.211514 16190 raft_consensus.cc:385] T 706aafb9111e481680d09d77653b22dc P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.212497 16190 raft_consensus.cc:740] T 706aafb9111e481680d09d77653b22dc P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.213191 16190 consensus_queue.cc:260] T 706aafb9111e481680d09d77653b22dc P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:54.211347 16111 leader_election.cc:304] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:54.206856 16715 raft_consensus.cc:2804] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:53:54.199807 16112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 174726us
I20260709 14:53:54.207391 15992 raft_consensus.cc:1240] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Rejecting Update request from peer 72b4deef369542558424d8f21d6bed57 for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:54.204120 16735 raft_consensus.cc:493] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:54.204222 16693 raft_consensus.cc:493] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:54.241482 16190 ts_tablet_manager.cc:1434] T 706aafb9111e481680d09d77653b22dc P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.336s	user 0.009s	sys 0.005s
I20260709 14:53:54.207962 16645 raft_consensus.cc:515] T 12f497c4f686447d8ea79da8bad088d6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:54.264384 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706aafb9111e481680d09d77653b22dc" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:54.265559 16145 raft_consensus.cc:2468] T 706aafb9111e481680d09d77653b22dc P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 0.
I20260709 14:53:54.267251 16654 leader_election.cc:290] T e9b6adc7d5ca4f05b1a5b227d875471b P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:54.267766 16645 leader_election.cc:290] T 12f497c4f686447d8ea79da8bad088d6 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:54.238620 16715 raft_consensus.cc:493] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:54.264173 16142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b6adc7d5ca4f05b1a5b227d875471b" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:54.272146 16740 raft_consensus.cc:2749] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:54.270728 16715 raft_consensus.cc:3060] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:54.243121 16693 raft_consensus.cc:515] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:54.276654 16037 leader_election.cc:304] T e9b6adc7d5ca4f05b1a5b227d875471b P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:54.243263 16735 raft_consensus.cc:515] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:54.265187 16744 raft_consensus.cc:493] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a94de9a189384a07887edad3f78f5078)
I20260709 14:53:54.269562 16757 raft_consensus.cc:2804] T 706aafb9111e481680d09d77653b22dc P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:54.281633 16666 leader_election.cc:290] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:54.273649 16738 raft_consensus.cc:515] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:54.289703 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3126c7ce1f094d05bf1c2dec34167d04" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:54.294464 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c3fa82d184e798d54e176cdb9b829" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:54.294972 16738 leader_election.cc:290] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:54.295320 16756 leader_election.cc:290] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:54.295440 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc62102a32946f59301f3a998f7fdbb" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:54.273340 16758 leader_election.cc:290] T e8ee6881fe96486db140339505ee6407 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:54.296430 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ceed06918774e40b07e9c8eab60b294" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:54.281785 15963 leader_election.cc:304] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:54.293005 16144 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50622 (request call id 113) took 1227 ms. Trace:
I20260709 14:53:54.284854 16711 raft_consensus.cc:2749] T e9b6adc7d5ca4f05b1a5b227d875471b P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:54.280473 16708 raft_consensus.cc:493] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:54.286298 16568 leader_election.cc:290] T 706aafb9111e481680d09d77653b22dc P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:54.279440 16112 leader_election.cc:304] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:53:54.309675 16643 leader_election.cc:290] T 8a2c3fa82d184e798d54e176cdb9b829 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:54.197880 16068 rpcz_store.cc:276] 0709 14:53:51.726531 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:51.762660 (+ 36129us) service_pool.cc:224] Handling call
0709 14:53:52.550425 (+787765us) spinlock_profiling.cc:243] Waited 1.63 ms on lock 0x7b580015fc98. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f8056444db1 00007f8056584b71 00007f8056584a22 00007f805f49dc09 00007f805e5f7ee0 00007f805e6c10ab 00007f805e6c1131 00007f805e682fc0 00007f805e66d929 00007f805e66d3d2 00007f8057be4bd4
0709 14:53:52.550623 (+   198us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:52.550875 (+   252us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 14:53:54.141056 (+1590181us) spinlock_profiling.cc:243] Waited 17.9 ms on lock 0x7b180030d540. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f805f484de1 00007f805f4915b1 00007f80592514bc 00007f805659f48b 00007f805f3f9ab9 00007f80565bb69b 00007f80565b993f 00007f80565b9455 00007f805d0a13c7 00007f80596b39a7 00007f80596c30bf
0709 14:53:54.141201 (+   145us) log.cc:844] Serialized 14 byte log entry
0709 14:53:54.167389 (+ 26188us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:54.167469 (+    80us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:54.167530 (+    61us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:54.169105 (+  1575us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:54.177478 (+  8373us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":150456,"prepare.run_cpu_time_us":32,"prepare.run_wall_time_us":33,"raft.queue_time_us":91,"raft.run_cpu_time_us":88,"raft.run_wall_time_us":90,"spinlock_wait_cycles":45009536,"thread_start_us":198770,"threads_started":2,"wal-append.queue_time_us":25776}
I20260709 14:53:54.313184 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c53e8e484c2426ab80143023a2907fb" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
W20260709 14:53:54.320441 16112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 46888.9us
I20260709 14:53:54.322269 16068 raft_consensus.cc:1240] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Rejecting Update request from peer 72b4deef369542558424d8f21d6bed57 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:54.324378 15888 leader_election.cc:304] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72b4deef369542558424d8f21d6bed57; no voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:54.309188 16760 raft_consensus.cc:2749] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:54.322384 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d6832bfff1467ab78fa95264c4c6b6" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:54.329458 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fad93f15094f34a655d618bfe5eaf6" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:54.330652 15920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd42cfc12264496f8bf7e4448f504fe5" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:54.332154 16072 raft_consensus.cc:2468] T c4fad93f15094f34a655d618bfe5eaf6 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 1.
I20260709 14:53:54.303134 16757 raft_consensus.cc:493] T 706aafb9111e481680d09d77653b22dc P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.333285 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12df99d7af5d406ebc9d25e5dcb9b793" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:54.332674 16146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751d993075d84750b98081153cbe9cfd" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:54.340253 16063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1dda762fec47c6889b6b03e8a266cd" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:54.339308 16737 raft_consensus.cc:2804] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:54.312925 16708 raft_consensus.cc:515] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:54.338809 16068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cebb868d296402781514c53c6b960ef" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:54.305675 16655 leader_election.cc:290] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 3 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:54.333123 16756 raft_consensus.cc:493] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:54.301425 16744 raft_consensus.cc:515] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:54.377084 16717 raft_consensus.cc:2749] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:54.346889 15888 leader_election.cc:304] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72b4deef369542558424d8f21d6bed57; no voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:54.349766 15889 leader_election.cc:304] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:54.347828 16757 raft_consensus.cc:3060] T 706aafb9111e481680d09d77653b22dc P b796c2d2cb444fbbad8b496885f35442 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.366082 16735 leader_election.cc:290] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:54.382597 15888 leader_election.cc:304] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57; no voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:54.382952 16730 raft_consensus.cc:2749] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:54.382944 16723 consensus_queue.cc:1059] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:54.372699 16594 leader_election.cc:290] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:54.393311 16744 leader_election.cc:290] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:54.393740 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b07eccac04033a957fe6c46d2bb63" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:54.381633 16717 raft_consensus.cc:2804] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:54.380910 16756 raft_consensus.cc:515] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:54.370064 16708 leader_election.cc:290] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:54.392796 16702 raft_consensus.cc:2749] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:54.394469 16112 leader_election.cc:304] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:53:54.384639 16709 leader_election.cc:290] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:54.377130 16065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56242e162f9f41fb92ab8917217cabb1" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:54.411563 16729 raft_consensus.cc:2804] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:54.412055 16065 raft_consensus.cc:2468] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 1.
I20260709 14:53:54.412168 15918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175bd4a5fbe74cf8994148a127a51689" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:54.412595 15992 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40242 (request call id 102) took 1848 ms. Trace:
I20260709 14:53:54.401526 16137 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50612 (request call id 115) took 1081 ms. Trace:
I20260709 14:53:54.392848 15920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4e77513b7e4003954f958ac2d68349" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:54.403748 16717 raft_consensus.cc:493] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:54.403661 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1756526aee3d469e8370fa52f1013969" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:54.412972 15992 rpcz_store.cc:276] 0709 14:53:52.564650 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:52.613506 (+ 48856us) service_pool.cc:224] Handling call
0709 14:53:54.110613 (+1497107us) spinlock_profiling.cc:243] Waited 15.1 ms on lock 0x7b58001f2698. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f8056444db1 00007f8056584b71 00007f8056584a22 00007f805f49dc09 00007f805e5f7ee0 00007f805e6c10ab 00007f805e6c1131 00007f805e682fc0 00007f805e66d929 00007f805e66d3d2 00007f8057be4bd4
0709 14:53:54.110781 (+   168us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:54.241285 (+130504us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:54.412356 (+171071us) spinlock_profiling.cc:243] Waited 88.2 ms on lock 0x7b540005fad4. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f8059612571 00007f80596a9e01 00007f80596a883e 00007f805e66d419 00007f8057be4bd4 00007f8057be4b62 00007f8057be4a91 00007f8057be4a0c 00007f8057be3cc2 00007f80579e448c 00007f80579e38c6
0709 14:53:54.412538 (+   182us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":237593856}
I20260709 14:53:54.418021 16746 raft_consensus.cc:493] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a94de9a189384a07887edad3f78f5078)
I20260709 14:53:54.418650 15992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5157d267276942d680d0abb061c8568a" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:54.303373 16144 rpcz_store.cc:276] 0709 14:53:53.100291 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:53.215461 (+115170us) service_pool.cc:224] Handling call
0709 14:53:53.302947 (+ 87486us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:54.189041 (+886094us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:54.189072 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:54.189501 (+   429us) log.cc:844] Serialized 26 byte log entry
0709 14:53:54.242761 (+ 53260us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:53:54.264988 (+ 22227us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:54.268718 (+  3730us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:54.276000 (+  7282us) raft_consensus.cc:1685] finished
0709 14:53:54.280896 (+  4896us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:54.292939 (+ 12043us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":677142,"raft.queue_time_us":678703,"raft.run_cpu_time_us":77,"raft.run_wall_time_us":77,"thread_start_us":46782,"threads_started":1,"wal-append.queue_time_us":83009}
I20260709 14:53:54.404824 15914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4aca794e30849de89cfe9d2e3948c32" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:54.419646 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1c85d32ed1482bb658721d80cff21f" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:54.419766 16067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706aafb9111e481680d09d77653b22dc" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:54.420012 15914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702e890c3a5940f889b1bc676d571230" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:54.420840 15914 raft_consensus.cc:2368] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d363c5ed112f492b917cbd9efd591201 for earlier term 2. Current term is 3.
I20260709 14:53:54.402936 15919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2402dd7f734ec986ab1af2ed729230" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:54.405088 15916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ca1ecf44cf4834b74351cb48f095c1" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:54.370450 16737 raft_consensus.cc:493] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:54.370332 16068 raft_consensus.cc:2468] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 1.
I20260709 14:53:54.409025 15963 leader_election.cc:304] T cd42cfc12264496f8bf7e4448f504fe5 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
W20260709 14:53:54.394985 16765 log.cc:927] Time spent T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260709 14:53:54.424970 15914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e99cee23674e2b9dfd408016f0125d" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:54.426430 16708 raft_consensus.cc:2749] T cd42cfc12264496f8bf7e4448f504fe5 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:54.427348 15914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41581fb3e7f48e18d691e022736715f" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:54.411811 16715 raft_consensus.cc:515] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:54.379400 15993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ec51da2c474914a2bf69045cc126eb" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:54.401737 16723 raft_consensus.cc:3055] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:54.433269 16723 raft_consensus.cc:740] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:54.434067 16723 consensus_queue.cc:260] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:54.418514 16746 raft_consensus.cc:515] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:54.420691 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba454078ccd64544b7dee3f906a942fd" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:54.435552 15922 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42254 (request call id 117) took 1009 ms. Trace:
I20260709 14:53:54.405942 16110 leader_election.cc:304] T 8aa772a09ada4f69a3bfaf57748cc547 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:54.407605 16756 leader_election.cc:290] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:54.422087 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f497c4f686447d8ea79da8bad088d6" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:54.414376 16729 raft_consensus.cc:493] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:54.416234 16717 raft_consensus.cc:3060] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:54.411394 16112 leader_election.cc:304] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:54.425053 15920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5157d267276942d680d0abb061c8568a" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:54.434624 16715 leader_election.cc:290] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:54.435897 15922 rpcz_store.cc:276] 0709 14:53:53.426028 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:54.420483 (+994455us) service_pool.cc:224] Handling call
0709 14:53:54.435491 (+ 15008us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:54.438091 15998 raft_consensus.cc:1240] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Rejecting Update request from peer 72b4deef369542558424d8f21d6bed57 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:54.420725 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175bd4a5fbe74cf8994148a127a51689" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:54.425230 16737 raft_consensus.cc:3060] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:54.500376 16757 raft_consensus.cc:515] T 706aafb9111e481680d09d77653b22dc P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
W20260709 14:53:54.467813 16110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 61961.3us
I20260709 14:53:54.659294 16067 raft_consensus.cc:2393] T 706aafb9111e481680d09d77653b22dc P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d363c5ed112f492b917cbd9efd591201 in current term 1: Already voted for candidate b796c2d2cb444fbbad8b496885f35442 in this term.
I20260709 14:53:54.660421 16735 raft_consensus.cc:493] T 6c53e8e484c2426ab80143023a2907fb P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:54.498056 16746 leader_election.cc:290] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:54.661175 16735 raft_consensus.cc:515] T 6c53e8e484c2426ab80143023a2907fb P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:54.663370 16735 leader_election.cc:290] T 6c53e8e484c2426ab80143023a2907fb P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:54.579496 15993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1756526aee3d469e8370fa52f1013969" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:54.666431 15993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421747f22ee04b73bad5742ed071c567" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:54.523780 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c3fa82d184e798d54e176cdb9b829" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:54.472313 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:54.668716 16735 raft_consensus.cc:493] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:54.669363 16735 raft_consensus.cc:515] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:54.471406 16594 raft_consensus.cc:2749] T 8aa772a09ada4f69a3bfaf57748cc547 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:54.671353 16735 leader_election.cc:290] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:54.417317 16137 rpcz_store.cc:276] 0709 14:53:53.314773 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:53.315005 (+   232us) service_pool.cc:224] Handling call
0709 14:53:53.315365 (+   360us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:54.182299 (+866934us) spinlock_profiling.cc:243] Waited 4.21 ms on lock 0x7b1800333880. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f805f484de1 00007f805f4915b1 00007f8056536c0a 00007f805fc76219 00007f805d57d58f 00007f80565bc571 00007f80565be7c1 00007f80565be779 00007f80565be709 00007f80565be6d1 00007f80565bd9cd
0709 14:53:54.290682 (+108383us) spinlock_profiling.cc:243] Waited 3.15 ms on lock 0x7b1800333880. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f805f484de1 00007f805f4915b1 00007f80592514bc 00007f805659f48b 00007f805f3f9ab9 00007f80565bb69b 00007f80565b993f 00007f80565b9455 00007f80596a1060 00007f80596a1bfb 00007f80596ac64b
0709 14:53:54.290782 (+   100us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:54.290799 (+    17us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:54.291292 (+   493us) log.cc:844] Serialized 26 byte log entry
0709 14:53:54.323181 (+ 31889us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:54.355813 (+ 32632us) log.cc:844] Serialized 14 byte log entry
0709 14:53:54.367039 (+ 11226us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:54.376359 (+  9320us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:54.394738 (+ 18379us) raft_consensus.cc:1685] finished
0709 14:53:54.394754 (+    16us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:54.394892 (+   138us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":9675,"prepare.queue_time_us":24801,"prepare.run_cpu_time_us":4755,"prepare.run_wall_time_us":5196,"raft.queue_time_us":106130,"raft.run_cpu_time_us":267,"raft.run_wall_time_us":14691,"spinlock_wait_cycles":89818368,"thread_start_us":149065,"threads_started":2,"wal-append.queue_time_us":59265}
I20260709 14:53:54.498342 16064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb77ae60b32488981907f0bb9d2a2ec" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:54.498452 15992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a37fddb317d440ab80dc57e64b1c42b" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:54.674543 15992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c3fa82d184e798d54e176cdb9b829" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:54.660427 15920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c3fa82d184e798d54e176cdb9b829" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:54.675135 15992 raft_consensus.cc:2468] T 8a2c3fa82d184e798d54e176cdb9b829 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
W20260709 14:53:54.676271 16112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 264933us
I20260709 14:53:54.497098 16697 raft_consensus.cc:2749] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:54.679031 16697 raft_consensus.cc:493] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:54.679567 16697 raft_consensus.cc:515] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:54.680730 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3126c7ce1f094d05bf1c2dec34167d04" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:54.601413 16710 raft_consensus.cc:493] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:54.467926 15919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3126c7ce1f094d05bf1c2dec34167d04" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:54.681464 16710 raft_consensus.cc:515] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:54.682118 16723 raft_consensus.cc:3060] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:54.683597 16710 leader_election.cc:290] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:54.685994 16594 raft_consensus.cc:493] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:54.686594 16594 raft_consensus.cc:515] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:54.538138 15921 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42260 (request call id 149) took 1438 ms. Trace:
I20260709 14:53:54.701455 15921 rpcz_store.cc:276] 0709 14:53:53.099658 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:53.101063 (+  1405us) service_pool.cc:224] Handling call
0709 14:53:53.180489 (+ 79426us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:53.358242 (+177753us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:53.379936 (+ 21694us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:53.383823 (+  3887us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:53.386059 (+  2236us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:54.537874 (+1151815us) spinlock_profiling.cc:243] Waited 165 ms on lock 0x7b540033e354. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f8059612571 00007f80596a9e01 00007f80596a883e 00007f805e66d419 00007f8057be4bd4 00007f8057be4b62 00007f8057be4a91 00007f8057be4a0c 00007f8057be3cc2 00007f80579e448c 00007f80579e38c6
0709 14:53:54.537932 (+    58us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:54.538071 (+   139us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":380313856}
I20260709 14:53:54.468973 16729 raft_consensus.cc:3060] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:53:54.706023 15888 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:54.483278 15918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421747f22ee04b73bad5742ed071c567" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:54.731328 16740 raft_consensus.cc:493] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:54.732020 16740 raft_consensus.cc:515] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:54.733028 15991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4aca794e30849de89cfe9d2e3948c32" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:54.734391 15991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a294f6c4c2b4bf7be43991c39ec7d9c" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:54.735605 15991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df56d13946fe4ab88dbb9aa6f3a0828c" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:54.742518 16777 raft_consensus.cc:493] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a94de9a189384a07887edad3f78f5078)
I20260709 14:53:54.743216 16777 raft_consensus.cc:515] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:54.746803 16777 leader_election.cc:290] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:54.748446 16697 leader_election.cc:290] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:54.748658 16740 leader_election.cc:290] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:54.672712 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421747f22ee04b73bad5742ed071c567" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:54.752671 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16e25798a3d4307ae45f1f4ae626f54" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:54.753919 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1174a03eedcb45daa7a01f22e8211462" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:54.755010 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1dda762fec47c6889b6b03e8a266cd" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:54.668653 16757 leader_election.cc:290] T 706aafb9111e481680d09d77653b22dc P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:54.762269 16737 raft_consensus.cc:515] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:54.775055 16780 raft_consensus.cc:493] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:54.777009 15921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e99cee23674e2b9dfd408016f0125d" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:54.777138 15918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df56d13946fe4ab88dbb9aa6f3a0828c" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:54.699841 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2402dd7f734ec986ab1af2ed729230" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:54.793314 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12df99d7af5d406ebc9d25e5dcb9b793" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:54.795044 16037 leader_election.cc:304] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:53:54.594902 16717 raft_consensus.cc:515] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:54.838687 15921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e737b0b7cf7b46548fa9f237f83dd55b" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:54.839392 16717 leader_election.cc:290] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:54.839396 16037 leader_election.cc:304] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:54.840145 16717 raft_consensus.cc:493] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:54.428426 15916 raft_consensus.cc:2468] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
I20260709 14:53:54.583097 16744 raft_consensus.cc:493] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a94de9a189384a07887edad3f78f5078)
I20260709 14:53:54.841149 16744 raft_consensus.cc:515] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:54.806520 16740 raft_consensus.cc:493] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:54.810333 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41581fb3e7f48e18d691e022736715f" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:54.843811 16744 leader_election.cc:290] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:54.822007 16660 raft_consensus.cc:493] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:54.827119 16697 raft_consensus.cc:493] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:54.827560 15991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca806d75fbc49f7b0b4d33a861e016b" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:54.827184 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12df99d7af5d406ebc9d25e5dcb9b793" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:54.836181 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4aca794e30849de89cfe9d2e3948c32" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:54.837164 16710 raft_consensus.cc:2749] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:54.842712 15914 raft_consensus.cc:1240] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Rejecting Update request from peer d363c5ed112f492b917cbd9efd591201 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:54.842885 16740 raft_consensus.cc:515] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:54.814920 16066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a37fddb317d440ab80dc57e64b1c42b" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:54.845116 16711 raft_consensus.cc:2749] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:54.840595 16717 raft_consensus.cc:515] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:54.860139 16717 leader_election.cc:290] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:54.863548 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702e890c3a5940f889b1bc676d571230" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:54.864061 15992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16e25798a3d4307ae45f1f4ae626f54" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:54.864236 15997 raft_consensus.cc:3060] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:53:54.866142 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a7e2dbde2643839896dc2996eac5b6" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:54.849418 16697 raft_consensus.cc:515] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:54.667131 15993 raft_consensus.cc:2468] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 1.
I20260709 14:53:54.846138 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:54.834447 16775 raft_consensus.cc:493] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:54.846009 16660 raft_consensus.cc:515] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:54.875660 16775 raft_consensus.cc:515] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:54.877054 16660 leader_election.cc:290] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:54.855713 16740 leader_election.cc:290] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:54.871605 16697 leader_election.cc:290] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:54.879006 16775 leader_election.cc:290] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:54.836748 16780 raft_consensus.cc:515] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:54.881548 16780 leader_election.cc:290] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:54.834914 16729 raft_consensus.cc:515] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:54.883957 16729 leader_election.cc:290] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:54.892145 16737 leader_election.cc:290] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:54.910882 15993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57237a190004a6993ca15ba008578ba" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:54.911895 15993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7318aa55b0f34ffa8f0b667513f3e39c" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:54.912734 15993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c53e8e484c2426ab80143023a2907fb" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:54.914901 15993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175bd4a5fbe74cf8994148a127a51689" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:54.915489 15993 raft_consensus.cc:2468] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:54.916301 15993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f497c4f686447d8ea79da8bad088d6" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:54.917377 15993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ca1ecf44cf4834b74351cb48f095c1" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:54.919263 15993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ec51da2c474914a2bf69045cc126eb" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:54.919757 15990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3126c7ce1f094d05bf1c2dec34167d04" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:54.920261 15993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ee6881fe96486db140339505ee6407" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:54.920392 15990 raft_consensus.cc:2468] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:54.921316 15990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b6adc7d5ca4f05b1a5b227d875471b" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:54.921473 15993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c53e8e484c2426ab80143023a2907fb" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:54.922354 15990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5b508262794ac691288fdd17fd12fc" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:54.922441 15993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3345a289bcd841b7ac386610f9b29707" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:54.923491 15993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae94499525a44964835f2f41041c8231" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:54.923435 15990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1dda762fec47c6889b6b03e8a266cd" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:55.002869 16729 raft_consensus.cc:493] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:55.003502 16729 raft_consensus.cc:515] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:55.005645 16729 leader_election.cc:290] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:55.006143 16729 raft_consensus.cc:493] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:55.006696 16729 raft_consensus.cc:515] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:55.055249 16729 leader_election.cc:290] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:55.145418 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175bd4a5fbe74cf8994148a127a51689" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:55.274428 16695 leader_election.cc:290] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
W20260709 14:53:55.298658 16709 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.762s	user 0.005s	sys 0.011s
W20260709 14:53:55.299104 16709 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.763s	user 0.005s	sys 0.011s
I20260709 14:53:55.387038 15923 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42254 (request call id 115) took 2052 ms. Trace:
W20260709 14:53:55.387774 15887 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.585s	user 0.013s	sys 0.005s
I20260709 14:53:55.387414 15923 rpcz_store.cc:276] 0709 14:53:53.354007 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:53.430506 (+ 76499us) service_pool.cc:224] Handling call
0709 14:53:53.453532 (+ 23026us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:54.046128 (+592596us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:55.386782 (+1340654us) spinlock_profiling.cc:243] Waited 561 ms on lock 0x7b540001bdd4. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f8059612571 00007f80596a9e01 00007f80596a883e 00007f805e66d419 00007f8057be4bd4 00007f8057be4b62 00007f8057be4a91 00007f8057be4a0c 00007f8057be3cc2 00007f80579e448c 00007f80579e38c6
0709 14:53:55.386989 (+   207us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1290353920}
W20260709 14:53:55.388151 15887 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.585s	user 0.013s	sys 0.005s
W20260709 14:53:55.388458 15887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 585670us
I20260709 14:53:55.389297 15887 leader_election.cc:304] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72b4deef369542558424d8f21d6bed57; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:55.390439 15887 leader_election.cc:304] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72b4deef369542558424d8f21d6bed57; no voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:55.391108 16786 consensus_queue.cc:1059] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:55.392058 16786 raft_consensus.cc:2749] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:55.392529 15887 leader_election.cc:304] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:55.392652 16786 raft_consensus.cc:2749] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:55.393218 16782 raft_consensus.cc:3055] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:55.393335 16786 raft_consensus.cc:2804] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:55.393591 16782 raft_consensus.cc:740] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:55.394090 16786 raft_consensus.cc:493] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a94de9a189384a07887edad3f78f5078)
I20260709 14:53:55.394520 16786 raft_consensus.cc:3060] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.394676 16782 consensus_queue.cc:260] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [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: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:55.396061 16782 raft_consensus.cc:3060] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:55.396471 15917 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42260 (request call id 153) took 2007 ms. Trace:
I20260709 14:53:55.396878 15917 rpcz_store.cc:276] 0709 14:53:53.389495 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:54.105316 (+715821us) service_pool.cc:224] Handling call
0709 14:53:54.108678 (+  3362us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:54.180362 (+ 71684us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:54.183652 (+  3290us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:54.183963 (+   311us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:54.184002 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:55.396244 (+1212242us) spinlock_profiling.cc:243] Waited 70.3 ms on lock 0x7b540033e854. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f8059612571 00007f80596a9e01 00007f80596a883e 00007f805e66d419 00007f8057be4bd4 00007f8057be4b62 00007f8057be4a91 00007f8057be4a0c 00007f8057be3cc2 00007f80579e448c 00007f80579e38c6
0709 14:53:55.396297 (+    53us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:55.396418 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":161637120}
I20260709 14:53:55.400723 16781 raft_consensus.cc:493] T 8aa772a09ada4f69a3bfaf57748cc547 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:55.401211 16781 raft_consensus.cc:515] T 8aa772a09ada4f69a3bfaf57748cc547 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:55.401852 16786 raft_consensus.cc:515] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:55.403926 16786 leader_election.cc:290] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:55.403208 16781 leader_election.cc:290] T 8aa772a09ada4f69a3bfaf57748cc547 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:55.431653 15915 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42254 (request call id 116) took 2045 ms. Trace:
I20260709 14:53:55.432147 15915 rpcz_store.cc:276] 0709 14:53:53.397014 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:54.092497 (+695483us) service_pool.cc:224] Handling call
0709 14:53:55.430956 (+1338459us) spinlock_profiling.cc:243] Waited 6.17 ms on lock 0x7b5800003f98. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f8056444db1 00007f8056584f8c 00007f8056584ef6 000000000037fce9 00007f805e5f81e0 00007f805e6c10c4 00007f805e6c1131 00007f805e682fc0 00007f805e66d929 00007f805e66d3d2 00007f8057be4bd4
0709 14:53:55.431105 (+   149us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:55.431290 (+   185us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:55.431323 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:55.431378 (+    55us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:55.431415 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:55.431476 (+    61us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:55.431593 (+   117us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":14200704}
I20260709 14:53:55.445101 15998 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40242 (request call id 112) took 1088 ms. Trace:
I20260709 14:53:55.445530 15998 rpcz_store.cc:276] 0709 14:53:54.356416 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:54.356510 (+    94us) service_pool.cc:224] Handling call
0709 14:53:54.356804 (+   294us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:54.660939 (+304135us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:55.444856 (+783917us) spinlock_profiling.cc:243] Waited 78.8 ms on lock 0x7b540005f0d4. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f8059612571 00007f80596a9e01 00007f80596a883e 00007f805e66d419 00007f8057be4bd4 00007f8057be4b62 00007f8057be4a91 00007f8057be4a0c 00007f8057be3cc2 00007f80579e448c 00007f80579e38c6
0709 14:53:55.445043 (+   187us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":181134592}
I20260709 14:53:55.451610 15993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706aafb9111e481680d09d77653b22dc" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:55.452006 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae94499525a44964835f2f41041c8231" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:55.452172 15993 raft_consensus.cc:3060] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.452505 16064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b6adc7d5ca4f05b1a5b227d875471b" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:55.452649 16069 raft_consensus.cc:2468] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 1.
I20260709 14:53:55.453742 16063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fad93f15094f34a655d618bfe5eaf6" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:55.454290 16063 raft_consensus.cc:3060] T c4fad93f15094f34a655d618bfe5eaf6 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.456379 16700 raft_consensus.cc:493] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:55.456875 16700 raft_consensus.cc:515] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:55.457484 15993 raft_consensus.cc:2468] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 1.
I20260709 14:53:55.458642 15993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57237a190004a6993ca15ba008578ba" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:55.460336 16700 leader_election.cc:290] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:55.461661 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659187f6b88347edb385ede517395afe" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:55.461784 16063 raft_consensus.cc:2468] T c4fad93f15094f34a655d618bfe5eaf6 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 2.
I20260709 14:53:55.462531 16069 raft_consensus.cc:3060] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.463554 16064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf23f4feea54be3ad75ea64d1cc36a7" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:55.465377 16144 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50598 (request call id 179) took 1026 ms. Trace:
I20260709 14:53:55.465698 16144 rpcz_store.cc:276] 0709 14:53:54.438756 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:55.464367 (+1025611us) service_pool.cc:224] Handling call
0709 14:53:55.464862 (+   495us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:55.465033 (+   171us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:55.465060 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:55.465118 (+    58us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:55.465151 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:55.465211 (+    60us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:55.465319 (+   108us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:55.471340 16036 leader_election.cc:304] T 706aafb9111e481680d09d77653b22dc P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:55.472100 16069 raft_consensus.cc:2468] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 2.
I20260709 14:53:55.472524 16065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5b508262794ac691288fdd17fd12fc" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:55.473781 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ca1ecf44cf4834b74351cb48f095c1" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:55.474324 16065 raft_consensus.cc:1240] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Rejecting Update request from peer 72b4deef369542558424d8f21d6bed57 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:55.476241 16065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:55.476361 16071 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44414 (request call id 146) took 1811 ms. Trace:
I20260709 14:53:55.476753 16071 rpcz_store.cc:276] 0709 14:53:53.664502 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:53.666948 (+  2446us) service_pool.cc:224] Handling call
0709 14:53:53.667344 (+   396us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:53:53.954859 (+287515us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:53.956020 (+  1161us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:53:55.137772 (+1181752us) spinlock_profiling.cc:243] Waited 4.65 ms on lock 0x7b2c0012d018. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f8057fa2a11 00007f8057fb2372 00007f80596e4a01 00007f80596a943a 00007f80596a883e 00007f805e66d419 00007f8057be4bd4 00007f8057be4b62 00007f8057be4a91 00007f8057be4a0c 00007f8057be3cc2
0709 14:53:55.138247 (+   475us) log.cc:844] Serialized 26 byte log entry
0709 14:53:55.474714 (+336467us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:53:55.474752 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:55.476080 (+  1328us) spinlock_profiling.cc:243] Waited 243 ms on lock 0x7b540018fe54. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f8059612571 00007f80596a9e01 00007f80596a883e 00007f805e66d419 00007f8057be4bd4 00007f8057be4b62 00007f8057be4a91 00007f8057be4a0c 00007f8057be3cc2 00007f80579e448c 00007f80579e38c6
0709 14:53:55.476126 (+    46us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:53:55.476170 (+    44us) raft_consensus.cc:1685] finished
0709 14:53:55.476187 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:55.476308 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":17069,"raft.queue_time_us":18855,"raft.run_cpu_time_us":100,"raft.run_wall_time_us":14281,"spinlock_wait_cycles":569462784,"thread_start_us":336033,"threads_started":1,"wal-append.queue_time_us":148982}
I20260709 14:53:55.479491 16065 raft_consensus.cc:2468] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:55.479818 15993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae94499525a44964835f2f41041c8231" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:55.473165 16700 raft_consensus.cc:2804] T 706aafb9111e481680d09d77653b22dc P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:55.480615 16700 raft_consensus.cc:697] T 706aafb9111e481680d09d77653b22dc P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Becoming Leader. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:53:55.481433 16700 consensus_queue.cc:237] T 706aafb9111e481680d09d77653b22dc P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:55.491779 16142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702e890c3a5940f889b1bc676d571230" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:55.492403 16142 raft_consensus.cc:3060] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:55.500479 16142 raft_consensus.cc:2468] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 3.
I20260709 14:53:55.500913 16142 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50622 (request call id 121) took 1211 ms. Trace:
I20260709 14:53:55.501165 16142 rpcz_store.cc:276] 0709 14:53:54.289003 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:54.296966 (+  7963us) service_pool.cc:224] Handling call
0709 14:53:55.491672 (+1194706us) spinlock_profiling.cc:243] Waited 925 us on lock 0x7b580003ba98. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f8056444db1 00007f8056584b71 00007f8056584eee 000000000037fce9 00007f805e5f81e0 00007f805e6c10c4 00007f805e6c1131 00007f805e66f0a0 00007f805e66e984 00007f8057be96d4 00007f8057be9662
0709 14:53:55.500841 (+  9169us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2127616}
I20260709 14:53:55.501520 16110 leader_election.cc:304] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:53:55.503443 15887 leader_election.cc:304] T 6c53e8e484c2426ab80143023a2907fb P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72b4deef369542558424d8f21d6bed57; no voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:55.504189 16775 raft_consensus.cc:2749] T 6c53e8e484c2426ab80143023a2907fb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:55.504242 15922 raft_consensus.cc:2468] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 2.
I20260709 14:53:55.504333 16110 leader_election.cc:304] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:55.505285 16729 raft_consensus.cc:2804] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:55.505678 16729 raft_consensus.cc:493] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:55.506016 16729 raft_consensus.cc:3060] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.504503 15887 leader_election.cc:304] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:55.506623 15990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3a1c3ae5b1452b8936e5090f26b98a" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:55.507457 15887 leader_election.cc:304] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:55.507637 16775 raft_consensus.cc:2804] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:55.508035 16775 raft_consensus.cc:493] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a94de9a189384a07887edad3f78f5078)
I20260709 14:53:55.505908 15993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df56d13946fe4ab88dbb9aa6f3a0828c" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:55.508191 16542 raft_consensus.cc:2804] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:55.508441 16775 raft_consensus.cc:3060] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.508659 16542 raft_consensus.cc:493] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a94de9a189384a07887edad3f78f5078)
I20260709 14:53:55.509140 16542 raft_consensus.cc:3060] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.512897 15993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c3fa82d184e798d54e176cdb9b829" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:55.513809 15963 leader_election.cc:400] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293) with higher term. Message: Invalid argument: T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d363c5ed112f492b917cbd9efd591201 for earlier term 2. Current term is 3.
I20260709 14:53:55.514479 15963 leader_election.cc:403] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:53:55.513809 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa772a09ada4f69a3bfaf57748cc547" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:55.514019 16702 consensus_queue.cc:1048] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:55.514132 16140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e7225a173114c9fb089f67e4962a75e" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:55.515810 16140 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:50612 (request call id 127) took 1278 ms. Trace:
I20260709 14:53:55.516156 16140 rpcz_store.cc:276] 0709 14:53:54.237058 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:54.238113 (+  1055us) service_pool.cc:224] Handling call
0709 14:53:55.514016 (+1275903us) spinlock_profiling.cc:243] Waited 1.24 ms on lock 0x7b580003ba98. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f8056444db1 00007f8056584b71 00007f8056584eee 000000000037fce9 00007f805e5f81e0 00007f805e6c10c4 00007f805e6c1131 00007f805e66f0a0 00007f805e66e984 00007f8057be96d4 00007f8057be9662
0709 14:53:55.515731 (+  1715us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2854144}
I20260709 14:53:55.626403 15994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd42cfc12264496f8bf7e4448f504fe5" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:55.627444 15994 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40242 (request call id 110) took 1276 ms. Trace:
I20260709 14:53:55.628010 16702 raft_consensus.cc:493] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:55.628618 16702 raft_consensus.cc:515] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:55.630626 16702 leader_election.cc:290] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:55.650873 15991 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40242 (request call id 119) took 1264 ms. Trace:
W20260709 14:53:55.651222 15997 consensus_meta.cc:287] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201: Time spent flushing consensus metadata: real 0.786s	user 0.003s	sys 0.013s
I20260709 14:53:55.661710 15997 raft_consensus.cc:2468] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 3.
W20260709 14:53:55.662298 15997 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40242 (request call id 109) took 1313 ms (client timeout 1714 ms). Trace:
I20260709 14:53:55.781886 16729 raft_consensus.cc:515] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:55.784155 16729 leader_election.cc:290] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
W20260709 14:53:55.785174 15963 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.1:34293, user_credentials={real_user=slave}} blocked reactor thread for 271462us
I20260709 14:53:55.786065 15963 leader_election.cc:304] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
W20260709 14:53:55.662635 15997 rpcz_store.cc:269] 0709 14:53:54.348879 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:54.348974 (+    95us) service_pool.cc:224] Handling call
0709 14:53:54.863362 (+514388us) spinlock_profiling.cc:243] Waited 6.87 ms on lock 0x7b58001f2698. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f8056444db1 00007f8056584b71 00007f8056584a22 00007f805f49dc09 00007f805e5f7ee0 00007f805e6c10ab 00007f805e6c1131 00007f805e66f0a0 00007f805e66e984 00007f8057be96d4 00007f8057be9662
0709 14:53:55.662228 (+798866us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":15795968}
W20260709 14:53:55.846846 15963 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.1:34293, user_credentials={real_user=slave}} blocked reactor thread for 58123.3us
I20260709 14:53:55.848222 15963 leader_election.cc:304] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 [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: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:55.651392 15991 rpcz_store.cc:276] 0709 14:53:54.386522 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:54.736551 (+350029us) service_pool.cc:224] Handling call
0709 14:53:55.650789 (+914238us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:53:55.903172 16110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 396912us
I20260709 14:53:55.903941 15996 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40242 (request call id 107) took 1576 ms. Trace:
I20260709 14:53:55.904387 15996 rpcz_store.cc:276] 0709 14:53:54.327108 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:54.332556 (+  5448us) service_pool.cc:224] Handling call
0709 14:53:55.891744 (+1559188us) spinlock_profiling.cc:243] Waited 9.5 ms on lock 0x7b58001f2698. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f8056444db1 00007f8056584b71 00007f8056584a22 00007f805f49dc09 00007f805e5f7ee0 00007f805e6c10ab 00007f805e6c1131 00007f805e682fc0 00007f805e66d929 00007f805e66d3d2 00007f8057be4bd4
0709 14:53:55.903392 (+ 11648us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:55.903591 (+   199us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:55.903624 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:55.903669 (+    45us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:55.903707 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:55.903763 (+    56us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:55.903881 (+   118us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":21841664}
I20260709 14:53:55.906330 16746 raft_consensus.cc:493] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a94de9a189384a07887edad3f78f5078)
I20260709 14:53:55.830250 16729 raft_consensus.cc:2749] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:55.627786 15994 rpcz_store.cc:276] 0709 14:53:54.350710 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:54.351054 (+   344us) service_pool.cc:224] Handling call
0709 14:53:55.626188 (+1275134us) spinlock_profiling.cc:243] Waited 1.88 ms on lock 0x7b58001f2698. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f8056444db1 00007f8056584b71 00007f8056584a22 00007f805f49dc09 00007f805e5f7ee0 00007f805e6c10ab 00007f805e6c1131 00007f805e66f0a0 00007f805e66e984 00007f8057be96d4 00007f8057be9662
0709 14:53:55.627352 (+  1164us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4317568}
W20260709 14:53:55.909152 15963 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.1:34293, user_credentials={real_user=slave}} blocked reactor thread for 61000.9us
I20260709 14:53:55.892050 16673 raft_consensus.cc:2749] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:55.879042 16715 raft_consensus.cc:2749] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293) with higher term. Message: Invalid argument: T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d363c5ed112f492b917cbd9efd591201 for earlier term 2. Current term is 3.
I20260709 14:53:55.913769 15995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df56d13946fe4ab88dbb9aa6f3a0828c" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
W20260709 14:53:55.914667 15995 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40234 (request call id 106) took 1867 ms (client timeout 1999 ms). Trace:
W20260709 14:53:55.915042 15995 rpcz_store.cc:269] 0709 14:53:54.057527 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:54.067150 (+  9623us) service_pool.cc:224] Handling call
0709 14:53:55.913582 (+1846432us) spinlock_profiling.cc:243] Waited 2.78 ms on lock 0x7b58001f2698. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f8056444db1 00007f8056584b71 00007f8056584a22 00007f805f49dc09 00007f805e5f7ee0 00007f805e6c10ab 00007f805e6c1131 00007f805e66f0a0 00007f805e66e984 00007f8057be96d4 00007f8057be9662
0709 14:53:55.914598 (+  1016us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":6394624}
I20260709 14:53:55.915606 16775 raft_consensus.cc:515] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:55.919351 15920 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42254 (request call id 123) took 1128 ms. Trace:
I20260709 14:53:55.906875 16746 raft_consensus.cc:515] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:55.920913 16775 leader_election.cc:290] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:55.912112 16066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba454078ccd64544b7dee3f906a942fd" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:55.927837 16660 raft_consensus.cc:493] T ebc62102a32946f59301f3a998f7fdbb P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:55.929658 15989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751d993075d84750b98081153cbe9cfd" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:55.932250 16660 raft_consensus.cc:515] T ebc62102a32946f59301f3a998f7fdbb P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:55.936703 16660 leader_election.cc:290] T ebc62102a32946f59301f3a998f7fdbb P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:55.936868 16066 raft_consensus.cc:2468] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 1.
I20260709 14:53:55.937816 15989 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40242 (request call id 113) took 1573 ms. Trace:
W20260709 14:53:55.939075 16036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 284059us
I20260709 14:53:55.938208 15989 rpcz_store.cc:276] 0709 14:53:54.366275 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:54.367731 (+  1456us) service_pool.cc:224] Handling call
0709 14:53:55.929490 (+1561759us) spinlock_profiling.cc:243] Waited 7.75 ms on lock 0x7b58001f2698. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f8056444db1 00007f8056584b71 00007f8056584a22 00007f805f49dc09 00007f805e5f7ee0 00007f805e6c10ab 00007f805e6c1131 00007f805e66f0a0 00007f805e66e984 00007f8057be96d4 00007f8057be9662
0709 14:53:55.937759 (+  8269us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":17828736}
I20260709 14:53:55.919757 15920 rpcz_store.cc:276] 0709 14:53:54.790530 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:54.790683 (+   153us) service_pool.cc:224] Handling call
0709 14:53:54.791089 (+   406us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:55.311616 (+520527us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:55.311650 (+    34us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:55.311697 (+    47us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:55.311725 (+    28us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:55.919130 (+607405us) spinlock_profiling.cc:243] Waited 520 ms on lock 0x7b540033ed54. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f8059612571 00007f80596a9e01 00007f80596a883e 00007f805e66d419 00007f8057be4bd4 00007f8057be4b62 00007f8057be4a91 00007f8057be4a0c 00007f8057be3cc2 00007f80579e448c 00007f80579e38c6
0709 14:53:55.919180 (+    50us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:55.919297 (+   117us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1196538624}
I20260709 14:53:55.909755 16542 raft_consensus.cc:515] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:55.943862 15888 leader_election.cc:304] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: 
I20260709 14:53:55.945250 16781 raft_consensus.cc:2804] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:55.944906 16700 raft_consensus.cc:493] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:55.945791 16781 raft_consensus.cc:697] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 3 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:55.945885 16700 raft_consensus.cc:515] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:55.946630 16781 consensus_queue.cc:237] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Queue going to LEADER 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: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:55.947996 16700 leader_election.cc:290] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:55.941841 16757 raft_consensus.cc:493] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:55.951366 16757 raft_consensus.cc:515] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:55.952909 16190 tablet_bootstrap.cc:492] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:55.953284 16757 leader_election.cc:290] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:55.909178 16792 raft_consensus.cc:2804] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:55.959585 16542 leader_election.cc:290] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:55.955490 15995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662132e570a9470fb1df1efc4073ac2d" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:55.962981 16146 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50622 (request call id 131) took 1671 ms. Trace:
I20260709 14:53:55.963371 16146 rpcz_store.cc:276] 0709 14:53:54.303054 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:54.391338 (+ 88284us) service_pool.cc:224] Handling call
0709 14:53:55.878545 (+1487207us) spinlock_profiling.cc:243] Waited 5.2 ms on lock 0x7b580003ba98. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f8056444db1 00007f8056584b71 00007f8056584a22 00007f805f49dc09 00007f805e5f7ee0 00007f805e6c10ab 00007f805e6c1131 00007f805e682fc0 00007f805e66d929 00007f805e66d3d2 00007f8057be4bd4
0709 14:53:55.961631 (+ 83086us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:55.962637 (+  1006us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:55.962670 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:55.962715 (+    45us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:55.962750 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:55.962810 (+    60us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:55.962925 (+   115us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":11967232}
I20260709 14:53:55.959600 16746 leader_election.cc:290] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:55.968940 15991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df56d13946fe4ab88dbb9aa6f3a0828c" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:55.971240 15989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7352cc41e74a05836f4149541fd174" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:55.974589 16137 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50622 (request call id 135) took 1508 ms. Trace:
I20260709 14:53:55.975000 16137 rpcz_store.cc:276] 0709 14:53:54.466288 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:55.973755 (+1507467us) service_pool.cc:224] Handling call
0709 14:53:55.974064 (+   309us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:55.974245 (+   181us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:55.974274 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:55.974316 (+    42us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:55.974350 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:55.974404 (+    54us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:55.974533 (+   129us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:53:55.962297 16792 raft_consensus.cc:493] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:55.978305 16792 raft_consensus.cc:3060] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.982249 16789 raft_consensus.cc:493] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:55.982760 16789 raft_consensus.cc:515] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:55.984012 16594 leader_election.cc:290] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:55.984649 16789 leader_election.cc:290] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:55.992209 16594 raft_consensus.cc:493] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:55.992784 16594 raft_consensus.cc:515] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:55.989670 16112 leader_election.cc:304] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:53:55.992674 15919 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42254 (request call id 122) took 1215 ms. Trace:
I20260709 14:53:54.864935 15992 raft_consensus.cc:2393] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a94de9a189384a07887edad3f78f5078 in current term 1: Already voted for candidate 72b4deef369542558424d8f21d6bed57 in this term.
W20260709 14:53:55.994766 15992 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40226 (request call id 94) took 1606 ms (client timeout 1906 ms). Trace:
I20260709 14:53:55.994939 16112 leader_election.cc:304] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:53:55.995180 16737 raft_consensus.cc:2804] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:53:55.995246 15992 rpcz_store.cc:269] 0709 14:53:54.388394 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:54.759872 (+371478us) service_pool.cc:224] Handling call
0709 14:53:54.863908 (+104036us) spinlock_profiling.cc:243] Waited 67.9 ms on lock 0x7b58001f2698. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f8056444db1 00007f8056584b71 00007f8056584a22 00007f805f49dc09 00007f805e5f7ee0 00007f805e6c10ab 00007f805e6c1131 00007f805e66f0a0 00007f805e66e984 00007f8057be96d4 00007f8057be9662
0709 14:53:55.994711 (+1130803us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":156267392}
I20260709 14:53:55.995728 16737 raft_consensus.cc:493] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:55.996105 16594 leader_election.cc:290] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:55.996389 16737 raft_consensus.cc:3060] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.997529 16112 leader_election.cc:304] T 12f497c4f686447d8ea79da8bad088d6 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:55.994484 15919 rpcz_store.cc:276] 0709 14:53:54.790075 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:54.790867 (+   792us) service_pool.cc:224] Handling call
0709 14:53:54.843697 (+ 52830us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:54.843880 (+   183us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:54.843912 (+    32us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:54.843955 (+    43us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:54.843989 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:54.844045 (+    56us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:55.992487 (+1148442us) spinlock_profiling.cc:243] Waited 50.8 ms on lock 0x7b54000f8f50. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f8059612571 00007f80596a88ad 00007f805e66d419 00007f8057be4bd4 00007f8057be4b62 00007f8057be4a91 00007f8057be4a0c 00007f8057be3cc2 00007f80579e448c 00007f80579e38c6 00007f80579e326f
0709 14:53:55.992610 (+   123us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":116850944}
I20260709 14:53:55.999119 16112 leader_election.cc:304] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:56.000000 16594 raft_consensus.cc:2804] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:56.000339 16594 raft_consensus.cc:493] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:55.991115 16660 raft_consensus.cc:493] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:55.991567 16729 raft_consensus.cc:493] T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:55.992250 16789 raft_consensus.cc:493] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:56.001109 16729 raft_consensus.cc:515] T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:56.001156 16789 raft_consensus.cc:515] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:56.003124 16789 leader_election.cc:290] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:56.003225 16729 leader_election.cc:290] T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:56.003734 16729 raft_consensus.cc:2749] T 12f497c4f686447d8ea79da8bad088d6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.004266 16729 raft_consensus.cc:2749] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.000669 16594 raft_consensus.cc:3060] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:55.989183 16190 tablet_bootstrap.cc:654] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.008562 16792 raft_consensus.cc:515] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:56.001061 16660 raft_consensus.cc:515] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:56.012115 16660 leader_election.cc:290] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:56.016273 16693 leader_election.cc:290] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:56.017163 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642a5c8bd005449b82b5502f6a89881c" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:56.017815 16069 raft_consensus.cc:2468] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 1.
I20260709 14:53:56.018354 15922 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42260 (request call id 177) took 1217 ms. Trace:
I20260709 14:53:56.018729 16063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f563e9f0af43bab58764d8f3c8a4b1" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:56.018692 15922 rpcz_store.cc:276] 0709 14:53:54.801362 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:54.835959 (+ 34597us) service_pool.cc:224] Handling call
0709 14:53:56.018226 (+1182267us) spinlock_profiling.cc:243] Waited 651 ms on lock 0x7b540042e0d4. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f8059612571 00007f80596ad2fa 00007f805e66eb17 00007f8057be96d4 00007f8057be9662 00007f8057be9591 00007f8057be950c 00007f8057be87c2 00007f80579e448c 00007f80579e38c6 00007f80579e326f
0709 14:53:56.018305 (+    79us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1497097600}
I20260709 14:53:56.020386 15964 leader_election.cc:304] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
W20260709 14:53:56.019642 15963 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.1:34293, user_credentials={real_user=slave}} blocked reactor thread for 108497us
W20260709 14:53:56.029950 15887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 48827.7us
I20260709 14:53:56.016219 16802 raft_consensus.cc:493] T 9b5b508262794ac691288fdd17fd12fc P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:56.035305 16802 raft_consensus.cc:515] T 9b5b508262794ac691288fdd17fd12fc P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:56.036547 16715 raft_consensus.cc:3060] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:56.037482 16802 leader_election.cc:290] T 9b5b508262794ac691288fdd17fd12fc P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:56.041142 16063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:56.042227 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e737b0b7cf7b46548fa9f237f83dd55b" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:56.042958 16065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4aca794e30849de89cfe9d2e3948c32" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:56.043723 16065 raft_consensus.cc:2393] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d363c5ed112f492b917cbd9efd591201 in current term 2: Already voted for candidate b796c2d2cb444fbbad8b496885f35442 in this term.
I20260709 14:53:56.044855 16065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1174a03eedcb45daa7a01f22e8211462" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:56.045449 16065 raft_consensus.cc:2468] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
I20260709 14:53:56.037923 16737 raft_consensus.cc:515] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:56.047312 16063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706aafb9111e481680d09d77653b22dc" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:56.048194 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57237a190004a6993ca15ba008578ba" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:56.051376 15992 raft_consensus.cc:1240] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Rejecting Update request from peer b796c2d2cb444fbbad8b496885f35442 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:56.117457 15820 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56078 (request call id 61) took 4970 ms. Trace:
I20260709 14:53:56.051739 15989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5b508262794ac691288fdd17fd12fc" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
W20260709 14:53:56.052023 15889 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.220s	user 0.029s	sys 0.032s
I20260709 14:53:56.055171 16066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc62102a32946f59301f3a998f7fdbb" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:56.117801 15820 rpcz_store.cc:276] 0709 14:53:51.146846 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:51.147051 (+   205us) service_pool.cc:224] Handling call
0709 14:53:56.117402 (+4970351us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2368196,"reported_tablets":3}
I20260709 14:53:56.042984 16715 raft_consensus.cc:2749] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.056445 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3a1c3ae5b1452b8936e5090f26b98a" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
W20260709 14:53:56.118039 15889 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.286s	user 0.029s	sys 0.033s
I20260709 14:53:56.119827 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b07eccac04033a957fe6c46d2bb63" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:56.120929 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5b508262794ac691288fdd17fd12fc" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:56.121925 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cebb868d296402781514c53c6b960ef" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:56.122951 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3126c7ce1f094d05bf1c2dec34167d04" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
W20260709 14:53:56.123323 15889 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:56.123974 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57237a190004a6993ca15ba008578ba" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:56.124406 15816 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56102 (request call id 69) took 3440 ms. Trace:
I20260709 14:53:56.057150 16146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb77ae60b32488981907f0bb9d2a2ec" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:56.124689 16717 raft_consensus.cc:493] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:56.057813 16140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f563e9f0af43bab58764d8f3c8a4b1" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:56.058856 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7318aa55b0f34ffa8f0b667513f3e39c" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:56.125229 16717 raft_consensus.cc:515] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:56.060444 16144 raft_consensus.cc:1240] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Rejecting Update request from peer 72b4deef369542558424d8f21d6bed57 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:56.125559 15816 rpcz_store.cc:276] 0709 14:53:52.694838 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:52.707286 (+ 12448us) service_pool.cc:224] Handling call
0709 14:53:53.485293 (+778007us) spinlock_profiling.cc:243] Waited 230 ms on lock 0x7b5400111a54. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f8059613090 00007f80596b1f3a 00007f805f4681cc 00007f805f56637e 00007f805da272a4 00007f805da27232 00007f805da27161 00007f805da270dc 00007f805da26392 00007f80579e448c 00007f80579e38c6
0709 14:53:56.124328 (+2639035us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":5986,"reported_tablets":3,"spinlock_wait_cycles":529110400}
I20260709 14:53:56.061614 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa772a09ada4f69a3bfaf57748cc547" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:56.061965 16141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c3fa82d184e798d54e176cdb9b829" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:56.063508 16792 leader_election.cc:290] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:56.126015 16691 raft_consensus.cc:493] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:56.128062 16691 raft_consensus.cc:515] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:56.128412 16066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df56d13946fe4ab88dbb9aa6f3a0828c" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:56.128651 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb77ae60b32488981907f0bb9d2a2ec" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:56.129875 16691 leader_election.cc:290] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:56.064304 15916 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42260 (request call id 179) took 1262 ms. Trace:
I20260709 14:53:56.130446 15916 rpcz_store.cc:276] 0709 14:53:54.801849 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:54.843247 (+ 41398us) service_pool.cc:224] Handling call
0709 14:53:54.843540 (+   293us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:56.062056 (+1218516us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:53:56.062088 (+    32us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:53:56.062130 (+    42us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:53:56.062170 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:56.064059 (+  1889us) spinlock_profiling.cc:243] Waited 1.22 s on lock 0x7b540027a954. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f8059612571 00007f80596a9e01 00007f80596a883e 00007f805e66d419 00007f8057be4bd4 00007f8057be4b62 00007f8057be4a91 00007f8057be4a0c 00007f8057be3cc2 00007f80579e448c 00007f80579e38c6
0709 14:53:56.064106 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:53:56.064242 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2801914112}
I20260709 14:53:56.065368 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf23f4feea54be3ad75ea64d1cc36a7" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:56.131979 16138 raft_consensus.cc:2468] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:56.067337 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175bd4a5fbe74cf8994148a127a51689" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:56.132673 16064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf23f4feea54be3ad75ea64d1cc36a7" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
W20260709 14:53:56.069619 16067 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44392 (request call id 145) took 2744 ms (client timeout 1679 ms). Trace:
W20260709 14:53:56.073074 16112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 74031us
I20260709 14:53:56.073541 15914 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42260 (request call id 173) took 1273 ms. Trace:
I20260709 14:53:56.070613 16190 tablet_bootstrap.cc:492] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
I20260709 14:53:56.077284 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e7225a173114c9fb089f67e4962a75e" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:56.078011 15919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4aca794e30849de89cfe9d2e3948c32" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:56.078714 15920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5157d267276942d680d0abb061c8568a" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:56.133455 15914 rpcz_store.cc:276] 0709 14:53:54.800196 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:54.800316 (+   120us) service_pool.cc:224] Handling call
0709 14:53:54.800614 (+   298us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:53:55.632964 (+832350us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:53:56.073364 (+440400us) spinlock_profiling.cc:243] Waited 41.2 ms on lock 0x7b540026e8d4. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f8059612571 00007f80596a9e01 00007f80596a883e 00007f805e66d419 00007f8057be4bd4 00007f8057be4b62 00007f8057be4a91 00007f8057be4a0c 00007f8057be3cc2 00007f80579e448c 00007f80579e38c6
0709 14:53:56.073498 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":94864640}
I20260709 14:53:56.079429 15915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b07eccac04033a957fe6c46d2bb63" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:56.074743 16071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e99cee23674e2b9dfd408016f0125d" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:56.081248 15921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cebb868d296402781514c53c6b960ef" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:56.087213 15821 rpcz_store.cc:275] Call kudu.master.MasterService.IsCreateTableDone from 127.0.0.1:56114 (request call id 37) took 1697 ms. Trace:
I20260709 14:53:56.135182 16802 consensus_queue.cc:1059] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:56.087802 15918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5157d267276942d680d0abb061c8568a" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:56.080130 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fad93f15094f34a655d618bfe5eaf6" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:56.125600 16140 raft_consensus.cc:2468] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:56.125860 16070 raft_consensus.cc:2468] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
I20260709 14:53:56.082641 15923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56242e162f9f41fb92ab8917217cabb1" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:56.137014 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f563e9f0af43bab58764d8f3c8a4b1" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:56.137427 15923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba454078ccd64544b7dee3f906a942fd" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:56.137897 15916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb77ae60b32488981907f0bb9d2a2ec" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:56.138075 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fad93f15094f34a655d618bfe5eaf6" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:56.138521 15923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4aca794e30849de89cfe9d2e3948c32" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:56.139797 16802 raft_consensus.cc:3055] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:56.139273 15923 raft_consensus.cc:2393] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 in current term 2: Already voted for candidate d363c5ed112f492b917cbd9efd591201 in this term.
I20260709 14:53:56.140144 16802 raft_consensus.cc:740] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:53:56.089366 16037 leader_election.cc:304] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:53:56.141247 16757 raft_consensus.cc:2749] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.140959 16802 consensus_queue.cc:260] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
W20260709 14:53:56.142082 16037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.4:38131, user_credentials={real_user=slave}} blocked reactor thread for 52800.7us
I20260709 14:53:56.103722 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ca1ecf44cf4834b74351cb48f095c1" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:56.143460 15919 raft_consensus.cc:2393] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 in current term 2: Already voted for candidate d363c5ed112f492b917cbd9efd591201 in this term.
I20260709 14:53:56.144290 16190 ts_tablet_manager.cc:1403] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.192s	user 0.010s	sys 0.001s
I20260709 14:53:56.145151 16112 leader_election.cc:304] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: d363c5ed112f492b917cbd9efd591201
I20260709 14:53:56.145861 16697 raft_consensus.cc:2804] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:56.145999 16737 leader_election.cc:290] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:56.112713 15818 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56070 (request call id 78) took 5151 ms. Trace:
I20260709 14:53:56.129812 16063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f563e9f0af43bab58764d8f3c8a4b1" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:56.134032 16064 raft_consensus.cc:1240] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Rejecting Update request from peer 72b4deef369542558424d8f21d6bed57 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:56.110304 16142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae94499525a44964835f2f41041c8231" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:56.125152 16146 raft_consensus.cc:2468] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:56.147851 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fad93f15094f34a655d618bfe5eaf6" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:56.142110 16802 raft_consensus.cc:3060] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:56.146231 16697 raft_consensus.cc:493] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:56.134781 16068 raft_consensus.cc:1240] T c4fad93f15094f34a655d618bfe5eaf6 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Rejecting Update request from peer 72b4deef369542558424d8f21d6bed57 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:56.148226 16146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7318aa55b0f34ffa8f0b667513f3e39c" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
W20260709 14:53:56.133325 16067 rpcz_store.cc:269] 0709 14:53:53.324825 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:53.328607 (+  3782us) service_pool.cc:224] Handling call
0709 14:53:54.419641 (+1091034us) spinlock_profiling.cc:243] Waited 6.74 ms on lock 0x7b580015fc98. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f8056444db1 00007f8056584e9c 00007f8056584a5b 00007f805f49dc09 00007f805e5f7ee0 00007f805e6c10ab 00007f805e6c1131 00007f805e66f0a0 00007f805e66e984 00007f8057be96d4 00007f8057be9662
0709 14:53:56.069365 (+1649724us) spinlock_profiling.cc:243] Waited 236 ms on lock 0x7b54001bdfd4. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f8059612571 00007f80596ad2fa 00007f805e66eb17 00007f8057be96d4 00007f8057be9662 00007f8057be9591 00007f8057be950c 00007f8057be87c2 00007f80579e448c 00007f80579e38c6 00007f80579e326f
0709 14:53:56.069514 (+   149us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":558741504}
I20260709 14:53:56.148635 16697 raft_consensus.cc:3060] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:56.149636 16146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:56.150661 16146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ee6881fe96486db140339505ee6407" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:56.151291 15888 leader_election.cc:304] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: 
I20260709 14:53:56.135910 15817 catalog_manager.cc:5697] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } }
I20260709 14:53:56.152278 15888 leader_election.cc:304] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: 
I20260709 14:53:56.154390 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a294f6c4c2b4bf7be43991c39ec7d9c" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:56.154860 15916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7352cc41e74a05836f4149541fd174" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:56.155963 15916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ec51da2c474914a2bf69045cc126eb" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:56.146844 16190 raft_consensus.cc:359] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:56.156497 16190 raft_consensus.cc:385] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.148618 16138 raft_consensus.cc:2393] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 in current term 2: Already voted for candidate a94de9a189384a07887edad3f78f5078 in this term.
I20260709 14:53:56.157111 15916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf23f4feea54be3ad75ea64d1cc36a7" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:56.157042 16777 consensus_queue.cc:1059] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:56.157747 15916 raft_consensus.cc:2468] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 1.
I20260709 14:53:56.158248 16781 raft_consensus.cc:2804] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:56.158622 16781 raft_consensus.cc:493] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:56.158696 15916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702e890c3a5940f889b1bc676d571230" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:56.159045 16781 raft_consensus.cc:3060] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:56.160923 16723 raft_consensus.cc:3055] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:56.161295 16723 raft_consensus.cc:740] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:56.162057 16723 consensus_queue.cc:260] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
W20260709 14:53:56.090050 15963 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.1:34293, user_credentials={real_user=slave}} blocked reactor thread for 46009.1us
I20260709 14:53:56.163116 16723 raft_consensus.cc:3060] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:56.164232 15916 raft_consensus.cc:1240] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Rejecting Update request from peer a94de9a189384a07887edad3f78f5078 for earlier term 1. Current term is 2. Ops: []
W20260709 14:53:56.144600 16037 leader_election.cc:343] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.165429 15916 raft_consensus.cc:1240] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Rejecting Update request from peer a94de9a189384a07887edad3f78f5078 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:56.165828 16037 leader_election.cc:304] T 9b5b508262794ac691288fdd17fd12fc P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:56.046029 16594 raft_consensus.cc:515] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:56.166357 16140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56242e162f9f41fb92ab8917217cabb1" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:56.166664 15963 leader_election.cc:304] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:56.135670 15821 rpcz_store.cc:276] 0709 14:53:54.389592 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:54.389713 (+   121us) service_pool.cc:224] Handling call
0709 14:53:54.390025 (+   312us) catalog_manager.cc:2419] Looking up, locking, and authorizing table
0709 14:53:56.086171 (+1696146us) catalog_manager.cc:2317] Verify if the table creation is in progress for test-workload [id=b081c6b083e94a1db7d3301abe148b32]
0709 14:53:56.087132 (+   961us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1695921}
I20260709 14:53:56.158001 16697 raft_consensus.cc:515] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:56.167503 16777 raft_consensus.cc:2804] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:56.169229 16757 raft_consensus.cc:2749] T 9b5b508262794ac691288fdd17fd12fc P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.102792 15964 leader_election.cc:304] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [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: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:56.158107 15817 catalog_manager.cc:5697] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } }
I20260709 14:53:56.170624 16037 leader_election.cc:304] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:56.171149 16792 raft_consensus.cc:2749] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:53:56.165858 16143 raft_consensus.cc:1240] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Rejecting Update request from peer 72b4deef369542558424d8f21d6bed57 for earlier term 1. Current term is 2. Ops: []
W20260709 14:53:56.172060 15964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 69362.7us
I20260709 14:53:56.170053 16777 raft_consensus.cc:493] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:56.173185 16777 raft_consensus.cc:3060] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:56.173442 15817 catalog_manager.cc:5697] T 706aafb9111e481680d09d77653b22dc P b796c2d2cb444fbbad8b496885f35442 reported cstate change: term changed from 0 to 1, leader changed from <none> to b796c2d2cb444fbbad8b496885f35442 (127.13.139.3). New cstate: current_term: 1 leader_uuid: "b796c2d2cb444fbbad8b496885f35442" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:56.174269 16190 raft_consensus.cc:740] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.174849 16037 leader_election.cc:304] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:56.155390 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:56.175297 15964 leader_election.cc:304] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:56.174948 16190 consensus_queue.cc:260] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:56.156301 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706aafb9111e481680d09d77653b22dc" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:56.177902 16715 raft_consensus.cc:2804] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:56.178390 16715 raft_consensus.cc:697] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:56.178701 16594 leader_election.cc:290] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:56.156105 16717 leader_election.cc:290] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:56.180014 16037 leader_election.cc:304] T e8ee6881fe96486db140339505ee6407 P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442; no voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:56.179435 16757 raft_consensus.cc:2749] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.147533 16112 leader_election.cc:304] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:56.182526 15922 raft_consensus.cc:1240] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Rejecting Update request from peer a94de9a189384a07887edad3f78f5078 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:56.183674 16190 ts_tablet_manager.cc:1434] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.039s	user 0.001s	sys 0.005s
I20260709 14:53:56.184729 16037 leader_election.cc:304] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:56.190827 16139 raft_consensus.cc:1240] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Rejecting Update request from peer 72b4deef369542558424d8f21d6bed57 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:56.186962 16737 raft_consensus.cc:2804] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:56.194083 15991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642a5c8bd005449b82b5502f6a89881c" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:56.194089 16737 raft_consensus.cc:697] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 [term 2 LEADER]: Becoming Leader. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:53:56.179185 16715 consensus_queue.cc:237] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:56.184134 16700 raft_consensus.cc:2749] T e8ee6881fe96486db140339505ee6407 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:56.195322 16737 consensus_queue.cc:237] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:56.187966 15989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702e890c3a5940f889b1bc676d571230" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:56.193492 15994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1c85d32ed1482bb658721d80cff21f" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:56.196971 16695 raft_consensus.cc:2749] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.187218 16712 consensus_queue.cc:1059] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:53:56.196632 15989 raft_consensus.cc:2393] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a94de9a189384a07887edad3f78f5078 in current term 3: Already voted for candidate 72b4deef369542558424d8f21d6bed57 in this term.
I20260709 14:53:56.186031 16069 raft_consensus.cc:2468] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 2.
I20260709 14:53:56.184016 16792 raft_consensus.cc:2749] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.197654 16794 raft_consensus.cc:3055] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:56.181546 16802 raft_consensus.cc:2749] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.195055 15992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421747f22ee04b73bad5742ed071c567" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:56.203234 16190 tablet_bootstrap.cc:492] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078: Bootstrap starting.
I20260709 14:53:56.203307 15887 leader_election.cc:304] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72b4deef369542558424d8f21d6bed57; no voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:56.198405 16037 leader_election.cc:304] T df56d13946fe4ab88dbb9aa6f3a0828c P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:56.148291 15818 rpcz_store.cc:276] 0709 14:53:50.961168 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:50.961325 (+   157us) service_pool.cc:224] Handling call
0709 14:53:51.044997 (+ 83672us) spinlock_profiling.cc:243] Waited 11.8 ms on lock 0x7b540016a728. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f805f89b331 00007f805f8963fc 00007f805f4681b4 00007f805f56637e 00007f805da272a4 00007f805da27232 00007f805da27161 00007f805da270dc 00007f805da26392 00007f80579e448c 00007f80579e38c6
0709 14:53:56.112633 (+5067636us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:53:52.151661 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:53:52.237796 (+ 86135us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:53:52.237838 (+    42us) write_op.cc:435] Acquired schema lock
0709 14:53:52.237852 (+    14us) tablet.cc:662] Decoding operations
0709 14:53:52.238177 (+   325us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:53:52.238230 (+    53us) write_op.cc:641] Partition lock acquired for write op
0709 14:53:52.238258 (+    28us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:53:52.238422 (+   164us) tablet.cc:701] Row locks acquired
0709 14:53:52.238435 (+    13us) write_op.cc:260] PREPARE: finished
0709 14:53:52.238568 (+   133us) write_op.cc:270] Start()
0709 14:53:52.238669 (+   101us) write_op.cc:276] Timestamp: P: 1783608832238526 usec, L: 0
0709 14:53:52.238686 (+    17us) op_driver.cc:348] REPLICATION: starting
0709 14:53:52.239305 (+   619us) log.cc:844] Serialized 537 byte log entry
0709 14:53:52.549837 (+310532us) spinlock_profiling.cc:243] Waited 182 ms on lock 0x7b4400022b4c. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f8056444db1 00007f80564e2c85 00007f80564e36a2 00007f80592551db 00007f8059250aaf 00007f805659f0ac 00007f805f3f9ab9 00007f80565bb69b 00007f80565b993f 00007f80565bbc02 00007f805924320b
0709 14:53:53.503791 (+953954us) op_driver.cc:464] REPLICATION: finished
0709 14:53:53.887647 (+383856us) write_op.cc:301] APPLY: starting
0709 14:53:53.887726 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0709 14:53:53.887816 (+    90us) tablet.cc:1370] finished BulkCheckPresence
0709 14:53:53.887837 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:53:53.888053 (+   216us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:53:53.888192 (+   139us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:53:53.888237 (+    45us) write_op.cc:312] APPLY: finished
0709 14:53:53.888469 (+   232us) log.cc:844] Serialized 22 byte log entry
0709 14:53:53.889223 (+   754us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:53.889307 (+    84us) write_op.cc:454] Released schema lock
0709 14:53:53.889346 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 14:53:53.907048 (+ 17702us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:53.909805 (+  2757us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":626566,"reported_tablets":3,"spinlock_wait_cycles":27124992,"child_traces":[["op",{"apply.queue_time_us":342856,"apply.run_cpu_time_us":1500,"apply.run_wall_time_us":13103,"num_ops":1,"prepare.queue_time_us":79069,"prepare.run_cpu_time_us":28717,"prepare.run_wall_time_us":884252,"raft.queue_time_us":146795,"raft.run_cpu_time_us":3538,"raft.run_wall_time_us":268811,"replication_time_us":1254006,"spinlock_wait_cycles":418975488,"thread_start_us":929574,"threads_started":4,"wal-append.queue_time_us":883458,"wal-append.run_cpu_time_us":19254,"wal-append.run_wall_time_us":1760231}]]}
I20260709 14:53:56.202442 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae94499525a44964835f2f41041c8231" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:56.199649 15918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3345a289bcd841b7ac386610f9b29707" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:56.209545 16757 consensus_queue.cc:1059] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:56.187069 16697 leader_election.cc:290] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:56.205462 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662132e570a9470fb1df1efc4073ac2d" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:56.205761 15915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc62102a32946f59301f3a998f7fdbb" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:56.206058 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a7e2dbde2643839896dc2996eac5b6" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:56.232954 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7318aa55b0f34ffa8f0b667513f3e39c" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:56.232990 15917 raft_consensus.cc:2468] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 1.
I20260709 14:53:56.207087 16717 raft_consensus.cc:2749] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.207921 15887 leader_election.cc:304] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57; no voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:56.234966 15889 leader_election.cc:304] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72b4deef369542558424d8f21d6bed57; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:56.235801 16717 raft_consensus.cc:2749] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.236378 16717 raft_consensus.cc:2749] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.236867 15916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cebb868d296402781514c53c6b960ef" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:56.237133 15887 leader_election.cc:304] T 8aa772a09ada4f69a3bfaf57748cc547 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72b4deef369542558424d8f21d6bed57; no voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:56.208496 15914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b07eccac04033a957fe6c46d2bb63" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:56.187252 16112 leader_election.cc:304] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:56.237967 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56242e162f9f41fb92ab8917217cabb1" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
W20260709 14:53:56.238521 16112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 51351.7us
I20260709 14:53:56.239039 16037 leader_election.cc:304] T b51b07eccac04033a957fe6c46d2bb63 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:53:56.239182 16112 leader_election.cc:304] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:56.240217 15918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ceed06918774e40b07e9c8eab60b294" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:56.240319 16112 leader_election.cc:304] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:56.205853 15921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659187f6b88347edb385ede517395afe" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:56.242980 16037 leader_election.cc:304] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:53:56.190068 15964 leader_election.cc:304] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [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: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:56.226559 16802 raft_consensus.cc:3055] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:56.244899 15887 leader_election.cc:304] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72b4deef369542558424d8f21d6bed57; no voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:56.183880 16137 raft_consensus.cc:3060] T 706aafb9111e481680d09d77653b22dc P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.208658 15919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421747f22ee04b73bad5742ed071c567" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:56.240919 16594 raft_consensus.cc:2804] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:56.241299 16735 raft_consensus.cc:2749] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.241370 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ceed06918774e40b07e9c8eab60b294" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:56.232239 15923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c53e8e484c2426ab80143023a2907fb" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:56.200392 16794 raft_consensus.cc:740] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:56.209307 15920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d6832bfff1467ab78fa95264c4c6b6" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:56.243642 15888 leader_election.cc:304] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: 
I20260709 14:53:56.241843 16779 consensus_queue.cc:1059] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:56.245260 16700 raft_consensus.cc:2749] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.243335 16696 raft_consensus.cc:2749] T 8aa772a09ada4f69a3bfaf57748cc547 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.238050 15916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ca1ecf44cf4834b74351cb48f095c1" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:56.247188 15889 leader_election.cc:304] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:56.251099 16037 leader_election.cc:304] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:56.253321 16143 raft_consensus.cc:2468] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
W20260709 14:53:56.259264 15964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 69262.7us
I20260709 14:53:56.244065 16757 raft_consensus.cc:2749] T b51b07eccac04033a957fe6c46d2bb63 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.261257 16190 tablet_bootstrap.cc:654] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.250144 16802 raft_consensus.cc:740] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:53:56.217658 16781 raft_consensus.cc:515] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
W20260709 14:53:56.251029 16110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 67038.9us
I20260709 14:53:56.252976 16594 raft_consensus.cc:697] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [term 2 LEADER]: Becoming Leader. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:53:56.254160 16697 raft_consensus.cc:2804] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:56.262919 15963 leader_election.cc:304] T fd1c85d32ed1482bb658721d80cff21f P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:56.265576 15889 leader_election.cc:304] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72b4deef369542558424d8f21d6bed57; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:56.266548 15888 leader_election.cc:304] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: 
I20260709 14:53:56.264647 15920 raft_consensus.cc:2393] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a94de9a189384a07887edad3f78f5078 in current term 2: Already voted for candidate 72b4deef369542558424d8f21d6bed57 in this term.
I20260709 14:53:56.250408 16777 raft_consensus.cc:515] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:56.313748 16746 raft_consensus.cc:2749] T fd1c85d32ed1482bb658721d80cff21f P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.314090 16777 leader_election.cc:290] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:56.281020 16542 consensus_queue.cc:1059] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 14:53:56.314327 16779 raft_consensus.cc:493] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:56.315073 16542 raft_consensus.cc:3055] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:56.314862 16779 raft_consensus.cc:515] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:56.315428 16542 raft_consensus.cc:740] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:56.258889 16112 leader_election.cc:304] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:56.258497 16691 raft_consensus.cc:2749] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.293243 16139 raft_consensus.cc:1240] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Rejecting Update request from peer 72b4deef369542558424d8f21d6bed57 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:56.253955 16794 consensus_queue.cc:260] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:56.264066 16775 raft_consensus.cc:2804] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:53:56.309604 15963 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.4:38131, user_credentials={real_user=slave}} blocked reactor thread for 46771us
W20260709 14:53:56.286361 15869 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:56.293992 16781 leader_election.cc:290] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:56.282487 16730 raft_consensus.cc:2804] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:56.283942 16697 raft_consensus.cc:493] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:56.333009 16730 raft_consensus.cc:493] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a94de9a189384a07887edad3f78f5078)
I20260709 14:53:56.333101 16697 raft_consensus.cc:3060] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:56.333439 16730 raft_consensus.cc:3060] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:53:56.322938 16019 debug-util.cc:398] Leaking SignalData structure 0x7b08001cac60 after lost signal to thread 13871
W20260709 14:53:56.335062 16019 debug-util.cc:398] Leaking SignalData structure 0x7b080015e920 after lost signal to thread 15855
I20260709 14:53:56.335714 16137 raft_consensus.cc:2468] T 706aafb9111e481680d09d77653b22dc P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 1.
W20260709 14:53:56.336324 16019 debug-util.cc:398] Leaking SignalData structure 0x7b080032c040 after lost signal to thread 15947
I20260709 14:53:56.337160 16794 raft_consensus.cc:3060] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:56.310624 16594 consensus_queue.cc:237] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:56.295419 16802 consensus_queue.cc:260] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
W20260709 14:53:56.310607 15889 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 45112.7us
I20260709 14:53:56.261843 16712 raft_consensus.cc:2804] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:56.340938 16712 raft_consensus.cc:493] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a94de9a189384a07887edad3f78f5078)
I20260709 14:53:56.341336 16712 raft_consensus.cc:3060] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:56.263986 16744 raft_consensus.cc:2749] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:53:56.320106 15888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.4:38131, user_credentials={real_user=slave}} blocked reactor thread for 53631.5us
I20260709 14:53:56.264182 16695 raft_consensus.cc:2749] T df56d13946fe4ab88dbb9aa6f3a0828c P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.348846 16697 raft_consensus.cc:515] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:56.263828 16717 consensus_queue.cc:1059] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.057s
I20260709 14:53:56.354399 16779 leader_election.cc:290] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:56.324213 16777 raft_consensus.cc:2804] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:53:56.324173 15886 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:56.329628 16799 raft_consensus.cc:2804] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:56.317138 16756 raft_consensus.cc:2749] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.340612 15889 leader_election.cc:304] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:56.343549 16802 raft_consensus.cc:3060] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:56.333287 16775 raft_consensus.cc:493] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:56.349848 16696 raft_consensus.cc:3055] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:56.369778 16488 raft_consensus.cc:2749] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.372905 16696 raft_consensus.cc:740] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:56.373721 16696 consensus_queue.cc:260] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:56.350191 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf23f4feea54be3ad75ea64d1cc36a7" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:56.377012 16111 leader_election.cc:304] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:56.325724 15963 leader_election.cc:304] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:53:56.283018 16037 leader_election.cc:304] T c4fad93f15094f34a655d618bfe5eaf6 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
W20260709 14:53:56.379801 15963 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.4:38131, user_credentials={real_user=slave}} blocked reactor thread for 54158.6us
I20260709 14:53:56.320695 16542 consensus_queue.cc:260] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:56.361618 16190 tablet_bootstrap.cc:492] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078: No bootstrap required, opened a new log
W20260709 14:53:56.362202 15964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 100036us
I20260709 14:53:56.366807 16781 raft_consensus.cc:493] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:56.367888 16799 raft_consensus.cc:493] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:56.362367 16777 raft_consensus.cc:493] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:56.382087 15964 leader_election.cc:304] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:56.382412 15963 leader_election.cc:304] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:53:56.381192 16190 ts_tablet_manager.cc:1403] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078: Time spent bootstrapping tablet: real 0.178s	user 0.011s	sys 0.004s
I20260709 14:53:56.380834 16064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc62102a32946f59301f3a998f7fdbb" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:56.383916 16757 raft_consensus.cc:2749] T c4fad93f15094f34a655d618bfe5eaf6 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.402356 16673 raft_consensus.cc:2749] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:56.388739 16793 raft_consensus.cc:493] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:56.397171 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc62102a32946f59301f3a998f7fdbb" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:56.403273 16793 raft_consensus.cc:515] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:56.397359 16542 raft_consensus.cc:3060] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:56.372663 16775 raft_consensus.cc:3060] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:53:56.375330 16019 debug-util.cc:398] Leaking SignalData structure 0x7b0800302680 after lost signal to thread 16022
I20260709 14:53:56.379673 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f563e9f0af43bab58764d8f3c8a4b1" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:56.405130 16137 raft_consensus.cc:3060] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:53:56.405682 16019 debug-util.cc:398] Leaking SignalData structure 0x7b0800206880 after lost signal to thread 16096
I20260709 14:53:56.388803 16066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ceed06918774e40b07e9c8eab60b294" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
W20260709 14:53:56.406857 16019 debug-util.cc:398] Leaking SignalData structure 0x7b080019a3e0 after lost signal to thread 16170
I20260709 14:53:56.407696 15963 leader_election.cc:304] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:53:56.407970 15888 leader_election.cc:304] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72b4deef369542558424d8f21d6bed57; no voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:56.408569 16794 raft_consensus.cc:2749] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.409236 16794 raft_consensus.cc:2749] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.409560 16756 raft_consensus.cc:2749] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.405778 16190 raft_consensus.cc:359] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:56.383512 16065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662132e570a9470fb1df1efc4073ac2d" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:56.410315 15963 leader_election.cc:304] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:53:56.381995 16684 consensus_queue.cc:1059] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 14:53:56.411568 16065 raft_consensus.cc:2468] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:56.413129 16684 raft_consensus.cc:3055] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:56.399385 16777 raft_consensus.cc:3060] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:56.378917 16737 raft_consensus.cc:493] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:56.414464 16737 raft_consensus.cc:515] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:56.375571 16772 raft_consensus.cc:493] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:56.383579 16799 raft_consensus.cc:3060] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:56.374804 16696 raft_consensus.cc:3060] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:56.382081 16488 consensus_queue.cc:1059] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 14:53:56.388973 16735 raft_consensus.cc:2749] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.382961 16781 raft_consensus.cc:515] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:56.410960 16190 raft_consensus.cc:385] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.383132 16067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f563e9f0af43bab58764d8f3c8a4b1" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:56.413492 16684 raft_consensus.cc:740] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:56.426232 16684 consensus_queue.cc:260] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:56.381888 16746 raft_consensus.cc:2749] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.426827 16777 raft_consensus.cc:515] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:56.403604 15964 leader_election.cc:304] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:56.397985 16111 leader_election.cc:304] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:56.429992 16111 leader_election.cc:304] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [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: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:56.430876 16777 leader_election.cc:290] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:56.431095 16111 leader_election.cc:304] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
W20260709 14:53:56.329047 16112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 74753.4us
W20260709 14:53:56.379874 16037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.1:34293, user_credentials={real_user=slave}} blocked reactor thread for 115637us
I20260709 14:53:56.405625 16793 leader_election.cc:290] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:56.432466 16729 raft_consensus.cc:2749] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.432659 16793 raft_consensus.cc:2804] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:56.433090 16793 raft_consensus.cc:493] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:56.433514 16793 raft_consensus.cc:3060] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:56.432219 16112 leader_election.cc:304] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:56.433135 16729 raft_consensus.cc:2749] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:56.435467 16112 leader_election.cc:304] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:56.436261 16735 raft_consensus.cc:2749] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.438593 16660 consensus_queue.cc:1059] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:56.432224 16037 leader_election.cc:304] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:53:56.439606 16789 raft_consensus.cc:3055] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:56.439957 16789 raft_consensus.cc:740] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:53:56.440500 16037 leader_election.cc:304] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:53:56.440721 16789 consensus_queue.cc:260] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:56.441318 16067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1c85d32ed1482bb658721d80cff21f" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:56.441567 16037 leader_election.cc:304] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:56.442010 16789 raft_consensus.cc:3060] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:56.442263 16700 raft_consensus.cc:2749] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.442878 16700 raft_consensus.cc:2749] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.418655 15889 leader_election.cc:304] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:56.439690 16660 consensus_queue.cc:1059] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:53:56.400421 16779 raft_consensus.cc:3055] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:56.444505 16779 raft_consensus.cc:740] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:56.444581 16735 raft_consensus.cc:3055] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:56.437739 16684 raft_consensus.cc:3060] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:56.445034 16735 raft_consensus.cc:740] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:53:56.445366 16779 consensus_queue.cc:260] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:56.446646 16779 raft_consensus.cc:3060] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:56.445883 16735 consensus_queue.cc:260] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:56.422122 16190 raft_consensus.cc:740] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.447695 16735 raft_consensus.cc:3060] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:56.442776 16065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d6832bfff1467ab78fa95264c4c6b6" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:56.448972 16777 raft_consensus.cc:2804] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:56.449414 16777 raft_consensus.cc:493] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:56.450340 16190 consensus_queue.cc:260] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:56.450878 16693 consensus_queue.cc:1059] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:56.451332 16067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a7e2dbde2643839896dc2996eac5b6" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:56.450585 16065 raft_consensus.cc:2468] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 2.
I20260709 14:53:56.452381 16190 ts_tablet_manager.cc:1434] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.000s
I20260709 14:53:56.449908 16066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ceed06918774e40b07e9c8eab60b294" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:56.455387 16799 raft_consensus.cc:515] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:56.457808 16037 leader_election.cc:304] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:56.449767 16777 raft_consensus.cc:3060] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:56.458623 16799 leader_election.cc:290] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:56.459347 16700 raft_consensus.cc:2749] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.460520 16037 leader_election.cc:304] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:56.461197 16744 raft_consensus.cc:2749] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.462477 16065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ceed06918774e40b07e9c8eab60b294" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:56.465708 16793 raft_consensus.cc:515] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:56.467796 16793 leader_election.cc:290] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:56.418166 15963 leader_election.cc:304] T 8a2c3fa82d184e798d54e176cdb9b829 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:53:56.383359 16068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf23f4feea54be3ad75ea64d1cc36a7" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:56.477496 16037 leader_election.cc:304] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:53:56.399998 16697 leader_election.cc:290] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:56.417848 16673 raft_consensus.cc:2749] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.517395 16037 leader_election.cc:304] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442 [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: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: d363c5ed112f492b917cbd9efd591201
W20260709 14:53:56.518249 15963 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.4:38131, user_credentials={real_user=slave}} blocked reactor thread for 100150us
I20260709 14:53:56.421224 16737 leader_election.cc:290] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
W20260709 14:53:56.519439 15964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 115903us
I20260709 14:53:56.411594 16137 raft_consensus.cc:2468] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 2.
I20260709 14:53:56.400030 16712 raft_consensus.cc:515] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:56.527580 15963 leader_election.cc:304] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:53:56.476456 16777 raft_consensus.cc:515] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
W20260709 14:53:56.531214 16111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.1:34293, user_credentials={real_user=slave}} blocked reactor thread for 84250.1us
W20260709 14:53:56.534564 15963 leader_election.cc:343] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.536893 15963 leader_election.cc:304] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:53:56.537081 16111 leader_election.cc:304] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:56.537961 15963 leader_election.cc:304] T 3d1dda762fec47c6889b6b03e8a266cd P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:56.538836 16111 leader_election.cc:304] T ebc62102a32946f59301f3a998f7fdbb P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:56.421427 16772 raft_consensus.cc:515] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:56.528725 15964 leader_election.cc:304] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [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: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:56.527940 16488 raft_consensus.cc:493] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.520849 16700 raft_consensus.cc:2749] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.544024 16111 leader_election.cc:304] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:56.525903 16746 raft_consensus.cc:2749] T 8a2c3fa82d184e798d54e176cdb9b829 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.525331 16812 raft_consensus.cc:2749] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.533476 16729 raft_consensus.cc:2749] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.531693 16794 raft_consensus.cc:493] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:56.538101 16792 raft_consensus.cc:2749] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.550195 16111 leader_election.cc:304] T 6c53e8e484c2426ab80143023a2907fb P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:56.537746 16065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56242e162f9f41fb92ab8917217cabb1" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:56.540362 16737 raft_consensus.cc:2749] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.545843 16697 raft_consensus.cc:2749] T ebc62102a32946f59301f3a998f7fdbb P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.545185 16649 raft_consensus.cc:2749] T 3d1dda762fec47c6889b6b03e8a266cd P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.542984 16673 raft_consensus.cc:2749] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.554987 16793 raft_consensus.cc:2749] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:53:56.585129 15964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 56528.7us
I20260709 14:53:56.588290 15964 leader_election.cc:304] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:56.564847 16802 raft_consensus.cc:2804] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:56.549551 16488 raft_consensus.cc:515] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:56.561246 16794 raft_consensus.cc:515] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:56.583400 16792 raft_consensus.cc:2804] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:53:56.588538 16037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.1:34293, user_credentials={real_user=slave}} blocked reactor thread for 71243.4us
I20260709 14:53:56.598539 15889 leader_election.cc:304] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57; no voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:56.589574 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ceed06918774e40b07e9c8eab60b294" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
W20260709 14:53:56.598039 15963 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.4:38131, user_credentials={real_user=slave}} blocked reactor thread for 50634.4us
I20260709 14:53:56.603909 15963 leader_election.cc:304] T 14a7e2dbde2643839896dc2996eac5b6 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:56.596731 16781 leader_election.cc:290] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:56.605126 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3345a289bcd841b7ac386610f9b29707" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:56.592965 16802 raft_consensus.cc:493] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:56.589552 16818 raft_consensus.cc:2749] T 6c53e8e484c2426ab80143023a2907fb P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.596357 15919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf23f4feea54be3ad75ea64d1cc36a7" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:56.600642 16791 raft_consensus.cc:2804] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:56.604278 16542 raft_consensus.cc:2749] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.599805 16792 raft_consensus.cc:493] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a94de9a189384a07887edad3f78f5078)
I20260709 14:53:56.611647 16802 raft_consensus.cc:3060] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:56.607195 16137 raft_consensus.cc:3060] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:56.603507 16793 raft_consensus.cc:493] T 8aa772a09ada4f69a3bfaf57748cc547 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:56.608080 15923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41581fb3e7f48e18d691e022736715f" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:56.610554 16693 raft_consensus.cc:493] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:56.660929 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642a5c8bd005449b82b5502f6a89881c" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:56.665957 16112 leader_election.cc:304] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:56.666330 16772 leader_election.cc:290] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:56.666443 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf23f4feea54be3ad75ea64d1cc36a7" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
W20260709 14:53:56.668457 16111 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:56.674732 16142 raft_consensus.cc:3060] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.675042 15914 raft_consensus.cc:1240] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Rejecting Update request from peer b796c2d2cb444fbbad8b496885f35442 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:56.670622 16693 raft_consensus.cc:515] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:56.677922 16693 leader_election.cc:290] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
W20260709 14:53:56.692687 15963 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.4:38131, user_credentials={real_user=slave}} blocked reactor thread for 75643.5us
I20260709 14:53:56.658672 16792 raft_consensus.cc:3060] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:56.667361 16488 leader_election.cc:290] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:56.668110 16649 raft_consensus.cc:2749] T 14a7e2dbde2643839896dc2996eac5b6 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.665352 16791 raft_consensus.cc:697] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:56.684502 16799 raft_consensus.cc:2749] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.663674 16793 raft_consensus.cc:515] T 8aa772a09ada4f69a3bfaf57748cc547 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:56.706660 16793 leader_election.cc:290] T 8aa772a09ada4f69a3bfaf57748cc547 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:56.663085 16775 raft_consensus.cc:515] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:56.707600 16730 raft_consensus.cc:515] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:56.709671 16730 leader_election.cc:290] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:56.709344 16791 consensus_queue.cc:237] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:56.697945 16712 leader_election.cc:290] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:56.713165 16112 leader_election.cc:304] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:56.714262 16112 leader_election.cc:304] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:53:56.698132 16777 leader_election.cc:290] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:56.725203 16793 raft_consensus.cc:2804] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:56.756595 16067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cebb868d296402781514c53c6b960ef" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:56.773475 16145 raft_consensus.cc:3060] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.774624 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a294f6c4c2b4bf7be43991c39ec7d9c" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:56.775312 16138 raft_consensus.cc:2468] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:56.776242 15888 leader_election.cc:304] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:56.777802 16756 raft_consensus.cc:2804] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:56.778268 16756 raft_consensus.cc:697] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [term 2 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:56.779073 16756 consensus_queue.cc:237] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:56.779733 15888 leader_election.cc:304] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: 
I20260709 14:53:56.780654 16777 raft_consensus.cc:2804] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:56.781038 16777 raft_consensus.cc:493] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:56.781388 16777 raft_consensus.cc:3060] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:56.715360 16112 leader_election.cc:304] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
W20260709 14:53:56.788558 15963 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.4:38131, user_credentials={real_user=slave}} blocked reactor thread for 94755.6us
I20260709 14:53:56.793229 16695 raft_consensus.cc:2749] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.806804 15920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1756526aee3d469e8370fa52f1013969" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:56.807008 16064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae94499525a44964835f2f41041c8231" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:56.807519 15920 raft_consensus.cc:2468] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 1.
I20260709 14:53:56.810628 16063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba454078ccd64544b7dee3f906a942fd" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:56.817901 16794 leader_election.cc:290] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:56.764228 16793 raft_consensus.cc:493] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:56.818608 16793 raft_consensus.cc:3060] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:56.819509 16730 raft_consensus.cc:493] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.763466 16146 raft_consensus.cc:1275] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:56.816465 16111 leader_election.cc:304] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [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: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: 
I20260709 14:53:56.830109 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175bd4a5fbe74cf8994148a127a51689" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:56.830814 15996 raft_consensus.cc:3060] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:56.830051 16067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb77ae60b32488981907f0bb9d2a2ec" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:56.833137 15914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa772a09ada4f69a3bfaf57748cc547" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:56.833784 15994 raft_consensus.cc:1240] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Rejecting Update request from peer 72b4deef369542558424d8f21d6bed57 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:56.835091 15994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3126c7ce1f094d05bf1c2dec34167d04" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:56.836694 15994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd42cfc12264496f8bf7e4448f504fe5" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:56.841490 16143 raft_consensus.cc:2468] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:56.828068 16697 raft_consensus.cc:2749] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.842686 16818 raft_consensus.cc:2804] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:56.852998 16139 raft_consensus.cc:1240] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Rejecting Update request from peer 72b4deef369542558424d8f21d6bed57 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:56.825431 16730 raft_consensus.cc:515] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:56.880884 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662132e570a9470fb1df1efc4073ac2d" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:56.853981 16775 leader_election.cc:290] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:56.835068 16792 raft_consensus.cc:515] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
W20260709 14:53:56.842954 16112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 127662us
I20260709 14:53:56.853515 16063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:56.852555 16691 consensus_queue.cc:1048] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.078s
I20260709 14:53:56.885308 15920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751d993075d84750b98081153cbe9cfd" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:56.880406 16818 raft_consensus.cc:493] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:56.944242 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a37fddb317d440ab80dc57e64b1c42b" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:56.944271 15887 leader_election.cc:304] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57; no voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:56.877060 16777 raft_consensus.cc:515] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:56.947193 15887 leader_election.cc:304] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72b4deef369542558424d8f21d6bed57; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:56.950204 15914 raft_consensus.cc:1240] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Rejecting Update request from peer a94de9a189384a07887edad3f78f5078 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:56.950902 15990 raft_consensus.cc:1275] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:56.935796 15992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702e890c3a5940f889b1bc676d571230" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:56.961077 15990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a294f6c4c2b4bf7be43991c39ec7d9c" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:56.961438 15992 raft_consensus.cc:2376] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 3. Re-sending same reply.
I20260709 14:53:56.962272 16730 leader_election.cc:290] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:56.946785 16818 raft_consensus.cc:3060] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:56.962399 15990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41581fb3e7f48e18d691e022736715f" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:56.963102 15990 raft_consensus.cc:2468] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 1.
I20260709 14:53:56.949021 16488 raft_consensus.cc:2749] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.960839 16146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1174a03eedcb45daa7a01f22e8211462" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:56.966338 16067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a37fddb317d440ab80dc57e64b1c42b" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:56.972535 16067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:56.966815 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1174a03eedcb45daa7a01f22e8211462" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:56.974344 16137 raft_consensus.cc:2468] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 2.
I20260709 14:53:56.975117 16729 raft_consensus.cc:2749] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.977543 16072 raft_consensus.cc:1275] T c4fad93f15094f34a655d618bfe5eaf6 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Refusing update from remote peer a94de9a189384a07887edad3f78f5078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:56.978475 16792 leader_election.cc:290] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:56.963984 15990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642a5c8bd005449b82b5502f6a89881c" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:56.979137 15994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16e25798a3d4307ae45f1f4ae626f54" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:56.980314 15994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751d993075d84750b98081153cbe9cfd" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:56.980793 15914 raft_consensus.cc:1275] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Refusing update from remote peer a94de9a189384a07887edad3f78f5078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:56.981137 15918 raft_consensus.cc:1275] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Refusing update from remote peer a94de9a189384a07887edad3f78f5078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:56.982230 16693 consensus_queue.cc:1059] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:56.958689 16110 leader_election.cc:304] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:56.983615 16697 consensus_queue.cc:1048] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:56.958987 15991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662132e570a9470fb1df1efc4073ac2d" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:56.937073 16756 raft_consensus.cc:493] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:56.962492 15992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3345a289bcd841b7ac386610f9b29707" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:56.984666 15990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa772a09ada4f69a3bfaf57748cc547" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
W20260709 14:53:56.997011 16037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.4:38131, user_credentials={real_user=slave}} blocked reactor thread for 309469us
I20260709 14:53:56.981339 15994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1756526aee3d469e8370fa52f1013969" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:57.006150 15917 raft_consensus.cc:1240] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Rejecting Update request from peer d363c5ed112f492b917cbd9efd591201 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:57.006847 16146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7318aa55b0f34ffa8f0b667513f3e39c" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:57.008378 16144 raft_consensus.cc:1240] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Rejecting Update request from peer b796c2d2cb444fbbad8b496885f35442 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:56.996451 16488 consensus_queue.cc:1048] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 14:53:56.956602 15996 raft_consensus.cc:2468] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 2.
I20260709 14:53:57.010547 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:57.011116 15996 raft_consensus.cc:2468] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 3.
I20260709 14:53:57.010547 16838 consensus_queue.cc:1059] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:53:57.012609 16838 raft_consensus.cc:3055] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:57.012995 16838 raft_consensus.cc:740] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:53:57.012794 16818 raft_consensus.cc:515] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:57.013756 16838 consensus_queue.cc:260] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:57.014775 16818 leader_election.cc:290] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:56.993312 16691 raft_consensus.cc:2749] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:56.994632 16756 raft_consensus.cc:515] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:56.996271 16793 raft_consensus.cc:515] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:57.018565 16063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7352cc41e74a05836f4149541fd174" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:57.018747 16793 leader_election.cc:290] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:57.014850 16838 raft_consensus.cc:3060] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:57.022383 15964 leader_election.cc:304] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:57.024304 15887 leader_election.cc:304] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:57.031150 15887 leader_election.cc:304] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:56.995857 16693 raft_consensus.cc:2749] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:57.036343 15964 leader_election.cc:304] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [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: d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:56.993549 16697 consensus_queue.cc:1048] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 14:53:57.042624 16691 raft_consensus.cc:2804] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:57.046476 16757 consensus_queue.cc:1048] T 706aafb9111e481680d09d77653b22dc P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:53:57.048714 16791 raft_consensus.cc:2749] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:57.032553 16660 raft_consensus.cc:3055] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:57.070755 16660 raft_consensus.cc:740] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:53:57.071626 16660 consensus_queue.cc:260] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:57.072438 16067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d6832bfff1467ab78fa95264c4c6b6" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:57.059500 16137 raft_consensus.cc:1240] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Rejecting Update request from peer b796c2d2cb444fbbad8b496885f35442 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:56.994478 16802 raft_consensus.cc:515] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
W20260709 14:53:57.004580 16110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 45961.4us
I20260709 14:53:57.042732 16831 raft_consensus.cc:2804] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:57.029745 16756 leader_election.cc:290] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:57.033789 16812 raft_consensus.cc:2749] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:57.054960 16691 raft_consensus.cc:493] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.068887 16063 raft_consensus.cc:1275] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Refusing update from remote peer d363c5ed112f492b917cbd9efd591201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:57.069572 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7318aa55b0f34ffa8f0b667513f3e39c" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
W20260709 14:53:57.110610 16844 log.cc:927] Time spent T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 14:53:57.111851 16110 leader_election.cc:304] T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:57.113269 15990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7352cc41e74a05836f4149541fd174" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:57.113628 16110 leader_election.cc:304] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:53:57.113812 16691 raft_consensus.cc:3060] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:57.072705 16660 raft_consensus.cc:3060] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:57.077013 16799 raft_consensus.cc:493] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:57.116004 16693 raft_consensus.cc:2749] T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:57.101164 16744 raft_consensus.cc:493] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:57.115273 16831 raft_consensus.cc:697] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [term 2 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:57.114567 16820 consensus_queue.cc:1059] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:57.106587 16070 raft_consensus.cc:1275] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Refusing update from remote peer a94de9a189384a07887edad3f78f5078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:57.117925 16071 raft_consensus.cc:1240] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Rejecting Update request from peer d363c5ed112f492b917cbd9efd591201 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:57.120661 16817 raft_consensus.cc:2804] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:57.114936 16110 leader_election.cc:304] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:57.124328 16140 raft_consensus.cc:1240] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Rejecting Update request from peer b796c2d2cb444fbbad8b496885f35442 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:57.125882 16817 raft_consensus.cc:493] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:57.128072 16817 raft_consensus.cc:3060] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:57.119923 16799 raft_consensus.cc:515] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:57.124121 16777 leader_election.cc:290] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:57.122360 16744 raft_consensus.cc:515] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:57.131078 16744 leader_election.cc:290] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:57.131677 16802 leader_election.cc:290] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:57.134068 16691 raft_consensus.cc:515] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:57.131672 16831 consensus_queue.cc:237] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:57.136116 16691 leader_election.cc:290] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 4 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:57.140633 16817 raft_consensus.cc:515] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:57.142314 16817 leader_election.cc:290] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:57.177244 15888 leader_election.cc:304] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:57.065155 15916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba454078ccd64544b7dee3f906a942fd" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:57.183398 15915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d6832bfff1467ab78fa95264c4c6b6" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:57.185400 15915 raft_consensus.cc:2393] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a94de9a189384a07887edad3f78f5078 in current term 2: Already voted for candidate 72b4deef369542558424d8f21d6bed57 in this term.
I20260709 14:53:57.185696 15916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1756526aee3d469e8370fa52f1013969" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:57.187245 15915 raft_consensus.cc:1240] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Rejecting Update request from peer b796c2d2cb444fbbad8b496885f35442 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:57.187983 15916 raft_consensus.cc:1275] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Refusing update from remote peer d363c5ed112f492b917cbd9efd591201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:57.058645 15921 raft_consensus.cc:1240] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Rejecting Update request from peer a94de9a189384a07887edad3f78f5078 for earlier term 1. Current term is 2. Ops: []
W20260709 14:53:57.192245 15964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 76546us
I20260709 14:53:57.193981 15964 leader_election.cc:304] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [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: d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:57.195326 15989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a294f6c4c2b4bf7be43991c39ec7d9c" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:57.197276 15989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:57.198560 15993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca806d75fbc49f7b0b4d33a861e016b" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:57.198848 15989 raft_consensus.cc:3060] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:57.218217 16063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:57.219273 16063 raft_consensus.cc:3060] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:53:57.205303 15918 raft_consensus.cc:1240] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Rejecting Update request from peer b796c2d2cb444fbbad8b496885f35442 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:57.220997 16066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662132e570a9470fb1df1efc4073ac2d" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:57.222849 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662132e570a9470fb1df1efc4073ac2d" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:57.224130 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d6832bfff1467ab78fa95264c4c6b6" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:57.231032 15918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:57.235183 15918 raft_consensus.cc:2368] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 for earlier term 3. Current term is 4.
I20260709 14:53:57.239938 15989 raft_consensus.cc:2468] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 4.
I20260709 14:53:57.241508 16037 leader_election.cc:400] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293) with higher term. Message: Invalid argument: T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 for earlier term 3. Current term is 4.
I20260709 14:53:57.241919 16037 leader_election.cc:403] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
W20260709 14:53:57.247206 16110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 132259us
I20260709 14:53:57.248916 16110 leader_election.cc:304] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:57.251058 16110 leader_election.cc:304] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:57.254326 16110 leader_election.cc:304] T 8aa772a09ada4f69a3bfaf57748cc547 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:57.270494 15888 leader_election.cc:304] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: d363c5ed112f492b917cbd9efd591201
I20260709 14:53:57.271831 16824 raft_consensus.cc:493] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.272758 16824 raft_consensus.cc:515] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:57.273670 16820 consensus_queue.cc:1059] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:57.275458 16824 leader_election.cc:290] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:57.276162 16824 consensus_queue.cc:1059] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:57.283061 16793 raft_consensus.cc:2749] T 8aa772a09ada4f69a3bfaf57748cc547 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:57.283522 16660 raft_consensus.cc:2749] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:57.284548 16693 raft_consensus.cc:2749] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:57.276686 16820 consensus_queue.cc:1059] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 14:53:57.286012 16712 consensus_queue.cc:1048] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:57.287889 16693 consensus_queue.cc:1059] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:57.289168 16138 raft_consensus.cc:1240] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Rejecting Update request from peer d363c5ed112f492b917cbd9efd591201 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:57.290675 16735 raft_consensus.cc:3055] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:57.298851 16594 raft_consensus.cc:2749] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:57.309338 16821 consensus_queue.cc:1059] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:57.310813 16757 raft_consensus.cc:3055] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:57.311358 16757 raft_consensus.cc:740] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:53:57.313041 16143 raft_consensus.cc:1240] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Rejecting Update request from peer d363c5ed112f492b917cbd9efd591201 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:57.314992 16684 consensus_queue.cc:1059] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:57.316421 16684 raft_consensus.cc:3055] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:57.316823 16684 raft_consensus.cc:740] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:57.312949 16746 raft_consensus.cc:2749] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:57.317987 16684 consensus_queue.cc:260] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:57.319660 16684 raft_consensus.cc:3060] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:57.322676 16845 raft_consensus.cc:3055] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:57.323241 16845 raft_consensus.cc:740] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:53:57.325146 16792 consensus_queue.cc:1059] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:57.325934 16715 consensus_queue.cc:1048] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 14:53:57.326438 16792 raft_consensus.cc:3055] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:57.326946 16792 raft_consensus.cc:740] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:57.327575 16112 leader_election.cc:304] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:57.328343 16799 leader_election.cc:290] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:57.328102 15922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659187f6b88347edb385ede517395afe" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:57.329077 16799 raft_consensus.cc:2749] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:57.329423 16112 leader_election.cc:304] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:57.331125 16112 leader_election.cc:304] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:57.291795 16735 raft_consensus.cc:740] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:53:57.290913 16649 consensus_queue.cc:1059] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:57.315639 15919 raft_consensus.cc:1240] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Rejecting Update request from peer b796c2d2cb444fbbad8b496885f35442 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:57.341545 16691 raft_consensus.cc:2804] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:57.343832 16723 raft_consensus.cc:2804] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:57.344424 16723 raft_consensus.cc:697] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [term 2 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:57.345642 16723 consensus_queue.cc:237] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:57.347733 15817 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56092 (request call id 65) took 1261 ms. Trace:
I20260709 14:53:57.352102 16832 raft_consensus.cc:3055] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:57.352569 16832 raft_consensus.cc:740] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:53:57.353684 16832 consensus_queue.cc:260] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:57.355417 16832 raft_consensus.cc:3060] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:53:57.357227 15888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.4:38131, user_credentials={real_user=slave}} blocked reactor thread for 87024.4us
I20260709 14:53:57.360126 16065 raft_consensus.cc:1275] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Refusing update from remote peer d363c5ed112f492b917cbd9efd591201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:57.363195 15989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:57.363981 15989 raft_consensus.cc:2368] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 for earlier term 3. Current term is 4.
I20260709 14:53:57.364923 16793 raft_consensus.cc:2749] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:57.365291 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662132e570a9470fb1df1efc4073ac2d" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:57.371820 16824 consensus_queue.cc:1048] T 706aafb9111e481680d09d77653b22dc P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:57.339951 16112 leader_election.cc:304] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:57.377259 16792 consensus_queue.cc:260] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
W20260709 14:53:57.378350 16112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 45570.8us
I20260709 14:53:57.379056 16792 raft_consensus.cc:3060] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:57.380300 16660 raft_consensus.cc:2749] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:53:57.381139 16110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 127086us
I20260709 14:53:57.381145 16660 consensus_queue.cc:1048] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:57.383435 16594 consensus_queue.cc:1048] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:57.384125 16660 raft_consensus.cc:493] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:57.343076 16799 raft_consensus.cc:2749] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:57.384756 16660 raft_consensus.cc:515] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:57.311074 16812 raft_consensus.cc:3055] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:57.385627 16812 raft_consensus.cc:740] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:57.386646 16812 consensus_queue.cc:260] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:57.387266 16660 leader_election.cc:290] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:57.337783 16757 consensus_queue.cc:260] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:57.390976 16649 raft_consensus.cc:3055] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:57.391144 16757 raft_consensus.cc:3060] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:57.391402 16649 raft_consensus.cc:740] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
W20260709 14:53:57.391978 15887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 127717us
I20260709 14:53:57.355697 15818 catalog_manager.cc:5697] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 reported cstate change: term changed from 1 to 2, leader changed from 72b4deef369542558424d8f21d6bed57 (127.13.139.1) to a94de9a189384a07887edad3f78f5078 (127.13.139.4). New cstate: current_term: 2 leader_uuid: "a94de9a189384a07887edad3f78f5078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:57.393520 15887 leader_election.cc:304] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72b4deef369542558424d8f21d6bed57; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:57.394743 16696 raft_consensus.cc:2749] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:57.403060 15995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1756526aee3d469e8370fa52f1013969" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:57.403374 16067 raft_consensus.cc:2468] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 2.
I20260709 14:53:57.392498 16649 consensus_queue.cc:260] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:57.404847 15991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3a1c3ae5b1452b8936e5090f26b98a" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:57.406018 16036 leader_election.cc:400] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 3 pre-election: Vote denied by peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343) with higher term. Message: Invalid argument: T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 for earlier term 3. Current term is 4.
I20260709 14:53:57.342280 16691 raft_consensus.cc:493] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:57.408864 16712 consensus_queue.cc:1059] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:57.410494 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659187f6b88347edb385ede517395afe" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:57.411006 15922 raft_consensus.cc:1240] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Rejecting Update request from peer b796c2d2cb444fbbad8b496885f35442 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:57.409235 16691 raft_consensus.cc:3060] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:57.410888 16712 raft_consensus.cc:3055] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:57.412067 15989 raft_consensus.cc:1240] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Rejecting Update request from peer a94de9a189384a07887edad3f78f5078 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:57.413812 16137 raft_consensus.cc:1240] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Rejecting Update request from peer d363c5ed112f492b917cbd9efd591201 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:57.412374 16712 raft_consensus.cc:740] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:57.415439 16712 consensus_queue.cc:260] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:57.411329 16036 leader_election.cc:304] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:57.424283 15887 leader_election.cc:304] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:57.368160 16735 consensus_queue.cc:260] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:57.424643 15918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41581fb3e7f48e18d691e022736715f" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
W20260709 14:53:57.450255 15887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 52982.9us
W20260709 14:53:57.341820 16542 consensus_queue.cc:1175] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "b796c2d2cb444fbbad8b496885f35442" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
W20260709 14:53:57.453341 15888 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:57.454973 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41581fb3e7f48e18d691e022736715f" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:57.456636 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d6832bfff1467ab78fa95264c4c6b6" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:57.458243 16145 raft_consensus.cc:1240] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Rejecting Update request from peer 72b4deef369542558424d8f21d6bed57 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:57.324694 16845 consensus_queue.cc:260] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:57.462285 16063 raft_consensus.cc:2468] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 4.
I20260709 14:53:57.463688 16141 raft_consensus.cc:1240] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Rejecting Update request from peer 72b4deef369542558424d8f21d6bed57 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:57.464187 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a294f6c4c2b4bf7be43991c39ec7d9c" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:57.465070 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb77ae60b32488981907f0bb9d2a2ec" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:57.348140 15817 rpcz_store.cc:276] 0709 14:53:56.086519 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:56.086629 (+   110us) service_pool.cc:224] Handling call
0709 14:53:57.347467 (+1260838us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:53:56.374738 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:53:56.380915 (+  6177us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:53:56.380947 (+    32us) write_op.cc:435] Acquired schema lock
0709 14:53:56.380963 (+    16us) tablet.cc:662] Decoding operations
0709 14:53:56.400835 (+ 19872us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:53:56.400916 (+    81us) write_op.cc:641] Partition lock acquired for write op
0709 14:53:56.400942 (+    26us) tablet.cc:685] Acquiring locks for 3 operations
0709 14:53:56.401255 (+   313us) tablet.cc:701] Row locks acquired
0709 14:53:56.401273 (+    18us) write_op.cc:260] PREPARE: finished
0709 14:53:56.401419 (+   146us) write_op.cc:270] Start()
0709 14:53:56.401526 (+   107us) write_op.cc:276] Timestamp: P: 1783608836401359 usec, L: 0
0709 14:53:56.401546 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 14:53:56.583705 (+182159us) log.cc:844] Serialized 1303 byte log entry
0709 14:53:57.011232 (+427527us) op_driver.cc:464] REPLICATION: finished
0709 14:53:57.054500 (+ 43268us) write_op.cc:301] APPLY: starting
0709 14:53:57.056331 (+  1831us) tablet.cc:1367] starting BulkCheckPresence
0709 14:53:57.101525 (+ 45194us) tablet.cc:1370] finished BulkCheckPresence
0709 14:53:57.107262 (+  5737us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:53:57.107675 (+   413us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:53:57.107830 (+   155us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 14:53:57.107870 (+    40us) write_op.cc:312] APPLY: finished
0709 14:53:57.108077 (+   207us) log.cc:844] Serialized 34 byte log entry
0709 14:53:57.108228 (+   151us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:57.108487 (+   259us) write_op.cc:454] Released schema lock
0709 14:53:57.108525 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 14:53:57.108856 (+   331us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:57.108881 (+    25us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":17,"child_traces":[["op",{"apply.queue_time_us":24491,"apply.run_cpu_time_us":2234,"apply.run_wall_time_us":62835,"num_ops":3,"prepare.queue_time_us":156303,"prepare.run_cpu_time_us":48352,"prepare.run_wall_time_us":323311,"raft.queue_time_us":284896,"raft.run_cpu_time_us":4992,"raft.run_wall_time_us":30674,"replication_time_us":609533,"thread_start_us":424136,"threads_started":4,"wal-append.queue_time_us":124851}]]}
I20260709 14:53:57.464479 16140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:57.476917 16488 raft_consensus.cc:2804] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:57.477452 16711 raft_consensus.cc:2749] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:57.477363 16827 consensus_queue.cc:1048] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 14:53:57.472431 15919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e7225a173114c9fb089f67e4962a75e" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:57.503944 15889 leader_election.cc:304] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72b4deef369542558424d8f21d6bed57; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
W20260709 14:53:57.506532 16036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 97020.8us
I20260709 14:53:57.476967 16836 consensus_queue.cc:1059] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.042s
I20260709 14:53:57.511504 16836 raft_consensus.cc:3055] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:57.511894 16836 raft_consensus.cc:740] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:57.513230 16037 leader_election.cc:304] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:53:57.512952 16836 consensus_queue.cc:260] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:57.515807 16735 raft_consensus.cc:3060] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:57.517446 16772 consensus_queue.cc:1059] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:57.518868 16812 raft_consensus.cc:3060] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:57.521889 15918 raft_consensus.cc:3060] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:57.521960 16730 consensus_queue.cc:1059] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:57.523243 16831 raft_consensus.cc:3055] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:57.523614 16831 raft_consensus.cc:740] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:57.523998 16649 raft_consensus.cc:3060] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:57.508201 16145 raft_consensus.cc:1275] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:57.502135 16488 raft_consensus.cc:697] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 4 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:57.528254 16488 consensus_queue.cc:237] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:57.529991 16691 raft_consensus.cc:515] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:57.518888 16717 raft_consensus.cc:3055] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:57.531287 16717 raft_consensus.cc:740] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:57.531939 16691 leader_election.cc:290] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:57.532148 16717 consensus_queue.cc:260] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:57.487232 16828 raft_consensus.cc:2749] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293) with higher term. Message: Invalid argument: T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 for earlier term 3. Current term is 4.
I20260709 14:53:57.533756 16717 raft_consensus.cc:3060] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:57.504415 16712 raft_consensus.cc:3060] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:57.501448 16144 raft_consensus.cc:3060] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:53:57.537935 15889 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 90536.5us
I20260709 14:53:57.538820 15889 leader_election.cc:304] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57; no voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:57.540061 15889 leader_election.cc:304] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:57.541290 16775 raft_consensus.cc:2749] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:57.541944 16775 raft_consensus.cc:2749] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:57.542565 16775 raft_consensus.cc:2749] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:57.542840 16845 raft_consensus.cc:3060] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:57.546737 16838 raft_consensus.cc:2749] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:57.548812 15989 raft_consensus.cc:1240] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Rejecting Update request from peer a94de9a189384a07887edad3f78f5078 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:57.550513 16111 leader_election.cc:304] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:57.551760 16737 raft_consensus.cc:2749] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:57.551606 15918 raft_consensus.cc:1275] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Refusing update from remote peer d363c5ed112f492b917cbd9efd591201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:57.568214 15888 leader_election.cc:304] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57; no voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:57.566507 16144 raft_consensus.cc:2468] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 2.
I20260709 14:53:57.577725 15923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3a1c3ae5b1452b8936e5090f26b98a" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
W20260709 14:53:57.578014 16855 log.cc:927] Time spent T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260709 14:53:57.524541 16831 consensus_queue.cc:260] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:57.579967 16831 raft_consensus.cc:3060] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:57.526261 16693 consensus_queue.cc:1059] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 14:53:57.591053 16756 raft_consensus.cc:2749] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:57.592192 16111 leader_election.cc:304] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:57.597719 16071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e7225a173114c9fb089f67e4962a75e" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:57.606477 15888 leader_election.cc:304] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: d363c5ed112f492b917cbd9efd591201
I20260709 14:53:57.612613 16817 raft_consensus.cc:2749] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:57.613242 16071 raft_consensus.cc:1275] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:57.609436 16112 leader_election.cc:304] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:53:57.627270 16112 leader_election.cc:304] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:57.629091 16693 raft_consensus.cc:2749] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:57.630592 16817 raft_consensus.cc:2804] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:57.631145 16817 raft_consensus.cc:697] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078 [term 2 LEADER]: Becoming Leader. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:53:57.632053 16817 consensus_queue.cc:237] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:57.636160 15991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3345a289bcd841b7ac386610f9b29707" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:57.628868 16723 raft_consensus.cc:2804] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:57.609869 16691 consensus_queue.cc:1048] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 14:53:57.647543 16836 raft_consensus.cc:3060] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:57.657127 16660 raft_consensus.cc:493] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.657670 16660 raft_consensus.cc:515] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:57.637624 16830 consensus_queue.cc:1048] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 14:53:57.660991 16693 consensus_queue.cc:1059] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:53:57.663226 15923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175bd4a5fbe74cf8994148a127a51689" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:57.663494 16488 consensus_queue.cc:1048] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:57.663969 16693 raft_consensus.cc:3055] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:57.664242 16723 raft_consensus.cc:697] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [term 2 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:57.665372 16723 consensus_queue.cc:237] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:57.666309 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3345a289bcd841b7ac386610f9b29707" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:57.661391 16730 raft_consensus.cc:493] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.668048 16730 raft_consensus.cc:515] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:57.670634 16730 leader_election.cc:290] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:57.664376 16693 raft_consensus.cc:740] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:53:57.678355 16693 consensus_queue.cc:260] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:57.679684 16693 raft_consensus.cc:3060] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:57.643663 15918 raft_consensus.cc:1240] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Rejecting Update request from peer d363c5ed112f492b917cbd9efd591201 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:57.676081 16799 raft_consensus.cc:3055] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:57.681449 16799 raft_consensus.cc:740] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:53:57.682385 16799 consensus_queue.cc:260] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:57.683537 16799 raft_consensus.cc:3060] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:53:57.684895 16793 consensus_queue.cc:1175] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "b796c2d2cb444fbbad8b496885f35442" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 14:53:57.687150 15991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175bd4a5fbe74cf8994148a127a51689" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:57.659744 16660 leader_election.cc:290] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:57.687847 15991 raft_consensus.cc:2468] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 2.
I20260709 14:53:57.689090 15887 leader_election.cc:304] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57; no voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:57.690244 16140 raft_consensus.cc:2468] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 2.
I20260709 14:53:57.690794 15995 raft_consensus.cc:2468] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 2.
I20260709 14:53:57.693609 16756 raft_consensus.cc:2749] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:57.694315 15888 leader_election.cc:304] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:57.694566 16110 leader_election.cc:304] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:57.695604 16756 raft_consensus.cc:2804] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:57.696231 16660 raft_consensus.cc:2804] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:57.696673 16660 raft_consensus.cc:493] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.697050 16660 raft_consensus.cc:3060] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:57.697443 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cebb868d296402781514c53c6b960ef" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:57.698086 16068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cebb868d296402781514c53c6b960ef" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:57.698784 16068 raft_consensus.cc:2468] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:57.698114 16144 raft_consensus.cc:2468] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 2.
I20260709 14:53:57.705098 15888 leader_election.cc:304] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: 
W20260709 14:53:57.700474 16863 log.cc:927] Time spent T 706aafb9111e481680d09d77653b22dc P b796c2d2cb444fbbad8b496885f35442: Append to log took a long time: real 0.095s	user 0.000s	sys 0.000s
I20260709 14:53:57.721798 16746 consensus_queue.cc:1059] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:57.723659 16782 raft_consensus.cc:2804] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:57.724149 16782 raft_consensus.cc:493] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.724507 16782 raft_consensus.cc:3060] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:57.728144 16746 raft_consensus.cc:3055] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:57.728515 16746 raft_consensus.cc:740] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:57.729316 16746 consensus_queue.cc:260] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:57.730556 16746 raft_consensus.cc:3060] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:53:57.723858 16865 log.cc:927] Time spent T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57: Append to log took a long time: real 0.102s	user 0.001s	sys 0.000s
I20260709 14:53:57.721405 16756 raft_consensus.cc:697] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 2 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
W20260709 14:53:57.746300 15889 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 49297.2us
I20260709 14:53:57.746966 16110 leader_election.cc:304] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:53:57.762154 16793 raft_consensus.cc:2804] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:57.762689 16793 raft_consensus.cc:697] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [term 2 LEADER]: Becoming Leader. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:53:57.763561 16793 consensus_queue.cc:237] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:57.777331 16067 raft_consensus.cc:1275] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:57.780177 15991 raft_consensus.cc:1275] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:57.781433 16756 consensus_queue.cc:237] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:57.781499 16717 consensus_queue.cc:1048] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:53:57.786782 16712 raft_consensus.cc:493] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.792030 16772 consensus_queue.cc:1048] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:57.790504 16712 raft_consensus.cc:515] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:57.784237 16782 raft_consensus.cc:515] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:57.801748 16068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df56d13946fe4ab88dbb9aa6f3a0828c" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:57.797411 16712 leader_election.cc:290] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:57.801738 15923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df56d13946fe4ab88dbb9aa6f3a0828c" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:57.803259 16660 raft_consensus.cc:515] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:57.810123 15923 raft_consensus.cc:2468] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 2.
I20260709 14:53:57.810254 16068 raft_consensus.cc:2468] T df56d13946fe4ab88dbb9aa6f3a0828c P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
I20260709 14:53:57.822885 15963 leader_election.cc:304] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [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: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:57.826573 16746 raft_consensus.cc:2804] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:57.827234 16746 raft_consensus.cc:493] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.827696 16746 raft_consensus.cc:3060] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:57.829387 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cebb868d296402781514c53c6b960ef" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:57.829608 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cebb868d296402781514c53c6b960ef" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:57.830140 16070 raft_consensus.cc:3060] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:53:57.832423 16660 leader_election.cc:290] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:57.830152 16143 raft_consensus.cc:3060] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:57.833824 15923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175bd4a5fbe74cf8994148a127a51689" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:57.833824 16137 raft_consensus.cc:1240] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Rejecting Update request from peer 72b4deef369542558424d8f21d6bed57 for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:57.837486 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175bd4a5fbe74cf8994148a127a51689" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:57.837782 16831 consensus_queue.cc:1059] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:57.838567 16831 raft_consensus.cc:3055] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:57.838876 16831 raft_consensus.cc:740] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:57.839915 16831 consensus_queue.cc:260] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:57.840968 16110 leader_election.cc:304] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:57.829406 16782 leader_election.cc:290] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 3 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:57.842224 16693 raft_consensus.cc:2749] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:53:57.849217 16143 raft_consensus.cc:2468] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 3.
I20260709 14:53:57.853639 15888 leader_election.cc:304] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: 
I20260709 14:53:57.845709 16831 raft_consensus.cc:3060] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:57.855199 16782 raft_consensus.cc:2804] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:57.883205 15818 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56102 (request call id 70) took 1510 ms. Trace:
I20260709 14:53:57.882633 15817 catalog_manager.cc:5697] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:57.883687 16693 raft_consensus.cc:493] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.885645 16782 raft_consensus.cc:697] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [term 3 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:57.891238 16791 raft_consensus.cc:493] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:57.891877 16873 log.cc:927] Time spent T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57: Append to log took a long time: real 0.070s	user 0.000s	sys 0.001s
I20260709 14:53:57.900417 16070 raft_consensus.cc:2468] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 3.
I20260709 14:53:57.889910 15817 catalog_manager.cc:5697] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 1 to 2, leader changed from a94de9a189384a07887edad3f78f5078 (127.13.139.4) to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 2 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:57.900521 16782 consensus_queue.cc:237] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [LEADER]: Queue going to LEADER 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: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:57.900892 16693 raft_consensus.cc:515] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:57.902983 16791 raft_consensus.cc:515] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:57.909868 16693 leader_election.cc:290] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:57.917829 15923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3126c7ce1f094d05bf1c2dec34167d04" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:57.918622 15923 raft_consensus.cc:2468] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 2.
I20260709 14:53:57.920452 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3126c7ce1f094d05bf1c2dec34167d04" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:57.921195 15996 raft_consensus.cc:2468] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 1.
I20260709 14:53:57.926476 16791 leader_election.cc:290] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:57.883637 15818 rpcz_store.cc:276] 0709 14:53:56.372527 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:56.372677 (+   150us) service_pool.cc:224] Handling call
0709 14:53:57.883145 (+1510468us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:53:57.584737 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:53:57.630218 (+ 45481us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:53:57.630265 (+    47us) write_op.cc:435] Acquired schema lock
0709 14:53:57.630289 (+    24us) tablet.cc:662] Decoding operations
0709 14:53:57.630682 (+   393us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:53:57.630762 (+    80us) write_op.cc:641] Partition lock acquired for write op
0709 14:53:57.630792 (+    30us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:53:57.631087 (+   295us) tablet.cc:701] Row locks acquired
0709 14:53:57.631133 (+    46us) write_op.cc:260] PREPARE: finished
0709 14:53:57.631275 (+   142us) write_op.cc:270] Start()
0709 14:53:57.631418 (+   143us) write_op.cc:276] Timestamp: P: 1783608837631219 usec, L: 0
0709 14:53:57.631452 (+    34us) op_driver.cc:348] REPLICATION: starting
0709 14:53:57.632109 (+   657us) log.cc:844] Serialized 537 byte log entry
0709 14:53:57.757602 (+125493us) op_driver.cc:464] REPLICATION: finished
0709 14:53:57.811336 (+ 53734us) write_op.cc:301] APPLY: starting
0709 14:53:57.813953 (+  2617us) tablet.cc:1367] starting BulkCheckPresence
0709 14:53:57.822504 (+  8551us) tablet.cc:1370] finished BulkCheckPresence
0709 14:53:57.843183 (+ 20679us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:53:57.843495 (+   312us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:53:57.843719 (+   224us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:53:57.843776 (+    57us) write_op.cc:312] APPLY: finished
0709 14:53:57.844016 (+   240us) log.cc:844] Serialized 22 byte log entry
0709 14:53:57.844179 (+   163us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:57.844256 (+    77us) write_op.cc:454] Released schema lock
0709 14:53:57.844302 (+    46us) write_op.cc:341] FINISH: Updating metrics
0709 14:53:57.866951 (+ 22649us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:57.872007 (+  5056us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":94277,"reported_tablets":10,"child_traces":[["op",{"apply.queue_time_us":45473,"apply.run_cpu_time_us":2003,"apply.run_wall_time_us":41962,"num_ops":1,"prepare.queue_time_us":108117,"prepare.run_cpu_time_us":3439,"prepare.run_wall_time_us":87771,"replication_time_us":125989,"thread_start_us":44060,"threads_started":2}]]}
I20260709 14:53:57.928684 16143 raft_consensus.cc:1275] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:57.927452 16111 leader_election.cc:304] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [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: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: 
I20260709 14:53:57.932255 15923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5157d267276942d680d0abb061c8568a" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:57.930027 16746 raft_consensus.cc:515] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:57.933022 15923 raft_consensus.cc:2468] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 2.
I20260709 14:53:57.930542 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5157d267276942d680d0abb061c8568a" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:57.933883 16684 raft_consensus.cc:493] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.936017 16756 consensus_queue.cc:1048] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:57.936703 16684 raft_consensus.cc:515] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:57.938865 16684 leader_election.cc:290] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:57.943287 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421747f22ee04b73bad5742ed071c567" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:57.943984 16144 raft_consensus.cc:2468] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 2.
I20260709 14:53:57.945492 15888 leader_election.cc:304] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: 
I20260709 14:53:57.946261 16684 raft_consensus.cc:2804] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:57.946686 16684 raft_consensus.cc:493] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.947085 16684 raft_consensus.cc:3060] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:57.950115 16793 raft_consensus.cc:2804] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:57.950532 16793 raft_consensus.cc:493] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.950865 16793 raft_consensus.cc:3060] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:57.935256 15963 leader_election.cc:304] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [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: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:57.906291 15817 catalog_manager.cc:5697] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:57.966339 16070 raft_consensus.cc:2468] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 2.
I20260709 14:53:57.967543 15817 catalog_manager.cc:5697] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 1 to 2, leader changed from 72b4deef369542558424d8f21d6bed57 (127.13.139.1) to a94de9a189384a07887edad3f78f5078 (127.13.139.4). New cstate: current_term: 2 leader_uuid: "a94de9a189384a07887edad3f78f5078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } }
I20260709 14:53:57.974987 15989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421747f22ee04b73bad5742ed071c567" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:57.975703 15989 raft_consensus.cc:2468] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:57.982707 15923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df56d13946fe4ab88dbb9aa6f3a0828c" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:57.983332 15923 raft_consensus.cc:3060] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:57.985462 16684 raft_consensus.cc:515] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:57.988157 16140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421747f22ee04b73bad5742ed071c567" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:57.988781 16140 raft_consensus.cc:3060] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:57.993413 16684 leader_election.cc:290] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 3 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:57.965040 16791 raft_consensus.cc:2804] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:57.971937 15817 catalog_manager.cc:5697] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 1 to 2, leader changed from b796c2d2cb444fbbad8b496885f35442 (127.13.139.3) to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 2 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:57.996273 15817 catalog_manager.cc:5697] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 1 to 2, leader changed from b796c2d2cb444fbbad8b496885f35442 (127.13.139.3) to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 2 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:57.997049 16791 raft_consensus.cc:493] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.994792 16746 leader_election.cc:290] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 3 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:57.997484 16791 raft_consensus.cc:3060] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:58.001020 15923 raft_consensus.cc:2468] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 3.
I20260709 14:53:58.001183 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df56d13946fe4ab88dbb9aa6f3a0828c" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:58.001376 15989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421747f22ee04b73bad5742ed071c567" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:58.001734 16069 raft_consensus.cc:3060] T df56d13946fe4ab88dbb9aa6f3a0828c P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:53:58.004200 15989 raft_consensus.cc:3060] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:53:57.999188 16793 raft_consensus.cc:515] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:58.006549 16140 raft_consensus.cc:2468] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 3.
I20260709 14:53:58.007684 15888 leader_election.cc:304] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: 
I20260709 14:53:58.007684 15963 leader_election.cc:304] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [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: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:58.011529 16793 leader_election.cc:290] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:58.012120 15918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3126c7ce1f094d05bf1c2dec34167d04" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:58.012739 15918 raft_consensus.cc:3060] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:58.020901 16792 raft_consensus.cc:2804] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:58.021446 16792 raft_consensus.cc:697] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [term 3 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:58.022289 16792 consensus_queue.cc:237] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER 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: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:58.025080 15918 raft_consensus.cc:2468] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 3.
I20260709 14:53:58.029568 16111 leader_election.cc:304] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [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: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: 
I20260709 14:53:58.031795 16793 raft_consensus.cc:2804] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:58.032510 16793 raft_consensus.cc:697] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [term 3 LEADER]: Becoming Leader. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:53:58.033450 16793 consensus_queue.cc:237] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [LEADER]: Queue going to LEADER 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: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:58.035408 16791 raft_consensus.cc:515] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:58.018579 16782 raft_consensus.cc:2804] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:58.031002 15989 raft_consensus.cc:2468] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 3.
I20260709 14:53:58.041638 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3126c7ce1f094d05bf1c2dec34167d04" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:58.046713 15996 raft_consensus.cc:3060] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:53:58.045002 16782 raft_consensus.cc:697] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 3 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:58.061403 16791 leader_election.cc:290] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 3 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:58.064039 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5157d267276942d680d0abb061c8568a" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:58.064606 16070 raft_consensus.cc:3060] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:58.045885 16069 raft_consensus.cc:2468] T df56d13946fe4ab88dbb9aa6f3a0828c P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 3.
I20260709 14:53:58.072577 16782 consensus_queue.cc:237] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Queue going to LEADER 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: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:58.073161 16070 raft_consensus.cc:2468] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 3.
I20260709 14:53:58.074447 15964 leader_election.cc:304] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [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: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:58.069507 15918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5157d267276942d680d0abb061c8568a" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:53:58.078410 15996 raft_consensus.cc:2468] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 3.
I20260709 14:53:58.080286 15923 raft_consensus.cc:1275] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Refusing update from remote peer a94de9a189384a07887edad3f78f5078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:58.077174 16746 raft_consensus.cc:2804] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:58.093979 16746 raft_consensus.cc:697] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [term 3 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:58.094054 15821 catalog_manager.cc:5697] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 reported cstate change: term changed from 1 to 2, leader changed from b796c2d2cb444fbbad8b496885f35442 (127.13.139.3) to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 2 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } }
I20260709 14:53:58.089771 15918 raft_consensus.cc:3060] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:58.095923 16799 consensus_queue.cc:1048] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:58.096895 15821 catalog_manager.cc:5697] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442 reported cstate change: term changed from 1 to 2, leader changed from 72b4deef369542558424d8f21d6bed57 (127.13.139.1) to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 2 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } }
I20260709 14:53:58.094950 16746 consensus_queue.cc:237] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER 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: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:58.121107 15818 catalog_manager.cc:5697] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078 reported cstate change: term changed from 1 to 2, leader changed from b796c2d2cb444fbbad8b496885f35442 (127.13.139.3) to a94de9a189384a07887edad3f78f5078 (127.13.139.4). New cstate: current_term: 2 leader_uuid: "a94de9a189384a07887edad3f78f5078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:58.125397 15918 raft_consensus.cc:2468] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 3.
I20260709 14:53:58.126471 15991 raft_consensus.cc:1275] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:53:58.127704 15989 raft_consensus.cc:1275] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:58.130117 16831 consensus_queue.cc:1048] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:58.131325 16684 consensus_queue.cc:1048] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:58.141466 16063 raft_consensus.cc:1275] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Refusing update from remote peer a94de9a189384a07887edad3f78f5078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:58.142939 16693 consensus_queue.cc:1048] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:58.153790 15818 catalog_manager.cc:5697] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 reported cstate change: term changed from 1 to 2, leader changed from d363c5ed112f492b917cbd9efd591201 (127.13.139.2) to a94de9a189384a07887edad3f78f5078 (127.13.139.4). New cstate: current_term: 2 leader_uuid: "a94de9a189384a07887edad3f78f5078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:58.157243 16824 raft_consensus.cc:493] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:58.157671 16143 raft_consensus.cc:1275] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:58.158102 16069 raft_consensus.cc:1275] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:53:58.157800 16824 raft_consensus.cc:515] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:58.159906 16824 leader_election.cc:290] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:58.160220 16700 raft_consensus.cc:493] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:58.160704 16700 raft_consensus.cc:515] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:58.162541 16700 leader_election.cc:290] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:58.162753 15918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56242e162f9f41fb92ab8917217cabb1" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:58.163395 15918 raft_consensus.cc:2468] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 2.
I20260709 14:53:58.164289 16772 consensus_queue.cc:1048] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:58.165051 16037 leader_election.cc:304] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [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: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:58.166343 16140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba454078ccd64544b7dee3f906a942fd" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:58.167160 16140 raft_consensus.cc:2393] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 in current term 2: Already voted for candidate a94de9a189384a07887edad3f78f5078 in this term.
I20260709 14:53:58.166720 16700 raft_consensus.cc:2804] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:58.169009 16700 raft_consensus.cc:493] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:58.169404 16700 raft_consensus.cc:3060] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:58.170552 15918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba454078ccd64544b7dee3f906a942fd" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:53:58.171170 15918 raft_consensus.cc:2468] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 2.
I20260709 14:53:58.173520 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56242e162f9f41fb92ab8917217cabb1" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:58.179469 16143 raft_consensus.cc:2393] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 in current term 2: Already voted for candidate a94de9a189384a07887edad3f78f5078 in this term.
I20260709 14:53:58.175127 16037 leader_election.cc:304] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [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: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:58.176936 16723 consensus_queue.cc:1048] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:58.177508 13868 tablet_server.cc:179] TabletServer@127.13.139.1:0 shutting down...
I20260709 14:53:58.186355 16824 raft_consensus.cc:2804] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:58.191669 15989 raft_consensus.cc:1275] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Refusing update from remote peer a94de9a189384a07887edad3f78f5078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:58.192312 16824 raft_consensus.cc:493] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:58.196339 16684 raft_consensus.cc:493] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.203421 16824 raft_consensus.cc:3060] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:58.207592 16684 raft_consensus.cc:515] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:58.216655 16684 leader_election.cc:290] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:58.225479 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c3fa82d184e798d54e176cdb9b829" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:58.226249 16144 raft_consensus.cc:2468] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 2.
I20260709 14:53:58.228211 15888 leader_election.cc:304] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: 
I20260709 14:53:58.228890 16700 raft_consensus.cc:515] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:58.229333 16723 raft_consensus.cc:2804] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:58.229717 16723 raft_consensus.cc:493] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:58.230036 16723 raft_consensus.cc:3060] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:58.230865 16700 leader_election.cc:290] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:58.241545 15989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c3fa82d184e798d54e176cdb9b829" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:58.240625 16793 consensus_queue.cc:1048] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:53:58.239503 16140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56242e162f9f41fb92ab8917217cabb1" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:58.243942 16140 raft_consensus.cc:2393] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 in current term 2: Already voted for candidate a94de9a189384a07887edad3f78f5078 in this term.
I20260709 14:53:58.242220 15989 raft_consensus.cc:2468] T 8a2c3fa82d184e798d54e176cdb9b829 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 1.
I20260709 14:53:58.254788 16824 raft_consensus.cc:515] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:58.257165 16824 leader_election.cc:290] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
W20260709 14:53:58.266791 15963 consensus_peers.cc:597] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:58.267413 15963 consensus_peers.cc:597] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:58.260516 16723 raft_consensus.cc:515] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:58.277499 16144 raft_consensus.cc:1275] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:58.281493 16140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba454078ccd64544b7dee3f906a942fd" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:58.289206 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c3fa82d184e798d54e176cdb9b829" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:58.293998 16145 raft_consensus.cc:3060] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:58.288293 16140 raft_consensus.cc:2393] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 in current term 2: Already voted for candidate a94de9a189384a07887edad3f78f5078 in this term.
I20260709 14:53:58.287863 16782 consensus_queue.cc:1048] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
W20260709 14:53:58.308691 16037 leader_election.cc:336] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:58.310251 16037 leader_election.cc:304] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:53:58.310992 16824 raft_consensus.cc:2749] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:58.311473 16723 leader_election.cc:290] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 3 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
W20260709 14:53:58.312147 16037 leader_election.cc:336] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:58.312537 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c3fa82d184e798d54e176cdb9b829" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:58.313246 15996 raft_consensus.cc:3060] T 8a2c3fa82d184e798d54e176cdb9b829 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:53:58.317449 15820 catalog_manager.cc:5697] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:58.321310 16824 raft_consensus.cc:493] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a94de9a189384a07887edad3f78f5078)
I20260709 14:53:58.319831 15820 catalog_manager.cc:5697] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 1 to 2, leader changed from d363c5ed112f492b917cbd9efd591201 (127.13.139.2) to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 2 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:58.321888 16824 raft_consensus.cc:515] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:58.318250 16145 raft_consensus.cc:2468] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 3.
I20260709 14:53:58.323756 15888 leader_election.cc:304] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: 
I20260709 14:53:58.324333 16824 leader_election.cc:290] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
W20260709 14:53:58.324847 16111 consensus_peers.cc:597] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:58.325243 16772 raft_consensus.cc:2804] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:58.325853 15991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1174a03eedcb45daa7a01f22e8211462" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:58.325999 16772 raft_consensus.cc:697] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [term 3 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:53:58.326738 15991 raft_consensus.cc:2393] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 in current term 2: Already voted for candidate d363c5ed112f492b917cbd9efd591201 in this term.
I20260709 14:53:58.327066 16772 consensus_queue.cc:237] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Queue going to LEADER 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: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
W20260709 14:53:58.328176 15963 consensus_peers.cc:597] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:58.329754 16037 leader_election.cc:304] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:53:58.330588 16824 raft_consensus.cc:2749] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:53:58.336383 15963 consensus_peers.cc:597] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:58.336973 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1174a03eedcb45daa7a01f22e8211462" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:58.337900 16145 raft_consensus.cc:1275] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:53:58.337646 16111 consensus_peers.cc:597] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:58.338245 16144 raft_consensus.cc:2468] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 2.
I20260709 14:53:58.339515 16037 leader_election.cc:304] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: d363c5ed112f492b917cbd9efd591201
I20260709 14:53:58.340075 16824 raft_consensus.cc:2804] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:58.340619 16824 raft_consensus.cc:493] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a94de9a189384a07887edad3f78f5078)
I20260709 14:53:58.340075 16723 consensus_queue.cc:1048] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:58.341368 15820 catalog_manager.cc:5697] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 1 to 2, leader changed from a94de9a189384a07887edad3f78f5078 (127.13.139.4) to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 2 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:58.342918 15820 catalog_manager.cc:5697] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:58.341081 16824 raft_consensus.cc:3060] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:58.347374 16063 raft_consensus.cc:1275] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:58.348846 16756 consensus_queue.cc:1048] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:53:58.360921 15963 consensus_peers.cc:597] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:58.367084 16069 raft_consensus.cc:3060] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:58.370600 16824 raft_consensus.cc:515] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:58.370998 15996 raft_consensus.cc:2468] T 8a2c3fa82d184e798d54e176cdb9b829 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 3.
I20260709 14:53:58.375240 15991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1174a03eedcb45daa7a01f22e8211462" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:58.376060 15991 raft_consensus.cc:2393] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 in current term 2: Already voted for candidate d363c5ed112f492b917cbd9efd591201 in this term.
I20260709 14:53:58.379343 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1174a03eedcb45daa7a01f22e8211462" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:58.385774 16069 raft_consensus.cc:1275] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:58.386183 16143 raft_consensus.cc:2468] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 2.
I20260709 14:53:58.389441 16723 consensus_queue.cc:1048] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:58.391644 16037 leader_election.cc:304] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: d363c5ed112f492b917cbd9efd591201
I20260709 14:53:58.392418 16700 raft_consensus.cc:2804] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:58.392863 16700 raft_consensus.cc:697] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442 [term 2 LEADER]: Becoming Leader. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:53:58.393704 16700 consensus_queue.cc:237] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:58.388041 16824 leader_election.cc:290] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:58.413911 15816 catalog_manager.cc:5697] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:58.424180 15963 consensus_peers.cc:597] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:58.427626 16063 raft_consensus.cc:1275] T df56d13946fe4ab88dbb9aa6f3a0828c P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Refusing update from remote peer d363c5ed112f492b917cbd9efd591201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:53:58.429903 16037 consensus_peers.cc:597] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:58.429071 16746 consensus_queue.cc:1048] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:53:58.436452 15816 catalog_manager.cc:5697] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 1 to 3, leader changed from 72b4deef369542558424d8f21d6bed57 (127.13.139.1) to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 3 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:58.443711 15963 consensus_peers.cc:597] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:58.453632 15817 catalog_manager.cc:5697] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "a94de9a189384a07887edad3f78f5078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:58.457921 16772 raft_consensus.cc:493] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:58.461424 16772 raft_consensus.cc:515] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:58.463871 15818 catalog_manager.cc:5697] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442 reported cstate change: term changed from 1 to 2, leader changed from a94de9a189384a07887edad3f78f5078 (127.13.139.4) to b796c2d2cb444fbbad8b496885f35442 (127.13.139.3). New cstate: current_term: 2 leader_uuid: "b796c2d2cb444fbbad8b496885f35442" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:58.466197 15963 consensus_peers.cc:597] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:58.468146 16772 leader_election.cc:290] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:58.468387 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1756526aee3d469e8370fa52f1013969" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
W20260709 14:53:58.484474 16907 log.cc:927] Time spent T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260709 14:53:58.469637 16832 raft_consensus.cc:493] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:58.485769 16832 raft_consensus.cc:515] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:58.481878 15820 catalog_manager.cc:5697] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 1 to 3, leader changed from a94de9a189384a07887edad3f78f5078 (127.13.139.4) to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 3 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:58.492710 16832 leader_election.cc:290] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
W20260709 14:53:58.488207 15963 consensus_peers.cc:597] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:58.489701 15991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1756526aee3d469e8370fa52f1013969" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:58.493805 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642a5c8bd005449b82b5502f6a89881c" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:58.494532 16137 raft_consensus.cc:2393] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 in current term 2: Already voted for candidate a94de9a189384a07887edad3f78f5078 in this term.
I20260709 14:53:58.495504 15989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642a5c8bd005449b82b5502f6a89881c" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:58.496132 15989 raft_consensus.cc:2468] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 2.
I20260709 14:53:58.496742 15887 leader_election.cc:304] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72b4deef369542558424d8f21d6bed57; no voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:58.497710 16772 raft_consensus.cc:2749] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:58.497979 16036 leader_election.cc:304] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 
W20260709 14:53:58.498695 15963 consensus_peers.cc:597] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:58.499467 16832 raft_consensus.cc:2804] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:58.499830 16832 raft_consensus.cc:493] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:58.500234 16832 raft_consensus.cc:3060] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:58.506614 16832 raft_consensus.cc:515] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:58.510310 16693 raft_consensus.cc:493] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:58.510833 16693 raft_consensus.cc:515] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:58.512874 16693 leader_election.cc:290] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:58.513088 13868 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:58.514112 13868 tablet_replica.cc:333] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:58.515265 13868 raft_consensus.cc:2243] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:58.515149 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb77ae60b32488981907f0bb9d2a2ec" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:58.515843 16069 raft_consensus.cc:2468] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 2.
I20260709 14:53:58.516369 13868 raft_consensus.cc:2272] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:58.516944 16112 leader_election.cc:304] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:58.517881 16693 raft_consensus.cc:2804] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:58.518247 16693 raft_consensus.cc:493] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:53:58.518795 16693 raft_consensus.cc:3060] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:53:58.518308 16111 leader_election.cc:336] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:58.518983 13868 tablet_replica.cc:333] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:58.521981 13868 raft_consensus.cc:2243] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:58.522274 16832 leader_election.cc:290] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:58.522547 13868 raft_consensus.cc:2272] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:58.523073 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642a5c8bd005449b82b5502f6a89881c" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:58.523845 16137 raft_consensus.cc:2393] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 in current term 2: Already voted for candidate a94de9a189384a07887edad3f78f5078 in this term.
I20260709 14:53:58.522200 15991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642a5c8bd005449b82b5502f6a89881c" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:58.525370 13868 tablet_replica.cc:333] T 8aa772a09ada4f69a3bfaf57748cc547 P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:58.525514 15989 raft_consensus.cc:1275] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:58.526451 13868 raft_consensus.cc:2243] T 8aa772a09ada4f69a3bfaf57748cc547 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:58.526268 16693 raft_consensus.cc:515] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:58.526645 16832 raft_consensus.cc:493] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.527053 13868 raft_consensus.cc:2272] T 8aa772a09ada4f69a3bfaf57748cc547 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:58.527352 16832 raft_consensus.cc:515] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:58.529692 13868 tablet_replica.cc:333] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:58.530547 13868 raft_consensus.cc:2243] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:58.531476 13868 raft_consensus.cc:2272] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:58.531764 16111 leader_election.cc:336] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:53:58.533164 16037 leader_election.cc:336] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:58.532543 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf23f4feea54be3ad75ea64d1cc36a7" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:58.533772 16832 leader_election.cc:290] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:58.533998 13868 tablet_replica.cc:333] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:58.534651 16772 consensus_queue.cc:1048] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:58.534907 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb77ae60b32488981907f0bb9d2a2ec" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:58.539626 16137 raft_consensus.cc:2468] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 2.
I20260709 14:53:58.541355 16037 leader_election.cc:304] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:53:58.542050 16069 raft_consensus.cc:2468] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 2.
W20260709 14:53:58.542567 15963 consensus_peers.cc:597] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:58.543011 16700 raft_consensus.cc:2804] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:58.543123 16112 leader_election.cc:304] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:53:58.544126 16660 raft_consensus.cc:2804] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:58.544355 13868 raft_consensus.cc:2243] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:58.544715 16660 raft_consensus.cc:697] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 2 LEADER]: Becoming Leader. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:53:58.545693 16660 consensus_queue.cc:237] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:58.546348 13868 raft_consensus.cc:2272] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:58.543480 16700 raft_consensus.cc:493] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:58.548147 16700 raft_consensus.cc:3060] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:58.555056 16137 raft_consensus.cc:1275] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:58.549754 16693 leader_election.cc:290] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:58.558095 13868 tablet_replica.cc:333] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:58.557797 16772 consensus_queue.cc:1048] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:58.558912 13868 raft_consensus.cc:2243] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:58.559455 13868 raft_consensus.cc:2272] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:58.561962 13868 tablet_replica.cc:333] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:58.541340 15991 raft_consensus.cc:2468] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 2.
I20260709 14:53:58.564217 16036 leader_election.cc:304] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:53:58.564903 16832 raft_consensus.cc:2804] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:58.565327 16832 raft_consensus.cc:697] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442 [term 2 LEADER]: Becoming Leader. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:53:58.566006 16832 consensus_queue.cc:237] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:58.562729 13868 raft_consensus.cc:2243] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:58.570907 13868 raft_consensus.cc:2272] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:58.574921 16700 raft_consensus.cc:515] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:58.576656 16700 leader_election.cc:290] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 3 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
W20260709 14:53:58.581670 16037 leader_election.cc:336] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:58.581815 13868 tablet_replica.cc:333] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:58.582778 13868 raft_consensus.cc:2243] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:58.582844 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf23f4feea54be3ad75ea64d1cc36a7" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:58.583443 16137 raft_consensus.cc:3060] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:58.583698 13868 raft_consensus.cc:2272] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:58.585178 15991 raft_consensus.cc:1275] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Refusing update from remote peer a94de9a189384a07887edad3f78f5078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:58.586465 16693 consensus_queue.cc:1048] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:58.586302 15818 catalog_manager.cc:5697] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442 reported cstate change: term changed from 1 to 2, leader changed from d363c5ed112f492b917cbd9efd591201 (127.13.139.2) to b796c2d2cb444fbbad8b496885f35442 (127.13.139.3). New cstate: current_term: 2 leader_uuid: "b796c2d2cb444fbbad8b496885f35442" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:58.587937 16660 raft_consensus.cc:493] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.589296 13868 tablet_replica.cc:333] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:58.588431 16660 raft_consensus.cc:515] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:58.590124 13868 raft_consensus.cc:2243] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:58.590459 16137 raft_consensus.cc:2468] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 3.
I20260709 14:53:58.590677 13868 raft_consensus.cc:2272] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:58.591087 16660 leader_election.cc:290] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:58.592281 16037 leader_election.cc:304] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:53:58.593691 13868 tablet_replica.cc:333] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:58.593771 16832 raft_consensus.cc:2804] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:58.594316 16832 raft_consensus.cc:697] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 3 LEADER]: Becoming Leader. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:53:58.594570 13868 raft_consensus.cc:2243] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:53:58.595438 16111 leader_election.cc:336] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:58.595738 13868 raft_consensus.cc:2272] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:58.596156 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56242e162f9f41fb92ab8917217cabb1" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:58.596755 16069 raft_consensus.cc:2468] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 2.
I20260709 14:53:58.595079 16832 consensus_queue.cc:237] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Queue going to LEADER 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: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:58.597606 16112 leader_election.cc:304] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:53:58.599979 13868 tablet_replica.cc:333] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:58.600739 13868 raft_consensus.cc:2243] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:58.601274 13868 raft_consensus.cc:2272] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:58.601485 16660 raft_consensus.cc:2804] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:58.601915 16660 raft_consensus.cc:493] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:58.602234 16660 raft_consensus.cc:3060] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:58.603746 13868 tablet_replica.cc:333] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:58.604506 13868 raft_consensus.cc:2243] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:53:58.605389 13868 raft_consensus.cc:2272] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:58.608376 16746 raft_consensus.cc:493] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:58.608876 16746 raft_consensus.cc:515] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:58.610632 13868 tablet_replica.cc:333] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:58.610793 16746 leader_election.cc:290] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
W20260709 14:53:58.619071 15963 leader_election.cc:336] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:58.619370 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41581fb3e7f48e18d691e022736715f" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:58.620113 16137 raft_consensus.cc:2393] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d363c5ed112f492b917cbd9efd591201 in current term 2: Already voted for candidate a94de9a189384a07887edad3f78f5078 in this term.
W20260709 14:53:58.625532 16037 consensus_peers.cc:597] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:58.626145 16037 consensus_peers.cc:597] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:58.611853 13868 raft_consensus.cc:2243] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:53:58.618414 16111 consensus_peers.cc:597] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:58.627497 13868 raft_consensus.cc:2272] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:58.629029 15820 catalog_manager.cc:5697] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 reported cstate change: term changed from 1 to 2, leader changed from b796c2d2cb444fbbad8b496885f35442 (127.13.139.3) to a94de9a189384a07887edad3f78f5078 (127.13.139.4). New cstate: current_term: 2 leader_uuid: "a94de9a189384a07887edad3f78f5078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:58.630491 13868 tablet_replica.cc:333] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:58.631335 15963 leader_election.cc:304] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:53:58.632251 13868 raft_consensus.cc:2243] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:58.630918 16660 raft_consensus.cc:515] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:58.632354 16746 raft_consensus.cc:3060] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:58.632869 13868 raft_consensus.cc:2272] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:58.634752 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56242e162f9f41fb92ab8917217cabb1" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:58.635310 16069 raft_consensus.cc:3060] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:58.635808 13868 tablet_replica.cc:333] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
W20260709 14:53:58.632905 16111 consensus_peers.cc:597] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:58.636798 13868 raft_consensus.cc:2243] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:58.638022 13868 raft_consensus.cc:2272] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:58.640916 13868 tablet_replica.cc:333] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:58.641379 16069 raft_consensus.cc:2468] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 3.
I20260709 14:53:58.641695 13868 raft_consensus.cc:2243] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:58.642247 13868 raft_consensus.cc:2272] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:58.642441 16112 leader_election.cc:304] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:58.643254 16737 raft_consensus.cc:2804] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:58.643747 16737 raft_consensus.cc:697] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 3 LEADER]: Becoming Leader. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:53:58.644599 16737 consensus_queue.cc:237] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [LEADER]: Queue going to LEADER 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: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:58.645442 13868 tablet_replica.cc:333] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:58.646471 13868 raft_consensus.cc:2243] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:58.646922 13868 raft_consensus.cc:2272] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:58.648550 16070 raft_consensus.cc:1275] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Refusing update from remote peer d363c5ed112f492b917cbd9efd591201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:58.649273 13868 tablet_replica.cc:333] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:58.650087 13868 raft_consensus.cc:2243] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:58.650360 16827 consensus_queue.cc:1048] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:58.651100 13868 raft_consensus.cc:2272] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:58.654026 13868 tablet_replica.cc:333] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:58.654716 13868 raft_consensus.cc:2243] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:58.655673 13868 raft_consensus.cc:2272] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:58.666646 13868 tablet_replica.cc:333] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:58.667399 13868 raft_consensus.cc:2243] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:58.668138 13868 pending_rounds.cc:70] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57: Trying to abort 1 pending ops.
I20260709 14:53:58.668377 13868 pending_rounds.cc:77] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661769834233856 op_type: NO_OP noop_request { }
I20260709 14:53:58.668805 13868 raft_consensus.cc:2889] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:53:58.669620 13868 raft_consensus.cc:2272] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:58.673769 16660 leader_election.cc:290] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:58.674768 13868 tablet_replica.cc:333] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:58.675608 16746 raft_consensus.cc:2749] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:58.675872 13868 raft_consensus.cc:2243] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:58.676617 13868 raft_consensus.cc:2272] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:58.679615 13868 tablet_replica.cc:333] T 6c53e8e484c2426ab80143023a2907fb P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:58.680342 13868 raft_consensus.cc:2243] T 6c53e8e484c2426ab80143023a2907fb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:58.680806 13868 raft_consensus.cc:2272] T 6c53e8e484c2426ab80143023a2907fb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:58.687480 16037 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 34 similar messages]
W20260709 14:53:58.689965 16037 consensus_peers.cc:597] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:58.692801 13868 tablet_replica.cc:333] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:58.694317 13868 raft_consensus.cc:2243] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:58.695262 16827 raft_consensus.cc:493] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.695732 16827 raft_consensus.cc:515] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:58.696359 16792 raft_consensus.cc:493] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.696838 16792 raft_consensus.cc:515] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:58.697741 16827 leader_election.cc:290] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
W20260709 14:53:58.698561 16111 leader_election.cc:336] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:58.698894 13868 raft_consensus.cc:2272] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:58.698647 16792 leader_election.cc:290] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:58.700510 16063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662132e570a9470fb1df1efc4073ac2d" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:58.701185 16063 raft_consensus.cc:2468] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 2.
I20260709 14:53:58.702577 15964 leader_election.cc:304] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [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: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 
W20260709 14:53:58.706461 15963 leader_election.cc:336] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:58.707412 16792 raft_consensus.cc:2804] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:58.708026 16792 raft_consensus.cc:493] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:58.708356 16792 raft_consensus.cc:3060] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:58.701092 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1174a03eedcb45daa7a01f22e8211462" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:58.798341 16827 raft_consensus.cc:493] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.798805 13868 tablet_replica.cc:333] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:58.798938 16827 raft_consensus.cc:515] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:58.801102 16827 leader_election.cc:290] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:58.804534 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1174a03eedcb45daa7a01f22e8211462" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:58.805197 16137 raft_consensus.cc:2468] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 2.
W20260709 14:53:58.806409 15964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 96095.4us
I20260709 14:53:58.807804 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae94499525a44964835f2f41041c8231" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:58.808921 13868 raft_consensus.cc:2243] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:58.809875 13868 raft_consensus.cc:2272] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:58.811228 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae94499525a44964835f2f41041c8231" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:58.811844 16137 raft_consensus.cc:2468] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 2.
I20260709 14:53:58.815652 15963 leader_election.cc:304] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:58.816660 15817 catalog_manager.cc:5697] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b796c2d2cb444fbbad8b496885f35442" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:58.831465 16746 raft_consensus.cc:2804] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:58.838142 16746 raft_consensus.cc:493] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:58.844952 16746 raft_consensus.cc:3060] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:58.835881 15963 leader_election.cc:304] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:58.849516 16712 raft_consensus.cc:2804] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:58.842444 13868 tablet_replica.cc:333] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
W20260709 14:53:58.844187 16111 consensus_peers.cc:597] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:58.849884 16712 raft_consensus.cc:493] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:58.850276 16712 raft_consensus.cc:3060] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:58.818086 15818 catalog_manager.cc:5697] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 reported cstate change: term changed from 1 to 3, leader changed from 72b4deef369542558424d8f21d6bed57 (127.13.139.1) to a94de9a189384a07887edad3f78f5078 (127.13.139.4). New cstate: current_term: 3 leader_uuid: "a94de9a189384a07887edad3f78f5078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:58.820145 16792 raft_consensus.cc:515] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:58.856849 16792 leader_election.cc:290] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 3 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:58.857726 16832 raft_consensus.cc:493] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:58.857910 16712 raft_consensus.cc:515] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:58.858321 16832 raft_consensus.cc:515] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:58.859974 16712 leader_election.cc:290] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 3 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:58.860199 16832 leader_election.cc:290] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:58.861542 13868 raft_consensus.cc:2243] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:58.862205 15989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae94499525a44964835f2f41041c8231" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:58.862500 13868 raft_consensus.cc:2272] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:58.862934 15989 raft_consensus.cc:2368] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 for earlier term 2. Current term is 3.
I20260709 14:53:58.864236 16036 leader_election.cc:400] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Vote denied by peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343) with higher term. Message: Invalid argument: T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 for earlier term 2. Current term is 3.
I20260709 14:53:58.864529 16036 leader_election.cc:403] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:53:58.860870 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662132e570a9470fb1df1efc4073ac2d" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:58.866127 16070 raft_consensus.cc:3060] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:58.867183 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae94499525a44964835f2f41041c8231" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:58.867921 16137 raft_consensus.cc:2393] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 in current term 2: Already voted for candidate a94de9a189384a07887edad3f78f5078 in this term.
I20260709 14:53:58.873363 16063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae94499525a44964835f2f41041c8231" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:58.874555 16660 raft_consensus.cc:493] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:58.875092 16660 raft_consensus.cc:515] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:58.877493 16660 leader_election.cc:290] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:58.887333 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae94499525a44964835f2f41041c8231" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:58.887979 16137 raft_consensus.cc:3060] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:58.890471 16070 raft_consensus.cc:2468] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 3.
I20260709 14:53:58.891492 15964 leader_election.cc:304] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [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: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:58.892242 16917 raft_consensus.cc:2804] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:58.892961 16917 raft_consensus.cc:697] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [term 3 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:58.894205 16917 consensus_queue.cc:237] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER 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: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:58.896982 16746 raft_consensus.cc:515] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
W20260709 14:53:58.895972 16111 leader_election.cc:336] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:58.865088 16832 raft_consensus.cc:3060] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:53:58.865024 13868 tablet_replica.cc:333] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:58.904295 13868 raft_consensus.cc:2243] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:58.898357 16137 raft_consensus.cc:2468] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 3.
I20260709 14:53:58.908465 15989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3345a289bcd841b7ac386610f9b29707" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:58.909108 15989 raft_consensus.cc:2468] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 2.
I20260709 14:53:58.909233 13868 raft_consensus.cc:2272] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:58.913044 16746 leader_election.cc:290] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 3 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:58.917881 16137 raft_consensus.cc:1275] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:58.913611 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1174a03eedcb45daa7a01f22e8211462" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:58.914330 13868 tablet_replica.cc:333] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:58.919843 13868 raft_consensus.cc:2243] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:58.916512 16110 leader_election.cc:304] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:53:58.921816 16832 raft_consensus.cc:2749] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343) with higher term. Message: Invalid argument: T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 for earlier term 2. Current term is 3.
I20260709 14:53:58.921936 13868 raft_consensus.cc:2272] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:58.915701 15963 leader_election.cc:304] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:58.921010 16772 consensus_queue.cc:1048] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:58.922994 16660 raft_consensus.cc:2804] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:58.923400 16660 raft_consensus.cc:493] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:53:58.923741 16660 raft_consensus.cc:3060] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:58.926839 16712 raft_consensus.cc:2804] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:58.927297 16712 raft_consensus.cc:697] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [term 3 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:58.928038 16712 consensus_queue.cc:237] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER 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: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
W20260709 14:53:58.930787 15963 leader_election.cc:336] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:58.935102 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1174a03eedcb45daa7a01f22e8211462" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:58.935623 16145 raft_consensus.cc:3060] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:58.937170 13868 tablet_replica.cc:333] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:58.937947 13868 raft_consensus.cc:2243] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:58.938802 13868 raft_consensus.cc:2272] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:58.941282 13868 tablet_replica.cc:333] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:58.942036 13868 raft_consensus.cc:2243] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:58.942785 13868 pending_rounds.cc:70] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57: Trying to abort 1 pending ops.
I20260709 14:53:58.943077 13868 pending_rounds.cc:77] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57: Aborting op as it isn't in flight: id { term: 3 index: 2 } timestamp: 7305661801970417664 op_type: NO_OP noop_request { }
I20260709 14:53:58.943341 16660 raft_consensus.cc:515] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:58.945098 15989 raft_consensus.cc:1275] T 8a2c3fa82d184e798d54e176cdb9b829 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:58.946354 16063 raft_consensus.cc:2468] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 3.
I20260709 14:53:58.942824 16145 raft_consensus.cc:2468] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 3.
I20260709 14:53:58.968755 15991 raft_consensus.cc:1240] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Rejecting Update request from peer b796c2d2cb444fbbad8b496885f35442 for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:58.969218 16143 raft_consensus.cc:1240] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Rejecting Update request from peer b796c2d2cb444fbbad8b496885f35442 for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:58.947372 16660 leader_election.cc:290] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:58.950438 15989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3345a289bcd841b7ac386610f9b29707" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:58.970260 16845 consensus_queue.cc:1059] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:58.971179 16824 raft_consensus.cc:3055] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:58.971524 16824 raft_consensus.cc:740] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:53:58.955664 16827 raft_consensus.cc:493] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.972999 16827 raft_consensus.cc:515] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:58.974924 16827 leader_election.cc:290] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:58.977485 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7318aa55b0f34ffa8f0b667513f3e39c" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:58.972301 16824 consensus_queue.cc:260] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:58.943377 13868 raft_consensus.cc:2889] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
W20260709 14:53:58.959333 16111 leader_election.cc:336] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:58.981664 15989 raft_consensus.cc:2468] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 2.
I20260709 14:53:58.982069 15963 leader_election.cc:304] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:58.982796 16712 raft_consensus.cc:2804] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:58.983384 16712 raft_consensus.cc:697] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [term 3 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:58.984097 16110 leader_election.cc:304] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:53:58.985455 16660 raft_consensus.cc:2804] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:58.986080 16660 raft_consensus.cc:697] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [term 2 LEADER]: Becoming Leader. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:53:58.986769 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7318aa55b0f34ffa8f0b667513f3e39c" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:58.987819 13868 raft_consensus.cc:2272] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:58.987341 16712 consensus_queue.cc:237] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER 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: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:58.987404 16145 raft_consensus.cc:2468] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 2.
I20260709 14:53:58.986876 16660 consensus_queue.cc:237] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:58.991882 16824 raft_consensus.cc:3060] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:58.994628 13868 tablet_replica.cc:333] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:59.000900 13868 raft_consensus.cc:2243] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:59.001820 13868 raft_consensus.cc:2272] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:59.004227 13868 tablet_replica.cc:333] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:59.005119 15820 catalog_manager.cc:5697] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:59.006768 15820 catalog_manager.cc:5697] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.013093 15963 leader_election.cc:304] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:59.013798 16827 raft_consensus.cc:2804] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:59.014163 16827 raft_consensus.cc:493] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:59.014488 16827 raft_consensus.cc:3060] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:59.016494 13868 raft_consensus.cc:2243] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:59.017558 13868 raft_consensus.cc:2272] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:59.021238 16827 raft_consensus.cc:515] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:59.022214 13868 tablet_replica.cc:333] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:59.023077 13868 raft_consensus.cc:2243] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:59.023604 13868 raft_consensus.cc:2272] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:59.024197 16063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7318aa55b0f34ffa8f0b667513f3e39c" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:59.020455 15818 catalog_manager.cc:5697] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 reported cstate change: term changed from 1 to 2, leader changed from d363c5ed112f492b917cbd9efd591201 (127.13.139.2) to a94de9a189384a07887edad3f78f5078 (127.13.139.4). New cstate: current_term: 2 leader_uuid: "a94de9a189384a07887edad3f78f5078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.026141 13868 tablet_replica.cc:333] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:59.026585 16827 leader_election.cc:290] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 3 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:59.027091 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7318aa55b0f34ffa8f0b667513f3e39c" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:59.027659 16143 raft_consensus.cc:3060] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:59.034077 13868 raft_consensus.cc:2243] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:59.035223 13868 raft_consensus.cc:2272] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:59.037204 16144 raft_consensus.cc:1275] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Refusing update from remote peer b796c2d2cb444fbbad8b496885f35442: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:59.038751 16845 consensus_queue.cc:1048] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:59.035539 15820 catalog_manager.cc:5697] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 2 to 3, leader changed from b796c2d2cb444fbbad8b496885f35442 (127.13.139.3) to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 3 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.045241 16143 raft_consensus.cc:2468] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 3.
W20260709 14:53:59.046458 16037 consensus_peers.cc:597] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:59.048111 13868 tablet_replica.cc:333] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:59.048803 15963 leader_election.cc:304] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:59.049062 13868 raft_consensus.cc:2243] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:59.050297 16660 raft_consensus.cc:493] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.050773 16660 raft_consensus.cc:515] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:59.050143 13868 raft_consensus.cc:2272] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:59.055810 13868 tablet_replica.cc:333] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:59.056488 13868 raft_consensus.cc:2243] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:59.061604 13868 raft_consensus.cc:2272] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:59.053249 16660 leader_election.cc:290] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:59.050119 16827 raft_consensus.cc:2804] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:59.063575 16827 raft_consensus.cc:697] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [term 3 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:59.064491 13868 tablet_replica.cc:333] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:59.064363 16827 consensus_queue.cc:237] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER 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: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:59.067544 16143 raft_consensus.cc:1275] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Refusing update from remote peer b796c2d2cb444fbbad8b496885f35442: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:59.069386 13868 raft_consensus.cc:2243] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:59.069955 13868 raft_consensus.cc:2272] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:59.070976 16700 consensus_queue.cc:1048] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:59.072917 16063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba454078ccd64544b7dee3f906a942fd" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:59.073453 16070 raft_consensus.cc:1275] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Refusing update from remote peer a94de9a189384a07887edad3f78f5078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:59.073525 16063 raft_consensus.cc:2468] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 2.
W20260709 14:53:59.073455 16111 leader_election.cc:336] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:59.078675 16112 leader_election.cc:304] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:53:59.079963 16799 raft_consensus.cc:2804] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:59.080291 16799 raft_consensus.cc:493] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:59.080607 16799 raft_consensus.cc:3060] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:59.081604 16737 consensus_queue.cc:1048] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:53:59.086524 16111 consensus_peers.cc:597] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:59.090368 13868 tablet_replica.cc:333] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:59.093240 13868 raft_consensus.cc:2243] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:59.093753 13868 raft_consensus.cc:2272] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:59.096338 13868 tablet_replica.cc:333] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:59.097074 13868 raft_consensus.cc:2243] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:59.097533 13868 raft_consensus.cc:2272] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:59.102174 15989 raft_consensus.cc:1275] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Refusing update from remote peer b796c2d2cb444fbbad8b496885f35442: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:59.104017 16824 consensus_queue.cc:1048] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:59.106817 13868 tablet_replica.cc:333] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:59.107606 13868 raft_consensus.cc:2243] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:59.108047 13868 pending_rounds.cc:70] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57: Trying to abort 1 pending ops.
I20260709 14:53:59.108246 13868 pending_rounds.cc:77] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305661796912795648 op_type: NO_OP noop_request { }
I20260709 14:53:59.108567 13868 raft_consensus.cc:2889] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:53:59.108908 13868 raft_consensus.cc:2272] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:59.104840 16799 raft_consensus.cc:515] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:59.121344 13868 tablet_replica.cc:333] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:59.122071 13868 raft_consensus.cc:2243] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:59.122908 13868 raft_consensus.cc:2272] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:59.130307 13868 tablet_replica.cc:333] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:59.131057 13868 raft_consensus.cc:2243] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:59.131206 16063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba454078ccd64544b7dee3f906a942fd" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:59.131856 16063 raft_consensus.cc:3060] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:53:59.137614 16772 raft_consensus.cc:670] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57: failed to trigger leader election: Illegal state: RaftConsensus is not running: State = Stopping
I20260709 14:53:59.137871 13868 raft_consensus.cc:2272] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:59.154081 13868 tablet_replica.cc:333] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:59.154803 13868 raft_consensus.cc:2243] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:59.155705 13868 raft_consensus.cc:2272] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:59.156917 16063 raft_consensus.cc:2468] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 3.
I20260709 14:53:59.159464 16112 leader_election.cc:304] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:59.160290 16793 raft_consensus.cc:2804] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:59.160781 16793 raft_consensus.cc:697] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [term 3 LEADER]: Becoming Leader. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:53:59.161654 16793 consensus_queue.cc:237] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [LEADER]: Queue going to LEADER 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: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:59.166102 13868 tablet_replica.cc:333] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:59.168625 13868 raft_consensus.cc:2243] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:59.170717 13868 raft_consensus.cc:2272] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:59.171857 16799 leader_election.cc:290] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
W20260709 14:53:59.176245 16111 leader_election.cc:336] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:59.188259 16063 raft_consensus.cc:1275] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Refusing update from remote peer a94de9a189384a07887edad3f78f5078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:59.179001 16845 raft_consensus.cc:493] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a94de9a189384a07887edad3f78f5078)
I20260709 14:53:59.190310 16845 raft_consensus.cc:515] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:53:59.191381 16660 consensus_queue.cc:1048] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:59.193385 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7318aa55b0f34ffa8f0b667513f3e39c" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:59.194093 16143 raft_consensus.cc:2368] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 for earlier term 2. Current term is 3.
I20260709 14:53:59.194406 15989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7318aa55b0f34ffa8f0b667513f3e39c" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:59.195111 16037 leader_election.cc:400] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Vote denied by peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131) with higher term. Message: Invalid argument: T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 for earlier term 2. Current term is 3.
I20260709 14:53:59.195423 16037 leader_election.cc:403] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:53:59.193403 15818 catalog_manager.cc:5697] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 1 to 3, leader changed from a94de9a189384a07887edad3f78f5078 (127.13.139.4) to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 3 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.195930 16845 leader_election.cc:290] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:53:59.197372 16845 raft_consensus.cc:3060] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:53:59.204284 16845 raft_consensus.cc:2749] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131) with higher term. Message: Invalid argument: T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 for earlier term 2. Current term is 3.
I20260709 14:53:59.179792 13868 tablet_replica.cc:333] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:59.205358 13868 raft_consensus.cc:2243] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:59.205840 13868 raft_consensus.cc:2272] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:59.210114 13868 tablet_replica.cc:333] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57: stopping tablet replica
I20260709 14:53:59.210719 13868 raft_consensus.cc:2243] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:59.211192 13868 raft_consensus.cc:2272] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:59.243245 15818 catalog_manager.cc:5697] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 reported cstate change: term changed from 1 to 3, leader changed from 72b4deef369542558424d8f21d6bed57 (127.13.139.1) to a94de9a189384a07887edad3f78f5078 (127.13.139.4). New cstate: current_term: 3 leader_uuid: "a94de9a189384a07887edad3f78f5078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:59.266345 16111 consensus_peers.cc:597] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:59.333554 16827 raft_consensus.cc:493] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:59.333982 13868 tablet_server.cc:196] TabletServer@127.13.139.1:0 shutdown complete.
I20260709 14:53:59.334030 16827 raft_consensus.cc:515] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:59.336285 16827 leader_election.cc:290] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:59.336944 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175bd4a5fbe74cf8994148a127a51689" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:59.337560 16144 raft_consensus.cc:2393] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d363c5ed112f492b917cbd9efd591201 in current term 3: Already voted for candidate a94de9a189384a07887edad3f78f5078 in this term.
W20260709 14:53:59.340282 15963 leader_election.cc:336] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:53:59.340611 15963 leader_election.cc:304] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [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: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:53:59.341292 16827 raft_consensus.cc:3060] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:59.343729 16144 raft_consensus.cc:1275] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Refusing update from remote peer d363c5ed112f492b917cbd9efd591201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:59.345345 16712 consensus_queue.cc:1048] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:59.348554 16827 raft_consensus.cc:2749] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:59.382651 16070 raft_consensus.cc:1275] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Refusing update from remote peer d363c5ed112f492b917cbd9efd591201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:59.385453 16917 consensus_queue.cc:1048] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:59.398360 16063 raft_consensus.cc:1275] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Refusing update from remote peer d363c5ed112f492b917cbd9efd591201: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:53:59.398823 16063 pending_rounds.cc:85] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442: Aborting all ops after (but not including) 1
I20260709 14:53:59.399076 16063 pending_rounds.cc:107] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:53:59.399358 16063 raft_consensus.cc:2889] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:59.402181 16737 raft_consensus.cc:493] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.402726 16737 raft_consensus.cc:515] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:59.406782 16792 consensus_queue.cc:1048] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:59.410212 15989 raft_consensus.cc:1275] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Refusing update from remote peer a94de9a189384a07887edad3f78f5078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:59.417168 16737 leader_election.cc:290] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:59.423435 16737 consensus_queue.cc:1048] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:59.425478 15991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175bd4a5fbe74cf8994148a127a51689" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:59.426440 15991 raft_consensus.cc:2410] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a94de9a189384a07887edad3f78f5078 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:53:59.440675 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260709 14:53:59.453799 16144 raft_consensus.cc:1275] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Refusing update from remote peer d363c5ed112f492b917cbd9efd591201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:59.463671 16746 consensus_queue.cc:1048] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:59.465530 16063 raft_consensus.cc:1275] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Refusing update from remote peer d363c5ed112f492b917cbd9efd591201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:53:59.465858 16111 leader_election.cc:336] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:53:59.466274 16111 leader_election.cc:304] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:59.467738 16746 consensus_queue.cc:1048] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:59.469054 16793 raft_consensus.cc:2749] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:53:59.476854 15963 consensus_peers.cc:597] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:59.504511 16144 raft_consensus.cc:1275] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Refusing update from remote peer d363c5ed112f492b917cbd9efd591201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:59.505230 16070 raft_consensus.cc:1275] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Refusing update from remote peer d363c5ed112f492b917cbd9efd591201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:53:59.507121 16937 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:59.507387 16712 consensus_queue.cc:1048] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:53:59.508142 16111 consensus_peers.cc:597] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:59.509306 16712 consensus_queue.cc:1048] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:53:59.526576 16941 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:59.561565 13868 server_base.cc:1061] running on GCE node
I20260709 14:53:59.575271 16070 raft_consensus.cc:1275] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Refusing update from remote peer a94de9a189384a07887edad3f78f5078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:59.576930 16737 consensus_queue.cc:1048] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:53:59.583913 16946 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:59.585995 16832 raft_consensus.cc:493] T b51b07eccac04033a957fe6c46d2bb63 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:59.586198 16737 raft_consensus.cc:493] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.586714 16832 raft_consensus.cc:515] T b51b07eccac04033a957fe6c46d2bb63 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:59.588469 16737 raft_consensus.cc:515] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:59.588670 16832 leader_election.cc:290] T b51b07eccac04033a957fe6c46d2bb63 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:59.590536 16737 leader_election.cc:290] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:59.592033 15989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41581fb3e7f48e18d691e022736715f" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:53:59.592676 15989 raft_consensus.cc:2468] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 2.
I20260709 14:53:59.594447 16110 leader_election.cc:304] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:59.595089 16737 raft_consensus.cc:2804] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:59.595479 16737 raft_consensus.cc:493] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:59.595867 16737 raft_consensus.cc:3060] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:53:59.596256 16037 leader_election.cc:336] T b51b07eccac04033a957fe6c46d2bb63 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
W20260709 14:53:59.598601 16111 leader_election.cc:336] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:53:59.601087 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b07eccac04033a957fe6c46d2bb63" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:59.602566 16037 leader_election.cc:304] T b51b07eccac04033a957fe6c46d2bb63 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:53:59.603243 16845 raft_consensus.cc:2749] T b51b07eccac04033a957fe6c46d2bb63 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:59.604307 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:59.604739 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:59.605023 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608839605005 us; error 0 us; skew 500 ppm
I20260709 14:53:59.604372 16737 raft_consensus.cc:515] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:59.605840 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:59.611145 16737 leader_election.cc:290] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:59.612084 15989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41581fb3e7f48e18d691e022736715f" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:53:59.612692 15989 raft_consensus.cc:3060] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:59.634161 13868 webserver.cc:533] Webserver started at http://127.13.139.1:39143/ using document root <none> and password file <none>
I20260709 14:53:59.635169 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:59.635419 13868 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:53:59.637549 15989 raft_consensus.cc:2468] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 3.
I20260709 14:53:59.638672 16110 leader_election.cc:304] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:59.639333 16799 raft_consensus.cc:2804] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:59.639813 16799 raft_consensus.cc:697] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [term 3 LEADER]: Becoming Leader. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:53:59.640596 16799 consensus_queue.cc:237] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [LEADER]: Queue going to LEADER 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: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
W20260709 14:53:59.641259 16111 leader_election.cc:336] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
W20260709 14:53:59.642047 16111 consensus_peers.cc:597] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:59.647759 13868 fs_manager.cc:714] Time spent opening directory manager: real 0.011s	user 0.005s	sys 0.004s
I20260709 14:53:59.660061 15820 catalog_manager.cc:5697] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 reported cstate change: term changed from 1 to 3, leader changed from 72b4deef369542558424d8f21d6bed57 (127.13.139.1) to a94de9a189384a07887edad3f78f5078 (127.13.139.4). New cstate: current_term: 3 leader_uuid: "a94de9a189384a07887edad3f78f5078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.663583 16952 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:59.664485 13868 fs_manager.cc:730] Time spent opening block manager: real 0.009s	user 0.006s	sys 0.004s
I20260709 14:53:59.664839 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608776280123-13868-0/minicluster-data/ts-0-root
uuid: "72b4deef369542558424d8f21d6bed57"
format_stamp: "Formatted at 2026-07-09 14:53:41 on dist-test-slave-q457"
I20260709 14:53:59.665313 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608776280123-13868-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608776280123-13868-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608776280123-13868-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:59.687076 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:59.688565 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:59.691883 13868 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:59.697757 16959 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
I20260709 14:53:59.715229 16799 raft_consensus.cc:493] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:59.715807 16799 raft_consensus.cc:515] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:59.718387 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e7225a173114c9fb089f67e4962a75e" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:59.718542 16799 leader_election.cc:290] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
W20260709 14:53:59.722067 16111 leader_election.cc:336] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:53:59.722452 16111 leader_election.cc:304] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:59.723426 16799 raft_consensus.cc:2749] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:59.728701 16799 raft_consensus.cc:493] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:59.728782 16845 raft_consensus.cc:493] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:59.729275 16845 raft_consensus.cc:515] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:59.731367 16845 leader_election.cc:290] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:59.729245 16799 raft_consensus.cc:515] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:59.734123 16799 leader_election.cc:290] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:59.737933 15989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
W20260709 14:53:59.739253 16037 leader_election.cc:336] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:53:59.740103 16036 leader_election.cc:304] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:59.741858 16832 raft_consensus.cc:2749] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 14:53:59.743844 16111 leader_election.cc:336] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:53:59.747846 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12df99d7af5d406ebc9d25e5dcb9b793" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:59.753201 16112 leader_election.cc:304] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:59.754320 16799 raft_consensus.cc:2749] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:59.763473 16793 raft_consensus.cc:493] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:59.763949 16793 raft_consensus.cc:515] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:59.765919 16793 leader_election.cc:290] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:53:59.770094 15989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702e890c3a5940f889b1bc676d571230" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
W20260709 14:53:59.772100 16111 leader_election.cc:336] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:53:59.772403 16111 leader_election.cc:304] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:53:59.772949 16793 raft_consensus.cc:2749] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:53:59.795120 16712 raft_consensus.cc:493] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:59.795822 16712 raft_consensus.cc:515] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:59.797923 16712 leader_election.cc:290] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:59.798892 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:59.799516 16070 raft_consensus.cc:2468] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 4.
I20260709 14:53:59.800593 15964 leader_election.cc:304] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [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: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:53:59.801266 16712 raft_consensus.cc:2804] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:53:59.801651 16712 raft_consensus.cc:493] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:59.802269 16712 raft_consensus.cc:3060] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:53:59.805594 15963 leader_election.cc:336] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:53:59.806108 16793 raft_consensus.cc:493] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:59.809072 16793 raft_consensus.cc:515] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:59.811017 16793 leader_election.cc:290] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:59.812490 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f563e9f0af43bab58764d8f3c8a4b1" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:59.813817 16712 raft_consensus.cc:515] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
W20260709 14:53:59.820667 15963 leader_election.cc:336] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:53:59.823264 16793 raft_consensus.cc:493] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:59.823796 16793 raft_consensus.cc:515] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:59.826566 16063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b07eccac04033a957fe6c46d2bb63" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:59.827165 16063 raft_consensus.cc:2468] T b51b07eccac04033a957fe6c46d2bb63 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 1.
I20260709 14:53:59.828300 16112 leader_election.cc:304] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:59.829087 16799 raft_consensus.cc:2804] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:59.829433 16799 raft_consensus.cc:493] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:59.829763 16799 raft_consensus.cc:3060] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:59.835973 16063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:59.836547 16063 raft_consensus.cc:3060] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:59.840441 16712 leader_election.cc:290] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 5 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:59.844576 16063 raft_consensus.cc:2468] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 5.
I20260709 14:53:59.845836 15964 leader_election.cc:304] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [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: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:53:59.847050 16712 raft_consensus.cc:2804] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:59.852347 16712 raft_consensus.cc:697] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 5 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:59.854247 16799 raft_consensus.cc:515] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:59.855054 16712 consensus_queue.cc:237] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:53:59.856338 16799 leader_election.cc:290] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:59.858625 16917 raft_consensus.cc:493] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:59.845651 16793 leader_election.cc:290] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:59.859174 16917 raft_consensus.cc:515] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:59.861128 16917 leader_election.cc:290] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
W20260709 14:53:59.861070 16111 leader_election.cc:336] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:53:59.861686 16111 leader_election.cc:304] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:53:59.863138 16063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b51b07eccac04033a957fe6c46d2bb63" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:53:59.864009 16063 raft_consensus.cc:3060] T b51b07eccac04033a957fe6c46d2bb63 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:53:59.868156 15963 leader_election.cc:336] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:53:59.864184 16799 raft_consensus.cc:2749] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:53:59.867355 16111 leader_election.cc:336] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:53:59.873978 16063 raft_consensus.cc:2468] T b51b07eccac04033a957fe6c46d2bb63 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 2.
I20260709 14:53:59.881134 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702e890c3a5940f889b1bc676d571230" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:59.884241 16143 raft_consensus.cc:2468] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 3.
W20260709 14:53:59.883646 16111 leader_election.cc:336] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:53:59.885649 15963 leader_election.cc:304] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:53:59.886631 15820 catalog_manager.cc:5697] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 4 to 5, leader changed from 72b4deef369542558424d8f21d6bed57 (127.13.139.1) to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 5 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.887461 16917 raft_consensus.cc:2804] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:53:59.888459 16917 raft_consensus.cc:493] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:59.888906 16917 raft_consensus.cc:3060] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:59.887915 16112 leader_election.cc:304] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:53:59.891726 16799 raft_consensus.cc:2804] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:59.892181 16799 raft_consensus.cc:697] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [term 2 LEADER]: Becoming Leader. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:53:59.893028 16799 consensus_queue.cc:237] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:59.920935 16917 raft_consensus.cc:515] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:59.923133 16917 leader_election.cc:290] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 4 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:59.925370 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702e890c3a5940f889b1bc676d571230" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:59.939409 16143 raft_consensus.cc:3060] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:59.933377 15820 catalog_manager.cc:5697] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 reported cstate change: term changed from 1 to 2, leader changed from 72b4deef369542558424d8f21d6bed57 (127.13.139.1) to a94de9a189384a07887edad3f78f5078 (127.13.139.4). New cstate: current_term: 2 leader_uuid: "a94de9a189384a07887edad3f78f5078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.942266 16845 raft_consensus.cc:493] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:59.942752 16845 raft_consensus.cc:515] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:59.944284 16845 leader_election.cc:290] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:59.945803 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ceed06918774e40b07e9c8eab60b294" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
W20260709 14:53:59.952173 16037 leader_election.cc:336] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:53:59.952574 16037 leader_election.cc:304] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:53:59.953781 16845 raft_consensus.cc:2749] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:59.954524 16832 raft_consensus.cc:493] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:59.954981 16832 raft_consensus.cc:515] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:59.956836 16832 leader_election.cc:290] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:59.956820 16143 raft_consensus.cc:2468] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 4.
W20260709 14:53:59.938645 15963 leader_election.cc:336] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
W20260709 14:53:59.961611 16037 leader_election.cc:336] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:53:59.963165 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12df99d7af5d406ebc9d25e5dcb9b793" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:53:59.963771 16137 raft_consensus.cc:2468] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 1.
I20260709 14:53:59.964946 15963 leader_election.cc:304] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:53:59.965451 16037 leader_election.cc:304] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:53:59.965983 16917 raft_consensus.cc:2804] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:59.966519 16832 raft_consensus.cc:2804] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:59.966667 16917 raft_consensus.cc:697] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [term 4 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:53:59.966955 16832 raft_consensus.cc:493] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:59.967481 16832 raft_consensus.cc:3060] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:59.967941 16917 consensus_queue.cc:237] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [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: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:53:59.976074 16832 raft_consensus.cc:515] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:59.976745 16824 raft_consensus.cc:493] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:59.977330 16824 raft_consensus.cc:515] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:59.978004 16832 leader_election.cc:290] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:59.979158 16824 leader_election.cc:290] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:59.980572 16799 raft_consensus.cc:493] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:59.981069 16799 raft_consensus.cc:515] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:53:59.982977 16799 leader_election.cc:290] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:53:59.984647 16063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ceed06918774e40b07e9c8eab60b294" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:59.985333 16063 raft_consensus.cc:2468] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 2.
I20260709 14:53:59.986735 16112 leader_election.cc:304] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:53:59.988881 16746 raft_consensus.cc:493] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:59.989403 16746 raft_consensus.cc:515] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
W20260709 14:53:59.991298 16037 leader_election.cc:336] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
W20260709 14:53:59.991809 16037 leader_election.cc:336] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:53:59.992399 16063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e737b0b7cf7b46548fa9f237f83dd55b" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:53:59.992601 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12df99d7af5d406ebc9d25e5dcb9b793" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:53:59.993108 16137 raft_consensus.cc:3060] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:59.991302 16746 leader_election.cc:290] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:53:59.987504 16799 raft_consensus.cc:2804] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:59.994843 16799 raft_consensus.cc:493] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:53:59.995261 16799 raft_consensus.cc:3060] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:59.998961 13868 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:53:59.999290 13868 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.303s	user 0.005s	sys 0.004s
I20260709 14:53:59.999635 13868 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 14:54:00.000604 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e7225a173114c9fb089f67e4962a75e" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:00.001267 16143 raft_consensus.cc:2468] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 1.
I20260709 14:54:00.009214 16959 tablet_bootstrap.cc:492] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
W20260709 14:54:00.018505 15963 leader_election.cc:336] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:00.019376 15963 leader_election.cc:304] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:00.022316 16799 raft_consensus.cc:515] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:00.023151 16746 raft_consensus.cc:2749] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:00.033653 16063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ceed06918774e40b07e9c8eab60b294" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:54:00.035375 16063 raft_consensus.cc:3060] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:59.999722 16137 raft_consensus.cc:2468] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 2.
I20260709 14:54:00.046563 16799 leader_election.cc:290] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:00.047952 16063 raft_consensus.cc:2468] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 3.
W20260709 14:54:00.011837 16111 leader_election.cc:336] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:00.051662 16112 leader_election.cc:304] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:54:00.052456 16799 raft_consensus.cc:2804] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:00.053179 16799 raft_consensus.cc:697] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [term 3 LEADER]: Becoming Leader. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:54:00.054302 15820 catalog_manager.cc:5697] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 3 to 4, leader changed from 72b4deef369542558424d8f21d6bed57 (127.13.139.1) to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 4 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:00.057850 16959 tablet_bootstrap.cc:492] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:00.058249 16792 raft_consensus.cc:493] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:00.054037 16799 consensus_queue.cc:237] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [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: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:00.058881 16959 tablet_bootstrap.cc:492] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:00.058761 16792 raft_consensus.cc:515] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:00.059692 16959 ts_tablet_manager.cc:1403] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.005s
I20260709 14:54:00.062116 16793 raft_consensus.cc:493] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:00.062314 16959 raft_consensus.cc:359] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:00.062605 16793 raft_consensus.cc:515] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:00.062994 16959 raft_consensus.cc:740] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.063900 16959 consensus_queue.cc:260] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:00.064507 16793 leader_election.cc:290] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:00.066908 16037 leader_election.cc:304] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:54:00.070686 16845 raft_consensus.cc:2804] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:00.071113 16845 raft_consensus.cc:493] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:00.071483 16845 raft_consensus.cc:3060] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:00.072000 16037 leader_election.cc:304] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:54:00.072983 16964 raft_consensus.cc:2804] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:00.074182 16964 raft_consensus.cc:697] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [term 2 LEADER]: Becoming Leader. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:54:00.075012 16964 consensus_queue.cc:237] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:00.087637 15989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421747f22ee04b73bad5742ed071c567" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:00.147372 16959 ts_tablet_manager.cc:1434] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.087s	user 0.015s	sys 0.004s
I20260709 14:54:00.147828 16917 raft_consensus.cc:493] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:00.148774 16832 raft_consensus.cc:493] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:00.153213 16832 raft_consensus.cc:515] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:00.151594 16660 raft_consensus.cc:493] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:00.154462 16660 raft_consensus.cc:515] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:00.155277 16832 leader_election.cc:290] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:00.156790 16792 leader_election.cc:290] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:00.159432 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a294f6c4c2b4bf7be43991c39ec7d9c" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:00.162922 15991 raft_consensus.cc:1275] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Refusing update from remote peer a94de9a189384a07887edad3f78f5078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:00.163487 16660 leader_election.cc:290] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:00.164999 16969 consensus_queue.cc:1048] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:00.165336 16824 raft_consensus.cc:493] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:00.165412 15989 raft_consensus.cc:2468] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 3.
I20260709 14:54:00.165925 16824 raft_consensus.cc:515] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:00.167826 16824 leader_election.cc:290] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:00.172041 16824 raft_consensus.cc:493] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:00.172590 16824 raft_consensus.cc:515] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:00.174786 16824 leader_election.cc:290] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
W20260709 14:54:00.179442 15963 leader_election.cc:336] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:00.180383 16110 leader_election.cc:304] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:54:00.181291 16660 raft_consensus.cc:2804] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:54:00.181730 16660 raft_consensus.cc:493] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:00.182111 16660 raft_consensus.cc:3060] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:00.162506 16917 raft_consensus.cc:515] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:00.188386 15996 raft_consensus.cc:2468] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 2.
I20260709 14:54:00.174209 16845 raft_consensus.cc:515] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:00.190773 16917 leader_election.cc:290] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:00.191928 16959 tablet_bootstrap.cc:492] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:00.196194 15818 catalog_manager.cc:5697] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 reported cstate change: term changed from 2 to 3, leader changed from 72b4deef369542558424d8f21d6bed57 (127.13.139.1) to a94de9a189384a07887edad3f78f5078 (127.13.139.4). New cstate: current_term: 3 leader_uuid: "a94de9a189384a07887edad3f78f5078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:00.197364 16660 raft_consensus.cc:515] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:00.199707 16660 leader_election.cc:290] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:00.203089 16110 leader_election.cc:304] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:54:00.203873 16660 raft_consensus.cc:2804] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:54:00.205367 16660 raft_consensus.cc:493] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:00.206161 16660 raft_consensus.cc:3060] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:00.211231 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421747f22ee04b73bad5742ed071c567" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:54:00.211862 15996 raft_consensus.cc:3060] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:00.212957 15989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e737b0b7cf7b46548fa9f237f83dd55b" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:00.213563 15989 raft_consensus.cc:2468] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 1.
I20260709 14:54:00.216878 16660 raft_consensus.cc:515] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:00.218389 15996 raft_consensus.cc:2468] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 4.
I20260709 14:54:00.227504 16660 leader_election.cc:290] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:00.231971 15818 catalog_manager.cc:5697] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 reported cstate change: term changed from 1 to 2, leader changed from 72b4deef369542558424d8f21d6bed57 (127.13.139.1) to b796c2d2cb444fbbad8b496885f35442 (127.13.139.3). New cstate: current_term: 2 leader_uuid: "b796c2d2cb444fbbad8b496885f35442" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:00.237769 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f563e9f0af43bab58764d8f3c8a4b1" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:00.238411 16137 raft_consensus.cc:2468] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 2.
W20260709 14:54:00.224201 15963 leader_election.cc:336] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:00.244596 16845 leader_election.cc:290] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:00.246927 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e99cee23674e2b9dfd408016f0125d" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:00.249799 16110 leader_election.cc:304] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:54:00.251029 16968 raft_consensus.cc:2804] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:00.251493 16968 raft_consensus.cc:697] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 4 LEADER]: Becoming Leader. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:54:00.252251 16968 consensus_queue.cc:237] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [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: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:00.253041 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e7225a173114c9fb089f67e4962a75e" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:54:00.253582 16137 raft_consensus.cc:3060] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:00.254596 16036 leader_election.cc:304] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:54:00.259723 16137 raft_consensus.cc:2468] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 2.
I20260709 14:54:00.261409 16964 raft_consensus.cc:493] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:00.261907 16964 raft_consensus.cc:515] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:00.263761 16964 leader_election.cc:290] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
W20260709 14:54:00.265115 16037 leader_election.cc:336] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
W20260709 14:54:00.265893 16037 leader_election.cc:336] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:00.266044 16832 raft_consensus.cc:2804] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:00.266426 16832 raft_consensus.cc:493] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:00.266945 16832 raft_consensus.cc:3060] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:00.268436 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421747f22ee04b73bad5742ed071c567" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:00.266386 16037 leader_election.cc:304] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:00.270478 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a294f6c4c2b4bf7be43991c39ec7d9c" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:00.271150 16145 raft_consensus.cc:2393] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d363c5ed112f492b917cbd9efd591201 in current term 3: Already voted for candidate a94de9a189384a07887edad3f78f5078 in this term.
I20260709 14:54:00.271752 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4e77513b7e4003954f958ac2d68349" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:00.272115 16824 raft_consensus.cc:2749] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:54:00.275400 16111 leader_election.cc:336] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
W20260709 14:54:00.276129 16111 leader_election.cc:336] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:00.277987 16063 raft_consensus.cc:1275] T b51b07eccac04033a957fe6c46d2bb63 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Refusing update from remote peer a94de9a189384a07887edad3f78f5078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:54:00.278436 16037 leader_election.cc:336] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:00.279371 16968 consensus_queue.cc:1048] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:00.281581 16832 raft_consensus.cc:515] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:00.285671 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e737b0b7cf7b46548fa9f237f83dd55b" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:54:00.286237 15996 raft_consensus.cc:3060] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:00.286520 15989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a294f6c4c2b4bf7be43991c39ec7d9c" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:54:00.287077 15989 raft_consensus.cc:3060] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:00.293059 15996 raft_consensus.cc:2468] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 2.
I20260709 14:54:00.297515 16036 leader_election.cc:304] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:54:00.298292 16964 raft_consensus.cc:2804] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:00.295040 16832 leader_election.cc:290] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:00.298748 16964 raft_consensus.cc:697] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 [term 2 LEADER]: Becoming Leader. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:54:00.300443 16964 consensus_queue.cc:237] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
W20260709 14:54:00.307821 15963 consensus_peers.cc:597] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:00.310628 15989 raft_consensus.cc:2468] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 3.
I20260709 14:54:00.312848 15963 leader_election.cc:304] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [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: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:54:00.315922 16959 tablet_bootstrap.cc:492] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:00.325073 16968 raft_consensus.cc:493] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:00.326016 16968 raft_consensus.cc:515] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:00.328684 16968 leader_election.cc:290] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:00.333316 16968 raft_consensus.cc:493] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:00.333840 16968 raft_consensus.cc:515] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:00.336298 16968 leader_election.cc:290] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:00.344991 16970 raft_consensus.cc:2749] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:00.359995 16110 leader_election.cc:304] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:54:00.360742 16969 raft_consensus.cc:2804] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:00.361243 16969 raft_consensus.cc:697] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [term 3 LEADER]: Becoming Leader. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:54:00.362027 16969 consensus_queue.cc:237] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [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: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:00.366680 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2402dd7f734ec986ab1af2ed729230" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:00.372558 15989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16e25798a3d4307ae45f1f4ae626f54" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:00.373847 16792 raft_consensus.cc:493] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:00.374755 16792 raft_consensus.cc:515] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:00.375770 16712 raft_consensus.cc:493] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:00.376441 16712 raft_consensus.cc:515] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:00.376933 16792 leader_election.cc:290] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:00.378432 16712 leader_election.cc:290] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:00.379403 16063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4e77513b7e4003954f958ac2d68349" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:00.379948 16063 raft_consensus.cc:2468] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
I20260709 14:54:00.381232 15964 leader_election.cc:304] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [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: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:54:00.381927 16712 raft_consensus.cc:2804] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:00.382349 16712 raft_consensus.cc:493] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:00.382715 16712 raft_consensus.cc:3060] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:00.391467 15963 leader_election.cc:336] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
W20260709 14:54:00.392210 15963 leader_election.cc:336] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
W20260709 14:54:00.393541 16037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.1:34293, user_credentials={real_user=slave}} blocked reactor thread for 93879.5us
I20260709 14:54:00.401093 16712 raft_consensus.cc:515] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
W20260709 14:54:00.408341 15963 leader_election.cc:336] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
W20260709 14:54:00.409061 16111 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.13.139.62:43453, user_credentials={real_user=slave}} blocked reactor thread for 105946us
W20260709 14:54:00.411417 16111 leader_election.cc:336] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
W20260709 14:54:00.412175 16111 consensus_peers.cc:597] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:00.414301 16111 leader_election.cc:336] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:00.434433 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4e77513b7e4003954f958ac2d68349" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:54:00.435112 16069 raft_consensus.cc:3060] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:00.435164 16111 leader_election.cc:336] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:00.418023 15963 leader_election.cc:304] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [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: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:54:00.428354 16824 raft_consensus.cc:493] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:00.438055 16824 raft_consensus.cc:515] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:00.440026 16824 leader_election.cc:290] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:00.430732 16037 leader_election.cc:304] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:54:00.442593 16824 raft_consensus.cc:2804] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:54:00.442945 16824 raft_consensus.cc:493] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:00.443099 16970 raft_consensus.cc:2749] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:00.443315 16824 raft_consensus.cc:3060] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:00.446509 16845 raft_consensus.cc:493] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:00.447041 16845 raft_consensus.cc:515] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:00.448982 16845 leader_election.cc:290] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:00.452929 15820 catalog_manager.cc:5697] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 reported cstate change: term changed from 3 to 4, leader changed from 72b4deef369542558424d8f21d6bed57 (127.13.139.1) to a94de9a189384a07887edad3f78f5078 (127.13.139.4). New cstate: current_term: 4 leader_uuid: "a94de9a189384a07887edad3f78f5078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:00.457257 16070 raft_consensus.cc:1275] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [term 5 FOLLOWER]: Refusing update from remote peer d363c5ed112f492b917cbd9efd591201: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:54:00.458930 16917 consensus_queue.cc:1048] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:00.464272 13868 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:54:00.464480 16069 raft_consensus.cc:2468] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 2.
I20260709 14:54:00.465948 15964 leader_election.cc:304] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [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: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:54:00.466699 16970 raft_consensus.cc:2804] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:00.467151 16970 raft_consensus.cc:697] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:54:00.467941 16970 consensus_queue.cc:237] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:00.464851 13868 ts_tablet_manager.cc:595] Time spent register tablets: real 0.465s	user 0.258s	sys 0.015s
I20260709 14:54:00.474284 16971 raft_consensus.cc:493] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:00.474776 16971 raft_consensus.cc:515] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:00.476986 16971 leader_election.cc:290] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:00.478415 16063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e99cee23674e2b9dfd408016f0125d" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:00.479013 16063 raft_consensus.cc:2468] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
I20260709 14:54:00.480064 15964 leader_election.cc:304] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [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: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 
W20260709 14:54:00.480746 16037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.4:38131, user_credentials={real_user=slave}} blocked reactor thread for 50089.9us
I20260709 14:54:00.434115 16969 raft_consensus.cc:493] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:00.481762 16969 raft_consensus.cc:515] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:00.483835 16969 leader_election.cc:290] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
W20260709 14:54:00.487973 15963 leader_election.cc:336] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:00.480813 16971 raft_consensus.cc:2804] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:00.431620 16712 leader_election.cc:290] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:00.434502 16959 tablet_bootstrap.cc:492] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:00.494186 16824 raft_consensus.cc:515] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:00.497445 16971 raft_consensus.cc:493] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:00.508076 16971 raft_consensus.cc:3060] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:00.496328 16037 leader_election.cc:304] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:54:00.499972 16959 ts_tablet_manager.cc:1403] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.347s	user 0.011s	sys 0.006s
I20260709 14:54:00.543924 16144 raft_consensus.cc:1275] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Refusing update from remote peer d363c5ed112f492b917cbd9efd591201: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:00.594468 16971 raft_consensus.cc:515] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:00.517865 15989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c3fa82d184e798d54e176cdb9b829" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:00.532877 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2402dd7f734ec986ab1af2ed729230" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
W20260709 14:54:00.533595 15963 consensus_peers.cc:597] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:00.502935 15820 catalog_manager.cc:5697] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 1 to 2, leader changed from 72b4deef369542558424d8f21d6bed57 (127.13.139.1) to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 2 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:00.597136 16145 raft_consensus.cc:2468] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
I20260709 14:54:00.597656 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e99cee23674e2b9dfd408016f0125d" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:54:00.598227 16070 raft_consensus.cc:3060] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:00.512465 16037 leader_election.cc:336] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
W20260709 14:54:00.599001 16037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.1:34293, user_credentials={real_user=slave}} blocked reactor thread for 86555.9us
W20260709 14:54:00.599442 16037 leader_election.cc:336] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:00.599774 16037 leader_election.cc:304] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:00.600804 16964 raft_consensus.cc:2749] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:00.546430 16712 raft_consensus.cc:493] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:00.602550 16712 raft_consensus.cc:515] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:00.518257 16793 raft_consensus.cc:493] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:00.610049 16793 raft_consensus.cc:515] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:00.611626 16793 leader_election.cc:290] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:00.524718 16799 raft_consensus.cc:493] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
W20260709 14:54:00.591763 16111 leader_election.cc:336] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:00.615628 16971 leader_election.cc:290] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:00.615677 16111 leader_election.cc:304] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:00.616487 16793 raft_consensus.cc:2749] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:54:00.616689 16111 leader_election.cc:336] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:00.617131 16111 leader_election.cc:304] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
W20260709 14:54:00.617921 16111 consensus_peers.cc:597] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:00.618242 16793 raft_consensus.cc:2749] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:00.514137 16824 leader_election.cc:290] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 3 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:00.539374 16063 raft_consensus.cc:1275] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Refusing update from remote peer a94de9a189384a07887edad3f78f5078: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 14:54:00.604130 16037 leader_election.cc:336] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:00.624361 16968 consensus_queue.cc:1048] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:00.627799 15818 catalog_manager.cc:5697] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 reported cstate change: term changed from 1 to 2, leader changed from 72b4deef369542558424d8f21d6bed57 (127.13.139.1) to b796c2d2cb444fbbad8b496885f35442 (127.13.139.3). New cstate: current_term: 2 leader_uuid: "b796c2d2cb444fbbad8b496885f35442" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:00.605417 16959 raft_consensus.cc:359] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:00.636641 16959 raft_consensus.cc:740] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.512009 16845 raft_consensus.cc:2804] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:00.612200 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cebb868d296402781514c53c6b960ef" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:00.614612 16070 raft_consensus.cc:2468] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 2.
I20260709 14:54:00.615113 16712 leader_election.cc:290] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:00.637948 15964 leader_election.cc:304] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:54:00.638075 16069 raft_consensus.cc:2468] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 3.
I20260709 14:54:00.638695 16712 raft_consensus.cc:2804] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:00.639158 16712 raft_consensus.cc:697] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:54:00.639974 16712 consensus_queue.cc:237] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:00.644917 16112 leader_election.cc:304] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:54:00.645715 16793 raft_consensus.cc:2804] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:54:00.646093 16793 raft_consensus.cc:493] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:00.646410 16793 raft_consensus.cc:3060] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:00.604481 15989 raft_consensus.cc:2468] T 8a2c3fa82d184e798d54e176cdb9b829 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 3.
W20260709 14:54:00.597198 15963 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.1:34293, user_credentials={real_user=slave}} blocked reactor thread for 63641.2us
I20260709 14:54:00.648406 16959 consensus_queue.cc:260] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:00.650154 16845 raft_consensus.cc:697] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 [term 2 LEADER]: Becoming Leader. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:54:00.655400 16959 ts_tablet_manager.cc:1434] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.060s	user 0.003s	sys 0.002s
I20260709 14:54:00.652034 15820 catalog_manager.cc:5697] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 reported cstate change: term changed from 2 to 3, leader changed from 72b4deef369542558424d8f21d6bed57 (127.13.139.1) to a94de9a189384a07887edad3f78f5078 (127.13.139.4). New cstate: current_term: 3 leader_uuid: "a94de9a189384a07887edad3f78f5078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:00.657550 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16e25798a3d4307ae45f1f4ae626f54" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:00.656404 16959 tablet_bootstrap.cc:492] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:00.658104 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:00.658133 16145 raft_consensus.cc:2468] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
I20260709 14:54:00.661630 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cebb868d296402781514c53c6b960ef" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:00.637094 16799 raft_consensus.cc:515] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:00.668983 16141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f563e9f0af43bab58764d8f3c8a4b1" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
W20260709 14:54:00.671780 16111 leader_election.cc:336] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:00.680282 16141 raft_consensus.cc:3060] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:00.663218 16845 consensus_queue.cc:237] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
W20260709 14:54:00.682291 16111 consensus_peers.cc:597] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:00.682873 16111 leader_election.cc:336] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:00.691308 16799 leader_election.cc:290] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:00.695956 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:00.696493 16143 raft_consensus.cc:2468] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 2.
I20260709 14:54:00.696620 16069 raft_consensus.cc:2468] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 2.
I20260709 14:54:00.698073 16112 leader_election.cc:304] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:54:00.701259 16799 raft_consensus.cc:2804] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:54:00.701656 16799 raft_consensus.cc:493] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:00.702134 16799 raft_consensus.cc:3060] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:00.688647 16141 raft_consensus.cc:2468] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 3.
W20260709 14:54:00.706516 16111 leader_election.cc:336] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:00.710990 16793 raft_consensus.cc:515] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:00.716114 16145 raft_consensus.cc:2393] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 in current term 4: Already voted for candidate a94de9a189384a07887edad3f78f5078 in this term.
W20260709 14:54:00.718454 15963 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.4:38131, user_credentials={real_user=slave}} blocked reactor thread for 58160.2us
I20260709 14:54:00.722605 16792 consensus_queue.cc:1048] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:00.724288 15963 leader_election.cc:304] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:54:00.725373 16971 raft_consensus.cc:2804] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:00.725752 16971 raft_consensus.cc:493] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:00.726120 16971 raft_consensus.cc:3060] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:00.731233 16959 tablet_bootstrap.cc:492] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:00.731441 15963 leader_election.cc:304] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 
W20260709 14:54:00.733445 16037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.4:38131, user_credentials={real_user=slave}} blocked reactor thread for 54983.9us
I20260709 14:54:00.736680 16997 raft_consensus.cc:2804] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:00.738488 16997 raft_consensus.cc:493] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:00.738812 16997 raft_consensus.cc:3060] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:00.746448 16997 raft_consensus.cc:515] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:00.748637 16997 leader_election.cc:290] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:00.750926 16110 leader_election.cc:304] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:54:00.751928 16037 leader_election.cc:304] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:54:00.752375 16969 raft_consensus.cc:2804] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:54:00.752655 16824 raft_consensus.cc:2804] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:54:00.753139 16969 raft_consensus.cc:493] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:00.753077 16824 raft_consensus.cc:493] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:00.753789 16824 raft_consensus.cc:3060] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:00.754765 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cebb868d296402781514c53c6b960ef" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:54:00.755306 16069 raft_consensus.cc:3060] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:00.752863 16037 leader_election.cc:304] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:54:00.756924 16969 raft_consensus.cc:3060] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:00.752431 16971 raft_consensus.cc:515] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
W20260709 14:54:00.761844 16111 consensus_peers.cc:597] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:00.762952 16959 tablet_bootstrap.cc:492] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:00.763769 16959 ts_tablet_manager.cc:1403] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.108s	user 0.015s	sys 0.001s
W20260709 14:54:00.765301 15963 leader_election.cc:336] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
W20260709 14:54:00.766068 15963 leader_election.cc:336] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:00.770874 16799 raft_consensus.cc:515] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:00.771420 16140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16e25798a3d4307ae45f1f4ae626f54" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:54:00.772074 16140 raft_consensus.cc:3060] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:00.772122 16141 raft_consensus.cc:1275] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Refusing update from remote peer b796c2d2cb444fbbad8b496885f35442: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:00.776822 16069 raft_consensus.cc:2468] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 4.
I20260709 14:54:00.766791 16998 raft_consensus.cc:2804] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:00.779742 16998 raft_consensus.cc:697] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [term 3 LEADER]: Becoming Leader. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:54:00.779893 15818 catalog_manager.cc:5697] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 1 to 2, leader changed from 72b4deef369542558424d8f21d6bed57 (127.13.139.1) to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 2 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:00.780581 16998 consensus_queue.cc:237] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [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: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:00.777853 16112 leader_election.cc:304] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:54:00.785689 16959 raft_consensus.cc:359] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:00.786370 16959 raft_consensus.cc:740] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.787022 16959 consensus_queue.cc:260] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:00.794675 16959 ts_tablet_manager.cc:1434] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
W20260709 14:54:00.799319 16037 leader_election.cc:336] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:00.799415 16793 leader_election.cc:290] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:00.796428 17000 consensus_queue.cc:1048] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
W20260709 14:54:00.800078 16037 leader_election.cc:336] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:00.801247 16037 leader_election.cc:304] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
W20260709 14:54:00.802126 16037 leader_election.cc:336] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:00.802683 16737 raft_consensus.cc:2804] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 14:54:00.802861 16037 consensus_peers.cc:597] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:00.804818 16799 leader_election.cc:290] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:00.807561 16971 leader_election.cc:290] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:00.811929 15989 raft_consensus.cc:1275] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Refusing update from remote peer b796c2d2cb444fbbad8b496885f35442: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:00.812170 16845 raft_consensus.cc:2749] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:00.818681 16845 consensus_queue.cc:1048] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:00.808547 16737 raft_consensus.cc:697] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [term 4 LEADER]: Becoming Leader. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:54:00.821300 16737 consensus_queue.cc:237] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [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: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:00.823979 16824 raft_consensus.cc:515] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:00.805817 16969 raft_consensus.cc:515] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:00.814921 15820 catalog_manager.cc:5697] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 reported cstate change: term changed from 1 to 2, leader changed from 72b4deef369542558424d8f21d6bed57 (127.13.139.1) to b796c2d2cb444fbbad8b496885f35442 (127.13.139.3). New cstate: current_term: 2 leader_uuid: "b796c2d2cb444fbbad8b496885f35442" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } }
W20260709 14:54:00.813529 15963 consensus_peers.cc:597] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:00.834314 16110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 68765.2us
W20260709 14:54:00.835197 15963 consensus_peers.cc:597] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:00.835714 15963 consensus_peers.cc:597] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:00.836130 15963 consensus_peers.cc:597] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:00.836484 15963 leader_election.cc:336] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:00.836949 16063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:54:00.839172 15996 raft_consensus.cc:1275] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Refusing update from remote peer a94de9a189384a07887edad3f78f5078: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:00.841292 16063 raft_consensus.cc:2393] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a94de9a189384a07887edad3f78f5078 in current term 3: Already voted for candidate b796c2d2cb444fbbad8b496885f35442 in this term.
I20260709 14:54:00.850661 16969 leader_election.cc:290] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
W20260709 14:54:00.851703 15963 leader_election.cc:336] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:00.850853 16959 tablet_bootstrap.cc:492] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:00.854001 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c3fa82d184e798d54e176cdb9b829" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:54:00.854517 15996 raft_consensus.cc:3060] T 8a2c3fa82d184e798d54e176cdb9b829 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:00.854941 16140 raft_consensus.cc:2468] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 2.
I20260709 14:54:00.843438 16968 consensus_queue.cc:1048] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 14:54:00.863003 15996 raft_consensus.cc:2468] T 8a2c3fa82d184e798d54e176cdb9b829 P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 4.
W20260709 14:54:00.866616 16037 consensus_peers.cc:597] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:00.866957 16971 raft_consensus.cc:493] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:00.866720 16140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2402dd7f734ec986ab1af2ed729230" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:54:00.867551 16140 raft_consensus.cc:3060] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:00.867444 16971 raft_consensus.cc:515] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:00.869475 16971 leader_election.cc:290] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:00.867746 16824 leader_election.cc:290] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 3 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:00.874768 16110 leader_election.cc:304] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 
W20260709 14:54:00.866540 16999 log.cc:927] Time spent T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
W20260709 14:54:00.879123 16037 leader_election.cc:336] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:00.882157 15820 catalog_manager.cc:5697] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 reported cstate change: term changed from 2 to 3, leader changed from 72b4deef369542558424d8f21d6bed57 (127.13.139.1) to b796c2d2cb444fbbad8b496885f35442 (127.13.139.3). New cstate: current_term: 3 leader_uuid: "b796c2d2cb444fbbad8b496885f35442" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:00.884842 17009 raft_consensus.cc:2804] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:00.885490 17009 raft_consensus.cc:697] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [term 4 LEADER]: Becoming Leader. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:54:00.886399 17009 consensus_queue.cc:237] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:00.886946 16140 raft_consensus.cc:2468] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 2.
W20260709 14:54:00.887866 15963 consensus_peers.cc:597] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:00.902472 16111 leader_election.cc:336] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
W20260709 14:54:00.903096 16111 leader_election.cc:336] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:00.903380 16111 leader_election.cc:304] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:00.905419 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175bd4a5fbe74cf8994148a127a51689" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:00.906064 16143 raft_consensus.cc:2468] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 3.
I20260709 14:54:00.907181 15963 leader_election.cc:304] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:54:00.907943 16712 raft_consensus.cc:2804] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:00.908321 15963 leader_election.cc:304] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:54:00.908422 16712 raft_consensus.cc:697] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:54:00.910462 15963 leader_election.cc:304] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:54:00.911547 16141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:54:00.912612 15991 raft_consensus.cc:1275] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Refusing update from remote peer a94de9a189384a07887edad3f78f5078: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:00.906596 16737 raft_consensus.cc:2749] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:54:00.914680 16746 raft_consensus.cc:2804] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:00.915162 16746 raft_consensus.cc:697] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
W20260709 14:54:00.915921 16111 leader_election.cc:336] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:00.917742 16141 raft_consensus.cc:2393] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 in current term 3: Already voted for candidate a94de9a189384a07887edad3f78f5078 in this term.
I20260709 14:54:00.909698 16712 consensus_queue.cc:237] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:00.923509 16037 leader_election.cc:304] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:54:00.925225 16971 raft_consensus.cc:2804] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:54:00.925668 16971 raft_consensus.cc:493] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:00.926024 16971 raft_consensus.cc:3060] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:54:00.923766 15963 leader_election.cc:336] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:00.918313 15820 catalog_manager.cc:5697] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 reported cstate change: term changed from 3 to 4, leader changed from 72b4deef369542558424d8f21d6bed57 (127.13.139.1) to a94de9a189384a07887edad3f78f5078 (127.13.139.4). New cstate: current_term: 4 leader_uuid: "a94de9a189384a07887edad3f78f5078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:00.916020 16746 consensus_queue.cc:237] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:00.937400 16824 raft_consensus.cc:2749] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 14:54:00.963673 16111 consensus_peers.cc:597] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:00.965435 16799 consensus_queue.cc:1048] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
W20260709 14:54:01.005887 16037 consensus_peers.cc:597] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:01.014169 15963 consensus_peers.cc:597] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:01.014600 15963 consensus_peers.cc:597] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:01.014978 15963 consensus_peers.cc:597] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:01.015244 15963 consensus_peers.cc:597] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:00.977131 16971 raft_consensus.cc:515] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:01.036492 16971 leader_election.cc:290] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 4 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
W20260709 14:54:01.042371 16111 consensus_peers.cc:597] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:01.043139 15963 consensus_peers.cc:597] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:01.043195 16111 consensus_peers.cc:597] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:01.044785 16959 tablet_bootstrap.cc:492] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:01.045152 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175bd4a5fbe74cf8994148a127a51689" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:54:01.045771 16144 raft_consensus.cc:3060] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:01.045674 16959 tablet_bootstrap.cc:492] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:01.047339 16959 ts_tablet_manager.cc:1403] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.197s	user 0.015s	sys 0.017s
I20260709 14:54:01.049697 16959 raft_consensus.cc:359] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:01.050309 16959 raft_consensus.cc:740] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.050457 15820 catalog_manager.cc:5697] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 reported cstate change: term changed from 3 to 4, leader changed from 72b4deef369542558424d8f21d6bed57 (127.13.139.1) to a94de9a189384a07887edad3f78f5078 (127.13.139.4). New cstate: current_term: 4 leader_uuid: "a94de9a189384a07887edad3f78f5078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:01.052680 16144 raft_consensus.cc:2468] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 4.
I20260709 14:54:01.054706 16959 consensus_queue.cc:260] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
W20260709 14:54:01.058441 16111 consensus_peers.cc:597] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:01.059069 16959 ts_tablet_manager.cc:1434] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:54:01.059813 16959 tablet_bootstrap.cc:492] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:01.064170 16063 raft_consensus.cc:1275] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Refusing update from remote peer d363c5ed112f492b917cbd9efd591201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:01.066939 15963 leader_election.cc:304] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:54:01.067628 16997 raft_consensus.cc:2804] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:01.068092 16997 raft_consensus.cc:697] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [term 4 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:54:01.068619 17012 consensus_queue.cc:1048] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:01.068868 16997 consensus_queue.cc:237] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
W20260709 14:54:01.069802 15963 leader_election.cc:336] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
W20260709 14:54:01.076447 15963 consensus_peers.cc:597] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:01.062958 15818 catalog_manager.cc:5697] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 1 to 2, leader changed from 72b4deef369542558424d8f21d6bed57 (127.13.139.1) to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 2 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:01.077826 15818 catalog_manager.cc:5697] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 1 to 2, leader changed from 72b4deef369542558424d8f21d6bed57 (127.13.139.1) to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 2 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } }
W20260709 14:54:01.113333 17024 log.cc:927] Time spent T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
W20260709 14:54:01.124993 16036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 102376us
W20260709 14:54:01.214810 16036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 81604.5us
I20260709 14:54:01.229089 16069 raft_consensus.cc:1275] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Refusing update from remote peer d363c5ed112f492b917cbd9efd591201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:01.239235 17012 consensus_queue.cc:1048] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:54:01.244495 16037 consensus_peers.cc:597] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:01.257932 16037 consensus_peers.cc:597] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:01.258602 16037 consensus_peers.cc:597] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:01.261926 16111 consensus_peers.cc:597] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:01.267921 16140 raft_consensus.cc:1275] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Refusing update from remote peer b796c2d2cb444fbbad8b496885f35442: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:54:01.279079 15963 consensus_peers.cc:597] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:01.285727 16959 tablet_bootstrap.cc:492] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:01.286751 16959 tablet_bootstrap.cc:492] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:01.287428 16959 ts_tablet_manager.cc:1403] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.228s	user 0.037s	sys 0.054s
I20260709 14:54:01.287947 16845 consensus_queue.cc:1048] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:01.289898 16959 raft_consensus.cc:359] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:01.290550 16959 raft_consensus.cc:740] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.291282 16959 consensus_queue.cc:260] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
W20260709 14:54:01.292521 16111 consensus_peers.cc:597] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:01.293221 16959 ts_tablet_manager.cc:1434] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:01.293975 16959 tablet_bootstrap.cc:492] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:01.296134 15820 catalog_manager.cc:5697] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 2 to 4, leader changed from 72b4deef369542558424d8f21d6bed57 (127.13.139.1) to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 4 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } }
W20260709 14:54:01.297832 16037 consensus_peers.cc:597] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:01.310133 15963 consensus_peers.cc:597] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:01.311745 16037 consensus_peers.cc:597] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:01.333150 16111 consensus_peers.cc:597] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:01.333423 16959 tablet_bootstrap.cc:492] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:01.334362 16959 tablet_bootstrap.cc:492] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:01.335005 16959 ts_tablet_manager.cc:1403] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.000s
I20260709 14:54:01.337594 16144 raft_consensus.cc:1275] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Refusing update from remote peer b796c2d2cb444fbbad8b496885f35442: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:01.342696 16845 consensus_queue.cc:1048] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:01.346057 16959 raft_consensus.cc:359] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:01.346787 16959 raft_consensus.cc:740] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.349582 16959 consensus_queue.cc:260] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:01.352699 16959 ts_tablet_manager.cc:1434] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:54:01.354671 16959 tablet_bootstrap.cc:492] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:01.375128 16141 raft_consensus.cc:1275] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Refusing update from remote peer d363c5ed112f492b917cbd9efd591201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:01.401546 15989 raft_consensus.cc:1275] T 8a2c3fa82d184e798d54e176cdb9b829 P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Refusing update from remote peer a94de9a189384a07887edad3f78f5078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:01.406834 16141 raft_consensus.cc:1275] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Refusing update from remote peer d363c5ed112f492b917cbd9efd591201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:01.418820 16959 tablet_bootstrap.cc:492] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:01.419780 16959 tablet_bootstrap.cc:492] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:01.420403 16959 ts_tablet_manager.cc:1403] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.015s
I20260709 14:54:01.422425 17006 consensus_queue.cc:1048] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:01.422901 16959 raft_consensus.cc:359] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:01.423629 16959 raft_consensus.cc:740] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.423974 16917 consensus_queue.cc:1048] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:01.424360 16959 consensus_queue.cc:260] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:01.425974 16070 raft_consensus.cc:1275] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Refusing update from remote peer a94de9a189384a07887edad3f78f5078: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:01.426514 16959 ts_tablet_manager.cc:1434] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260709 14:54:01.423718 16746 consensus_queue.cc:1048] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:54:01.427349 16959 tablet_bootstrap.cc:492] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:01.428350 17006 consensus_queue.cc:1048] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:54:01.430344 15963 consensus_peers.cc:597] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:01.450933 15963 consensus_peers.cc:597] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:01.459908 16959 tablet_bootstrap.cc:492] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:01.460913 16959 tablet_bootstrap.cc:492] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:01.461566 16959 ts_tablet_manager.cc:1403] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.011s
I20260709 14:54:01.464015 16959 raft_consensus.cc:359] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:01.464700 16959 raft_consensus.cc:740] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.465538 16959 consensus_queue.cc:260] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:01.467873 16959 ts_tablet_manager.cc:1434] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:54:01.468688 16959 tablet_bootstrap.cc:492] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
W20260709 14:54:01.483017 16037 consensus_peers.cc:597] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:01.490877 16959 tablet_bootstrap.cc:492] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:01.491834 16959 tablet_bootstrap.cc:492] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:01.492477 16959 ts_tablet_manager.cc:1403] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260709 14:54:01.498073 16959 raft_consensus.cc:359] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:01.498755 16959 raft_consensus.cc:740] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.499361 16959 consensus_queue.cc:260] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:01.501415 16959 ts_tablet_manager.cc:1434] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 14:54:01.502123 16959 tablet_bootstrap.cc:492] T 6c53e8e484c2426ab80143023a2907fb P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
W20260709 14:54:01.507058 15963 consensus_peers.cc:597] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:01.548182 16111 consensus_peers.cc:597] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:01.562139 16959 tablet_bootstrap.cc:492] T 6c53e8e484c2426ab80143023a2907fb P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:01.565448 16959 tablet_bootstrap.cc:492] T 6c53e8e484c2426ab80143023a2907fb P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:01.566215 16959 ts_tablet_manager.cc:1403] T 6c53e8e484c2426ab80143023a2907fb P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.001s
I20260709 14:54:01.569345 16959 raft_consensus.cc:359] T 6c53e8e484c2426ab80143023a2907fb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:01.570106 16959 raft_consensus.cc:740] T 6c53e8e484c2426ab80143023a2907fb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.570971 16959 consensus_queue.cc:260] T 6c53e8e484c2426ab80143023a2907fb P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:01.576011 16959 ts_tablet_manager.cc:1434] T 6c53e8e484c2426ab80143023a2907fb P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:54:01.576867 16959 tablet_bootstrap.cc:492] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:01.587584 16965 raft_consensus.cc:493] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:01.588205 16965 raft_consensus.cc:515] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:01.592057 16965 leader_election.cc:290] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:01.617074 16141 raft_consensus.cc:1275] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Refusing update from remote peer d363c5ed112f492b917cbd9efd591201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:01.646499 16959 tablet_bootstrap.cc:492] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:01.647410 16959 tablet_bootstrap.cc:492] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:01.651404 17039 consensus_queue.cc:1048] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:01.663552 16959 ts_tablet_manager.cc:1403] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.087s	user 0.015s	sys 0.002s
I20260709 14:54:01.668614 15989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2402dd7f734ec986ab1af2ed729230" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:01.670157 16959 raft_consensus.cc:359] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:01.670910 16959 raft_consensus.cc:740] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.671633 16959 consensus_queue.cc:260] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:01.673712 16959 ts_tablet_manager.cc:1434] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:54:01.674536 16959 tablet_bootstrap.cc:492] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:01.686496 16140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2402dd7f734ec986ab1af2ed729230" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:01.698740 16955 leader_election.cc:304] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72b4deef369542558424d8f21d6bed57; no voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:01.699844 16965 raft_consensus.cc:2749] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:01.700690 16959 tablet_bootstrap.cc:492] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:01.701570 16959 tablet_bootstrap.cc:492] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:01.702203 16959 ts_tablet_manager.cc:1403] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.004s
I20260709 14:54:01.704702 16959 raft_consensus.cc:359] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:01.705380 16959 raft_consensus.cc:740] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.705976 16959 consensus_queue.cc:260] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:01.707332 16959 ts_tablet_manager.cc:1434] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:01.707901 16959 tablet_bootstrap.cc:492] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:01.733805 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.1:34293
I20260709 14:54:01.734064 17091 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.1:34293 every 8 connection(s)
I20260709 14:54:01.737578 16959 tablet_bootstrap.cc:492] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:01.738632 16959 tablet_bootstrap.cc:492] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:01.739288 16959 ts_tablet_manager.cc:1403] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.003s
I20260709 14:54:01.741789 16959 raft_consensus.cc:359] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:01.742718 16959 raft_consensus.cc:740] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.743445 16959 consensus_queue.cc:260] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:01.748701 16959 ts_tablet_manager.cc:1434] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:54:01.749706 16959 tablet_bootstrap.cc:492] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:01.789455 16959 tablet_bootstrap.cc:492] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:01.790493 16959 tablet_bootstrap.cc:492] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:01.791122 16959 ts_tablet_manager.cc:1403] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.042s	user 0.024s	sys 0.000s
I20260709 14:54:01.793439 16959 raft_consensus.cc:359] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:01.794097 16959 raft_consensus.cc:740] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.794842 16959 consensus_queue.cc:260] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:01.797108 16959 ts_tablet_manager.cc:1434] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:01.797848 16959 tablet_bootstrap.cc:492] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:01.811312 17052 raft_consensus.cc:3060] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:01.846334 17050 raft_consensus.cc:3060] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:01.880106 17046 raft_consensus.cc:3060] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:01.886881 17049 raft_consensus.cc:3060] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:01.908434 16959 tablet_bootstrap.cc:492] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:01.909688 16959 tablet_bootstrap.cc:492] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:01.910328 16959 ts_tablet_manager.cc:1403] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.113s	user 0.008s	sys 0.032s
W20260709 14:54:01.910828 16111 consensus_peers.cc:597] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:01.912814 16111 consensus_peers.cc:597] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:01.926789 17046 raft_consensus.cc:3060] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:01.920382 16959 raft_consensus.cc:359] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:01.929155 16959 raft_consensus.cc:740] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.929960 16959 consensus_queue.cc:260] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:01.965175 16959 ts_tablet_manager.cc:1434] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.054s	user 0.009s	sys 0.005s
I20260709 14:54:01.965973 16959 tablet_bootstrap.cc:492] T 8aa772a09ada4f69a3bfaf57748cc547 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:01.973404 17052 raft_consensus.cc:3060] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:01.979097 17045 raft_consensus.cc:3060] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.001245 17049 raft_consensus.cc:3060] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:02.008715 16959 tablet_bootstrap.cc:492] T 8aa772a09ada4f69a3bfaf57748cc547 P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:02.009706 16959 tablet_bootstrap.cc:492] T 8aa772a09ada4f69a3bfaf57748cc547 P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:02.010320 16959 ts_tablet_manager.cc:1403] T 8aa772a09ada4f69a3bfaf57748cc547 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.004s
I20260709 14:54:02.012708 16959 raft_consensus.cc:359] T 8aa772a09ada4f69a3bfaf57748cc547 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:02.013376 16959 raft_consensus.cc:740] T 8aa772a09ada4f69a3bfaf57748cc547 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.014132 16959 consensus_queue.cc:260] T 8aa772a09ada4f69a3bfaf57748cc547 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:02.018405 17094 heartbeater.cc:344] Connected to a master server at 127.13.139.62:43453
I20260709 14:54:02.018709 16959 ts_tablet_manager.cc:1434] T 8aa772a09ada4f69a3bfaf57748cc547 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:02.018858 17094 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:02.019554 16959 tablet_bootstrap.cc:492] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:02.020418 17094 heartbeater.cc:507] Master 127.13.139.62:43453 requested a full tablet report, sending...
I20260709 14:54:02.051457 16959 tablet_bootstrap.cc:492] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:02.052366 16959 tablet_bootstrap.cc:492] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:02.053032 16959 ts_tablet_manager.cc:1403] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.003s
I20260709 14:54:02.054734 16959 raft_consensus.cc:359] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:02.055209 16959 raft_consensus.cc:740] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.055753 16959 consensus_queue.cc:260] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:02.056581 15820 ts_manager.cc:194] Re-registered known tserver with Master: 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:02.058643 16959 ts_tablet_manager.cc:1434] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:02.062631 16959 tablet_bootstrap.cc:492] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:02.081883 17049 raft_consensus.cc:3060] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:02.124977 16959 tablet_bootstrap.cc:492] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:02.125921 16959 tablet_bootstrap.cc:492] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:02.126564 16959 ts_tablet_manager.cc:1403] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.064s	user 0.027s	sys 0.026s
I20260709 14:54:02.128993 16959 raft_consensus.cc:359] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:02.129630 16959 raft_consensus.cc:740] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.130345 16959 consensus_queue.cc:260] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:02.132512 16959 ts_tablet_manager.cc:1434] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:54:02.133334 16959 tablet_bootstrap.cc:492] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:02.175288 16959 tablet_bootstrap.cc:492] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:02.176622 16959 tablet_bootstrap.cc:492] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:02.177280 16959 ts_tablet_manager.cc:1403] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.044s	user 0.025s	sys 0.007s
I20260709 14:54:02.178416 15820 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59920
I20260709 14:54:02.180897 16959 raft_consensus.cc:359] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:02.182790 16959 raft_consensus.cc:740] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.184836 17094 heartbeater.cc:499] Master 127.13.139.62:43453 was elected leader, sending a full tablet report...
I20260709 14:54:02.188439 16959 consensus_queue.cc:260] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:02.190430 16959 ts_tablet_manager.cc:1434] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:54:02.191156 16959 tablet_bootstrap.cc:492] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:02.195614 17049 raft_consensus.cc:3060] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.224682 16959 tablet_bootstrap.cc:492] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:02.226150 16959 tablet_bootstrap.cc:492] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:02.226758 16959 ts_tablet_manager.cc:1403] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.000s
I20260709 14:54:02.229174 16959 raft_consensus.cc:359] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:02.229816 16959 raft_consensus.cc:740] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.230438 16959 consensus_queue.cc:260] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:02.232335 16959 ts_tablet_manager.cc:1434] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:54:02.233068 16959 tablet_bootstrap.cc:492] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:02.252561 16959 tablet_bootstrap.cc:492] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:54:02.253571 16959 tablet_bootstrap.cc:492] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:02.254139 16959 ts_tablet_manager.cc:1403] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.006s
I20260709 14:54:02.257491 16959 raft_consensus.cc:359] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:02.258311 16959 raft_consensus.cc:740] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.259195 16959 consensus_queue.cc:260] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:02.261476 16959 ts_tablet_manager.cc:1434] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:02.262233 16959 tablet_bootstrap.cc:492] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:02.290861 16959 tablet_bootstrap.cc:492] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:02.291731 16959 tablet_bootstrap.cc:492] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:02.292274 16959 ts_tablet_manager.cc:1403] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.016s
I20260709 14:54:02.295442 16959 raft_consensus.cc:359] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:02.296065 16959 raft_consensus.cc:740] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.296758 16959 consensus_queue.cc:260] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:02.298539 16959 ts_tablet_manager.cc:1434] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:02.299108 16959 tablet_bootstrap.cc:492] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:02.319983 16959 tablet_bootstrap.cc:492] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:02.320874 16959 tablet_bootstrap.cc:492] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:02.321489 16959 ts_tablet_manager.cc:1403] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.003s
I20260709 14:54:02.323856 16959 raft_consensus.cc:359] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:02.324491 16959 raft_consensus.cc:740] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.326195 16959 consensus_queue.cc:260] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:02.332585 16959 ts_tablet_manager.cc:1434] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260709 14:54:02.333364 16959 tablet_bootstrap.cc:492] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:02.366508 16959 tablet_bootstrap.cc:492] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:02.369300 16959 tablet_bootstrap.cc:492] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:02.369453 17052 raft_consensus.cc:3060] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:02.370005 16959 ts_tablet_manager.cc:1403] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.000s
I20260709 14:54:02.373991 16959 raft_consensus.cc:359] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:02.374648 16959 raft_consensus.cc:740] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.375471 16959 consensus_queue.cc:260] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:02.377592 16959 ts_tablet_manager.cc:1434] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:54:02.380223 16959 tablet_bootstrap.cc:492] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:02.380666 17049 raft_consensus.cc:3060] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.419253 17049 raft_consensus.cc:3060] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:02.427165 17045 raft_consensus.cc:3060] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:02.458171 16959 tablet_bootstrap.cc:492] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:02.459046 16959 tablet_bootstrap.cc:492] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:02.459692 16959 ts_tablet_manager.cc:1403] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.080s	user 0.028s	sys 0.034s
I20260709 14:54:02.461841 16959 raft_consensus.cc:359] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:02.462467 16959 raft_consensus.cc:740] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.463182 16959 consensus_queue.cc:260] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:02.465281 16959 ts_tablet_manager.cc:1434] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:54:02.466252 16959 tablet_bootstrap.cc:492] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:02.497937 16959 tablet_bootstrap.cc:492] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:02.498787 16959 tablet_bootstrap.cc:492] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:02.499382 16959 ts_tablet_manager.cc:1403] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.009s
I20260709 14:54:02.501732 16959 raft_consensus.cc:359] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:02.502354 16959 raft_consensus.cc:740] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.502990 16959 consensus_queue.cc:260] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:02.505152 16959 ts_tablet_manager.cc:1434] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260709 14:54:02.507341 16959 tablet_bootstrap.cc:492] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:02.525139 16959 tablet_bootstrap.cc:492] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:54:02.526033 16959 tablet_bootstrap.cc:492] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:02.526608 16959 ts_tablet_manager.cc:1403] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.006s
I20260709 14:54:02.528913 16959 raft_consensus.cc:359] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:02.529670 16959 raft_consensus.cc:740] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.530289 16959 consensus_queue.cc:260] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:02.532423 16959 ts_tablet_manager.cc:1434] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:54:02.535678 17045 raft_consensus.cc:3060] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:02.537992 16959 tablet_bootstrap.cc:492] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:02.569789 17006 raft_consensus.cc:493] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:02.570322 17006 raft_consensus.cc:515] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:02.574338 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:02.574909 16070 raft_consensus.cc:2468] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 3.
I20260709 14:54:02.574985 17006 leader_election.cc:290] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:02.576547 17049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
W20260709 14:54:02.577759 16111 leader_election.cc:343] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: Tablet error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:02.590355 16112 leader_election.cc:304] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:54:02.591675 17011 raft_consensus.cc:2804] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:54:02.592031 17011 raft_consensus.cc:493] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:02.592351 17011 raft_consensus.cc:3060] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:02.600646 16959 tablet_bootstrap.cc:492] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:02.601585 16959 tablet_bootstrap.cc:492] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:02.602192 16959 ts_tablet_manager.cc:1403] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.064s	user 0.025s	sys 0.004s
I20260709 14:54:02.607650 17011 raft_consensus.cc:515] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:02.611718 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:54:02.612206 16070 raft_consensus.cc:3060] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:02.612342 16959 raft_consensus.cc:359] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:02.613039 16959 raft_consensus.cc:740] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.613305 17011 leader_election.cc:290] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:02.614712 17045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:54:02.613736 16959 consensus_queue.cc:260] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
W20260709 14:54:02.615877 16111 leader_election.cc:343] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 election: Tablet error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:02.617880 16959 ts_tablet_manager.cc:1434] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:54:02.618636 16959 tablet_bootstrap.cc:492] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:02.620062 16070 raft_consensus.cc:2468] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 4.
I20260709 14:54:02.621075 16112 leader_election.cc:304] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:54:02.622287 17136 raft_consensus.cc:2804] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:02.626677 17136 raft_consensus.cc:697] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 4 LEADER]: Becoming Leader. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:54:02.627516 17136 consensus_queue.cc:237] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [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: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:02.643196 16959 tablet_bootstrap.cc:492] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:02.644145 16959 tablet_bootstrap.cc:492] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:02.644744 16959 ts_tablet_manager.cc:1403] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.008s
I20260709 14:54:02.647243 16959 raft_consensus.cc:359] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:02.647873 16959 raft_consensus.cc:740] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.648650 16959 consensus_queue.cc:260] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:02.651225 17045 raft_consensus.cc:3060] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:02.652410 16959 ts_tablet_manager.cc:1434] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:02.653218 16959 tablet_bootstrap.cc:492] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:02.661944 15817 catalog_manager.cc:5697] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 reported cstate change: term changed from 2 to 4, leader changed from 72b4deef369542558424d8f21d6bed57 (127.13.139.1) to a94de9a189384a07887edad3f78f5078 (127.13.139.4). New cstate: current_term: 4 leader_uuid: "a94de9a189384a07887edad3f78f5078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:02.697600 16959 tablet_bootstrap.cc:492] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:02.698479 16959 tablet_bootstrap.cc:492] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:02.699052 16959 ts_tablet_manager.cc:1403] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.002s
I20260709 14:54:02.702805 16959 raft_consensus.cc:359] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:02.703485 16959 raft_consensus.cc:740] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.704420 16959 consensus_queue.cc:260] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:02.706549 16959 ts_tablet_manager.cc:1434] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:02.707320 16959 tablet_bootstrap.cc:492] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:02.734879 16959 tablet_bootstrap.cc:492] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:02.735729 16959 tablet_bootstrap.cc:492] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:02.736354 16959 ts_tablet_manager.cc:1403] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.004s
I20260709 14:54:02.738647 16959 raft_consensus.cc:359] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:02.740674 16959 raft_consensus.cc:740] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.741408 16959 consensus_queue.cc:260] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:02.743391 16959 ts_tablet_manager.cc:1434] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:54:02.744081 16959 tablet_bootstrap.cc:492] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:02.769493 16959 tablet_bootstrap.cc:492] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:02.770442 16959 tablet_bootstrap.cc:492] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:02.771055 16959 ts_tablet_manager.cc:1403] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.004s
I20260709 14:54:02.772943 16959 raft_consensus.cc:359] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:02.774312 16959 raft_consensus.cc:740] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.774986 16959 consensus_queue.cc:260] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:02.776803 17052 raft_consensus.cc:3060] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.777176 16959 ts_tablet_manager.cc:1434] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:54:02.777989 16959 tablet_bootstrap.cc:492] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:02.808579 16959 tablet_bootstrap.cc:492] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:02.809463 16959 tablet_bootstrap.cc:492] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:02.810070 16959 ts_tablet_manager.cc:1403] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.007s
I20260709 14:54:02.811857 16959 raft_consensus.cc:359] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:02.812448 16959 raft_consensus.cc:740] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.813210 16959 consensus_queue.cc:260] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:02.815196 16959 ts_tablet_manager.cc:1434] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:54:02.815852 16959 tablet_bootstrap.cc:492] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:02.828918 16959 tablet_bootstrap.cc:492] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:02.829735 16959 tablet_bootstrap.cc:492] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:02.831928 16959 ts_tablet_manager.cc:1403] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260709 14:54:02.834239 16959 raft_consensus.cc:359] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:02.834863 16959 raft_consensus.cc:740] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.835559 16959 consensus_queue.cc:260] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:02.838006 17052 raft_consensus.cc:3060] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:02.840984 16959 ts_tablet_manager.cc:1434] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:54:02.841756 16959 tablet_bootstrap.cc:492] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:02.862794 16959 tablet_bootstrap.cc:492] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:02.863456 16959 tablet_bootstrap.cc:492] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:02.863978 16959 ts_tablet_manager.cc:1403] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260709 14:54:02.866012 16959 raft_consensus.cc:359] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:02.866540 16959 raft_consensus.cc:740] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.867111 16959 consensus_queue.cc:260] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:02.869210 16959 ts_tablet_manager.cc:1434] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:54:02.869982 16959 tablet_bootstrap.cc:492] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:02.881844 16959 tablet_bootstrap.cc:492] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:02.882540 16959 tablet_bootstrap.cc:492] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:02.883040 16959 ts_tablet_manager.cc:1403] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260709 14:54:02.884693 16959 raft_consensus.cc:359] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:02.885200 16959 raft_consensus.cc:740] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.885838 16959 consensus_queue.cc:260] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:02.887710 16959 ts_tablet_manager.cc:1434] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260709 14:54:02.888386 16959 tablet_bootstrap.cc:492] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:02.907351 17049 raft_consensus.cc:3060] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:02.917980 16959 tablet_bootstrap.cc:492] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:02.918889 16959 tablet_bootstrap.cc:492] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:02.919478 16959 ts_tablet_manager.cc:1403] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.011s
I20260709 14:54:02.922159 16959 raft_consensus.cc:359] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:02.922766 16959 raft_consensus.cc:740] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.923367 16959 consensus_queue.cc:260] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:02.925336 16959 ts_tablet_manager.cc:1434] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:54:02.926080 16959 tablet_bootstrap.cc:492] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:02.939973 16959 tablet_bootstrap.cc:492] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:02.940878 16959 tablet_bootstrap.cc:492] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:02.941543 16959 ts_tablet_manager.cc:1403] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260709 14:54:02.959237 16959 raft_consensus.cc:359] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:02.959920 16959 raft_consensus.cc:740] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.960549 16959 consensus_queue.cc:260] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:02.962585 16959 ts_tablet_manager.cc:1434] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.002s
I20260709 14:54:02.963374 16959 tablet_bootstrap.cc:492] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:02.978289 16959 tablet_bootstrap.cc:492] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:02.978961 16959 tablet_bootstrap.cc:492] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:02.979539 16959 ts_tablet_manager.cc:1403] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260709 14:54:02.981307 16959 raft_consensus.cc:359] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:02.981742 16959 raft_consensus.cc:740] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.982259 16959 consensus_queue.cc:260] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:02.983956 16959 ts_tablet_manager.cc:1434] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:54:02.984949 16959 tablet_bootstrap.cc:492] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:02.998703 17052 raft_consensus.cc:3060] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:03.034168 16959 tablet_bootstrap.cc:492] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:03.035079 16959 tablet_bootstrap.cc:492] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:03.035672 16959 ts_tablet_manager.cc:1403] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.051s	user 0.031s	sys 0.016s
I20260709 14:54:03.038197 16959 raft_consensus.cc:359] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:03.038842 16959 raft_consensus.cc:740] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.039590 16959 consensus_queue.cc:260] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:03.041699 16959 ts_tablet_manager.cc:1434] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:03.042433 16959 tablet_bootstrap.cc:492] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:03.059947 16959 tablet_bootstrap.cc:492] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:54:03.060595 16959 tablet_bootstrap.cc:492] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:03.061110 16959 ts_tablet_manager.cc:1403] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260709 14:54:03.063130 16959 raft_consensus.cc:359] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:03.063886 16959 raft_consensus.cc:740] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.064535 16959 consensus_queue.cc:260] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:03.066824 16959 ts_tablet_manager.cc:1434] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:54:03.066737 17052 raft_consensus.cc:3060] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:03.067830 16959 tablet_bootstrap.cc:492] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:03.075131 16070 raft_consensus.cc:1275] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Refusing update from remote peer a94de9a189384a07887edad3f78f5078: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:03.078368 17050 raft_consensus.cc:3060] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:03.083401 17006 consensus_queue.cc:1048] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:03.086400 16959 tablet_bootstrap.cc:492] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:03.087289 16959 tablet_bootstrap.cc:492] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:03.087985 16959 ts_tablet_manager.cc:1403] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 14:54:03.090404 16959 raft_consensus.cc:359] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:03.091040 16959 raft_consensus.cc:740] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.091679 16959 consensus_queue.cc:260] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:03.093799 16959 ts_tablet_manager.cc:1434] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:54:03.096938 16959 tablet_bootstrap.cc:492] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:03.106680 17045 raft_consensus.cc:3060] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:54:03.114038 17045 raft_consensus.cc:1275] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Refusing update from remote peer a94de9a189384a07887edad3f78f5078: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:03.125097 17137 consensus_queue.cc:1048] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:03.148101 16959 tablet_bootstrap.cc:492] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:03.149941 16959 tablet_bootstrap.cc:492] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:03.150599 16959 ts_tablet_manager.cc:1403] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.012s
I20260709 14:54:03.153086 16959 raft_consensus.cc:359] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:03.153731 16959 raft_consensus.cc:740] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.154428 16959 consensus_queue.cc:260] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:03.156404 16959 ts_tablet_manager.cc:1434] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:54:03.157238 16959 tablet_bootstrap.cc:492] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
I20260709 14:54:03.188114 16959 tablet_bootstrap.cc:492] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:03.189081 16959 tablet_bootstrap.cc:492] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:03.190716 16959 ts_tablet_manager.cc:1403] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.007s
I20260709 14:54:03.193243 16959 raft_consensus.cc:359] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:03.193920 16959 raft_consensus.cc:740] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.194658 16959 consensus_queue.cc:260] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:03.196316 16959 ts_tablet_manager.cc:1434] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:54:03.197116 16959 tablet_bootstrap.cc:492] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57: Bootstrap starting.
W20260709 14:54:03.209144 15963 consensus_peers.cc:597] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
I20260709 14:54:03.237222 16959 tablet_bootstrap.cc:492] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:03.238076 16959 tablet_bootstrap.cc:492] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57: Bootstrap complete.
I20260709 14:54:03.238687 16959 ts_tablet_manager.cc:1403] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.008s
I20260709 14:54:03.241509 16959 raft_consensus.cc:359] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:03.242141 16959 raft_consensus.cc:740] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.242880 16959 consensus_queue.cc:260] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:03.245163 16959 ts_tablet_manager.cc:1434] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:54:03.334805 17046 raft_consensus.cc:3060] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.194363 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:07.278932 16070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12df99d7af5d406ebc9d25e5dcb9b793"
dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
mode: GRACEFUL
new_leader_uuid: "72b4deef369542558424d8f21d6bed57"
 from {username='slave'} at 127.0.0.1:48542
I20260709 14:54:07.279573 16070 raft_consensus.cc:606] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [term 2 LEADER]: Received request to transfer leadership to TS 72b4deef369542558424d8f21d6bed57
I20260709 14:54:07.301365 16141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1756526aee3d469e8370fa52f1013969"
dest_uuid: "a94de9a189384a07887edad3f78f5078"
mode: GRACEFUL
new_leader_uuid: "72b4deef369542558424d8f21d6bed57"
 from {username='slave'} at 127.0.0.1:38112
I20260709 14:54:07.301914 16141 raft_consensus.cc:606] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [term 2 LEADER]: Received request to transfer leadership to TS 72b4deef369542558424d8f21d6bed57
I20260709 14:54:07.373513 17041 raft_consensus.cc:993] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442: : Instructing follower 72b4deef369542558424d8f21d6bed57 to start an election
I20260709 14:54:07.374739 17182 raft_consensus.cc:1081] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [term 2 LEADER]: Signalling peer 72b4deef369542558424d8f21d6bed57 to start an election
I20260709 14:54:07.378757 17049 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12df99d7af5d406ebc9d25e5dcb9b793"
dest_uuid: "72b4deef369542558424d8f21d6bed57"
 from {username='slave'} at 127.0.0.1:53578
I20260709 14:54:07.379629 17049 raft_consensus.cc:493] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:07.380173 17049 raft_consensus.cc:3060] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:07.423348 17049 raft_consensus.cc:515] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:07.426757 17183 raft_consensus.cc:993] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078: : Instructing follower 72b4deef369542558424d8f21d6bed57 to start an election
I20260709 14:54:07.428143 17177 raft_consensus.cc:1081] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [term 2 LEADER]: Signalling peer 72b4deef369542558424d8f21d6bed57 to start an election
I20260709 14:54:07.436985 17045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1756526aee3d469e8370fa52f1013969"
dest_uuid: "72b4deef369542558424d8f21d6bed57"
 from {username='slave'} at 127.0.0.1:53562
I20260709 14:54:07.437639 17045 raft_consensus.cc:493] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:07.438027 17045 raft_consensus.cc:3060] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:07.446555 15989 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39a0f0e026e4432585eeba2be31df2e8"
dest_uuid: "d363c5ed112f492b917cbd9efd591201"
mode: GRACEFUL
new_leader_uuid: "72b4deef369542558424d8f21d6bed57"
 from {username='slave'} at 127.0.0.1:38626
I20260709 14:54:07.447629 15989 raft_consensus.cc:606] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Received request to transfer leadership to TS 72b4deef369542558424d8f21d6bed57
I20260709 14:54:07.453001 16140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3"
dest_uuid: "a94de9a189384a07887edad3f78f5078"
mode: GRACEFUL
new_leader_uuid: "72b4deef369542558424d8f21d6bed57"
 from {username='slave'} at 127.0.0.1:38112
I20260709 14:54:07.453673 16140 raft_consensus.cc:606] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 4 LEADER]: Received request to transfer leadership to TS 72b4deef369542558424d8f21d6bed57
I20260709 14:54:07.455776 17049 leader_election.cc:290] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 3 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:54:07.457276 16140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12df99d7af5d406ebc9d25e5dcb9b793" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:54:07.458258 16140 raft_consensus.cc:3060] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:07.458385 16143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfb77ae60b32488981907f0bb9d2a2ec"
dest_uuid: "a94de9a189384a07887edad3f78f5078"
mode: GRACEFUL
new_leader_uuid: "72b4deef369542558424d8f21d6bed57"
 from {username='slave'} at 127.0.0.1:38112
I20260709 14:54:07.459098 16143 raft_consensus.cc:606] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 2 LEADER]: Received request to transfer leadership to TS 72b4deef369542558424d8f21d6bed57
I20260709 14:54:07.460646 13868 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:54:07.469666 13868 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:07.471923 16063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12df99d7af5d406ebc9d25e5dcb9b793" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:54:07.472537 16063 raft_consensus.cc:3055] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:07.473228 16063 raft_consensus.cc:740] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:54:07.474094 16063 consensus_queue.cc:260] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [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: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:07.474339 16140 raft_consensus.cc:2468] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 3.
I20260709 14:54:07.475453 17045 raft_consensus.cc:515] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:07.476184 16063 raft_consensus.cc:3060] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:07.476867 16955 leader_election.cc:304] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: 
I20260709 14:54:07.484001 16063 raft_consensus.cc:2468] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 3.
I20260709 14:54:07.498703 17045 leader_election.cc:290] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 3 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:07.504791 16140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1756526aee3d469e8370fa52f1013969" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:54:07.506194 16140 raft_consensus.cc:3055] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:07.506628 16140 raft_consensus.cc:740] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:54:07.496702 17196 raft_consensus.cc:2804] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:07.507963 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1756526aee3d469e8370fa52f1013969" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:54:07.508791 15996 raft_consensus.cc:3060] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:07.508644 16140 consensus_queue.cc:260] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [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: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:07.511900 16140 raft_consensus.cc:3060] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:07.515988 15996 raft_consensus.cc:2468] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 3.
I20260709 14:54:07.519593 16140 raft_consensus.cc:2468] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 3.
I20260709 14:54:07.523432 16954 leader_election.cc:304] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:54:07.528059 17198 raft_consensus.cc:2804] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:07.528735 17198 raft_consensus.cc:697] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [term 3 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:54:07.530212 17198 consensus_queue.cc:237] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [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: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:07.526715 17196 raft_consensus.cc:697] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [term 3 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:54:07.535694 17196 consensus_queue.cc:237] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [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: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:07.548732 17181 raft_consensus.cc:993] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201: : Instructing follower 72b4deef369542558424d8f21d6bed57 to start an election
I20260709 14:54:07.549319 17181 raft_consensus.cc:1081] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Signalling peer 72b4deef369542558424d8f21d6bed57 to start an election
I20260709 14:54:07.554039 17045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39a0f0e026e4432585eeba2be31df2e8"
dest_uuid: "72b4deef369542558424d8f21d6bed57"
 from {username='slave'} at 127.0.0.1:53582
I20260709 14:54:07.554584 17045 raft_consensus.cc:493] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:07.554903 17045 raft_consensus.cc:3060] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.563465 17045 raft_consensus.cc:515] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:07.565987 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a0f0e026e4432585eeba2be31df2e8" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:54:07.566368 17045 leader_election.cc:290] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:07.566596 15996 raft_consensus.cc:3055] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:07.566773 16063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a0f0e026e4432585eeba2be31df2e8" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:54:07.567296 15996 raft_consensus.cc:740] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:54:07.567410 16063 raft_consensus.cc:3060] T 39a0f0e026e4432585eeba2be31df2e8 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.568312 15996 consensus_queue.cc:260] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:07.569795 15996 raft_consensus.cc:3060] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.574667 16063 raft_consensus.cc:2468] T 39a0f0e026e4432585eeba2be31df2e8 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 2.
I20260709 14:54:07.577869 16956 leader_election.cc:304] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:54:07.578442 15996 raft_consensus.cc:2468] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 2.
I20260709 14:54:07.578863 17197 raft_consensus.cc:2804] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:07.592978 17197 raft_consensus.cc:697] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57 [term 2 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:54:07.594321 17197 consensus_queue.cc:237] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:07.615483 15820 catalog_manager.cc:5697] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 2 to 3, leader changed from b796c2d2cb444fbbad8b496885f35442 (127.13.139.3) to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 3 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:07.617358 15820 catalog_manager.cc:5697] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 2 to 3, leader changed from a94de9a189384a07887edad3f78f5078 (127.13.139.4) to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 3 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:07.618995 15820 catalog_manager.cc:5697] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 1 to 2, leader changed from d363c5ed112f492b917cbd9efd591201 (127.13.139.2) to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 2 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:07.825685 17190 raft_consensus.cc:993] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078: : Instructing follower 72b4deef369542558424d8f21d6bed57 to start an election
I20260709 14:54:07.826176 17190 raft_consensus.cc:1081] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 4 LEADER]: Signalling peer 72b4deef369542558424d8f21d6bed57 to start an election
I20260709 14:54:07.827596 17049 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3"
dest_uuid: "72b4deef369542558424d8f21d6bed57"
 from {username='slave'} at 127.0.0.1:53562
I20260709 14:54:07.828187 17049 raft_consensus.cc:493] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:07.828550 17049 raft_consensus.cc:3060] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:07.834815 17049 raft_consensus.cc:515] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:07.837563 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:54:07.838203 16069 raft_consensus.cc:3060] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:07.843240 17049 leader_election.cc:290] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 5 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:54:07.843708 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:54:07.844308 16144 raft_consensus.cc:3055] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:54:07.844594 16144 raft_consensus.cc:740] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:54:07.845381 16144 consensus_queue.cc:260] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [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: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:07.846616 16144 raft_consensus.cc:3060] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:07.850942 16069 raft_consensus.cc:2468] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 5.
I20260709 14:54:07.852216 16956 leader_election.cc:304] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:54:07.853018 17197 raft_consensus.cc:2804] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:54:07.853503 17197 raft_consensus.cc:697] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 5 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:54:07.853556 16144 raft_consensus.cc:2468] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 5.
I20260709 14:54:07.854418 17197 consensus_queue.cc:237] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [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: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:07.866055 15820 catalog_manager.cc:5697] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 4 to 5, leader changed from a94de9a189384a07887edad3f78f5078 (127.13.139.4) to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 5 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:07.929486 17177 raft_consensus.cc:993] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078: : Instructing follower 72b4deef369542558424d8f21d6bed57 to start an election
I20260709 14:54:07.930006 17194 raft_consensus.cc:1081] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 2 LEADER]: Signalling peer 72b4deef369542558424d8f21d6bed57 to start an election
I20260709 14:54:07.931282 17049 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfb77ae60b32488981907f0bb9d2a2ec"
dest_uuid: "72b4deef369542558424d8f21d6bed57"
 from {username='slave'} at 127.0.0.1:53562
I20260709 14:54:07.931675 17049 raft_consensus.cc:493] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:07.931911 17049 raft_consensus.cc:3060] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:07.938115 17049 raft_consensus.cc:515] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:07.940091 17049 leader_election.cc:290] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 3 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:54:07.940541 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb77ae60b32488981907f0bb9d2a2ec" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:54:07.941116 16069 raft_consensus.cc:3060] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:07.940603 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb77ae60b32488981907f0bb9d2a2ec" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:54:07.942345 16144 raft_consensus.cc:3055] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:07.942647 16144 raft_consensus.cc:740] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:54:07.943399 16144 consensus_queue.cc:260] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [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: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:07.944553 16144 raft_consensus.cc:3060] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:07.947256 16069 raft_consensus.cc:2468] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 3.
I20260709 14:54:07.948344 16956 leader_election.cc:304] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:54:07.949611 17197 raft_consensus.cc:2804] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:07.950071 17197 raft_consensus.cc:697] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [term 3 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:54:07.950986 17197 consensus_queue.cc:237] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [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: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:07.952739 16144 raft_consensus.cc:2468] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 3.
I20260709 14:54:07.961211 15820 catalog_manager.cc:5697] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 2 to 3, leader changed from a94de9a189384a07887edad3f78f5078 (127.13.139.4) to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 3 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:07.973189 16144 raft_consensus.cc:1275] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:07.974320 17197 consensus_queue.cc:1048] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:07.989464 15996 raft_consensus.cc:1275] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:07.990662 17197 consensus_queue.cc:1048] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:08.040606 16069 raft_consensus.cc:1275] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:08.041666 16144 raft_consensus.cc:1275] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:08.042462 17200 consensus_queue.cc:1048] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:54:08.043392 17197 consensus_queue.cc:1048] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:08.162822 15996 raft_consensus.cc:1275] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.163952 17200 consensus_queue.cc:1048] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:08.176110 16063 raft_consensus.cc:1275] T 39a0f0e026e4432585eeba2be31df2e8 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.177511 17200 consensus_queue.cc:1048] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:08.364331 16144 raft_consensus.cc:1275] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 5 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:54:08.366376 17200 consensus_queue.cc:1048] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:54:08.393528 16069 raft_consensus.cc:1275] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 5 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:54:08.398988 17196 consensus_queue.cc:1048] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:08.492626 16140 raft_consensus.cc:1275] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:08.581480 17200 consensus_queue.cc:1048] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:54:08.654978 16069 raft_consensus.cc:1275] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:08.657066 17196 consensus_queue.cc:1048] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:09.636294 17220 raft_consensus.cc:493] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:09.636919 17220 raft_consensus.cc:515] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:09.660001 17220 leader_election.cc:290] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:09.660213 17231 raft_consensus.cc:493] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:09.660849 17231 raft_consensus.cc:515] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:09.661144 17220 raft_consensus.cc:493] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:09.661695 17220 raft_consensus.cc:515] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:09.662879 17231 leader_election.cc:290] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:09.664162 17230 raft_consensus.cc:493] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:09.663741 17220 leader_election.cc:290] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:09.661229 17228 raft_consensus.cc:493] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a94de9a189384a07887edad3f78f5078)
I20260709 14:54:09.664629 17230 raft_consensus.cc:515] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
W20260709 14:54:09.665179 15963 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.1:34293, user_credentials={real_user=slave}} blocked reactor thread for 74205.8us
I20260709 14:54:09.665287 17228 raft_consensus.cc:515] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:09.667032 17230 leader_election.cc:290] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:54:09.667404 17228 leader_election.cc:290] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:09.670954 17228 raft_consensus.cc:493] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a94de9a189384a07887edad3f78f5078)
I20260709 14:54:09.671278 17224 raft_consensus.cc:493] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:09.671448 17228 raft_consensus.cc:515] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:09.671795 17224 raft_consensus.cc:515] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:09.675238 17229 raft_consensus.cc:493] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:09.675729 17229 raft_consensus.cc:515] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:09.678907 17229 leader_election.cc:290] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:09.679911 17228 leader_election.cc:290] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:09.672956 17230 raft_consensus.cc:493] T 14a7e2dbde2643839896dc2996eac5b6 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:09.680699 17230 raft_consensus.cc:515] T 14a7e2dbde2643839896dc2996eac5b6 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:09.682682 17230 leader_election.cc:290] T 14a7e2dbde2643839896dc2996eac5b6 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:54:09.684383 17224 leader_election.cc:290] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:09.688361 17235 raft_consensus.cc:493] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:09.688932 17235 raft_consensus.cc:515] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:09.691270 17235 leader_election.cc:290] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:09.694293 17228 raft_consensus.cc:493] T cd42cfc12264496f8bf7e4448f504fe5 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:09.694789 17228 raft_consensus.cc:515] T cd42cfc12264496f8bf7e4448f504fe5 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:09.696797 17049 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53582 (request call id 252) took 1020 ms. Trace:
I20260709 14:54:09.697227 17049 rpcz_store.cc:276] 0709 14:54:08.676788 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:54:08.682120 (+  5332us) service_pool.cc:224] Handling call
0709 14:54:08.687691 (+  5571us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:54:08.687845 (+   154us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:54:08.687868 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:54:08.687906 (+    38us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:54:08.687933 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:54:09.696596 (+1008663us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:54:09.696707 (+   111us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:54:09.698678 17230 raft_consensus.cc:493] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:09.699235 17233 raft_consensus.cc:493] T 3d1dda762fec47c6889b6b03e8a266cd P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:09.699230 17230 raft_consensus.cc:515] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:09.699913 17233 raft_consensus.cc:515] T 3d1dda762fec47c6889b6b03e8a266cd P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:09.701925 17232 raft_consensus.cc:493] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a94de9a189384a07887edad3f78f5078)
I20260709 14:54:09.702559 17233 leader_election.cc:290] T 3d1dda762fec47c6889b6b03e8a266cd P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:54:09.702463 17232 raft_consensus.cc:515] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:09.703621 17230 leader_election.cc:290] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:09.704617 17232 leader_election.cc:290] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
W20260709 14:54:09.704838 16019 debug-util.cc:398] Leaking SignalData structure 0x7b0800334600 after lost signal to thread 13871
I20260709 14:54:09.696821 17228 leader_election.cc:290] T cd42cfc12264496f8bf7e4448f504fe5 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:09.708199 16140 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50612 (request call id 426) took 1064 ms. Trace:
I20260709 14:54:09.708559 16140 rpcz_store.cc:276] 0709 14:54:08.643604 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:54:08.643702 (+    98us) service_pool.cc:224] Handling call
0709 14:54:09.707616 (+1063914us) spinlock_profiling.cc:243] Waited 1.93 ms on lock 0x7b580003ba98. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f8056444db1 00007f8056584b71 00007f8056584eee 000000000037fce9 00007f805e5f81e0 00007f805e6c10c4 00007f805e6c1131 00007f805e682fc0 00007f805e66d929 00007f805e66d3d2 00007f8057be4bd4
0709 14:54:09.707752 (+   136us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:54:09.707901 (+   149us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:54:09.707924 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:54:09.707960 (+    36us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:54:09.707987 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:54:09.708037 (+    50us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:54:09.708127 (+    90us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4439936}
I20260709 14:54:09.744712 15996 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40226 (request call id 299) took 1059 ms. Trace:
I20260709 14:54:09.745208 15996 rpcz_store.cc:276] 0709 14:54:08.685294 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:54:09.743878 (+1058584us) service_pool.cc:224] Handling call
0709 14:54:09.744226 (+   348us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:54:09.744413 (+   187us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:54:09.744440 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:54:09.744475 (+    35us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:54:09.744493 (+    18us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:54:09.744534 (+    41us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:54:09.744655 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:54:09.755014 17235 raft_consensus.cc:493] T 12f497c4f686447d8ea79da8bad088d6 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:09.755594 17235 raft_consensus.cc:515] T 12f497c4f686447d8ea79da8bad088d6 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:09.756317 17228 raft_consensus.cc:493] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:09.756863 17228 raft_consensus.cc:515] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:09.757738 17235 leader_election.cc:290] T 12f497c4f686447d8ea79da8bad088d6 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:54:09.759193 17228 leader_election.cc:290] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:54:09.760632 17238 raft_consensus.cc:493] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:09.761265 17238 raft_consensus.cc:515] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:09.763338 17238 leader_election.cc:290] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:09.765146 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3a1c3ae5b1452b8936e5090f26b98a" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:09.765817 17239 raft_consensus.cc:493] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:09.766423 17239 raft_consensus.cc:515] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:09.767591 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751d993075d84750b98081153cbe9cfd" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:09.768445 17239 leader_election.cc:290] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:09.769074 16141 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50612 (request call id 427) took 1125 ms. Trace:
I20260709 14:54:09.769435 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1174a03eedcb45daa7a01f22e8211462" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:09.769649 16141 rpcz_store.cc:276] 0709 14:54:08.643871 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:54:08.643968 (+    97us) service_pool.cc:224] Handling call
0709 14:54:09.768339 (+1124371us) spinlock_profiling.cc:243] Waited 1.87 ms on lock 0x7b580003ba98. stack: 00007f805658a343 00007f805658a240 00007f8055f191d4 00007f805fc57304 00007f805fc57299 00007f8056444db1 00007f8056584b71 00007f8056584a22 00007f805f49dc09 00007f805e5f7ee0 00007f805e6c10ab 00007f805e6c1131 00007f805e682fc0 00007f805e66d929 00007f805e66d3d2 00007f8057be4bd4
0709 14:54:09.768505 (+   166us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:54:09.768652 (+   147us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:54:09.768674 (+    22us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:54:09.768709 (+    35us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:54:09.768736 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:54:09.768805 (+    69us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:54:09.768900 (+    95us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4293888}
I20260709 14:54:09.766129 17240 raft_consensus.cc:493] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:09.768980 17239 raft_consensus.cc:493] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:09.771159 17240 raft_consensus.cc:515] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:09.772953 17231 raft_consensus.cc:493] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:09.771648 17239 raft_consensus.cc:515] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
W20260709 14:54:09.773367 16019 debug-util.cc:398] Leaking SignalData structure 0x7b08002928a0 after lost signal to thread 15855
I20260709 14:54:09.773505 17238 raft_consensus.cc:493] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:09.776844 17238 raft_consensus.cc:515] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:09.778363 17239 leader_election.cc:290] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:09.778760 17238 leader_election.cc:290] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:09.778883 17239 raft_consensus.cc:493] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:09.774145 17231 raft_consensus.cc:515] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:09.779438 17239 raft_consensus.cc:515] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:09.781757 17231 leader_election.cc:290] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:09.782217 17231 raft_consensus.cc:493] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:09.782296 17239 leader_election.cc:290] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:09.782641 17231 raft_consensus.cc:515] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:09.783854 17220 raft_consensus.cc:493] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:09.784345 17220 raft_consensus.cc:515] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:09.775622 17177 raft_consensus.cc:493] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:09.786993 17177 raft_consensus.cc:515] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:09.787487 17220 leader_election.cc:290] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:09.788901 17177 leader_election.cc:290] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:09.780037 17238 raft_consensus.cc:493] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:09.789803 17238 raft_consensus.cc:515] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:09.790094 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d1b47a43e44114aeab0c992eeff4f1" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:09.790735 16145 raft_consensus.cc:2468] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
I20260709 14:54:09.784543 17231 leader_election.cc:290] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:09.791885 17238 leader_election.cc:290] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:09.776160 17240 leader_election.cc:290] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:09.792807 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3126c7ce1f094d05bf1c2dec34167d04" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:09.793991 16140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3345a289bcd841b7ac386610f9b29707" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:09.795543 16142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41581fb3e7f48e18d691e022736715f" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:09.792572 17240 raft_consensus.cc:493] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:09.796850 16140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1dda762fec47c6889b6b03e8a266cd" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:09.797242 17240 raft_consensus.cc:515] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:09.799135 17240 leader_election.cc:290] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:09.799604 17240 raft_consensus.cc:493] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:09.800064 17240 raft_consensus.cc:515] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:09.802611 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706aafb9111e481680d09d77653b22dc" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:09.803025 17200 raft_consensus.cc:493] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:09.782912 17239 raft_consensus.cc:493] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a94de9a189384a07887edad3f78f5078)
I20260709 14:54:09.803507 17200 raft_consensus.cc:515] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:09.803926 17239 raft_consensus.cc:515] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:09.805016 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5b508262794ac691288fdd17fd12fc" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:09.805226 17241 raft_consensus.cc:493] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:09.805702 17241 raft_consensus.cc:515] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
W20260709 14:54:09.807379 17198 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 1.118s	user 0.056s	sys 0.098s
W20260709 14:54:09.807760 17198 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.119s	user 0.056s	sys 0.098s
I20260709 14:54:09.807987 17239 leader_election.cc:290] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:09.809820 17241 leader_election.cc:290] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:09.810118 15963 leader_election.cc:304] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:54:09.811507 17240 leader_election.cc:290] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:09.795066 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1756526aee3d469e8370fa52f1013969" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:09.815367 17236 raft_consensus.cc:2804] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:09.815884 17236 raft_consensus.cc:493] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:09.816329 17236 raft_consensus.cc:3060] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:09.814386 15817 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:59920 (request call id 51) took 1237 ms. Trace:
I20260709 14:54:09.816872 15817 rpcz_store.cc:276] 0709 14:54:08.576885 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:54:08.582691 (+  5806us) service_pool.cc:224] Handling call
0709 14:54:09.814203 (+1231512us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260709 14:54:09.818753 16146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f497c4f686447d8ea79da8bad088d6" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:09.819977 17200 leader_election.cc:290] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
W20260709 14:54:09.822161 13873 debug-util.cc:398] Leaking SignalData structure 0x7b080000f4c0 after lost signal to thread 16037
W20260709 14:54:09.822660 13873 kernel_stack_watchdog.cc:198] Thread 16037 stuck at /apache/dev/git/kudu/src/kudu/rpc/outbound_call.cc:307 for 136ms:
Kernel stack:
(could not read kernel stack)
User stack:
<Timed out: thread did not respond: maybe it is blocking signals>
I20260709 14:54:09.823879 17236 raft_consensus.cc:515] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:09.825335 16144 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59866 (request call id 12) took 1456 ms. Trace:
I20260709 14:54:09.826210 17214 raft_consensus.cc:493] T fd1c85d32ed1482bb658721d80cff21f P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:09.826800 17214 raft_consensus.cc:515] T fd1c85d32ed1482bb658721d80cff21f P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:09.829066 17214 leader_election.cc:290] T fd1c85d32ed1482bb658721d80cff21f P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
W20260709 14:54:09.830325 16019 debug-util.cc:398] Leaking SignalData structure 0x7b08003347a0 after lost signal to thread 16022
I20260709 14:54:09.825707 16144 rpcz_store.cc:276] 0709 14:54:08.368535 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:54:08.368658 (+   123us) service_pool.cc:224] Handling call
0709 14:54:08.368965 (+   307us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:54:08.369269 (+   304us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:54:08.369296 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:54:08.369677 (+   381us) log.cc:844] Serialized 26 byte log entry
0709 14:54:08.666947 (+297270us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:54:08.666980 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:54:08.667051 (+    71us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:54:09.825124 (+1158073us) raft_consensus.cc:1685] finished
0709 14:54:09.825143 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:54:09.825277 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":654,"raft.run_cpu_time_us":102,"raft.run_wall_time_us":103,"thread_start_us":296925,"threads_started":1,"wal-append.queue_time_us":312256}
I20260709 14:54:09.830354 17214 raft_consensus.cc:493] T fca806d75fbc49f7b0b4d33a861e016b P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:09.832110 17214 raft_consensus.cc:515] T fca806d75fbc49f7b0b4d33a861e016b P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:09.834458 17214 leader_election.cc:290] T fca806d75fbc49f7b0b4d33a861e016b P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:09.836970 17049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3a1c3ae5b1452b8936e5090f26b98a" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:09.837610 17049 raft_consensus.cc:2468] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 1.
I20260709 14:54:09.842892 15991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702e890c3a5940f889b1bc676d571230" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:09.844928 17239 raft_consensus.cc:493] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:09.845223 15989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d1b47a43e44114aeab0c992eeff4f1" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:09.846859 15995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175bd4a5fbe74cf8994148a127a51689" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:09.847582 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175bd4a5fbe74cf8994148a127a51689" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:09.848443 15989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57237a190004a6993ca15ba008578ba" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:09.849462 15993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16e25798a3d4307ae45f1f4ae626f54" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:09.849848 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751d993075d84750b98081153cbe9cfd" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:09.850484 16140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f563e9f0af43bab58764d8f3c8a4b1" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:09.854303 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1c85d32ed1482bb658721d80cff21f" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:09.854843 17225 raft_consensus.cc:493] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:09.851294 15991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7318aa55b0f34ffa8f0b667513f3e39c" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:09.855607 17182 raft_consensus.cc:493] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:09.855342 17225 raft_consensus.cc:515] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:09.856123 17182 raft_consensus.cc:515] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:09.845547 17241 raft_consensus.cc:493] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:09.851205 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a294f6c4c2b4bf7be43991c39ec7d9c" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:09.858763 17046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3126c7ce1f094d05bf1c2dec34167d04" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:09.859153 17241 raft_consensus.cc:515] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:09.861698 17200 raft_consensus.cc:493] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:09.860054 17239 raft_consensus.cc:515] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:09.854723 17222 raft_consensus.cc:493] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:09.862215 17200 raft_consensus.cc:515] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:09.862471 17222 raft_consensus.cc:515] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:09.864557 17225 leader_election.cc:290] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:09.864838 15996 raft_consensus.cc:1240] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Rejecting Update request from peer b796c2d2cb444fbbad8b496885f35442 for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:09.862254 17189 raft_consensus.cc:493] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:09.866178 17052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a37fddb317d440ab80dc57e64b1c42b" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:09.864975 17182 leader_election.cc:290] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:54:09.867545 17236 leader_election.cc:290] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:54:09.867295 17189 raft_consensus.cc:515] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:09.867744 17046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3345a289bcd841b7ac386610f9b29707" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:09.869369 17189 leader_election.cc:290] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:09.869856 17052 raft_consensus.cc:2468] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
I20260709 14:54:09.871901 17194 raft_consensus.cc:493] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:09.872398 17194 raft_consensus.cc:515] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:09.874269 17241 leader_election.cc:290] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:09.874752 17241 raft_consensus.cc:493] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:09.875188 17241 raft_consensus.cc:515] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:09.879309 17239 leader_election.cc:290] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:09.874387 17194 leader_election.cc:290] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:09.880735 17239 raft_consensus.cc:493] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a94de9a189384a07887edad3f78f5078)
I20260709 14:54:09.882532 17239 raft_consensus.cc:515] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:09.883975 17239 leader_election.cc:290] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:54:09.884330 17239 raft_consensus.cc:493] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a94de9a189384a07887edad3f78f5078)
I20260709 14:54:09.880523 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a7e2dbde2643839896dc2996eac5b6" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:09.888407 17239 raft_consensus.cc:515] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:09.887230 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:09.841077 17049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751d993075d84750b98081153cbe9cfd" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:09.890439 17049 raft_consensus.cc:2468] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 1.
I20260709 14:54:09.891180 17239 leader_election.cc:290] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:09.886580 17241 leader_election.cc:290] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
W20260709 14:54:09.889111 16069 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.218s	user 0.006s	sys 0.018s
W20260709 14:54:09.891721 16069 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.220s	user 0.006s	sys 0.018s
I20260709 14:54:09.893189 16069 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48558 (request call id 14) took 1230 ms. Trace:
I20260709 14:54:09.894932 16069 rpcz_store.cc:276] 0709 14:54:08.661339 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:54:08.662092 (+   753us) service_pool.cc:224] Handling call
0709 14:54:08.662356 (+   264us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:54:08.670704 (+  8348us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:54:08.670731 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:54:08.671151 (+   420us) log.cc:844] Serialized 26 byte log entry
0709 14:54:09.892004 (+1220853us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:54:09.892029 (+    25us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:54:09.892081 (+    52us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:54:09.892115 (+    34us) raft_consensus.cc:1685] finished
0709 14:54:09.892121 (+     6us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:54:09.892192 (+    71us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":8013,"raft.queue_time_us":9002,"raft.run_cpu_time_us":81,"raft.run_wall_time_us":81,"thread_start_us":1220519,"threads_started":1,"wal-append.queue_time_us":593983}
I20260709 14:54:09.897176 17049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1756526aee3d469e8370fa52f1013969" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:09.897683 17050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e737b0b7cf7b46548fa9f237f83dd55b" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:09.898300 17050 raft_consensus.cc:2468] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 2.
I20260709 14:54:09.899045 17045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd42cfc12264496f8bf7e4448f504fe5" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
W20260709 14:54:09.901275 16019 debug-util.cc:398] Leaking SignalData structure 0x7b08002f28c0 after lost signal to thread 16096
I20260709 14:54:09.902534 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d1b47a43e44114aeab0c992eeff4f1" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:54:09.903048 16137 raft_consensus.cc:3060] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:09.903697 17045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a0f0e026e4432585eeba2be31df2e8" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:09.905194 17045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41581fb3e7f48e18d691e022736715f" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:09.908680 17045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca806d75fbc49f7b0b4d33a861e016b" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:09.909199 17045 raft_consensus.cc:2468] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
I20260709 14:54:09.911553 16137 raft_consensus.cc:2468] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 2.
W20260709 14:54:09.914958 16019 debug-util.cc:398] Leaking SignalData structure 0x7b08002861c0 after lost signal to thread 16170
W20260709 14:54:09.916165 16019 debug-util.cc:398] Leaking SignalData structure 0x7b08002ae800 after lost signal to thread 17091
I20260709 14:54:09.916723 17197 raft_consensus.cc:493] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a94de9a189384a07887edad3f78f5078)
I20260709 14:54:09.917199 17190 raft_consensus.cc:493] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:09.917774 17190 raft_consensus.cc:515] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
W20260709 14:54:09.918823 16019 debug-util.cc:398] Leaking SignalData structure 0x7b0800269d60 after lost signal to thread 17217
I20260709 14:54:09.919875 17190 leader_election.cc:290] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:09.918299 17222 leader_election.cc:290] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:54:09.917245 17197 raft_consensus.cc:515] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:09.922920 17197 leader_election.cc:290] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:54:09.924006 17200 leader_election.cc:290] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:09.925113 17214 raft_consensus.cc:493] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:09.925586 17214 raft_consensus.cc:515] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:09.927748 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1c85d32ed1482bb658721d80cff21f" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:09.929111 17214 leader_election.cc:290] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:54:09.932003 15963 leader_election.cc:304] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201 [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: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:54:09.932749 17214 raft_consensus.cc:2749] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:09.934218 17222 raft_consensus.cc:493] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:09.934731 17222 raft_consensus.cc:515] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:09.935869 15963 leader_election.cc:304] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [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: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:54:09.936594 17214 raft_consensus.cc:2749] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:54:09.936986 16037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.4:38131, user_credentials={real_user=slave}} blocked reactor thread for 1.25175e+06us
I20260709 14:54:09.937944 17041 raft_consensus.cc:493] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:09.938445 17041 raft_consensus.cc:515] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:09.939143 17246 raft_consensus.cc:493] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:09.939465 15963 leader_election.cc:304] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [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: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:54:09.940110 17214 raft_consensus.cc:2749] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:09.940218 17041 leader_election.cc:290] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:09.940428 17189 raft_consensus.cc:493] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a94de9a189384a07887edad3f78f5078)
I20260709 14:54:09.940968 17189 raft_consensus.cc:515] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:09.942153 15963 leader_election.cc:304] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [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: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:54:09.942773 17189 leader_election.cc:290] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:09.942834 17214 raft_consensus.cc:2804] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:54:09.943324 17214 raft_consensus.cc:493] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:09.943691 17214 raft_consensus.cc:3060] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:09.945178 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57237a190004a6993ca15ba008578ba" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:09.936596 17222 leader_election.cc:290] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:09.944371 16143 raft_consensus.cc:1240] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Rejecting Update request from peer b796c2d2cb444fbbad8b496885f35442 for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:09.948796 17246 raft_consensus.cc:515] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:09.945053 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae94499525a44964835f2f41041c8231" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:09.950179 17049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702e890c3a5940f889b1bc676d571230" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:09.950767 17246 leader_election.cc:290] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:09.953999 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175bd4a5fbe74cf8994148a127a51689" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:09.955973 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e737b0b7cf7b46548fa9f237f83dd55b" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:09.956709 15963 leader_election.cc:304] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201 [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: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:54:09.957587 17237 raft_consensus.cc:2749] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:09.957890 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df56d13946fe4ab88dbb9aa6f3a0828c" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:09.959270 17214 raft_consensus.cc:515] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:09.959942 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5157d267276942d680d0abb061c8568a" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:09.961208 15991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662132e570a9470fb1df1efc4073ac2d" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:09.968323 15990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:09.961860 15993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a294f6c4c2b4bf7be43991c39ec7d9c" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:09.964345 15989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751d993075d84750b98081153cbe9cfd" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:09.965030 15995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ca1ecf44cf4834b74351cb48f095c1" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:09.966122 15992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ec51da2c474914a2bf69045cc126eb" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:09.967059 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e99cee23674e2b9dfd408016f0125d" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:09.967300 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a37fddb317d440ab80dc57e64b1c42b" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:09.967793 15994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3345a289bcd841b7ac386610f9b29707" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:09.963806 15963 leader_election.cc:304] T fca806d75fbc49f7b0b4d33a861e016b P d363c5ed112f492b917cbd9efd591201 [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: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:54:09.973416 17237 raft_consensus.cc:2804] T fca806d75fbc49f7b0b4d33a861e016b P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:09.973763 17237 raft_consensus.cc:493] T fca806d75fbc49f7b0b4d33a861e016b P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:09.974107 17237 raft_consensus.cc:3060] T fca806d75fbc49f7b0b4d33a861e016b P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:09.979697 17237 raft_consensus.cc:515] T fca806d75fbc49f7b0b4d33a861e016b P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:09.981178 17049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175bd4a5fbe74cf8994148a127a51689" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:09.981570 17237 leader_election.cc:290] T fca806d75fbc49f7b0b4d33a861e016b P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:09.981994 15963 leader_election.cc:304] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [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: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:54:09.982635 17049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16e25798a3d4307ae45f1f4ae626f54" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:09.983151 17214 leader_election.cc:290] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 3 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:09.983268 17052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:09.982620 17237 raft_consensus.cc:2804] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:09.983973 17237 raft_consensus.cc:493] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:09.984362 17237 raft_consensus.cc:3060] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:09.985344 15963 leader_election.cc:304] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:54:09.986171 17192 raft_consensus.cc:2804] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:09.986605 17192 raft_consensus.cc:697] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:54:09.987460 17192 consensus_queue.cc:237] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:09.991636 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d1b47a43e44114aeab0c992eeff4f1" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:09.992069 17237 raft_consensus.cc:515] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:09.993515 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a37fddb317d440ab80dc57e64b1c42b" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:09.994511 17237 leader_election.cc:290] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:09.995393 17049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e737b0b7cf7b46548fa9f237f83dd55b" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:54:09.995941 17049 raft_consensus.cc:3060] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:09.996995 17045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca806d75fbc49f7b0b4d33a861e016b" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:54:09.997543 17045 raft_consensus.cc:3060] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.001492 17231 raft_consensus.cc:493] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:10.002009 17231 raft_consensus.cc:515] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:10.002692 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3345a289bcd841b7ac386610f9b29707" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:10.003979 16111 leader_election.cc:304] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [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: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.004316 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642a5c8bd005449b82b5502f6a89881c" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:10.006474 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba454078ccd64544b7dee3f906a942fd" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:10.006420 17238 raft_consensus.cc:2804] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:10.007335 17238 raft_consensus.cc:493] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:10.007684 17238 raft_consensus.cc:3060] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.003925 17231 leader_election.cc:290] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:10.002924 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fad93f15094f34a655d618bfe5eaf6" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:10.008687 17049 raft_consensus.cc:2468] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 3.
I20260709 14:54:10.011198 17050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a37fddb317d440ab80dc57e64b1c42b" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:54:10.011505 15963 leader_election.cc:304] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [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: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:54:10.012423 17192 raft_consensus.cc:2804] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:10.012848 17045 raft_consensus.cc:2468] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 2.
I20260709 14:54:10.012952 17192 raft_consensus.cc:697] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [term 3 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:54:10.013513 15820 catalog_manager.cc:5697] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 1 to 2, leader changed from b796c2d2cb444fbbad8b496885f35442 (127.13.139.3) to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 2 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:10.014010 17192 consensus_queue.cc:237] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [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: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:10.017009 17189 raft_consensus.cc:493] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:10.017484 17189 raft_consensus.cc:515] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:10.018836 17050 raft_consensus.cc:3060] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.019327 17189 leader_election.cc:290] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:10.021126 15963 leader_election.cc:304] T fca806d75fbc49f7b0b4d33a861e016b P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:54:10.021953 17237 raft_consensus.cc:2804] T fca806d75fbc49f7b0b4d33a861e016b P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:10.022639 17237 raft_consensus.cc:697] T fca806d75fbc49f7b0b4d33a861e016b P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:54:10.023494 17237 consensus_queue.cc:237] T fca806d75fbc49f7b0b4d33a861e016b P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:10.025770 16111 leader_election.cc:304] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [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: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.027110 17242 raft_consensus.cc:2804] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:10.027532 17242 raft_consensus.cc:493] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:10.027880 17242 raft_consensus.cc:3060] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.030778 16111 leader_election.cc:304] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.031260 17189 raft_consensus.cc:493] T 9b5b508262794ac691288fdd17fd12fc P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:10.031909 17190 raft_consensus.cc:2749] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:54:10.031805 17189 raft_consensus.cc:515] T 9b5b508262794ac691288fdd17fd12fc P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:10.033030 17250 raft_consensus.cc:493] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a94de9a189384a07887edad3f78f5078)
I20260709 14:54:10.033902 16111 leader_election.cc:304] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.033571 17250 raft_consensus.cc:515] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:10.035079 17242 raft_consensus.cc:515] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:10.035446 17238 raft_consensus.cc:515] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:10.036041 17250 leader_election.cc:290] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:10.038908 16071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1174a03eedcb45daa7a01f22e8211462" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.039563 16065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5b508262794ac691288fdd17fd12fc" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.039868 17041 raft_consensus.cc:493] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:10.040189 16065 raft_consensus.cc:2468] T 9b5b508262794ac691288fdd17fd12fc P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 1.
I20260709 14:54:10.040377 17041 raft_consensus.cc:515] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:10.038877 17243 raft_consensus.cc:493] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:10.041221 17243 raft_consensus.cc:515] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:10.042125 17041 leader_election.cc:290] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:10.042575 17041 raft_consensus.cc:493] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a94de9a189384a07887edad3f78f5078)
I20260709 14:54:10.043170 17243 leader_election.cc:290] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:54:10.042974 17041 raft_consensus.cc:515] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:10.043839 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a7e2dbde2643839896dc2996eac5b6" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.045266 17041 leader_election.cc:290] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:10.045527 17242 leader_election.cc:290] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:10.045684 17041 raft_consensus.cc:493] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a94de9a189384a07887edad3f78f5078)
I20260709 14:54:10.046147 17041 raft_consensus.cc:515] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:10.047719 17041 leader_election.cc:290] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:10.051282 17225 raft_consensus.cc:493] T c4fad93f15094f34a655d618bfe5eaf6 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a94de9a189384a07887edad3f78f5078)
I20260709 14:54:10.051793 17225 raft_consensus.cc:515] T c4fad93f15094f34a655d618bfe5eaf6 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:10.053578 17225 leader_election.cc:290] T c4fad93f15094f34a655d618bfe5eaf6 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:10.057106 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751d993075d84750b98081153cbe9cfd" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:54:10.057327 17182 raft_consensus.cc:493] T e9b6adc7d5ca4f05b1a5b227d875471b P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:10.057772 17182 raft_consensus.cc:515] T e9b6adc7d5ca4f05b1a5b227d875471b P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:10.058090 17246 raft_consensus.cc:493] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:10.058578 17246 raft_consensus.cc:515] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:10.059626 17182 leader_election.cc:290] T e9b6adc7d5ca4f05b1a5b227d875471b P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:54:10.060381 17246 leader_election.cc:290] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:10.060910 17250 raft_consensus.cc:493] T df56d13946fe4ab88dbb9aa6f3a0828c P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:10.061221 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d1b47a43e44114aeab0c992eeff4f1" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.061376 17250 raft_consensus.cc:515] T df56d13946fe4ab88dbb9aa6f3a0828c P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:10.063251 17250 leader_election.cc:290] T df56d13946fe4ab88dbb9aa6f3a0828c P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:10.043388 17189 leader_election.cc:290] T 9b5b508262794ac691288fdd17fd12fc P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:54:10.066097 16066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e737b0b7cf7b46548fa9f237f83dd55b" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.066166 16068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57237a190004a6993ca15ba008578ba" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.067399 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7318aa55b0f34ffa8f0b667513f3e39c" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.067365 16068 raft_consensus.cc:2468] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 1.
I20260709 14:54:10.067971 16072 raft_consensus.cc:2468] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 3.
I20260709 14:54:10.069038 16067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.069649 16067 raft_consensus.cc:2468] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 5.
I20260709 14:54:10.071907 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4aca794e30849de89cfe9d2e3948c32" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:10.072458 16068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd42cfc12264496f8bf7e4448f504fe5" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.073359 16067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1c85d32ed1482bb658721d80cff21f" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.074594 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f563e9f0af43bab58764d8f3c8a4b1" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.079509 16067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1dda762fec47c6889b6b03e8a266cd" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.080933 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae94499525a44964835f2f41041c8231" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:10.083760 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57237a190004a6993ca15ba008578ba" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:10.085136 17225 raft_consensus.cc:493] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:10.089416 17225 raft_consensus.cc:515] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:10.088551 16067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a0f0e026e4432585eeba2be31df2e8" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.086725 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7352cc41e74a05836f4149541fd174" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:10.092097 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ec51da2c474914a2bf69045cc126eb" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:10.098573 16068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f497c4f686447d8ea79da8bad088d6" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.092979 17052 raft_consensus.cc:1240] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Rejecting Update request from peer b796c2d2cb444fbbad8b496885f35442 for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:10.093870 15994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ca1ecf44cf4834b74351cb48f095c1" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:10.095088 17049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4aca794e30849de89cfe9d2e3948c32" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:10.095610 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4e77513b7e4003954f958ac2d68349" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:10.102437 17046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7352cc41e74a05836f4149541fd174" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:10.102598 16068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1c85d32ed1482bb658721d80cff21f" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.103744 17034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ec51da2c474914a2bf69045cc126eb" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:10.104393 16068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca806d75fbc49f7b0b4d33a861e016b" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.106266 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706aafb9111e481680d09d77653b22dc" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.122166 17238 leader_election.cc:290] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:10.108666 16955 leader_election.cc:304] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57; no voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.109685 16067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642a5c8bd005449b82b5502f6a89881c" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.110626 15996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e99cee23674e2b9dfd408016f0125d" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:10.112263 16066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e737b0b7cf7b46548fa9f237f83dd55b" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:54:10.113579 16063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca806d75fbc49f7b0b4d33a861e016b" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:54:10.127416 16068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d1b47a43e44114aeab0c992eeff4f1" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:54:10.114193 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5b508262794ac691288fdd17fd12fc" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:10.114853 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a37fddb317d440ab80dc57e64b1c42b" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:54:10.116750 17225 leader_election.cc:290] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:54:10.123082 15994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3a1c3ae5b1452b8936e5090f26b98a" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:54:10.124620 17194 raft_consensus.cc:2749] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:54:10.107808 17050 raft_consensus.cc:2468] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 2.
I20260709 14:54:10.125530 16112 leader_election.cc:304] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
W20260709 14:54:10.125540 16111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.1:34293, user_credentials={real_user=slave}} blocked reactor thread for 91697.9us
I20260709 14:54:10.141175 17244 raft_consensus.cc:2749] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:54:10.130672 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662132e570a9470fb1df1efc4073ac2d" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:10.141407 16111 leader_election.cc:304] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.130985 15992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b6adc7d5ca4f05b1a5b227d875471b" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:10.131985 15995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df56d13946fe4ab88dbb9aa6f3a0828c" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:10.132598 15964 leader_election.cc:304] T 14a7e2dbde2643839896dc2996eac5b6 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:10.141706 16112 leader_election.cc:304] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.144315 17183 raft_consensus.cc:2749] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:10.145358 17231 raft_consensus.cc:2804] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:10.145730 17231 raft_consensus.cc:493] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:10.146070 17231 raft_consensus.cc:3060] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.147500 17177 raft_consensus.cc:493] T 12f497c4f686447d8ea79da8bad088d6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:10.147982 17177 raft_consensus.cc:515] T 12f497c4f686447d8ea79da8bad088d6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:10.144909 17242 raft_consensus.cc:2749] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:10.149812 17177 leader_election.cc:290] T 12f497c4f686447d8ea79da8bad088d6 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:10.149907 16112 leader_election.cc:304] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.150602 17177 raft_consensus.cc:2749] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:10.151384 16112 leader_election.cc:304] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.152115 16955 leader_election.cc:304] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72b4deef369542558424d8f21d6bed57; no voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.153219 17243 raft_consensus.cc:2749] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:10.152830 17244 raft_consensus.cc:493] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:10.154083 17244 raft_consensus.cc:515] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:10.156139 17244 leader_election.cc:290] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:54:10.157255 15995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f497c4f686447d8ea79da8bad088d6" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:10.158337 17190 raft_consensus.cc:2804] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:54:10.158703 17190 raft_consensus.cc:493] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting leader election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:10.159062 17190 raft_consensus.cc:3060] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:10.159332 17183 raft_consensus.cc:493] T 706aafb9111e481680d09d77653b22dc P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:10.159807 17183 raft_consensus.cc:515] T 706aafb9111e481680d09d77653b22dc P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:10.161788 17183 leader_election.cc:290] T 706aafb9111e481680d09d77653b22dc P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:10.164156 16955 leader_election.cc:304] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57; no voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.166149 15995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706aafb9111e481680d09d77653b22dc" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:10.171099 17244 raft_consensus.cc:2749] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:10.174690 16955 leader_election.cc:304] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57; no voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.176451 17244 raft_consensus.cc:2749] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:10.182209 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e7225a173114c9fb089f67e4962a75e" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:10.184965 17242 raft_consensus.cc:493] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:10.185556 17242 raft_consensus.cc:515] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:10.187577 17242 leader_election.cc:290] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:10.167131 16112 leader_election.cc:304] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.143253 17233 raft_consensus.cc:2749] T 14a7e2dbde2643839896dc2996eac5b6 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:10.167454 15964 leader_election.cc:304] T cd42cfc12264496f8bf7e4448f504fe5 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:10.188895 17183 raft_consensus.cc:493] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:10.189843 17183 raft_consensus.cc:515] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:10.191030 15964 leader_election.cc:304] T 3d1dda762fec47c6889b6b03e8a266cd P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:10.191684 17183 leader_election.cc:290] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:10.190084 17236 raft_consensus.cc:2749] T cd42cfc12264496f8bf7e4448f504fe5 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:10.192224 17214 raft_consensus.cc:2749] T 3d1dda762fec47c6889b6b03e8a266cd P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:10.192337 15995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1dda762fec47c6889b6b03e8a266cd" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:10.191852 17177 raft_consensus.cc:2804] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:10.193370 17177 raft_consensus.cc:493] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:10.193692 17177 raft_consensus.cc:3060] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.195077 15964 leader_election.cc:304] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [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: d363c5ed112f492b917cbd9efd591201; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:10.195773 17224 raft_consensus.cc:2749] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:10.196933 15964 leader_election.cc:304] T 12f497c4f686447d8ea79da8bad088d6 P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:10.197570 17244 raft_consensus.cc:493] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:10.197674 15992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642a5c8bd005449b82b5502f6a89881c" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:10.198097 17244 raft_consensus.cc:515] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:10.200485 17244 leader_election.cc:290] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:54:10.201093 17235 raft_consensus.cc:2749] T 12f497c4f686447d8ea79da8bad088d6 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:10.202242 17177 raft_consensus.cc:515] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:10.204411 16112 leader_election.cc:304] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:54:10.206956 17220 raft_consensus.cc:493] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:10.207408 17220 raft_consensus.cc:515] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:10.209215 15964 leader_election.cc:304] T fd1c85d32ed1482bb658721d80cff21f P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:10.210340 16140 raft_consensus.cc:1240] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Rejecting Update request from peer d363c5ed112f492b917cbd9efd591201 for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:10.210474 17235 raft_consensus.cc:2749] T fd1c85d32ed1482bb658721d80cff21f P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:10.209599 15995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57237a190004a6993ca15ba008578ba" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:54:10.209214 17220 leader_election.cc:290] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:10.212014 15964 leader_election.cc:304] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:10.213783 17231 raft_consensus.cc:515] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:10.214816 16138 raft_consensus.cc:1240] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Rejecting Update request from peer d363c5ed112f492b917cbd9efd591201 for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:10.215003 17214 consensus_queue.cc:1059] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:10.215726 17229 raft_consensus.cc:2749] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:10.216871 17229 raft_consensus.cc:3055] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:10.217204 17229 raft_consensus.cc:740] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:54:10.218024 17224 consensus_queue.cc:1059] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:10.217970 17229 consensus_queue.cc:260] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:10.219022 17224 raft_consensus.cc:3055] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:10.219368 17224 raft_consensus.cc:740] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:54:10.219583 17229 raft_consensus.cc:3060] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.220193 17224 consensus_queue.cc:260] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:10.221354 17224 raft_consensus.cc:3060] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.224123 17045 raft_consensus.cc:1240] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Rejecting Update request from peer b796c2d2cb444fbbad8b496885f35442 for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:10.225847 15995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5b508262794ac691288fdd17fd12fc" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:54:10.226884 15963 leader_election.cc:304] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:54:10.227691 17230 raft_consensus.cc:2804] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:10.227417 17190 raft_consensus.cc:515] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:10.228196 17230 raft_consensus.cc:697] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:54:10.228506 16144 raft_consensus.cc:1240] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Rejecting Update request from peer d363c5ed112f492b917cbd9efd591201 for earlier term 3. Current term is 4. Ops: []
I20260709 14:54:10.229087 17230 consensus_queue.cc:237] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:10.230616 17214 consensus_queue.cc:1059] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:10.231523 17235 raft_consensus.cc:3055] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:10.231878 17235 raft_consensus.cc:740] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:54:10.232203 15992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7318aa55b0f34ffa8f0b667513f3e39c" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:54:10.232636 17235 consensus_queue.cc:260] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [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: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:10.233913 17235 raft_consensus.cc:3060] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:10.243170 15995 raft_consensus.cc:2468] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 2.
I20260709 14:54:10.249804 15964 leader_election.cc:304] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [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: d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:10.254305 15992 raft_consensus.cc:2468] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 4.
W20260709 14:54:10.348837 15964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 99115.7us
I20260709 14:54:10.260185 17231 leader_election.cc:290] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:10.263617 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf23f4feea54be3ad75ea64d1cc36a7" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:10.349949 16144 raft_consensus.cc:2468] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 3.
I20260709 14:54:10.264149 17244 raft_consensus.cc:493] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:10.350741 17244 raft_consensus.cc:515] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:10.352473 17235 raft_consensus.cc:2749] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:10.352800 17244 leader_election.cc:290] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:10.265166 17045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f563e9f0af43bab58764d8f3c8a4b1" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:10.354144 16110 leader_election.cc:304] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:54:10.266496 17052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3a1c3ae5b1452b8936e5090f26b98a" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:54:10.355134 17231 raft_consensus.cc:2804] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:10.276281 16140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc62102a32946f59301f3a998f7fdbb" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:10.355645 17231 raft_consensus.cc:697] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [term 4 LEADER]: Becoming Leader. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:54:10.277051 17049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf23f4feea54be3ad75ea64d1cc36a7" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:10.356336 17049 raft_consensus.cc:2468] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 3.
I20260709 14:54:10.356515 17231 consensus_queue.cc:237] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [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: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:10.359333 15992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd42cfc12264496f8bf7e4448f504fe5" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:10.361873 16110 leader_election.cc:304] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:54:10.363356 17238 raft_consensus.cc:2804] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:10.364032 17238 raft_consensus.cc:697] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 [term 2 LEADER]: Becoming Leader. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:54:10.364894 17238 consensus_queue.cc:237] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:10.297469 17050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751d993075d84750b98081153cbe9cfd" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:54:10.302603 17177 leader_election.cc:290] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:10.306422 17248 raft_consensus.cc:493] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader a94de9a189384a07887edad3f78f5078)
W20260709 14:54:10.306587 16036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.2:45343, user_credentials={real_user=slave}} blocked reactor thread for 176486us
I20260709 14:54:10.307015 17249 raft_consensus.cc:493] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:10.308841 17190 leader_election.cc:290] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:10.313594 16063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e737b0b7cf7b46548fa9f237f83dd55b" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.313896 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662132e570a9470fb1df1efc4073ac2d" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.314296 16066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df56d13946fe4ab88dbb9aa6f3a0828c" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.377483 16066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba454078ccd64544b7dee3f906a942fd" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.378535 16066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e99cee23674e2b9dfd408016f0125d" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.314978 16067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5157d267276942d680d0abb061c8568a" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.382046 16067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e7225a173114c9fb089f67e4962a75e" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.383114 16067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf23f4feea54be3ad75ea64d1cc36a7" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.384168 16067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc62102a32946f59301f3a998f7fdbb" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.317848 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ca1ecf44cf4834b74351cb48f095c1" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.385835 16070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd42cfc12264496f8bf7e4448f504fe5" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.319365 16064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a37fddb317d440ab80dc57e64b1c42b" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.319574 16065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ec51da2c474914a2bf69045cc126eb" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.320030 16071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fad93f15094f34a655d618bfe5eaf6" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.390177 17249 raft_consensus.cc:515] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:10.392182 17249 leader_election.cc:290] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:10.328675 16068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f563e9f0af43bab58764d8f3c8a4b1" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.329530 17256 raft_consensus.cc:493] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:10.346388 16069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb44daf10d6941d39788378f1d5ff28a" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.376056 17248 raft_consensus.cc:515] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
W20260709 14:54:10.398519 16111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.1:34293, user_credentials={real_user=slave}} blocked reactor thread for 127262us
I20260709 14:54:10.415781 16111 leader_election.cc:304] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.411274 16955 leader_election.cc:304] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: 
I20260709 14:54:10.416914 16111 leader_election.cc:304] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [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: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: 
I20260709 14:54:10.415984 16140 raft_consensus.cc:1240] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Rejecting Update request from peer d363c5ed112f492b917cbd9efd591201 for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:10.419132 17046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1ca1ecf44cf4834b74351cb48f095c1" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:10.419572 17045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659187f6b88347edb385ede517395afe" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:10.419932 16111 leader_election.cc:304] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.420989 16036 leader_election.cc:304] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442; no voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.422437 17177 raft_consensus.cc:2749] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:54:10.424717 16036 leader_election.cc:304] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.428797 16137 raft_consensus.cc:1240] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Rejecting Update request from peer d363c5ed112f492b917cbd9efd591201 for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:10.429533 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659187f6b88347edb385ede517395afe" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:10.428176 17250 raft_consensus.cc:2749] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:10.433552 17230 consensus_queue.cc:1059] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:10.428158 17189 raft_consensus.cc:2749] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:10.434499 17214 raft_consensus.cc:3055] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:10.434962 17214 raft_consensus.cc:740] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:54:10.435599 17262 raft_consensus.cc:2804] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:54:10.436057 17262 raft_consensus.cc:493] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting leader election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:10.435801 17214 consensus_queue.cc:260] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:10.436434 17262 raft_consensus.cc:3060] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:10.437009 17214 raft_consensus.cc:3060] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.437346 17038 raft_consensus.cc:1240] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Rejecting Update request from peer b796c2d2cb444fbbad8b496885f35442 for earlier term 2. Current term is 3. Ops: []
I20260709 14:54:10.438719 17037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662132e570a9470fb1df1efc4073ac2d" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:10.440092 17042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4e77513b7e4003954f958ac2d68349" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:10.421557 17243 raft_consensus.cc:2804] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:54:10.442927 17243 raft_consensus.cc:493] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting leader election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:10.422067 17183 raft_consensus.cc:2749] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:54:10.423511 17249 consensus_queue.cc:1059] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 14:54:10.444420 17041 consensus_queue.cc:1059] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:10.412844 17256 raft_consensus.cc:515] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:10.446774 17192 consensus_queue.cc:1059] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:10.447781 17256 leader_election.cc:290] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:10.449725 17248 leader_election.cc:290] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:10.443307 17243 raft_consensus.cc:3060] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:10.451575 16140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ceed06918774e40b07e9c8eab60b294" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:10.453070 16140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fad93f15094f34a655d618bfe5eaf6" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:10.455577 16112 leader_election.cc:304] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.444317 16146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5b508262794ac691288fdd17fd12fc" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:10.456907 16112 leader_election.cc:304] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:10.444356 17249 raft_consensus.cc:3055] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:10.458779 17249 raft_consensus.cc:740] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:54:10.457146 17183 raft_consensus.cc:2749] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:10.458695 15992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7318aa55b0f34ffa8f0b667513f3e39c" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:10.460136 15992 raft_consensus.cc:2393] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 in current term 4: Already voted for candidate a94de9a189384a07887edad3f78f5078 in this term.
I20260709 14:54:10.459841 17249 consensus_queue.cc:260] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:10.466593 17049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ceed06918774e40b07e9c8eab60b294" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:10.474020 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba454078ccd64544b7dee3f906a942fd" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:10.474284 17045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e99cee23674e2b9dfd408016f0125d" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
W20260709 14:54:10.472373 16036 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:54:10.474732 17242 raft_consensus.cc:2804] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:54:10.490556 17034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fad93f15094f34a655d618bfe5eaf6" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:10.495652 17237 raft_consensus.cc:3055] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:10.496062 17237 raft_consensus.cc:740] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:54:10.496351 17036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d6832bfff1467ab78fa95264c4c6b6" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:10.496915 17237 consensus_queue.cc:260] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:10.488741 16066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f497c4f686447d8ea79da8bad088d6" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.472383 17263 raft_consensus.cc:2749] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:10.498386 17237 raft_consensus.cc:3060] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.500197 17038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba454078ccd64544b7dee3f906a942fd" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:10.473938 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d6832bfff1467ab78fa95264c4c6b6" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:10.503408 17049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:10.504709 17249 raft_consensus.cc:3060] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.511013 17242 raft_consensus.cc:493] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:10.511467 17242 raft_consensus.cc:3060] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:54:10.513125 17262 raft_consensus.cc:515] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:10.513563 16068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706aafb9111e481680d09d77653b22dc" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.520231 16071 raft_consensus.cc:3055] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:10.520656 16071 raft_consensus.cc:740] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:54:10.522055 16071 consensus_queue.cc:260] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:10.525236 16068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642a5c8bd005449b82b5502f6a89881c" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
W20260709 14:54:10.526180 16111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.1:34293, user_credentials={real_user=slave}} blocked reactor thread for 44399.1us
I20260709 14:54:10.527287 16064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf23f4feea54be3ad75ea64d1cc36a7" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.531420 16063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7318aa55b0f34ffa8f0b667513f3e39c" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:54:10.531713 16037 leader_election.cc:304] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.525799 16071 raft_consensus.cc:3060] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.557144 17045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df56d13946fe4ab88dbb9aa6f3a0828c" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:10.558470 16068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5b508262794ac691288fdd17fd12fc" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:54:10.559639 17248 raft_consensus.cc:2749] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:10.560809 16037 leader_election.cc:304] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.561743 17246 raft_consensus.cc:2749] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:10.561990 16037 leader_election.cc:304] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.562754 17248 raft_consensus.cc:2749] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:10.563688 17246 consensus_queue.cc:1059] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:10.564620 17246 raft_consensus.cc:3055] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:10.564741 16065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d1dda762fec47c6889b6b03e8a266cd" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:10.564088 16037 leader_election.cc:304] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.568830 17041 consensus_queue.cc:1059] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:10.568970 16037 leader_election.cc:304] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.570500 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b6adc7d5ca4f05b1a5b227d875471b" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:10.571460 16140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7318aa55b0f34ffa8f0b667513f3e39c" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:10.528414 17262 leader_election.cc:290] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:10.545186 17052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb77ae60b32488981907f0bb9d2a2ec" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:10.576685 16037 leader_election.cc:304] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
W20260709 14:54:10.578401 16956 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 94416.9us
I20260709 14:54:10.581097 16145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:10.579367 16956 leader_election.cc:304] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.586611 16037 leader_election.cc:304] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.566352 17246 raft_consensus.cc:740] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:54:10.589535 16037 leader_election.cc:304] T df56d13946fe4ab88dbb9aa6f3a0828c P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.590834 17041 raft_consensus.cc:2749] T df56d13946fe4ab88dbb9aa6f3a0828c P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:10.594300 17198 raft_consensus.cc:2749] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:10.595383 16067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf23f4feea54be3ad75ea64d1cc36a7" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:54:10.573112 17256 raft_consensus.cc:2749] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:10.596942 17242 raft_consensus.cc:515] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:10.599129 17242 leader_election.cc:290] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 6 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:10.600023 16071 raft_consensus.cc:1275] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Refusing update from remote peer d363c5ed112f492b917cbd9efd591201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:10.589178 17189 raft_consensus.cc:2749] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:10.585963 17225 raft_consensus.cc:3055] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:10.601591 17225 raft_consensus.cc:740] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:54:10.602715 16064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57237a190004a6993ca15ba008578ba" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:54:10.602463 17225 consensus_queue.cc:260] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 [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: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:10.603667 17225 raft_consensus.cc:3060] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:10.572196 17243 raft_consensus.cc:515] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:10.588686 17050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf23f4feea54be3ad75ea64d1cc36a7" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:54:10.601516 17192 consensus_queue.cc:1048] T fca806d75fbc49f7b0b4d33a861e016b P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:54:10.606477 17257 raft_consensus.cc:2749] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:10.607121 17250 raft_consensus.cc:2749] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:10.614784 16112 leader_election.cc:304] T 12f497c4f686447d8ea79da8bad088d6 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.616485 16112 leader_election.cc:304] T 706aafb9111e481680d09d77653b22dc P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.615079 15994 raft_consensus.cc:1240] T fca806d75fbc49f7b0b4d33a861e016b P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Rejecting Update request from peer b796c2d2cb444fbbad8b496885f35442 for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:10.619065 17177 raft_consensus.cc:2749] T 12f497c4f686447d8ea79da8bad088d6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:10.634793 16139 raft_consensus.cc:1275] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Refusing update from remote peer d363c5ed112f492b917cbd9efd591201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:10.635946 17046 raft_consensus.cc:1240] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Rejecting Update request from peer b796c2d2cb444fbbad8b496885f35442 for earlier term 3. Current term is 4. Ops: []
I20260709 14:54:10.636967 17243 leader_election.cc:290] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 4 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:54:10.637187 17050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:54:10.638600 17246 consensus_queue.cc:260] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:10.639889 17246 raft_consensus.cc:3060] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.640345 16066 raft_consensus.cc:1275] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Refusing update from remote peer d363c5ed112f492b917cbd9efd591201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:10.640394 17236 consensus_queue.cc:1048] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:10.647334 16140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf23f4feea54be3ad75ea64d1cc36a7" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
W20260709 14:54:10.647568 16956 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 68293.7us
I20260709 14:54:10.648025 16140 raft_consensus.cc:2393] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 72b4deef369542558424d8f21d6bed57 in current term 4: Already voted for candidate a94de9a189384a07887edad3f78f5078 in this term.
I20260709 14:54:10.648280 16956 leader_election.cc:304] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57; no voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:10.648998 17243 raft_consensus.cc:2749] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:10.650091 16956 leader_election.cc:304] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.650744 17243 raft_consensus.cc:2749] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:10.651772 16956 leader_election.cc:304] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.652417 17243 raft_consensus.cc:2749] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:10.653439 16956 leader_election.cc:304] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.654119 17243 raft_consensus.cc:2749] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:10.654587 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb77ae60b32488981907f0bb9d2a2ec" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:10.655350 16956 leader_election.cc:304] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57; no voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:10.656077 17243 raft_consensus.cc:2749] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:10.656204 15998 raft_consensus.cc:1240] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [term 3 LEADER]: Rejecting Update request from peer b796c2d2cb444fbbad8b496885f35442 for earlier term 2. Current term is 3. Ops: []
I20260709 14:54:10.657701 16956 leader_election.cc:304] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.658332 17243 raft_consensus.cc:2749] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:10.659785 16956 leader_election.cc:304] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72b4deef369542558424d8f21d6bed57; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.661149 16956 leader_election.cc:304] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72b4deef369542558424d8f21d6bed57; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
W20260709 14:54:10.661962 16112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.3:45283, user_credentials={real_user=slave}} blocked reactor thread for 45566.5us
I20260709 14:54:10.662539 16112 leader_election.cc:304] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.663177 17243 raft_consensus.cc:2749] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:10.663475 17242 raft_consensus.cc:2749] T 706aafb9111e481680d09d77653b22dc P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:10.669232 16956 leader_election.cc:304] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57; no voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:10.671180 16956 leader_election.cc:304] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.671880 16112 leader_election.cc:304] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.672499 16956 leader_election.cc:304] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72b4deef369542558424d8f21d6bed57; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.672639 17177 raft_consensus.cc:2749] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:10.673794 16956 leader_election.cc:304] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.674782 17235 consensus_queue.cc:1048] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:10.675800 17198 raft_consensus.cc:2749] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:10.674932 16064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:54:10.670022 17243 raft_consensus.cc:2749] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:10.680882 17244 raft_consensus.cc:2749] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:10.671383 17231 raft_consensus.cc:2749] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:54:10.683861 16037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.1:34293, user_credentials={real_user=slave}} blocked reactor thread for 94385.3us
I20260709 14:54:10.684150 16956 leader_election.cc:304] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72b4deef369542558424d8f21d6bed57; no voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:10.686213 17046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12df99d7af5d406ebc9d25e5dcb9b793" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:10.686993 16140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cebb868d296402781514c53c6b960ef" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:10.687637 16071 raft_consensus.cc:1275] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Refusing update from remote peer d363c5ed112f492b917cbd9efd591201: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:10.688457 17045 raft_consensus.cc:1275] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Refusing update from remote peer d363c5ed112f492b917cbd9efd591201: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:10.689620 16956 leader_election.cc:304] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57; no voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:10.690187 16112 leader_election.cc:304] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:10.696628 17177 raft_consensus.cc:2749] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:54:10.697044 16112 leader_election.cc:304] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.697728 17177 raft_consensus.cc:2749] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:54:10.699512 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12df99d7af5d406ebc9d25e5dcb9b793" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:10.682920 17270 raft_consensus.cc:2749] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:10.685014 17244 raft_consensus.cc:2749] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:54:10.689337 17243 raft_consensus.cc:2749] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:10.692198 17198 raft_consensus.cc:2749] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:10.704116 16112 leader_election.cc:304] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:10.706823 17177 raft_consensus.cc:2749] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:54:10.707134 16140 raft_consensus.cc:1240] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Rejecting Update request from peer b796c2d2cb444fbbad8b496885f35442 for earlier term 3. Current term is 4. Ops: []
I20260709 14:54:10.707532 16037 leader_election.cc:304] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:54:10.710837 17236 consensus_queue.cc:1048] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:10.714481 17037 raft_consensus.cc:1275] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Refusing update from remote peer d363c5ed112f492b917cbd9efd591201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:10.715462 17230 consensus_queue.cc:1048] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:10.704540 17050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cebb868d296402781514c53c6b960ef" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:10.725194 16066 raft_consensus.cc:1275] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Refusing update from remote peer d363c5ed112f492b917cbd9efd591201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:10.728873 17235 consensus_queue.cc:1048] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:10.738691 17248 raft_consensus.cc:2749] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:10.738833 16037 leader_election.cc:304] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:54:10.740783 16037 leader_election.cc:304] T 9b5b508262794ac691288fdd17fd12fc P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.740890 17248 raft_consensus.cc:2749] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:10.741519 17246 raft_consensus.cc:2749] T 9b5b508262794ac691288fdd17fd12fc P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:10.741890 16037 leader_election.cc:304] T c4fad93f15094f34a655d618bfe5eaf6 P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:54:10.743011 16037 leader_election.cc:304] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:54:10.743672 17225 raft_consensus.cc:2749] T c4fad93f15094f34a655d618bfe5eaf6 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:10.744511 17225 raft_consensus.cc:2749] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:10.748370 16037 leader_election.cc:304] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:54:10.750433 17246 raft_consensus.cc:2749] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:10.752177 16037 leader_election.cc:304] T e9b6adc7d5ca4f05b1a5b227d875471b P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b796c2d2cb444fbbad8b496885f35442; no voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.753350 17248 raft_consensus.cc:2749] T e9b6adc7d5ca4f05b1a5b227d875471b P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:54:10.753681 15963 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.4:38131, user_credentials={real_user=slave}} blocked reactor thread for 48569.4us
I20260709 14:54:10.754498 16037 leader_election.cc:304] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:54:10.755268 17248 raft_consensus.cc:2749] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:54:10.754084 16068 raft_consensus.cc:3060] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:10.757280 16037 leader_election.cc:304] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442; no voters: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:10.761281 17041 consensus_queue.cc:1059] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:10.763393 16037 leader_election.cc:304] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:54:10.764082 17222 raft_consensus.cc:2749] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:10.765902 15992 raft_consensus.cc:1275] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Refusing update from remote peer a94de9a189384a07887edad3f78f5078: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:10.768312 16037 leader_election.cc:304] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:54:10.776537 17257 raft_consensus.cc:2749] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:10.777878 16037 leader_election.cc:304] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [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: b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078
I20260709 14:54:10.779758 17257 raft_consensus.cc:2749] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:54:10.783648 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf23f4feea54be3ad75ea64d1cc36a7" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:54:10.764504 16068 raft_consensus.cc:1275] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Refusing update from remote peer a94de9a189384a07887edad3f78f5078: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:10.785567 17248 raft_consensus.cc:2749] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:10.790621 16956 leader_election.cc:304] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72b4deef369542558424d8f21d6bed57; no voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:10.792354 17198 raft_consensus.cc:2749] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:54:10.792514 17177 consensus_queue.cc:1048] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:54:10.805251 17222 consensus_queue.cc:1059] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:10.808565 17249 raft_consensus.cc:3055] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:10.808919 17236 consensus_queue.cc:1048] T fca806d75fbc49f7b0b4d33a861e016b P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:10.808941 17249 raft_consensus.cc:740] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:54:10.819125 17249 consensus_queue.cc:260] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [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: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:10.820446 17249 raft_consensus.cc:3060] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:10.839171 15817 catalog_manager.cc:5697] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 reported cstate change: term changed from 3 to 4, leader changed from d363c5ed112f492b917cbd9efd591201 (127.13.139.2) to a94de9a189384a07887edad3f78f5078 (127.13.139.4). New cstate: current_term: 4 leader_uuid: "a94de9a189384a07887edad3f78f5078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:10.840793 15817 catalog_manager.cc:5697] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 reported cstate change: term changed from 1 to 2, leader changed from d363c5ed112f492b917cbd9efd591201 (127.13.139.2) to a94de9a189384a07887edad3f78f5078 (127.13.139.4). New cstate: current_term: 2 leader_uuid: "a94de9a189384a07887edad3f78f5078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:10.843883 15816 catalog_manager.cc:5697] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 2 to 3, leader changed from b796c2d2cb444fbbad8b496885f35442 (127.13.139.3) to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 3 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } }
I20260709 14:54:10.845108 17177 consensus_queue.cc:1048] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:10.853729 17045 raft_consensus.cc:1275] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Refusing update from remote peer d363c5ed112f492b917cbd9efd591201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:10.867426 16072 raft_consensus.cc:3060] T 9b5b508262794ac691288fdd17fd12fc P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.869010 15818 catalog_manager.cc:5697] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442 reported cstate change: term changed from 1 to 2, leader changed from b796c2d2cb444fbbad8b496885f35442 (127.13.139.3) to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 2 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } }
I20260709 14:54:10.881659 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:10.888731 15994 raft_consensus.cc:1275] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Refusing update from remote peer a94de9a189384a07887edad3f78f5078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:10.895936 16072 raft_consensus.cc:1275] T 9b5b508262794ac691288fdd17fd12fc P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Refusing update from remote peer a94de9a189384a07887edad3f78f5078: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:10.900923 17238 consensus_queue.cc:1048] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:10.966586 15817 catalog_manager.cc:5697] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 1 to 2, leader changed from b796c2d2cb444fbbad8b496885f35442 (127.13.139.3) to d363c5ed112f492b917cbd9efd591201 (127.13.139.2). New cstate: current_term: 2 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:11.007858 17231 consensus_queue.cc:1048] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:11.026106 16137 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "421747f22ee04b73bad5742ed071c567"
dest_uuid: "a94de9a189384a07887edad3f78f5078"
mode: GRACEFUL
new_leader_uuid: "72b4deef369542558424d8f21d6bed57"
 from {username='slave'} at 127.0.0.1:38112
I20260709 14:54:11.026810 16137 raft_consensus.cc:606] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 4 LEADER]: Received request to transfer leadership to TS 72b4deef369542558424d8f21d6bed57
I20260709 14:54:11.029927 15992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5157d267276942d680d0abb061c8568a"
dest_uuid: "d363c5ed112f492b917cbd9efd591201"
mode: GRACEFUL
new_leader_uuid: "72b4deef369542558424d8f21d6bed57"
 from {username='slave'} at 127.0.0.1:38626
I20260709 14:54:11.030522 15992 raft_consensus.cc:606] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [term 3 LEADER]: Received request to transfer leadership to TS 72b4deef369542558424d8f21d6bed57
I20260709 14:54:11.033178 16137 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "659187f6b88347edb385ede517395afe"
dest_uuid: "a94de9a189384a07887edad3f78f5078"
mode: GRACEFUL
new_leader_uuid: "72b4deef369542558424d8f21d6bed57"
 from {username='slave'} at 127.0.0.1:38112
I20260709 14:54:11.033710 16137 raft_consensus.cc:606] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [term 2 LEADER]: Received request to transfer leadership to TS 72b4deef369542558424d8f21d6bed57
I20260709 14:54:11.038478 15992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "662132e570a9470fb1df1efc4073ac2d"
dest_uuid: "d363c5ed112f492b917cbd9efd591201"
mode: GRACEFUL
new_leader_uuid: "72b4deef369542558424d8f21d6bed57"
 from {username='slave'} at 127.0.0.1:38626
I20260709 14:54:11.039125 15992 raft_consensus.cc:606] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [term 3 LEADER]: Received request to transfer leadership to TS 72b4deef369542558424d8f21d6bed57
I20260709 14:54:11.041712 15992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3e99cee23674e2b9dfd408016f0125d"
dest_uuid: "d363c5ed112f492b917cbd9efd591201"
mode: GRACEFUL
new_leader_uuid: "72b4deef369542558424d8f21d6bed57"
 from {username='slave'} at 127.0.0.1:38626
I20260709 14:54:11.042301 15992 raft_consensus.cc:606] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Received request to transfer leadership to TS 72b4deef369542558424d8f21d6bed57
I20260709 14:54:11.043524 13868 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:54:11.045223 13868 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:11.047931 17192 raft_consensus.cc:993] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201: : Instructing follower 72b4deef369542558424d8f21d6bed57 to start an election
I20260709 14:54:11.047708 17224 consensus_queue.cc:1048] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:11.048372 17192 raft_consensus.cc:1081] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [term 3 LEADER]: Signalling peer 72b4deef369542558424d8f21d6bed57 to start an election
I20260709 14:54:11.069407 17050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "662132e570a9470fb1df1efc4073ac2d"
dest_uuid: "72b4deef369542558424d8f21d6bed57"
 from {username='slave'} at 127.0.0.1:53582
I20260709 14:54:11.070056 17050 raft_consensus.cc:493] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:11.070449 17050 raft_consensus.cc:3060] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:11.087620 17050 raft_consensus.cc:515] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:11.090360 17050 leader_election.cc:290] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 4 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:11.091284 16064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662132e570a9470fb1df1efc4073ac2d" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:54:11.091910 16064 raft_consensus.cc:3060] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:11.097433 15992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "662132e570a9470fb1df1efc4073ac2d" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:54:11.098166 15992 raft_consensus.cc:3055] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:11.098491 15992 raft_consensus.cc:740] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:54:11.099274 15992 consensus_queue.cc:260] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [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: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:11.100708 15992 raft_consensus.cc:3060] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:11.105918 16064 raft_consensus.cc:2468] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 4.
I20260709 14:54:11.107303 16956 leader_election.cc:304] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:54:11.108083 17198 raft_consensus.cc:2804] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:11.108523 17198 raft_consensus.cc:697] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [term 4 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:54:11.109335 17198 consensus_queue.cc:237] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [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: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:11.119118 16137 raft_consensus.cc:1240] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 6 FOLLOWER]: Rejecting Update request from peer 72b4deef369542558424d8f21d6bed57 for earlier term 5. Current term is 6. Ops: []
I20260709 14:54:11.120617 17243 consensus_queue.cc:1059] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:54:11.121610 17243 raft_consensus.cc:3055] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:54:11.121930 17243 raft_consensus.cc:740] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:54:11.122745 17243 consensus_queue.cc:260] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:11.123945 17243 raft_consensus.cc:3060] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:54:11.109944 15992 raft_consensus.cc:2468] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 4.
I20260709 14:54:11.137754 17192 raft_consensus.cc:993] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201: : Instructing follower 72b4deef369542558424d8f21d6bed57 to start an election
I20260709 14:54:11.138938 17192 raft_consensus.cc:1081] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [term 3 LEADER]: Signalling peer 72b4deef369542558424d8f21d6bed57 to start an election
I20260709 14:54:11.141710 17045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5157d267276942d680d0abb061c8568a"
dest_uuid: "72b4deef369542558424d8f21d6bed57"
 from {username='slave'} at 127.0.0.1:53582
I20260709 14:54:11.142184 17045 raft_consensus.cc:493] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:11.142524 17045 raft_consensus.cc:3060] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:11.148664 17045 raft_consensus.cc:515] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:11.153077 17045 leader_election.cc:290] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 4 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:11.154028 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5157d267276942d680d0abb061c8568a" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:54:11.153028 15992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5157d267276942d680d0abb061c8568a" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:54:11.154489 17230 raft_consensus.cc:993] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201: : Instructing follower 72b4deef369542558424d8f21d6bed57 to start an election
I20260709 14:54:11.155040 17230 raft_consensus.cc:1081] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Signalling peer 72b4deef369542558424d8f21d6bed57 to start an election
I20260709 14:54:11.154577 16072 raft_consensus.cc:3060] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:11.154754 15992 raft_consensus.cc:3055] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:11.161372 15992 raft_consensus.cc:740] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:54:11.162299 15992 consensus_queue.cc:260] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [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: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:11.163635 15992 raft_consensus.cc:3060] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:11.164016 17050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3e99cee23674e2b9dfd408016f0125d"
dest_uuid: "72b4deef369542558424d8f21d6bed57"
 from {username='slave'} at 127.0.0.1:53582
I20260709 14:54:11.164602 17050 raft_consensus.cc:493] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:11.164994 17050 raft_consensus.cc:3060] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:11.188233 15820 catalog_manager.cc:5697] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 3 to 4, leader changed from d363c5ed112f492b917cbd9efd591201 (127.13.139.2) to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 4 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:11.189769 16072 raft_consensus.cc:2468] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 4.
I20260709 14:54:11.190761 16956 leader_election.cc:304] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:54:11.191527 17198 raft_consensus.cc:2804] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:11.191965 17198 raft_consensus.cc:697] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [term 4 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:54:11.192943 17198 consensus_queue.cc:237] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [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: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:11.194223 17050 raft_consensus.cc:515] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:11.196281 17050 leader_election.cc:290] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 3 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:11.197348 16064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e99cee23674e2b9dfd408016f0125d" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:54:11.197978 16064 raft_consensus.cc:3060] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:11.201306 15994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e99cee23674e2b9dfd408016f0125d" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:54:11.201907 15994 raft_consensus.cc:3055] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:11.202207 15994 raft_consensus.cc:740] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:54:11.202979 15994 consensus_queue.cc:260] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [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: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:11.204187 15994 raft_consensus.cc:3060] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:11.204689 16064 raft_consensus.cc:2468] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 3.
I20260709 14:54:11.206146 16956 leader_election.cc:304] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:54:11.207046 17243 raft_consensus.cc:2804] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:11.207501 17243 raft_consensus.cc:697] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [term 3 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:54:11.208302 17243 consensus_queue.cc:237] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [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: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:11.187198 15992 raft_consensus.cc:2468] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 4.
I20260709 14:54:11.217288 15994 raft_consensus.cc:2468] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 3.
I20260709 14:54:11.267403 15816 catalog_manager.cc:5697] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 3 to 4, leader changed from d363c5ed112f492b917cbd9efd591201 (127.13.139.2) to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 4 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:11.269223 15816 catalog_manager.cc:5697] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 2 to 3, leader changed from d363c5ed112f492b917cbd9efd591201 (127.13.139.2) to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 3 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:11.432180 17238 raft_consensus.cc:993] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078: : Instructing follower 72b4deef369542558424d8f21d6bed57 to start an election
I20260709 14:54:11.432693 17238 raft_consensus.cc:1081] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 4 LEADER]: Signalling peer 72b4deef369542558424d8f21d6bed57 to start an election
I20260709 14:54:11.434705 17052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "421747f22ee04b73bad5742ed071c567"
dest_uuid: "72b4deef369542558424d8f21d6bed57"
 from {username='slave'} at 127.0.0.1:53562
I20260709 14:54:11.435432 17052 raft_consensus.cc:493] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:11.435875 17052 raft_consensus.cc:3060] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:11.442667 17052 raft_consensus.cc:515] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:11.445106 16140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421747f22ee04b73bad5742ed071c567" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:54:11.445312 17052 leader_election.cc:290] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 5 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:11.445698 16140 raft_consensus.cc:3055] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:54:11.446030 16140 raft_consensus.cc:740] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:54:11.445429 15994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421747f22ee04b73bad5742ed071c567" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:54:11.446704 16140 consensus_queue.cc:260] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [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: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:11.447088 15994 raft_consensus.cc:3060] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:11.447855 16140 raft_consensus.cc:3060] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:11.448541 17231 raft_consensus.cc:993] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078: : Instructing follower 72b4deef369542558424d8f21d6bed57 to start an election
I20260709 14:54:11.448980 17231 raft_consensus.cc:1081] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [term 2 LEADER]: Signalling peer 72b4deef369542558424d8f21d6bed57 to start an election
I20260709 14:54:11.450532 17050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "659187f6b88347edb385ede517395afe"
dest_uuid: "72b4deef369542558424d8f21d6bed57"
 from {username='slave'} at 127.0.0.1:53562
I20260709 14:54:11.451040 17050 raft_consensus.cc:493] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:11.451323 17050 raft_consensus.cc:3060] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:11.453970 16140 raft_consensus.cc:2468] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 5.
I20260709 14:54:11.454006 15994 raft_consensus.cc:2468] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 5.
I20260709 14:54:11.455235 16955 leader_election.cc:304] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: 
I20260709 14:54:11.455976 17198 raft_consensus.cc:2804] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:54:11.456348 17198 raft_consensus.cc:697] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 5 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:54:11.456463 17050 raft_consensus.cc:515] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:11.457146 17198 consensus_queue.cc:237] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [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: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:11.458645 17050 leader_election.cc:290] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 3 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:54:11.459487 16140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659187f6b88347edb385ede517395afe" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:54:11.460083 16140 raft_consensus.cc:3055] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:11.460234 16064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659187f6b88347edb385ede517395afe" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:54:11.460430 16140 raft_consensus.cc:740] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:54:11.460920 16064 raft_consensus.cc:3060] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:11.465087 16140 consensus_queue.cc:260] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [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: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:11.466185 16140 raft_consensus.cc:3060] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:11.467104 16064 raft_consensus.cc:2468] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 3.
I20260709 14:54:11.468153 16956 leader_election.cc:304] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:54:11.468875 17198 raft_consensus.cc:2804] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:11.468232 15816 catalog_manager.cc:5697] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 4 to 5, leader changed from a94de9a189384a07887edad3f78f5078 (127.13.139.4) to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 5 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:11.469359 17198 raft_consensus.cc:697] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [term 3 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:54:11.470186 17198 consensus_queue.cc:237] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [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: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:11.472747 16140 raft_consensus.cc:2468] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 3.
I20260709 14:54:11.483472 15816 catalog_manager.cc:5697] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 2 to 3, leader changed from a94de9a189384a07887edad3f78f5078 (127.13.139.4) to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 3 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:11.659129 16064 raft_consensus.cc:1275] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:11.660108 17198 consensus_queue.cc:1048] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:11.671641 15994 raft_consensus.cc:1275] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:11.673377 17244 consensus_queue.cc:1048] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:11.689945 15995 raft_consensus.cc:1275] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:11.691275 17244 consensus_queue.cc:1048] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:11.695940 17244 raft_consensus.cc:493] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:11.696336 17244 raft_consensus.cc:515] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:11.698284 17244 leader_election.cc:290] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:11.699632 16140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3a1c3ae5b1452b8936e5090f26b98a" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:11.699784 16064 raft_consensus.cc:1275] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:11.700337 16140 raft_consensus.cc:2393] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72b4deef369542558424d8f21d6bed57 in current term 2: Already voted for candidate a94de9a189384a07887edad3f78f5078 in this term.
I20260709 14:54:11.702718 15994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3a1c3ae5b1452b8936e5090f26b98a" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:11.703181 15994 raft_consensus.cc:2468] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 2.
I20260709 14:54:11.703635 17243 consensus_queue.cc:1048] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:11.704217 16954 leader_election.cc:304] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:54:11.705045 17244 raft_consensus.cc:2804] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:11.705394 17244 raft_consensus.cc:493] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:11.705732 17244 raft_consensus.cc:3060] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:11.712965 17244 raft_consensus.cc:515] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:11.718360 16140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3a1c3ae5b1452b8936e5090f26b98a" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:54:11.719079 16140 raft_consensus.cc:2393] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 72b4deef369542558424d8f21d6bed57 in current term 2: Already voted for candidate a94de9a189384a07887edad3f78f5078 in this term.
I20260709 14:54:11.722467 15995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3a1c3ae5b1452b8936e5090f26b98a" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:54:11.724660 16072 raft_consensus.cc:1275] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:11.724877 17244 leader_election.cc:290] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:11.726094 17244 consensus_queue.cc:1048] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:11.729545 15995 raft_consensus.cc:2468] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 2.
I20260709 14:54:11.730643 16954 leader_election.cc:304] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:54:11.731297 17244 raft_consensus.cc:2804] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:11.731911 17244 raft_consensus.cc:697] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [term 2 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:54:11.733343 17244 consensus_queue.cc:237] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:11.741008 15995 raft_consensus.cc:1275] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:11.742512 17198 consensus_queue.cc:1048] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:11.752799 15816 catalog_manager.cc:5697] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 1 to 2, leader changed from d363c5ed112f492b917cbd9efd591201 (127.13.139.2) to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 2 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:11.879453 16140 raft_consensus.cc:1275] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 5 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:54:11.880930 17244 consensus_queue.cc:1048] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:11.892983 15995 raft_consensus.cc:1275] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [term 5 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:54:11.892160 16140 raft_consensus.cc:1275] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:11.894336 17244 consensus_queue.cc:1048] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:11.895660 17244 consensus_queue.cc:1048] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:11.912626 16072 raft_consensus.cc:1275] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:11.914330 17243 consensus_queue.cc:1048] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:11.969477 17224 raft_consensus.cc:493] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:11.969882 17224 raft_consensus.cc:515] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:11.970685 17230 raft_consensus.cc:493] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:11.971123 17230 raft_consensus.cc:515] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:11.971488 17224 leader_election.cc:290] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:11.972003 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751d993075d84750b98081153cbe9cfd" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:11.972383 17050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751d993075d84750b98081153cbe9cfd" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:11.972628 16139 raft_consensus.cc:2468] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 2.
I20260709 14:54:11.972940 17050 raft_consensus.cc:2468] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 1.
I20260709 14:54:11.973349 17230 leader_election.cc:290] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:54:11.974287 15963 leader_election.cc:304] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:54:11.974987 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57237a190004a6993ca15ba008578ba" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:11.975559 16139 raft_consensus.cc:2468] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 2.
I20260709 14:54:11.975171 17230 raft_consensus.cc:2804] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:54:11.976460 15963 leader_election.cc:304] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:54:11.976806 17230 raft_consensus.cc:493] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:11.977227 17230 raft_consensus.cc:3060] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:11.977666 17233 raft_consensus.cc:2804] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:54:11.978058 17233 raft_consensus.cc:493] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:11.978382 17233 raft_consensus.cc:3060] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:11.974316 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57237a190004a6993ca15ba008578ba" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:11.984800 17230 raft_consensus.cc:515] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:11.984895 17233 raft_consensus.cc:515] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:11.986506 17230 leader_election.cc:290] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 3 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:11.986902 17233 leader_election.cc:290] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [CANDIDATE]: Term 3 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:54:11.987465 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57237a190004a6993ca15ba008578ba" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:54:11.987807 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751d993075d84750b98081153cbe9cfd" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:54:11.987444 17050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751d993075d84750b98081153cbe9cfd" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:54:11.988379 16139 raft_consensus.cc:3060] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:11.988791 16140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57237a190004a6993ca15ba008578ba" candidate_uuid: "d363c5ed112f492b917cbd9efd591201" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:54:11.988817 17050 raft_consensus.cc:3060] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:54:11.989383 16140 raft_consensus.cc:3060] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:11.994133 16140 raft_consensus.cc:2468] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 3.
I20260709 14:54:11.994972 17249 raft_consensus.cc:493] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:11.994969 15963 leader_election.cc:304] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [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: a94de9a189384a07887edad3f78f5078, d363c5ed112f492b917cbd9efd591201; no voters: b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:11.995643 17249 raft_consensus.cc:515] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:11.996480 17230 raft_consensus.cc:2804] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:11.997074 17230 raft_consensus.cc:697] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [term 3 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:54:11.998224 17050 raft_consensus.cc:2468] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 3.
I20260709 14:54:11.998529 17230 consensus_queue.cc:237] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER 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: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:11.999639 15995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57237a190004a6993ca15ba008578ba" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d363c5ed112f492b917cbd9efd591201" is_pre_election: true
I20260709 14:54:11.999787 16139 raft_consensus.cc:2468] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d363c5ed112f492b917cbd9efd591201 in term 3.
I20260709 14:54:12.000874 15963 leader_election.cc:304] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [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: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201; no voters: 
I20260709 14:54:12.002084 17249 leader_election.cc:290] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:54:12.002563 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57237a190004a6993ca15ba008578ba" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:12.002332 17224 raft_consensus.cc:2804] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:12.003266 16139 raft_consensus.cc:2368] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 for earlier term 2. Current term is 3.
I20260709 14:54:12.003469 17224 raft_consensus.cc:697] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [term 3 LEADER]: Becoming Leader. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:54:12.004442 16037 leader_election.cc:400] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Vote denied by peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131) with higher term. Message: Invalid argument: T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 for earlier term 2. Current term is 3.
I20260709 14:54:12.004851 16037 leader_election.cc:403] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:54:12.005707 17249 raft_consensus.cc:3060] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:54:12.004382 17224 consensus_queue.cc:237] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [LEADER]: Queue going to LEADER 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: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:12.011525 17249 raft_consensus.cc:2749] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131) with higher term. Message: Invalid argument: T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 for earlier term 2. Current term is 3.
I20260709 14:54:12.014947 15816 catalog_manager.cc:5697] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:12.028157 15816 catalog_manager.cc:5697] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "d363c5ed112f492b917cbd9efd591201" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:12.046022 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:12.084477 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:12.118485 15995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04ec51da2c474914a2bf69045cc126eb"
dest_uuid: "d363c5ed112f492b917cbd9efd591201"
mode: GRACEFUL
new_leader_uuid: "b796c2d2cb444fbbad8b496885f35442"
 from {username='slave'} at 127.0.0.1:38626
I20260709 14:54:12.119055 15995 raft_consensus.cc:606] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Received request to transfer leadership to TS b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:12.123139 15995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a37fddb317d440ab80dc57e64b1c42b"
dest_uuid: "d363c5ed112f492b917cbd9efd591201"
mode: GRACEFUL
new_leader_uuid: "72b4deef369542558424d8f21d6bed57"
 from {username='slave'} at 127.0.0.1:38626
I20260709 14:54:12.123656 15995 raft_consensus.cc:606] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Received request to transfer leadership to TS 72b4deef369542558424d8f21d6bed57
I20260709 14:54:12.127060 15995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b4e77513b7e4003954f958ac2d68349"
dest_uuid: "d363c5ed112f492b917cbd9efd591201"
mode: GRACEFUL
new_leader_uuid: "b796c2d2cb444fbbad8b496885f35442"
 from {username='slave'} at 127.0.0.1:38626
I20260709 14:54:12.127456 15995 raft_consensus.cc:606] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Received request to transfer leadership to TS b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:12.129369 15995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b7352cc41e74a05836f4149541fd174"
dest_uuid: "d363c5ed112f492b917cbd9efd591201"
mode: GRACEFUL
new_leader_uuid: "72b4deef369542558424d8f21d6bed57"
 from {username='slave'} at 127.0.0.1:38626
I20260709 14:54:12.129846 15995 raft_consensus.cc:606] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Received request to transfer leadership to TS 72b4deef369542558424d8f21d6bed57
I20260709 14:54:12.131974 15995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d16e25798a3d4307ae45f1f4ae626f54"
dest_uuid: "d363c5ed112f492b917cbd9efd591201"
mode: GRACEFUL
new_leader_uuid: "72b4deef369542558424d8f21d6bed57"
 from {username='slave'} at 127.0.0.1:38626
I20260709 14:54:12.132453 15995 raft_consensus.cc:606] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Received request to transfer leadership to TS 72b4deef369542558424d8f21d6bed57
I20260709 14:54:12.132464 17224 raft_consensus.cc:993] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201: : Instructing follower 72b4deef369542558424d8f21d6bed57 to start an election
I20260709 14:54:12.133020 17224 raft_consensus.cc:1081] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Signalling peer 72b4deef369542558424d8f21d6bed57 to start an election
I20260709 14:54:12.133496 13868 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:54:12.134759 13868 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:12.134814 17050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b7352cc41e74a05836f4149541fd174"
dest_uuid: "72b4deef369542558424d8f21d6bed57"
 from {username='slave'} at 127.0.0.1:53582
I20260709 14:54:12.135507 17050 raft_consensus.cc:493] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:12.135886 17050 raft_consensus.cc:3060] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:12.141440 17050 raft_consensus.cc:515] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:12.142904 17050 leader_election.cc:290] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:12.143451 15995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7352cc41e74a05836f4149541fd174" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:54:12.143967 15995 raft_consensus.cc:3055] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:12.143838 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b7352cc41e74a05836f4149541fd174" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:54:12.144317 15995 raft_consensus.cc:740] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:54:12.144572 16072 raft_consensus.cc:3060] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:12.145005 15995 consensus_queue.cc:260] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:12.145860 15995 raft_consensus.cc:3060] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:12.149689 16072 raft_consensus.cc:2468] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 2.
I20260709 14:54:12.150560 16956 leader_election.cc:304] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:54:12.151160 17244 raft_consensus.cc:2804] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:12.151491 15995 raft_consensus.cc:2468] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 2.
I20260709 14:54:12.151614 17244 raft_consensus.cc:697] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57 [term 2 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:54:12.152438 17244 consensus_queue.cc:237] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:12.160740 15816 catalog_manager.cc:5697] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 1 to 2, leader changed from d363c5ed112f492b917cbd9efd591201 (127.13.139.2) to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 2 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:12.176831 17249 raft_consensus.cc:493] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:12.177237 17249 raft_consensus.cc:515] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:12.179419 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf23f4feea54be3ad75ea64d1cc36a7" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:12.178848 17249 leader_election.cc:290] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:12.179679 17050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf23f4feea54be3ad75ea64d1cc36a7" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:12.180073 16139 raft_consensus.cc:2468] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 4.
I20260709 14:54:12.180305 17050 raft_consensus.cc:2468] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 4.
I20260709 14:54:12.181123 16037 leader_election.cc:304] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:54:12.181725 17249 raft_consensus.cc:2804] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:54:12.182128 17249 raft_consensus.cc:493] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:12.182463 17249 raft_consensus.cc:3060] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:12.187726 17249 raft_consensus.cc:515] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:12.189318 17249 leader_election.cc:290] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 5 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:12.189869 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf23f4feea54be3ad75ea64d1cc36a7" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:54:12.190115 17052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf23f4feea54be3ad75ea64d1cc36a7" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:54:12.190445 16139 raft_consensus.cc:3060] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:12.190618 17052 raft_consensus.cc:3060] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:12.194802 17052 raft_consensus.cc:2468] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 5.
I20260709 14:54:12.195200 16139 raft_consensus.cc:2468] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 5.
I20260709 14:54:12.195581 16037 leader_election.cc:304] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [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: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:54:12.196235 17249 raft_consensus.cc:2804] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:54:12.196581 17249 raft_consensus.cc:697] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 5 LEADER]: Becoming Leader. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:54:12.197309 17249 consensus_queue.cc:237] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:12.205332 15816 catalog_manager.cc:5697] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "b796c2d2cb444fbbad8b496885f35442" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:12.287031 16139 raft_consensus.cc:1275] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:12.287989 17243 consensus_queue.cc:1048] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:12.288915 17249 raft_consensus.cc:493] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:12.289433 17249 raft_consensus.cc:515] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:12.291334 17249 leader_election.cc:290] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:12.292551 16140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078" is_pre_election: true
I20260709 14:54:12.293278 16140 raft_consensus.cc:2393] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 in current term 6: Already voted for candidate a94de9a189384a07887edad3f78f5078 in this term.
I20260709 14:54:12.296171 17052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:12.296695 17052 raft_consensus.cc:2468] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 6.
I20260709 14:54:12.299301 16037 leader_election.cc:304] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: a94de9a189384a07887edad3f78f5078
I20260709 14:54:12.300487 17231 raft_consensus.cc:493] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:12.301034 17231 raft_consensus.cc:515] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:12.302695 17231 leader_election.cc:290] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:12.303069 17318 raft_consensus.cc:2804] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:54:12.303476 17318 raft_consensus.cc:493] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:12.303808 17318 raft_consensus.cc:3060] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:54:12.304008 16064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442" is_pre_election: true
I20260709 14:54:12.309376 17052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57" is_pre_election: true
I20260709 14:54:12.309924 17052 raft_consensus.cc:2468] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 6.
I20260709 14:54:12.310914 16111 leader_election.cc:304] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: 
I20260709 14:54:12.311553 17231 raft_consensus.cc:2804] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:54:12.311874 17231 raft_consensus.cc:493] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:12.312150 17231 raft_consensus.cc:3060] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:54:12.316102 17318 raft_consensus.cc:515] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:12.316936 16064 raft_consensus.cc:2468] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 6.
I20260709 14:54:12.317953 17318 leader_election.cc:290] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 6 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:12.318440 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:54:12.318858 17231 raft_consensus.cc:515] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:12.320479 17052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:54:12.323024 16139 raft_consensus.cc:2368] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 for earlier term 6. Current term is 7.
I20260709 14:54:12.320860 15995 raft_consensus.cc:1275] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:12.323843 16064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:54:12.323999 16037 leader_election.cc:400] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 6 election: Vote denied by peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131) with higher term. Message: Invalid argument: T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 for earlier term 6. Current term is 7.
I20260709 14:54:12.324414 16037 leader_election.cc:403] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
I20260709 14:54:12.325019 17324 consensus_queue.cc:1048] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:12.325286 17231 leader_election.cc:290] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 7 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:12.324390 16064 raft_consensus.cc:3060] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:54:12.326253 17050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d104e44aa4fd2a6b795d49fb094d3" candidate_uuid: "a94de9a189384a07887edad3f78f5078" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:54:12.327653 17052 raft_consensus.cc:2468] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 6.
I20260709 14:54:12.331880 16064 raft_consensus.cc:2468] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a94de9a189384a07887edad3f78f5078 in term 7.
I20260709 14:54:12.333004 16112 leader_election.cc:304] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 72b4deef369542558424d8f21d6bed57
I20260709 14:54:12.332279 17249 raft_consensus.cc:2749] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131) with higher term. Message: Invalid argument: T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate b796c2d2cb444fbbad8b496885f35442 for earlier term 6. Current term is 7.
I20260709 14:54:12.334326 17231 raft_consensus.cc:2804] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:54:12.334743 17231 raft_consensus.cc:697] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 7 LEADER]: Becoming Leader. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:54:12.335497 17231 consensus_queue.cc:237] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:12.347142 15820 catalog_manager.cc:5697] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 reported cstate change: term changed from 5 to 7, leader changed from 72b4deef369542558424d8f21d6bed57 (127.13.139.1) to a94de9a189384a07887edad3f78f5078 (127.13.139.4). New cstate: current_term: 7 leader_uuid: "a94de9a189384a07887edad3f78f5078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:12.369040 17224 raft_consensus.cc:993] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201: : Instructing follower b796c2d2cb444fbbad8b496885f35442 to start an election
I20260709 14:54:12.369424 17230 raft_consensus.cc:1081] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Signalling peer b796c2d2cb444fbbad8b496885f35442 to start an election
I20260709 14:54:12.370590 16064 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b4e77513b7e4003954f958ac2d68349"
dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
 from {username='slave'} at 127.0.0.1:44392
I20260709 14:54:12.371009 16064 raft_consensus.cc:493] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:12.371272 16064 raft_consensus.cc:3060] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:12.376720 16064 raft_consensus.cc:515] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:12.379024 16064 leader_election.cc:290] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 3 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:12.379184 15995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4e77513b7e4003954f958ac2d68349" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:54:12.379739 15995 raft_consensus.cc:3055] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:12.380038 15995 raft_consensus.cc:740] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:54:12.380890 17052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4e77513b7e4003954f958ac2d68349" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:54:12.380748 15995 consensus_queue.cc:260] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [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: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:12.381527 17052 raft_consensus.cc:3060] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:12.381969 15995 raft_consensus.cc:3060] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:12.389775 17052 raft_consensus.cc:2468] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 3.
I20260709 14:54:12.391006 16037 leader_election.cc:304] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [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: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:54:12.391644 17249 raft_consensus.cc:2804] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:12.392076 17249 raft_consensus.cc:697] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [term 3 LEADER]: Becoming Leader. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:54:12.392249 15995 raft_consensus.cc:2468] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 3.
I20260709 14:54:12.392899 17249 consensus_queue.cc:237] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [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: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:12.402590 15816 catalog_manager.cc:5697] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 reported cstate change: term changed from 2 to 3, leader changed from d363c5ed112f492b917cbd9efd591201 (127.13.139.2) to b796c2d2cb444fbbad8b496885f35442 (127.13.139.3). New cstate: current_term: 3 leader_uuid: "b796c2d2cb444fbbad8b496885f35442" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:12.428200 17224 raft_consensus.cc:993] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201: : Instructing follower 72b4deef369542558424d8f21d6bed57 to start an election
I20260709 14:54:12.428594 17230 raft_consensus.cc:1081] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Signalling peer 72b4deef369542558424d8f21d6bed57 to start an election
I20260709 14:54:12.429956 17050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a37fddb317d440ab80dc57e64b1c42b"
dest_uuid: "72b4deef369542558424d8f21d6bed57"
 from {username='slave'} at 127.0.0.1:53582
I20260709 14:54:12.430343 17050 raft_consensus.cc:493] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:12.430665 17050 raft_consensus.cc:3060] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:12.435379 17050 raft_consensus.cc:515] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:12.436714 17050 leader_election.cc:290] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 3 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:12.437273 15995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a37fddb317d440ab80dc57e64b1c42b" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:54:12.437551 16064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a37fddb317d440ab80dc57e64b1c42b" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:54:12.437836 15995 raft_consensus.cc:3055] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:12.438105 16064 raft_consensus.cc:3060] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:12.438140 15995 raft_consensus.cc:740] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:54:12.438920 15995 consensus_queue.cc:260] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [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: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:12.439989 15995 raft_consensus.cc:3060] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:12.444247 16064 raft_consensus.cc:2468] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 3.
I20260709 14:54:12.445647 16956 leader_election.cc:304] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:54:12.445755 15995 raft_consensus.cc:2468] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 3.
I20260709 14:54:12.446321 17244 raft_consensus.cc:2804] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:12.446767 17244 raft_consensus.cc:697] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [term 3 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:54:12.447569 17244 consensus_queue.cc:237] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [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: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:12.450526 16064 raft_consensus.cc:1275] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Refusing update from remote peer d363c5ed112f492b917cbd9efd591201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:12.451714 17230 consensus_queue.cc:1048] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:12.459398 15816 catalog_manager.cc:5697] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 2 to 3, leader changed from d363c5ed112f492b917cbd9efd591201 (127.13.139.2) to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 3 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:12.461069 16139 raft_consensus.cc:1275] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Refusing update from remote peer d363c5ed112f492b917cbd9efd591201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:12.462204 17050 raft_consensus.cc:1275] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Refusing update from remote peer d363c5ed112f492b917cbd9efd591201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:12.469251 17233 consensus_queue.cc:1048] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:12.474278 17233 consensus_queue.cc:1048] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:12.493516 16139 raft_consensus.cc:1275] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Refusing update from remote peer d363c5ed112f492b917cbd9efd591201: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:12.494982 17233 consensus_queue.cc:1048] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:12.560082 17224 raft_consensus.cc:993] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201: : Instructing follower 72b4deef369542558424d8f21d6bed57 to start an election
I20260709 14:54:12.560506 17233 raft_consensus.cc:1081] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Signalling peer 72b4deef369542558424d8f21d6bed57 to start an election
I20260709 14:54:12.561754 17052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d16e25798a3d4307ae45f1f4ae626f54"
dest_uuid: "72b4deef369542558424d8f21d6bed57"
 from {username='slave'} at 127.0.0.1:53582
I20260709 14:54:12.562150 17052 raft_consensus.cc:493] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:12.562390 17052 raft_consensus.cc:3060] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:12.566946 17052 raft_consensus.cc:515] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:12.568547 17052 leader_election.cc:290] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 3 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:12.569176 15994 raft_consensus.cc:1275] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:12.569615 15995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16e25798a3d4307ae45f1f4ae626f54" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:54:12.569698 16140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16e25798a3d4307ae45f1f4ae626f54" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:54:12.570233 15995 raft_consensus.cc:3055] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:12.570513 16140 raft_consensus.cc:3060] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:12.571028 17307 consensus_queue.cc:1048] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:12.570525 15995 raft_consensus.cc:740] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:54:12.573774 15995 consensus_queue.cc:260] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [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: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:12.574744 15995 raft_consensus.cc:3060] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:12.576464 16140 raft_consensus.cc:2468] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 3.
I20260709 14:54:12.577533 16955 leader_election.cc:304] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: 
I20260709 14:54:12.578387 17307 raft_consensus.cc:2804] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:12.578838 17307 raft_consensus.cc:697] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [term 3 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:54:12.580972 17307 consensus_queue.cc:237] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [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: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:12.585708 15995 raft_consensus.cc:2468] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 3.
I20260709 14:54:12.586161 16072 raft_consensus.cc:1275] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:12.587606 17243 consensus_queue.cc:1048] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:12.608174 15818 catalog_manager.cc:5697] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 2 to 3, leader changed from d363c5ed112f492b917cbd9efd591201 (127.13.139.2) to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 3 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:12.633387 17233 raft_consensus.cc:993] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201: : Instructing follower b796c2d2cb444fbbad8b496885f35442 to start an election
I20260709 14:54:12.633759 17224 raft_consensus.cc:1081] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Signalling peer b796c2d2cb444fbbad8b496885f35442 to start an election
I20260709 14:54:12.634908 16072 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04ec51da2c474914a2bf69045cc126eb"
dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
 from {username='slave'} at 127.0.0.1:44392
I20260709 14:54:12.635299 16072 raft_consensus.cc:493] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:12.635546 16072 raft_consensus.cc:3060] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:12.641099 16072 raft_consensus.cc:515] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:12.643368 17052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ec51da2c474914a2bf69045cc126eb" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72b4deef369542558424d8f21d6bed57"
I20260709 14:54:12.643687 15994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04ec51da2c474914a2bf69045cc126eb" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:54:12.642853 16072 leader_election.cc:290] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 election: Requested vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:12.643929 17052 raft_consensus.cc:3060] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:12.644344 15994 raft_consensus.cc:3055] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:12.644683 15994 raft_consensus.cc:740] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:54:12.645581 15994 consensus_queue.cc:260] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:12.646687 15994 raft_consensus.cc:3060] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:12.653584 17050 raft_consensus.cc:1275] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 5 FOLLOWER]: Refusing update from remote peer b796c2d2cb444fbbad8b496885f35442: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:54:12.653828 17052 raft_consensus.cc:2468] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 2.
I20260709 14:54:12.654171 15994 raft_consensus.cc:2468] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 2.
I20260709 14:54:12.655359 16037 leader_election.cc:304] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:54:12.655294 17336 consensus_queue.cc:1048] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:12.656219 17249 raft_consensus.cc:2804] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:12.656625 17249 raft_consensus.cc:697] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [term 2 LEADER]: Becoming Leader. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:54:12.657482 17249 consensus_queue.cc:237] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } }
I20260709 14:54:12.665208 16139 raft_consensus.cc:1275] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 5 FOLLOWER]: Refusing update from remote peer b796c2d2cb444fbbad8b496885f35442: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:54:12.666505 17336 consensus_queue.cc:1048] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:12.671463 15820 catalog_manager.cc:5697] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 reported cstate change: term changed from 1 to 2, leader changed from d363c5ed112f492b917cbd9efd591201 (127.13.139.2) to b796c2d2cb444fbbad8b496885f35442 (127.13.139.3). New cstate: current_term: 2 leader_uuid: "b796c2d2cb444fbbad8b496885f35442" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:12.816864 17050 raft_consensus.cc:3060] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:54:12.819087 15994 raft_consensus.cc:1275] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Refusing update from remote peer b796c2d2cb444fbbad8b496885f35442: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:12.820451 17249 consensus_queue.cc:1048] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:12.822779 17050 raft_consensus.cc:1275] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 7 FOLLOWER]: Refusing update from remote peer a94de9a189384a07887edad3f78f5078: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:54:12.823866 17242 consensus_queue.cc:1048] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:54:12.830550 17052 raft_consensus.cc:1275] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Refusing update from remote peer b796c2d2cb444fbbad8b496885f35442: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:12.832419 17249 consensus_queue.cc:1048] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:12.851118 16064 raft_consensus.cc:1275] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 7 FOLLOWER]: Refusing update from remote peer a94de9a189384a07887edad3f78f5078: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:54:12.852751 17242 consensus_queue.cc:1048] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:54:12.999676 16139 raft_consensus.cc:1275] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:13.000948 17307 consensus_queue.cc:1048] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:13.006992 16072 raft_consensus.cc:1275] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:13.008205 17243 consensus_queue.cc:1048] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:13.014361 15994 raft_consensus.cc:1275] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:13.015836 17307 consensus_queue.cc:1048] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:13.022323 15992 raft_consensus.cc:1275] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:13.024405 17198 consensus_queue.cc:1048] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:13.801101 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:54:13.857636 16111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.1:34293, user_credentials={real_user=slave}} blocked reactor thread for 100702us
I20260709 14:54:13.878337 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:13.969905 15992 raft_consensus.cc:1275] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Refusing update from remote peer b796c2d2cb444fbbad8b496885f35442: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:13.985337 15992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d2402dd7f734ec986ab1af2ed729230"
dest_uuid: "d363c5ed112f492b917cbd9efd591201"
mode: GRACEFUL
new_leader_uuid: "72b4deef369542558424d8f21d6bed57"
 from {username='slave'} at 127.0.0.1:38626
I20260709 14:54:13.986056 15992 raft_consensus.cc:606] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Received request to transfer leadership to TS 72b4deef369542558424d8f21d6bed57
I20260709 14:54:13.990058 17037 raft_consensus.cc:1275] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Refusing update from remote peer b796c2d2cb444fbbad8b496885f35442: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:13.997172 16141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56242e162f9f41fb92ab8917217cabb1"
dest_uuid: "a94de9a189384a07887edad3f78f5078"
mode: GRACEFUL
new_leader_uuid: "72b4deef369542558424d8f21d6bed57"
 from {username='slave'} at 127.0.0.1:38112
I20260709 14:54:13.997773 16141 raft_consensus.cc:606] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 3 LEADER]: Received request to transfer leadership to TS 72b4deef369542558424d8f21d6bed57
I20260709 14:54:14.016850 17362 consensus_queue.cc:1048] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:14.035348 17372 consensus_queue.cc:1048] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:14.049392 15992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f57237a190004a6993ca15ba008578ba"
dest_uuid: "d363c5ed112f492b917cbd9efd591201"
mode: GRACEFUL
new_leader_uuid: "b796c2d2cb444fbbad8b496885f35442"
 from {username='slave'} at 127.0.0.1:38626
I20260709 14:54:14.050172 15992 raft_consensus.cc:606] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [term 3 LEADER]: Received request to transfer leadership to TS b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:14.052464 13868 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:54:14.054143 13868 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:14.121001 17355 raft_consensus.cc:993] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078: : Instructing follower 72b4deef369542558424d8f21d6bed57 to start an election
I20260709 14:54:14.121646 17242 raft_consensus.cc:1081] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 3 LEADER]: Signalling peer 72b4deef369542558424d8f21d6bed57 to start an election
I20260709 14:54:14.122997 17052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56242e162f9f41fb92ab8917217cabb1"
dest_uuid: "72b4deef369542558424d8f21d6bed57"
 from {username='slave'} at 127.0.0.1:53562
I20260709 14:54:14.123502 17052 raft_consensus.cc:493] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:14.123884 17052 raft_consensus.cc:3060] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:14.130334 17052 raft_consensus.cc:515] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:14.132123 17052 leader_election.cc:290] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 4 election: Requested vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:54:14.132694 16071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56242e162f9f41fb92ab8917217cabb1" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
I20260709 14:54:14.133294 16144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56242e162f9f41fb92ab8917217cabb1" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:54:14.133329 16071 raft_consensus.cc:3060] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:14.133875 16144 raft_consensus.cc:3055] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:14.134199 16144 raft_consensus.cc:740] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a94de9a189384a07887edad3f78f5078, State: Running, Role: LEADER
I20260709 14:54:14.134881 16144 consensus_queue.cc:260] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [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: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:14.136005 16144 raft_consensus.cc:3060] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:14.138803 16071 raft_consensus.cc:2468] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 4.
I20260709 14:54:14.139986 16956 leader_election.cc:304] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:54:14.140805 17307 raft_consensus.cc:2804] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:14.142499 17307 raft_consensus.cc:697] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [term 4 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:54:14.143273 17307 consensus_queue.cc:237] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [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: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:14.145955 16144 raft_consensus.cc:2468] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 4.
I20260709 14:54:14.155344 15820 catalog_manager.cc:5697] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 3 to 4, leader changed from a94de9a189384a07887edad3f78f5078 (127.13.139.4) to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 4 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:14.211356 17365 raft_consensus.cc:993] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201: : Instructing follower b796c2d2cb444fbbad8b496885f35442 to start an election
I20260709 14:54:14.211767 17233 raft_consensus.cc:1081] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [term 3 LEADER]: Signalling peer b796c2d2cb444fbbad8b496885f35442 to start an election
I20260709 14:54:14.213104 16071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f57237a190004a6993ca15ba008578ba"
dest_uuid: "b796c2d2cb444fbbad8b496885f35442"
 from {username='slave'} at 127.0.0.1:44392
I20260709 14:54:14.213522 16071 raft_consensus.cc:493] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:14.213768 16071 raft_consensus.cc:3060] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:14.220057 16071 raft_consensus.cc:515] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:14.222532 16071 leader_election.cc:290] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [CANDIDATE]: Term 4 election: Requested vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131)
I20260709 14:54:14.222733 15994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57237a190004a6993ca15ba008578ba" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:54:14.223215 16141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f57237a190004a6993ca15ba008578ba" candidate_uuid: "b796c2d2cb444fbbad8b496885f35442" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:54:14.223474 15994 raft_consensus.cc:3055] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:14.223765 16141 raft_consensus.cc:3060] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:14.223805 15994 raft_consensus.cc:740] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:54:14.224730 15994 consensus_queue.cc:260] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [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: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:14.225997 15994 raft_consensus.cc:3060] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:14.230165 16141 raft_consensus.cc:2468] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 4.
I20260709 14:54:14.231217 16037 leader_election.cc:304] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [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: a94de9a189384a07887edad3f78f5078, b796c2d2cb444fbbad8b496885f35442; no voters: 
I20260709 14:54:14.232038 17370 raft_consensus.cc:2804] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:14.232054 15994 raft_consensus.cc:2468] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b796c2d2cb444fbbad8b496885f35442 in term 4.
I20260709 14:54:14.232610 17370 raft_consensus.cc:697] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [term 4 LEADER]: Becoming Leader. State: Replica: b796c2d2cb444fbbad8b496885f35442, State: Running, Role: LEADER
I20260709 14:54:14.233532 17370 consensus_queue.cc:237] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [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: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:14.249900 15820 catalog_manager.cc:5697] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 reported cstate change: term changed from 3 to 4, leader changed from d363c5ed112f492b917cbd9efd591201 (127.13.139.2) to b796c2d2cb444fbbad8b496885f35442 (127.13.139.3). New cstate: current_term: 4 leader_uuid: "b796c2d2cb444fbbad8b496885f35442" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:14.335305 17356 raft_consensus.cc:993] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201: : Instructing follower 72b4deef369542558424d8f21d6bed57 to start an election
I20260709 14:54:14.335781 17356 raft_consensus.cc:1081] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Signalling peer 72b4deef369542558424d8f21d6bed57 to start an election
I20260709 14:54:14.337182 17037 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d2402dd7f734ec986ab1af2ed729230"
dest_uuid: "72b4deef369542558424d8f21d6bed57"
 from {username='slave'} at 127.0.0.1:53582
I20260709 14:54:14.337607 17037 raft_consensus.cc:493] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:14.337874 17037 raft_consensus.cc:3060] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:14.343194 17037 raft_consensus.cc:515] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:14.344702 17037 leader_election.cc:290] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [CANDIDATE]: Term 3 election: Requested vote from peers a94de9a189384a07887edad3f78f5078 (127.13.139.4:38131), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:14.345274 16141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2402dd7f734ec986ab1af2ed729230" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a94de9a189384a07887edad3f78f5078"
I20260709 14:54:14.345603 15994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2402dd7f734ec986ab1af2ed729230" candidate_uuid: "72b4deef369542558424d8f21d6bed57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d363c5ed112f492b917cbd9efd591201"
I20260709 14:54:14.345870 16141 raft_consensus.cc:3060] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:14.346144 15994 raft_consensus.cc:3055] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:14.346443 15994 raft_consensus.cc:740] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d363c5ed112f492b917cbd9efd591201, State: Running, Role: LEADER
I20260709 14:54:14.347136 15994 consensus_queue.cc:260] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [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: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:14.348265 15994 raft_consensus.cc:3060] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:14.351864 16141 raft_consensus.cc:2468] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 3.
I20260709 14:54:14.352880 16955 leader_election.cc:304] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [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: 72b4deef369542558424d8f21d6bed57, a94de9a189384a07887edad3f78f5078; no voters: 
I20260709 14:54:14.353566 17307 raft_consensus.cc:2804] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:14.354017 17307 raft_consensus.cc:697] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [term 3 LEADER]: Becoming Leader. State: Replica: 72b4deef369542558424d8f21d6bed57, State: Running, Role: LEADER
I20260709 14:54:14.354192 15994 raft_consensus.cc:2468] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72b4deef369542558424d8f21d6bed57 in term 3.
I20260709 14:54:14.354735 17307 consensus_queue.cc:237] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [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: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:14.365859 15820 catalog_manager.cc:5697] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 reported cstate change: term changed from 2 to 3, leader changed from d363c5ed112f492b917cbd9efd591201 (127.13.139.2) to 72b4deef369542558424d8f21d6bed57 (127.13.139.1). New cstate: current_term: 3 leader_uuid: "72b4deef369542558424d8f21d6bed57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:14.611980 15994 raft_consensus.cc:1275] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Refusing update from remote peer b796c2d2cb444fbbad8b496885f35442: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:14.613008 17362 consensus_queue.cc:1048] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:14.620292 16141 raft_consensus.cc:1275] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Refusing update from remote peer b796c2d2cb444fbbad8b496885f35442: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:14.622959 17362 consensus_queue.cc:1048] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:14.696728 16072 raft_consensus.cc:1275] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:14.697749 17198 consensus_queue.cc:1048] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:14.716012 16141 raft_consensus.cc:1275] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:14.717212 17393 consensus_queue.cc:1048] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:54:14.792351 16093 debug-util.cc:398] Leaking SignalData structure 0x7b080021e280 after lost signal to thread 13871
W20260709 14:54:14.793216 16093 debug-util.cc:398] Leaking SignalData structure 0x7b08002133c0 after lost signal to thread 15855
W20260709 14:54:14.794116 16093 debug-util.cc:398] Leaking SignalData structure 0x7b0800292ce0 after lost signal to thread 16022
W20260709 14:54:14.794914 16093 debug-util.cc:398] Leaking SignalData structure 0x7b08002d78c0 after lost signal to thread 16096
W20260709 14:54:14.795847 16093 debug-util.cc:398] Leaking SignalData structure 0x7b0800328e00 after lost signal to thread 16170
W20260709 14:54:14.796829 16093 debug-util.cc:398] Leaking SignalData structure 0x7b080009a240 after lost signal to thread 17091
I20260709 14:54:14.831529 16141 raft_consensus.cc:1275] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:14.833012 17307 consensus_queue.cc:1048] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:14.833714 15992 raft_consensus.cc:1275] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Refusing update from remote peer 72b4deef369542558424d8f21d6bed57: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:14.836472 17307 consensus_queue.cc:1048] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:15.054906 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:15.094132 13868 tablet_server.cc:179] TabletServer@127.13.139.1:34293 shutting down...
W20260709 14:54:15.113687 16037 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 252 similar messages]
W20260709 14:54:15.131711 16037 consensus_peers.cc:597] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.138733 16037 consensus_peers.cc:597] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.146744 15963 consensus_peers.cc:597] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.152245 13868 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:15.153342 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.154402 13868 raft_consensus.cc:2243] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.154981 13868 raft_consensus.cc:2272] T e4aca794e30849de89cfe9d2e3948c32 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.158758 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.159907 13868 raft_consensus.cc:2243] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.160655 13868 raft_consensus.cc:2272] T 0e3a1c3ae5b1452b8936e5090f26b98a P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.163034 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.163568 13868 raft_consensus.cc:2243] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.164208 13868 raft_consensus.cc:2272] T 1b7352cc41e74a05836f4149541fd174 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.165948 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.166436 13868 raft_consensus.cc:2243] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.166847 13868 raft_consensus.cc:2272] T 702e890c3a5940f889b1bc676d571230 P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.169087 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.169745 13868 raft_consensus.cc:2243] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.170423 13868 raft_consensus.cc:2272] T b3e99cee23674e2b9dfd408016f0125d P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.172192 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.172729 13868 raft_consensus.cc:2243] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.173250 13868 raft_consensus.cc:2272] T 6cebb868d296402781514c53c6b960ef P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.175776 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.176600 13868 raft_consensus.cc:2243] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.177157 13868 raft_consensus.cc:2272] T 175bd4a5fbe74cf8994148a127a51689 P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.179834 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.180608 13868 raft_consensus.cc:2243] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.181537 13868 raft_consensus.cc:2272] T 1a37fddb317d440ab80dc57e64b1c42b P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:15.182731 15963 consensus_peers.cc:597] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.184123 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.184746 13868 raft_consensus.cc:2243] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.185134 13868 raft_consensus.cc:2272] T 88d6832bfff1467ab78fa95264c4c6b6 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.186902 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.187453 13868 raft_consensus.cc:2243] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.187837 13868 raft_consensus.cc:2272] T ecf23f4feea54be3ad75ea64d1cc36a7 P 72b4deef369542558424d8f21d6bed57 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.189674 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.190181 13868 raft_consensus.cc:2243] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.190522 13868 raft_consensus.cc:2272] T fca806d75fbc49f7b0b4d33a861e016b P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.192636 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.193370 13868 raft_consensus.cc:2243] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.193842 13868 raft_consensus.cc:2272] T c4fad93f15094f34a655d618bfe5eaf6 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.196374 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.197202 13868 raft_consensus.cc:2243] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.197724 13868 raft_consensus.cc:2272] T e737b0b7cf7b46548fa9f237f83dd55b P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.200089 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.200587 13868 raft_consensus.cc:2243] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.201011 13868 raft_consensus.cc:2272] T 8a2c3fa82d184e798d54e176cdb9b829 P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.202952 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.203552 13868 raft_consensus.cc:2243] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 14:54:15.203464 16111 consensus_peers.cc:597] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.204190 13868 raft_consensus.cc:2272] T ba454078ccd64544b7dee3f906a942fd P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.206146 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.206682 13868 raft_consensus.cc:2243] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.207058 13868 raft_consensus.cc:2272] T b51b07eccac04033a957fe6c46d2bb63 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.209196 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.209863 13868 raft_consensus.cc:2243] T 8aa772a09ada4f69a3bfaf57748cc547 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.210353 13868 raft_consensus.cc:2272] T 8aa772a09ada4f69a3bfaf57748cc547 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.212718 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.213439 13868 raft_consensus.cc:2243] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.213889 13868 raft_consensus.cc:2272] T ba4d104e44aa4fd2a6b795d49fb094d3 P 72b4deef369542558424d8f21d6bed57 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.216091 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.216842 13868 raft_consensus.cc:2243] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.217728 13868 raft_consensus.cc:2272] T 659187f6b88347edb385ede517395afe P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.219821 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.220587 13868 raft_consensus.cc:2243] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.221514 13868 raft_consensus.cc:2272] T 421747f22ee04b73bad5742ed071c567 P 72b4deef369542558424d8f21d6bed57 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.223496 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.224059 13868 raft_consensus.cc:2243] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.224530 13868 raft_consensus.cc:2272] T a41581fb3e7f48e18d691e022736715f P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.226555 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.227202 13868 raft_consensus.cc:2243] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.227612 13868 raft_consensus.cc:2272] T df56d13946fe4ab88dbb9aa6f3a0828c P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.229439 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.230181 13868 raft_consensus.cc:2243] T 6c53e8e484c2426ab80143023a2907fb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.230623 13868 raft_consensus.cc:2272] T 6c53e8e484c2426ab80143023a2907fb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.233047 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.233598 13868 raft_consensus.cc:2243] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.233999 13868 raft_consensus.cc:2272] T 3126c7ce1f094d05bf1c2dec34167d04 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.235743 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.236231 13868 raft_consensus.cc:2243] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.236547 13868 raft_consensus.cc:2272] T f1ca1ecf44cf4834b74351cb48f095c1 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.238276 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.238739 13868 raft_consensus.cc:2243] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.239065 13868 raft_consensus.cc:2272] T ebc62102a32946f59301f3a998f7fdbb P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.240916 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.241482 13868 raft_consensus.cc:2243] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.242154 13868 raft_consensus.cc:2272] T 5157d267276942d680d0abb061c8568a P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.243824 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.244298 13868 raft_consensus.cc:2243] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.244647 13868 raft_consensus.cc:2272] T cd42cfc12264496f8bf7e4448f504fe5 P 72b4deef369542558424d8f21d6bed57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.246555 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.247229 13868 raft_consensus.cc:2243] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.247593 13868 raft_consensus.cc:2272] T 1b4e77513b7e4003954f958ac2d68349 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.249692 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.250428 13868 raft_consensus.cc:2243] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.251273 13868 raft_consensus.cc:2272] T d16e25798a3d4307ae45f1f4ae626f54 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.253475 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.254031 13868 raft_consensus.cc:2243] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.254513 13868 raft_consensus.cc:2272] T 751d993075d84750b98081153cbe9cfd P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:15.255421 16111 consensus_peers.cc:597] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.256129 16111 consensus_peers.cc:597] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.256661 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.257269 13868 raft_consensus.cc:2243] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.257635 13868 raft_consensus.cc:2272] T 3345a289bcd841b7ac386610f9b29707 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.259443 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.259938 13868 raft_consensus.cc:2243] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.260593 13868 raft_consensus.cc:2272] T 662132e570a9470fb1df1efc4073ac2d P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.262799 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.263437 13868 raft_consensus.cc:2243] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.264248 13868 raft_consensus.cc:2272] T 1756526aee3d469e8370fa52f1013969 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.266386 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.266913 13868 raft_consensus.cc:2243] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.267375 13868 raft_consensus.cc:2272] T 2ceed06918774e40b07e9c8eab60b294 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.269626 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.270263 13868 raft_consensus.cc:2243] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.270732 13868 raft_consensus.cc:2272] T bb44daf10d6941d39788378f1d5ff28a P 72b4deef369542558424d8f21d6bed57 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.273038 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.273705 13868 raft_consensus.cc:2243] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.274547 13868 raft_consensus.cc:2272] T 56242e162f9f41fb92ab8917217cabb1 P 72b4deef369542558424d8f21d6bed57 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.277323 13868 tablet_replica.cc:333] stopping tablet replica
W20260709 14:54:15.277616 16111 consensus_peers.cc:597] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.277948 13868 raft_consensus.cc:2243] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.278486 13868 raft_consensus.cc:2272] T 8e7225a173114c9fb089f67e4962a75e P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.280646 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.281324 13868 raft_consensus.cc:2243] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.281738 13868 raft_consensus.cc:2272] T 04ec51da2c474914a2bf69045cc126eb P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:15.284574 15963 consensus_peers.cc:597] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.284988 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.285683 13868 raft_consensus.cc:2243] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.286548 13868 raft_consensus.cc:2272] T 39a0f0e026e4432585eeba2be31df2e8 P 72b4deef369542558424d8f21d6bed57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.288720 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.289384 13868 raft_consensus.cc:2243] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.290136 13868 raft_consensus.cc:2272] T 0d2402dd7f734ec986ab1af2ed729230 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.292455 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.293126 13868 raft_consensus.cc:2243] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.293952 13868 raft_consensus.cc:2272] T 12df99d7af5d406ebc9d25e5dcb9b793 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.296096 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.296633 13868 raft_consensus.cc:2243] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.297065 13868 raft_consensus.cc:2272] T 4a294f6c4c2b4bf7be43991c39ec7d9c P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:15.297314 16037 consensus_peers.cc:597] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.298807 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.299484 13868 raft_consensus.cc:2243] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.300318 13868 raft_consensus.cc:2272] T cfb77ae60b32488981907f0bb9d2a2ec P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.302415 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.302848 13868 raft_consensus.cc:2243] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.303237 13868 raft_consensus.cc:2272] T 17f563e9f0af43bab58764d8f3c8a4b1 P 72b4deef369542558424d8f21d6bed57 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:15.321561 16111 consensus_peers.cc:597] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.335724 15963 consensus_peers.cc:597] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.343904 16111 consensus_peers.cc:597] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.346877 15963 consensus_peers.cc:597] T fca806d75fbc49f7b0b4d33a861e016b P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.356607 16037 consensus_peers.cc:597] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.364617 16111 consensus_peers.cc:597] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.366578 16111 consensus_peers.cc:597] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.381099 13868 tablet_server.cc:196] TabletServer@127.13.139.1:34293 shutdown complete.
W20260709 14:54:15.417965 16111 consensus_peers.cc:597] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.419996 15963 consensus_peers.cc:597] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.420578 15963 consensus_peers.cc:597] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.421025 15963 consensus_peers.cc:597] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.444386 16111 consensus_peers.cc:597] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.476300 15963 consensus_peers.cc:597] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.482275 13868 tablet_server.cc:179] TabletServer@127.13.139.2:0 shutting down...
W20260709 14:54:15.494096 16036 consensus_peers.cc:597] T 706aafb9111e481680d09d77653b22dc P b796c2d2cb444fbbad8b496885f35442 -> Peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Couldn't send request to peer d363c5ed112f492b917cbd9efd591201. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.513144 16037 consensus_peers.cc:597] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.547000 15963 consensus_peers.cc:597] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.548704 15963 consensus_peers.cc:597] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.553038 13868 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:15.555742 13868 tablet_replica.cc:333] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.558331 13868 raft_consensus.cc:2243] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:54:15.558678 16110 consensus_peers.cc:597] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 -> Peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Couldn't send request to peer d363c5ed112f492b917cbd9efd591201. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.558859 13868 raft_consensus.cc:2272] T 706aafb9111e481680d09d77653b22dc P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.560920 13868 tablet_replica.cc:333] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.561656 13868 raft_consensus.cc:2243] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.562120 13868 raft_consensus.cc:2272] T b3e99cee23674e2b9dfd408016f0125d P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.564178 13868 tablet_replica.cc:333] T 3d1dda762fec47c6889b6b03e8a266cd P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.564813 13868 raft_consensus.cc:2243] T 3d1dda762fec47c6889b6b03e8a266cd P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.565348 13868 raft_consensus.cc:2272] T 3d1dda762fec47c6889b6b03e8a266cd P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.567616 13868 tablet_replica.cc:333] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.568439 13868 raft_consensus.cc:2243] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.569392 13868 raft_consensus.cc:2272] T 1174a03eedcb45daa7a01f22e8211462 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:15.571403 16111 consensus_peers.cc:597] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.571844 13868 tablet_replica.cc:333] T fca806d75fbc49f7b0b4d33a861e016b P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.572494 13868 raft_consensus.cc:2243] T fca806d75fbc49f7b0b4d33a861e016b P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.573227 13868 raft_consensus.cc:2272] T fca806d75fbc49f7b0b4d33a861e016b P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.574965 13868 tablet_replica.cc:333] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.575459 13868 raft_consensus.cc:2243] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.575809 13868 raft_consensus.cc:2272] T 04ec51da2c474914a2bf69045cc126eb P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.577556 13868 tablet_replica.cc:333] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.578052 13868 raft_consensus.cc:2243] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.578894 13868 raft_consensus.cc:2272] T 8aa772a09ada4f69a3bfaf57748cc547 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.581300 13868 tablet_replica.cc:333] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.582021 13868 raft_consensus.cc:2243] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.582913 13868 raft_consensus.cc:2272] T 702e890c3a5940f889b1bc676d571230 P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.585393 13868 tablet_replica.cc:333] T 14a7e2dbde2643839896dc2996eac5b6 P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.586102 13868 raft_consensus.cc:2243] T 14a7e2dbde2643839896dc2996eac5b6 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.586561 13868 raft_consensus.cc:2272] T 14a7e2dbde2643839896dc2996eac5b6 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.588997 13868 tablet_replica.cc:333] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.589684 13868 raft_consensus.cc:2243] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.590601 13868 raft_consensus.cc:2272] T f1ca1ecf44cf4834b74351cb48f095c1 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.592465 13868 tablet_replica.cc:333] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.592994 13868 raft_consensus.cc:2243] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.593358 13868 raft_consensus.cc:2272] T 0e3a1c3ae5b1452b8936e5090f26b98a P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.594998 13868 tablet_replica.cc:333] T 12f497c4f686447d8ea79da8bad088d6 P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.595486 13868 raft_consensus.cc:2243] T 12f497c4f686447d8ea79da8bad088d6 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.595889 13868 raft_consensus.cc:2272] T 12f497c4f686447d8ea79da8bad088d6 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.597940 13868 tablet_replica.cc:333] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.598649 13868 raft_consensus.cc:2243] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.599525 13868 raft_consensus.cc:2272] T bb44daf10d6941d39788378f1d5ff28a P d363c5ed112f492b917cbd9efd591201 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:15.600652 16110 consensus_peers.cc:597] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 -> Peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Couldn't send request to peer d363c5ed112f492b917cbd9efd591201. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.601672 13868 tablet_replica.cc:333] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.602381 13868 raft_consensus.cc:2243] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.602806 13868 raft_consensus.cc:2272] T 4a294f6c4c2b4bf7be43991c39ec7d9c P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.605150 13868 tablet_replica.cc:333] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.605880 13868 raft_consensus.cc:2243] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.606401 13868 raft_consensus.cc:2272] T f57237a190004a6993ca15ba008578ba P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.609170 13868 tablet_replica.cc:333] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.609850 13868 raft_consensus.cc:2243] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.610358 13868 raft_consensus.cc:2272] T 642a5c8bd005449b82b5502f6a89881c P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:15.610896 16036 consensus_peers.cc:597] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 -> Peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Couldn't send request to peer d363c5ed112f492b917cbd9efd591201. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.612177 16037 consensus_peers.cc:597] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.612648 13868 tablet_replica.cc:333] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.613328 13868 raft_consensus.cc:2243] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.614089 13868 raft_consensus.cc:2272] T e4aca794e30849de89cfe9d2e3948c32 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.616170 13868 tablet_replica.cc:333] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.616907 13868 raft_consensus.cc:2243] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.617461 13868 raft_consensus.cc:2272] T e8ee6881fe96486db140339505ee6407 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.619905 13868 tablet_replica.cc:333] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.620711 13868 raft_consensus.cc:2243] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.621094 13868 raft_consensus.cc:2272] T 1b7352cc41e74a05836f4149541fd174 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.623350 13868 tablet_replica.cc:333] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.624019 13868 raft_consensus.cc:2243] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.624478 13868 raft_consensus.cc:2272] T 9b5b508262794ac691288fdd17fd12fc P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:15.625942 16036 consensus_peers.cc:597] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442 -> Peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Couldn't send request to peer d363c5ed112f492b917cbd9efd591201. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.626559 13868 tablet_replica.cc:333] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.627305 13868 raft_consensus.cc:2243] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.627952 13868 raft_consensus.cc:2272] T 69d1b47a43e44114aeab0c992eeff4f1 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.629894 13868 tablet_replica.cc:333] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.630398 13868 raft_consensus.cc:2243] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.630744 13868 raft_consensus.cc:2272] T a41581fb3e7f48e18d691e022736715f P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.632383 13868 tablet_replica.cc:333] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.632893 13868 raft_consensus.cc:2243] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.633277 13868 raft_consensus.cc:2272] T 421747f22ee04b73bad5742ed071c567 P d363c5ed112f492b917cbd9efd591201 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.635002 13868 tablet_replica.cc:333] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.635463 13868 raft_consensus.cc:2243] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.635809 13868 raft_consensus.cc:2272] T 7318aa55b0f34ffa8f0b667513f3e39c P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.637494 13868 tablet_replica.cc:333] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.637997 13868 raft_consensus.cc:2243] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.638340 13868 raft_consensus.cc:2272] T 1a37fddb317d440ab80dc57e64b1c42b P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.639911 13868 tablet_replica.cc:333] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.640398 13868 raft_consensus.cc:2243] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.641321 13868 raft_consensus.cc:2272] T 175bd4a5fbe74cf8994148a127a51689 P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.643318 13868 tablet_replica.cc:333] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.643945 13868 raft_consensus.cc:2243] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.644345 13868 raft_consensus.cc:2272] T 1b4e77513b7e4003954f958ac2d68349 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.646016 13868 tablet_replica.cc:333] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.646474 13868 raft_consensus.cc:2243] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.646817 13868 raft_consensus.cc:2272] T 5157d267276942d680d0abb061c8568a P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.648416 13868 tablet_replica.cc:333] T cd42cfc12264496f8bf7e4448f504fe5 P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.648904 13868 raft_consensus.cc:2243] T cd42cfc12264496f8bf7e4448f504fe5 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.649271 13868 raft_consensus.cc:2272] T cd42cfc12264496f8bf7e4448f504fe5 P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.651319 13868 tablet_replica.cc:333] T fd1c85d32ed1482bb658721d80cff21f P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.651860 13868 raft_consensus.cc:2243] T fd1c85d32ed1482bb658721d80cff21f P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.652370 13868 raft_consensus.cc:2272] T fd1c85d32ed1482bb658721d80cff21f P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.654408 13868 tablet_replica.cc:333] T 8a2c3fa82d184e798d54e176cdb9b829 P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.654894 13868 raft_consensus.cc:2243] T 8a2c3fa82d184e798d54e176cdb9b829 P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.655319 13868 raft_consensus.cc:2272] T 8a2c3fa82d184e798d54e176cdb9b829 P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.657090 13868 tablet_replica.cc:333] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.657581 13868 raft_consensus.cc:2243] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.658226 13868 raft_consensus.cc:2272] T e737b0b7cf7b46548fa9f237f83dd55b P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.659823 13868 tablet_replica.cc:333] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.660277 13868 raft_consensus.cc:2243] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.660650 13868 raft_consensus.cc:2272] T 1756526aee3d469e8370fa52f1013969 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.662432 13868 tablet_replica.cc:333] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.662866 13868 raft_consensus.cc:2243] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.663594 13868 raft_consensus.cc:2272] T df56d13946fe4ab88dbb9aa6f3a0828c P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.665328 13868 tablet_replica.cc:333] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.665920 13868 raft_consensus.cc:2243] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.666734 13868 raft_consensus.cc:2272] T 6c53e8e484c2426ab80143023a2907fb P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.669173 13868 tablet_replica.cc:333] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.669785 13868 raft_consensus.cc:2243] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.670258 13868 raft_consensus.cc:2272] T 3126c7ce1f094d05bf1c2dec34167d04 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.672557 13868 tablet_replica.cc:333] T e9b6adc7d5ca4f05b1a5b227d875471b P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.673223 13868 raft_consensus.cc:2243] T e9b6adc7d5ca4f05b1a5b227d875471b P d363c5ed112f492b917cbd9efd591201 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.674069 13868 raft_consensus.cc:2272] T e9b6adc7d5ca4f05b1a5b227d875471b P d363c5ed112f492b917cbd9efd591201 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.676321 13868 tablet_replica.cc:333] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.677018 13868 raft_consensus.cc:2243] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.677950 13868 raft_consensus.cc:2272] T ae94499525a44964835f2f41041c8231 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.680431 13868 tablet_replica.cc:333] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.681100 13868 raft_consensus.cc:2243] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.681557 13868 raft_consensus.cc:2272] T 0d2402dd7f734ec986ab1af2ed729230 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.686102 13868 tablet_replica.cc:333] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.686607 13868 raft_consensus.cc:2243] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.686980 13868 raft_consensus.cc:2272] T 39a0f0e026e4432585eeba2be31df2e8 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.688700 13868 tablet_replica.cc:333] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.689174 13868 raft_consensus.cc:2243] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.689600 13868 raft_consensus.cc:2272] T d16e25798a3d4307ae45f1f4ae626f54 P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.691236 13868 tablet_replica.cc:333] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.691645 13868 raft_consensus.cc:2243] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.692031 13868 raft_consensus.cc:2272] T 3345a289bcd841b7ac386610f9b29707 P d363c5ed112f492b917cbd9efd591201 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.694029 13868 tablet_replica.cc:333] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.694608 13868 raft_consensus.cc:2243] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.695050 13868 raft_consensus.cc:2272] T 662132e570a9470fb1df1efc4073ac2d P d363c5ed112f492b917cbd9efd591201 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.697191 13868 tablet_replica.cc:333] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201: stopping tablet replica
I20260709 14:54:15.697763 13868 raft_consensus.cc:2243] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.698637 13868 raft_consensus.cc:2272] T 751d993075d84750b98081153cbe9cfd P d363c5ed112f492b917cbd9efd591201 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:15.700695 16111 consensus_peers.cc:597] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.702675 16036 consensus_peers.cc:597] T fd1c85d32ed1482bb658721d80cff21f P b796c2d2cb444fbbad8b496885f35442 -> Peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Couldn't send request to peer d363c5ed112f492b917cbd9efd591201. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.710542 16037 consensus_peers.cc:597] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.735522 16036 consensus_peers.cc:597] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 -> Peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Couldn't send request to peer d363c5ed112f492b917cbd9efd591201. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.745298 16110 consensus_peers.cc:597] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 -> Peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Couldn't send request to peer d363c5ed112f492b917cbd9efd591201. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.793036 16036 consensus_peers.cc:597] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 -> Peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Couldn't send request to peer d363c5ed112f492b917cbd9efd591201. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.797518 16110 consensus_peers.cc:597] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 -> Peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Couldn't send request to peer d363c5ed112f492b917cbd9efd591201. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.798004 16110 consensus_peers.cc:597] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 -> Peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Couldn't send request to peer d363c5ed112f492b917cbd9efd591201. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.820147 16110 consensus_peers.cc:597] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 -> Peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Couldn't send request to peer d363c5ed112f492b917cbd9efd591201. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.848493 16036 consensus_peers.cc:597] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442 -> Peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Couldn't send request to peer d363c5ed112f492b917cbd9efd591201. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.854553 13868 tablet_server.cc:196] TabletServer@127.13.139.2:0 shutdown complete.
W20260709 14:54:15.860261 16036 consensus_peers.cc:597] T 12f497c4f686447d8ea79da8bad088d6 P b796c2d2cb444fbbad8b496885f35442 -> Peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Couldn't send request to peer d363c5ed112f492b917cbd9efd591201. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.895676 16110 consensus_peers.cc:597] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 -> Peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Couldn't send request to peer d363c5ed112f492b917cbd9efd591201. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.896386 16036 consensus_peers.cc:597] T 3d1dda762fec47c6889b6b03e8a266cd P b796c2d2cb444fbbad8b496885f35442 -> Peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Couldn't send request to peer d363c5ed112f492b917cbd9efd591201. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.936959 13868 tablet_server.cc:179] TabletServer@127.13.139.3:0 shutting down...
W20260709 14:54:15.942408 16110 consensus_peers.cc:597] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 -> Peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Couldn't send request to peer d363c5ed112f492b917cbd9efd591201. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.967746 16036 consensus_peers.cc:597] T 14a7e2dbde2643839896dc2996eac5b6 P b796c2d2cb444fbbad8b496885f35442 -> Peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Couldn't send request to peer d363c5ed112f492b917cbd9efd591201. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.996594 13868 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:15.997264 13868 tablet_replica.cc:333] T 706aafb9111e481680d09d77653b22dc P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:15.998009 13868 raft_consensus.cc:2243] T 706aafb9111e481680d09d77653b22dc P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.998871 13868 raft_consensus.cc:2272] T 706aafb9111e481680d09d77653b22dc P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.001200 13868 tablet_replica.cc:333] T df56d13946fe4ab88dbb9aa6f3a0828c P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
W20260709 14:54:16.001781 16112 consensus_peers.cc:597] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 -> Peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Couldn't send request to peer b796c2d2cb444fbbad8b496885f35442. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:16.001933 13868 raft_consensus.cc:2243] T df56d13946fe4ab88dbb9aa6f3a0828c P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 14:54:16.002398 16112 consensus_peers.cc:597] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 -> Peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Couldn't send request to peer b796c2d2cb444fbbad8b496885f35442. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:16.002540 13868 raft_consensus.cc:2272] T df56d13946fe4ab88dbb9aa6f3a0828c P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.005077 13868 tablet_replica.cc:333] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.005817 13868 raft_consensus.cc:2243] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.006306 13868 raft_consensus.cc:2272] T 1174a03eedcb45daa7a01f22e8211462 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.008796 13868 tablet_replica.cc:333] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.009584 13868 raft_consensus.cc:2243] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:54:16.010504 13868 raft_consensus.cc:2272] T ecf23f4feea54be3ad75ea64d1cc36a7 P b796c2d2cb444fbbad8b496885f35442 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.012820 13868 tablet_replica.cc:333] T 3d1dda762fec47c6889b6b03e8a266cd P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.013533 13868 raft_consensus.cc:2243] T 3d1dda762fec47c6889b6b03e8a266cd P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:16.014391 13868 raft_consensus.cc:2272] T 3d1dda762fec47c6889b6b03e8a266cd P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.016784 13868 tablet_replica.cc:333] T b51b07eccac04033a957fe6c46d2bb63 P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.017566 13868 raft_consensus.cc:2243] T b51b07eccac04033a957fe6c46d2bb63 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.018038 13868 raft_consensus.cc:2272] T b51b07eccac04033a957fe6c46d2bb63 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.020475 13868 tablet_replica.cc:333] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.021198 13868 raft_consensus.cc:2243] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:16.022033 13868 raft_consensus.cc:2272] T 04ec51da2c474914a2bf69045cc126eb P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.024091 13868 tablet_replica.cc:333] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.024801 13868 raft_consensus.cc:2243] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.025288 13868 raft_consensus.cc:2272] T fca806d75fbc49f7b0b4d33a861e016b P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.027472 13868 tablet_replica.cc:333] T c4fad93f15094f34a655d618bfe5eaf6 P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.028199 13868 raft_consensus.cc:2243] T c4fad93f15094f34a655d618bfe5eaf6 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.028662 13868 raft_consensus.cc:2272] T c4fad93f15094f34a655d618bfe5eaf6 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.031029 13868 tablet_replica.cc:333] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.031746 13868 raft_consensus.cc:2243] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.032229 13868 raft_consensus.cc:2272] T 7318aa55b0f34ffa8f0b667513f3e39c P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.034673 13868 tablet_replica.cc:333] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.035383 13868 raft_consensus.cc:2243] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.035890 13868 raft_consensus.cc:2272] T 1a37fddb317d440ab80dc57e64b1c42b P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.038146 13868 tablet_replica.cc:333] T 12f497c4f686447d8ea79da8bad088d6 P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.038854 13868 raft_consensus.cc:2243] T 12f497c4f686447d8ea79da8bad088d6 P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:16.039759 13868 raft_consensus.cc:2272] T 12f497c4f686447d8ea79da8bad088d6 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.042027 13868 tablet_replica.cc:333] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.042729 13868 raft_consensus.cc:2243] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.043218 13868 raft_consensus.cc:2272] T bb44daf10d6941d39788378f1d5ff28a P b796c2d2cb444fbbad8b496885f35442 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.045703 13868 tablet_replica.cc:333] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.046412 13868 raft_consensus.cc:2243] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.046893 13868 raft_consensus.cc:2272] T f1ca1ecf44cf4834b74351cb48f095c1 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.049204 13868 tablet_replica.cc:333] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.049893 13868 raft_consensus.cc:2243] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:16.050758 13868 raft_consensus.cc:2272] T ebc62102a32946f59301f3a998f7fdbb P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.053109 13868 tablet_replica.cc:333] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.053819 13868 raft_consensus.cc:2243] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.054397 13868 raft_consensus.cc:2272] T ba4d104e44aa4fd2a6b795d49fb094d3 P b796c2d2cb444fbbad8b496885f35442 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.056754 13868 tablet_replica.cc:333] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.057466 13868 raft_consensus.cc:2243] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.057940 13868 raft_consensus.cc:2272] T 659187f6b88347edb385ede517395afe P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.060236 13868 tablet_replica.cc:333] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.060945 13868 raft_consensus.cc:2243] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.061404 13868 raft_consensus.cc:2272] T cfb77ae60b32488981907f0bb9d2a2ec P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.063680 13868 tablet_replica.cc:333] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.064363 13868 raft_consensus.cc:2243] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:16.065286 13868 raft_consensus.cc:2272] T 17f563e9f0af43bab58764d8f3c8a4b1 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.067628 13868 tablet_replica.cc:333] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.068303 13868 raft_consensus.cc:2243] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:16.069185 13868 raft_consensus.cc:2272] T f57237a190004a6993ca15ba008578ba P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.071413 13868 tablet_replica.cc:333] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.072090 13868 raft_consensus.cc:2243] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:16.072990 13868 raft_consensus.cc:2272] T 642a5c8bd005449b82b5502f6a89881c P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.075217 13868 tablet_replica.cc:333] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.075887 13868 raft_consensus.cc:2243] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.076385 13868 raft_consensus.cc:2272] T e4aca794e30849de89cfe9d2e3948c32 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.078552 13868 tablet_replica.cc:333] T e8ee6881fe96486db140339505ee6407 P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.079226 13868 raft_consensus.cc:2243] T e8ee6881fe96486db140339505ee6407 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.079728 13868 raft_consensus.cc:2272] T e8ee6881fe96486db140339505ee6407 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:16.080456 16112 consensus_peers.cc:597] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 -> Peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Couldn't send request to peer b796c2d2cb444fbbad8b496885f35442. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:16.081980 13868 tablet_replica.cc:333] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.082728 13868 raft_consensus.cc:2243] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.083195 13868 raft_consensus.cc:2272] T 69d1b47a43e44114aeab0c992eeff4f1 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.085517 13868 tablet_replica.cc:333] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.086221 13868 raft_consensus.cc:2243] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.086679 13868 raft_consensus.cc:2272] T 56242e162f9f41fb92ab8917217cabb1 P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.088940 13868 tablet_replica.cc:333] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.089605 13868 raft_consensus.cc:2243] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.090093 13868 raft_consensus.cc:2272] T 5157d267276942d680d0abb061c8568a P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.092396 13868 tablet_replica.cc:333] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.093096 13868 raft_consensus.cc:2243] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:16.093966 13868 raft_consensus.cc:2272] T 1b4e77513b7e4003954f958ac2d68349 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.096170 13868 tablet_replica.cc:333] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.096881 13868 raft_consensus.cc:2243] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:16.097810 13868 raft_consensus.cc:2272] T cd42cfc12264496f8bf7e4448f504fe5 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.100137 13868 tablet_replica.cc:333] T fd1c85d32ed1482bb658721d80cff21f P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.100804 13868 raft_consensus.cc:2243] T fd1c85d32ed1482bb658721d80cff21f P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:16.101689 13868 raft_consensus.cc:2272] T fd1c85d32ed1482bb658721d80cff21f P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.103890 13868 tablet_replica.cc:333] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.104542 13868 raft_consensus.cc:2243] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.105014 13868 raft_consensus.cc:2272] T 1b7352cc41e74a05836f4149541fd174 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.107266 13868 tablet_replica.cc:333] T 9b5b508262794ac691288fdd17fd12fc P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.107937 13868 raft_consensus.cc:2243] T 9b5b508262794ac691288fdd17fd12fc P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.108369 13868 raft_consensus.cc:2272] T 9b5b508262794ac691288fdd17fd12fc P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.110404 13868 tablet_replica.cc:333] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
W20260709 14:54:16.110536 16112 consensus_peers.cc:597] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 -> Peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Couldn't send request to peer b796c2d2cb444fbbad8b496885f35442. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:16.111100 13868 raft_consensus.cc:2243] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.111634 13868 raft_consensus.cc:2272] T b3e99cee23674e2b9dfd408016f0125d P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.113763 13868 tablet_replica.cc:333] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.114470 13868 raft_consensus.cc:2243] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.114961 13868 raft_consensus.cc:2272] T 6cebb868d296402781514c53c6b960ef P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.117448 13868 tablet_replica.cc:333] T 14a7e2dbde2643839896dc2996eac5b6 P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.118137 13868 raft_consensus.cc:2243] T 14a7e2dbde2643839896dc2996eac5b6 P b796c2d2cb444fbbad8b496885f35442 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:16.119067 13868 raft_consensus.cc:2272] T 14a7e2dbde2643839896dc2996eac5b6 P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.121443 13868 tablet_replica.cc:333] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.122136 13868 raft_consensus.cc:2243] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.122586 13868 raft_consensus.cc:2272] T 12df99d7af5d406ebc9d25e5dcb9b793 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.124804 13868 tablet_replica.cc:333] T 39a0f0e026e4432585eeba2be31df2e8 P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.125444 13868 raft_consensus.cc:2243] T 39a0f0e026e4432585eeba2be31df2e8 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.125905 13868 raft_consensus.cc:2272] T 39a0f0e026e4432585eeba2be31df2e8 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.128096 13868 tablet_replica.cc:333] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.128710 13868 raft_consensus.cc:2243] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.129235 13868 raft_consensus.cc:2272] T 662132e570a9470fb1df1efc4073ac2d P b796c2d2cb444fbbad8b496885f35442 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.131315 13868 tablet_replica.cc:333] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.131932 13868 raft_consensus.cc:2243] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.132391 13868 raft_consensus.cc:2272] T ba454078ccd64544b7dee3f906a942fd P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.134603 13868 tablet_replica.cc:333] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.135205 13868 raft_consensus.cc:2243] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.135648 13868 raft_consensus.cc:2272] T e737b0b7cf7b46548fa9f237f83dd55b P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.137893 13868 tablet_replica.cc:333] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.138492 13868 raft_consensus.cc:2243] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.138957 13868 raft_consensus.cc:2272] T 2ceed06918774e40b07e9c8eab60b294 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.141074 13868 tablet_replica.cc:333] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.141669 13868 raft_consensus.cc:2243] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:16.142539 13868 raft_consensus.cc:2272] T 8e7225a173114c9fb089f67e4962a75e P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.144887 13868 tablet_replica.cc:333] T e9b6adc7d5ca4f05b1a5b227d875471b P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.145524 13868 raft_consensus.cc:2243] T e9b6adc7d5ca4f05b1a5b227d875471b P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.146023 13868 raft_consensus.cc:2272] T e9b6adc7d5ca4f05b1a5b227d875471b P b796c2d2cb444fbbad8b496885f35442 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.148437 13868 tablet_replica.cc:333] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.149086 13868 raft_consensus.cc:2243] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.149587 13868 raft_consensus.cc:2272] T ae94499525a44964835f2f41041c8231 P b796c2d2cb444fbbad8b496885f35442 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.151995 13868 tablet_replica.cc:333] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442: stopping tablet replica
I20260709 14:54:16.152621 13868 raft_consensus.cc:2243] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.153170 13868 raft_consensus.cc:2272] T 88d6832bfff1467ab78fa95264c4c6b6 P b796c2d2cb444fbbad8b496885f35442 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:16.170219 16112 consensus_peers.cc:597] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 -> Peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Couldn't send request to peer b796c2d2cb444fbbad8b496885f35442. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:16.224874 16112 consensus_peers.cc:597] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 -> Peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Couldn't send request to peer b796c2d2cb444fbbad8b496885f35442. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:16.236582 16112 consensus_peers.cc:597] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 -> Peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Couldn't send request to peer b796c2d2cb444fbbad8b496885f35442. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:16.244717 16112 consensus_peers.cc:597] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078 -> Peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Couldn't send request to peer b796c2d2cb444fbbad8b496885f35442. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:16.260130 16112 consensus_peers.cc:597] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 -> Peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Couldn't send request to peer b796c2d2cb444fbbad8b496885f35442. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:16.313486 17360 raft_consensus.cc:493] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:16.313989 17360 raft_consensus.cc:515] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:16.315655 17360 leader_election.cc:290] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
W20260709 14:54:16.323612 16111 leader_election.cc:336] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
W20260709 14:54:16.324671 16112 leader_election.cc:336] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111)
I20260709 14:54:16.325085 16112 leader_election.cc:304] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:16.325727 17360 raft_consensus.cc:2749] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:16.370251 17360 raft_consensus.cc:493] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:16.370752 17360 raft_consensus.cc:515] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:16.372694 17360 leader_election.cc:290] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
W20260709 14:54:16.376070 16111 leader_election.cc:336] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
W20260709 14:54:16.376520 16110 leader_election.cc:336] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111)
I20260709 14:54:16.376919 16110 leader_election.cc:304] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:16.377542 17360 raft_consensus.cc:2749] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:16.416546 17406 raft_consensus.cc:493] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:16.417106 17406 raft_consensus.cc:515] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:16.419157 17406 leader_election.cc:290] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
W20260709 14:54:16.422506 16111 leader_election.cc:336] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
W20260709 14:54:16.422972 16110 leader_election.cc:336] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111)
I20260709 14:54:16.423357 16110 leader_election.cc:304] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:16.424005 17406 raft_consensus.cc:2749] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:16.438359 17406 raft_consensus.cc:493] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:16.438867 17406 raft_consensus.cc:515] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:16.440865 17406 leader_election.cc:290] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
W20260709 14:54:16.444429 16111 leader_election.cc:336] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
W20260709 14:54:16.445143 16110 leader_election.cc:336] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111)
I20260709 14:54:16.445422 16110 leader_election.cc:304] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:16.445946 17360 raft_consensus.cc:2749] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:54:16.474367 16112 consensus_peers.cc:597] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 -> Peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Couldn't send request to peer b796c2d2cb444fbbad8b496885f35442. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:16.589107 17360 raft_consensus.cc:493] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:16.589648 17360 raft_consensus.cc:515] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:16.591657 17360 leader_election.cc:290] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
W20260709 14:54:16.598553 16112 leader_election.cc:336] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111)
I20260709 14:54:16.600612 17360 raft_consensus.cc:493] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:16.601068 17360 raft_consensus.cc:515] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
W20260709 14:54:16.601684 16110 leader_election.cc:336] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111)
I20260709 14:54:16.602169 16110 leader_election.cc:304] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:16.602842 17242 raft_consensus.cc:2749] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:16.602932 17360 leader_election.cc:290] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
W20260709 14:54:16.607076 16112 leader_election.cc:336] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111)
W20260709 14:54:16.607743 16111 leader_election.cc:336] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:16.608040 16111 leader_election.cc:304] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:16.608513 17360 raft_consensus.cc:2749] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:16.621213 17242 raft_consensus.cc:493] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:16.621647 17242 raft_consensus.cc:515] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:16.623399 17242 leader_election.cc:290] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
W20260709 14:54:16.627178 16112 leader_election.cc:336] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111)
W20260709 14:54:16.627964 16111 leader_election.cc:336] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:16.628335 16111 leader_election.cc:304] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:16.628953 17242 raft_consensus.cc:2749] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:54:16.653470 17242 raft_consensus.cc:493] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:16.653903 17242 raft_consensus.cc:515] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:16.654655 17360 raft_consensus.cc:493] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:16.655071 17360 raft_consensus.cc:515] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:16.655665 17242 leader_election.cc:290] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:16.656890 17360 leader_election.cc:290] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
W20260709 14:54:16.660238 16110 leader_election.cc:336] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111)
I20260709 14:54:16.660284 17360 raft_consensus.cc:493] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
W20260709 14:54:16.660717 16110 leader_election.cc:336] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111)
I20260709 14:54:16.660862 17360 raft_consensus.cc:515] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:16.662444 17242 raft_consensus.cc:493] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:16.662873 17242 raft_consensus.cc:515] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
W20260709 14:54:16.663254 16111 leader_election.cc:336] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:16.663664 16111 leader_election.cc:304] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:16.664280 17406 raft_consensus.cc:2749] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:54:16.664414 16111 leader_election.cc:336] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:16.662747 17360 leader_election.cc:290] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:16.665141 16111 leader_election.cc:304] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:16.665612 17242 leader_election.cc:290] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:16.665740 17360 raft_consensus.cc:2749] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:54:16.666891 16112 leader_election.cc:336] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111)
W20260709 14:54:16.668802 16112 leader_election.cc:336] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111)
W20260709 14:54:16.670498 16111 leader_election.cc:336] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:16.670881 16111 leader_election.cc:304] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
W20260709 14:54:16.674927 16110 leader_election.cc:336] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111)
I20260709 14:54:16.675328 16110 leader_election.cc:304] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:16.675583 17242 raft_consensus.cc:2749] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:16.676728 17242 raft_consensus.cc:2749] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:16.802101 17360 raft_consensus.cc:493] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:16.802513 17360 raft_consensus.cc:515] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:16.804076 17360 leader_election.cc:290] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
W20260709 14:54:16.807921 16111 leader_election.cc:336] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
W20260709 14:54:16.808411 16110 leader_election.cc:336] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111)
I20260709 14:54:16.808820 16110 leader_election.cc:304] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:16.809425 17360 raft_consensus.cc:2749] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:54:16.816684 17360 raft_consensus.cc:493] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:16.817087 17360 raft_consensus.cc:515] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:16.818768 17360 leader_election.cc:290] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
W20260709 14:54:16.822587 16112 leader_election.cc:336] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111)
W20260709 14:54:16.824052 16110 leader_election.cc:336] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111)
I20260709 14:54:16.824445 16110 leader_election.cc:304] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:16.825073 17360 raft_consensus.cc:2749] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:16.829792 17360 raft_consensus.cc:493] T 6c53e8e484c2426ab80143023a2907fb P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:16.830137 17360 raft_consensus.cc:515] T 6c53e8e484c2426ab80143023a2907fb P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:16.831643 17360 leader_election.cc:290] T 6c53e8e484c2426ab80143023a2907fb P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
W20260709 14:54:16.834746 16111 leader_election.cc:336] T 6c53e8e484c2426ab80143023a2907fb P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
W20260709 14:54:16.835239 16110 leader_election.cc:336] T 6c53e8e484c2426ab80143023a2907fb P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111)
I20260709 14:54:16.835516 16110 leader_election.cc:304] T 6c53e8e484c2426ab80143023a2907fb P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:16.836064 17360 raft_consensus.cc:2749] T 6c53e8e484c2426ab80143023a2907fb P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:16.847040 17360 raft_consensus.cc:493] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:16.847379 17360 raft_consensus.cc:515] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:16.851434 17360 leader_election.cc:290] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
W20260709 14:54:16.854565 16110 leader_election.cc:336] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111)
W20260709 14:54:16.856809 16112 leader_election.cc:336] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111)
I20260709 14:54:16.857224 16112 leader_election.cc:304] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:16.858249 17360 raft_consensus.cc:2749] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:17.006651 17360 raft_consensus.cc:493] T 8aa772a09ada4f69a3bfaf57748cc547 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:17.007156 17360 raft_consensus.cc:515] T 8aa772a09ada4f69a3bfaf57748cc547 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:17.009141 17360 leader_election.cc:290] T 8aa772a09ada4f69a3bfaf57748cc547 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
W20260709 14:54:17.012750 16111 leader_election.cc:336] T 8aa772a09ada4f69a3bfaf57748cc547 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
W20260709 14:54:17.013353 16110 leader_election.cc:336] T 8aa772a09ada4f69a3bfaf57748cc547 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111)
I20260709 14:54:17.013675 16110 leader_election.cc:304] T 8aa772a09ada4f69a3bfaf57748cc547 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:17.014320 17360 raft_consensus.cc:2749] T 8aa772a09ada4f69a3bfaf57748cc547 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:17.071313 17360 raft_consensus.cc:493] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:17.071759 17360 raft_consensus.cc:515] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:17.073328 17360 leader_election.cc:290] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
W20260709 14:54:17.077694 16110 leader_election.cc:336] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111)
W20260709 14:54:17.078329 16111 leader_election.cc:336] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:17.078640 16111 leader_election.cc:304] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:17.079154 17360 raft_consensus.cc:2749] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:54:17.128119 17406 raft_consensus.cc:493] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:17.128546 17406 raft_consensus.cc:515] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:17.130309 17406 leader_election.cc:290] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
W20260709 14:54:17.133855 16110 leader_election.cc:336] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111)
W20260709 14:54:17.134485 16112 leader_election.cc:336] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111)
I20260709 14:54:17.134799 16112 leader_election.cc:304] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:17.135293 17406 raft_consensus.cc:2749] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:17.152635 17406 raft_consensus.cc:493] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:17.153142 17406 raft_consensus.cc:515] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:17.155157 17406 leader_election.cc:290] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
W20260709 14:54:17.158511 16111 leader_election.cc:336] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
W20260709 14:54:17.159180 16110 leader_election.cc:336] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111)
I20260709 14:54:17.159489 16110 leader_election.cc:304] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:17.160009 17406 raft_consensus.cc:2749] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:17.202591 17360 raft_consensus.cc:493] T ebc62102a32946f59301f3a998f7fdbb P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:17.203024 17360 raft_consensus.cc:515] T ebc62102a32946f59301f3a998f7fdbb P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:17.204722 17360 leader_election.cc:290] T ebc62102a32946f59301f3a998f7fdbb P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
W20260709 14:54:17.208174 16112 leader_election.cc:336] T ebc62102a32946f59301f3a998f7fdbb P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111)
W20260709 14:54:17.208577 16111 leader_election.cc:336] T ebc62102a32946f59301f3a998f7fdbb P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:17.208995 16111 leader_election.cc:304] T ebc62102a32946f59301f3a998f7fdbb P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:17.209623 17360 raft_consensus.cc:2749] T ebc62102a32946f59301f3a998f7fdbb P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:17.214455 17360 raft_consensus.cc:493] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:17.214762 17360 raft_consensus.cc:515] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:17.216192 17360 leader_election.cc:290] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
W20260709 14:54:17.219238 16110 leader_election.cc:336] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111)
W20260709 14:54:17.219736 16112 leader_election.cc:336] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111)
I20260709 14:54:17.220147 16112 leader_election.cc:304] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:17.220724 17360 raft_consensus.cc:2749] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 14:54:17.221036 13868 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 16093)
I20260709 14:54:17.258028 17360 raft_consensus.cc:493] T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:17.258502 17360 raft_consensus.cc:515] T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:17.260006 17360 leader_election.cc:290] T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
W20260709 14:54:17.263268 16110 leader_election.cc:336] T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111)
W20260709 14:54:17.263731 16112 leader_election.cc:336] T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111)
I20260709 14:54:17.264029 16112 leader_election.cc:304] T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:17.264500 17360 raft_consensus.cc:2749] T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:17.367408 17360 raft_consensus.cc:493] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:17.367830 17360 raft_consensus.cc:515] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:17.369290 17360 leader_election.cc:290] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
W20260709 14:54:17.372169 16112 leader_election.cc:336] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111)
W20260709 14:54:17.373056 16111 leader_election.cc:336] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:17.373461 16111 leader_election.cc:304] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:17.374091 17360 raft_consensus.cc:2749] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:17.418741 17360 raft_consensus.cc:493] T 12f497c4f686447d8ea79da8bad088d6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:17.419962 17360 raft_consensus.cc:515] T 12f497c4f686447d8ea79da8bad088d6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:17.425187 17406 raft_consensus.cc:493] T 706aafb9111e481680d09d77653b22dc P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:17.426024 17406 raft_consensus.cc:515] T 706aafb9111e481680d09d77653b22dc P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:17.429272 17406 leader_election.cc:290] T 706aafb9111e481680d09d77653b22dc P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:17.429672 17360 leader_election.cc:290] T 12f497c4f686447d8ea79da8bad088d6 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
W20260709 14:54:17.429864 16110 leader_election.cc:336] T 12f497c4f686447d8ea79da8bad088d6 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111)
I20260709 14:54:17.429978 17406 raft_consensus.cc:493] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:17.433145 17406 raft_consensus.cc:515] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:17.435405 17406 leader_election.cc:290] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
W20260709 14:54:17.436082 16112 leader_election.cc:336] T 706aafb9111e481680d09d77653b22dc P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111)
W20260709 14:54:17.437669 16110 leader_election.cc:336] T 706aafb9111e481680d09d77653b22dc P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111)
I20260709 14:54:17.438036 16110 leader_election.cc:304] T 706aafb9111e481680d09d77653b22dc P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
W20260709 14:54:17.438274 16112 leader_election.cc:336] T 12f497c4f686447d8ea79da8bad088d6 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111)
I20260709 14:54:17.438647 16112 leader_election.cc:304] T 12f497c4f686447d8ea79da8bad088d6 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:17.439524 17406 raft_consensus.cc:2749] T 706aafb9111e481680d09d77653b22dc P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:17.439800 17360 raft_consensus.cc:2749] T 12f497c4f686447d8ea79da8bad088d6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:54:17.441776 16112 leader_election.cc:336] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111)
W20260709 14:54:17.442157 16110 leader_election.cc:336] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111)
I20260709 14:54:17.442541 16110 leader_election.cc:304] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:17.443173 17360 raft_consensus.cc:2749] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:17.445039 17360 raft_consensus.cc:493] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:17.445488 17360 raft_consensus.cc:515] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
I20260709 14:54:17.446919 17360 leader_election.cc:290] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
W20260709 14:54:17.450353 16110 leader_election.cc:336] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111)
W20260709 14:54:17.450819 16112 leader_election.cc:336] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111)
I20260709 14:54:17.451190 16112 leader_election.cc:304] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:17.451742 17406 raft_consensus.cc:2749] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:17.456540 17360 raft_consensus.cc:493] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:17.457211 17360 raft_consensus.cc:515] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:17.460086 17360 leader_election.cc:290] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
W20260709 14:54:17.462620 16112 leader_election.cc:336] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111)
W20260709 14:54:17.463297 16111 leader_election.cc:336] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:17.463593 16111 leader_election.cc:304] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:17.464178 17360 raft_consensus.cc:2749] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:17.471156 17360 raft_consensus.cc:493] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b796c2d2cb444fbbad8b496885f35442)
I20260709 14:54:17.471767 17360 raft_consensus.cc:515] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:17.474478 17360 leader_election.cc:290] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
W20260709 14:54:17.476888 16112 leader_election.cc:336] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111)
W20260709 14:54:17.477742 16111 leader_election.cc:336] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:17.478101 16111 leader_election.cc:304] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:17.478783 17360 raft_consensus.cc:2749] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:54:17.514492 16111 consensus_peers.cc:597] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:17.569381 16111 consensus_peers.cc:597] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:17.726145 16111 consensus_peers.cc:597] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:17.729544 16111 consensus_peers.cc:597] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:17.745663 16111 consensus_peers.cc:597] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:17.763790 16111 consensus_peers.cc:597] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:17.822125 16111 consensus_peers.cc:597] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:17.825173 16111 consensus_peers.cc:597] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:17.865070 16111 consensus_peers.cc:597] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:17.865429 16111 consensus_peers.cc:597] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:17.906903 16111 consensus_peers.cc:597] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:17.925098 16110 consensus_peers.cc:597] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 -> Peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Couldn't send request to peer d363c5ed112f492b917cbd9efd591201. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:17.979773 16111 consensus_peers.cc:597] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078 -> Peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Couldn't send request to peer 72b4deef369542558424d8f21d6bed57. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:17.985689 16110 consensus_peers.cc:597] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 -> Peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Couldn't send request to peer d363c5ed112f492b917cbd9efd591201. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.073177 16110 consensus_peers.cc:597] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 -> Peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Couldn't send request to peer d363c5ed112f492b917cbd9efd591201. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.203603 16112 consensus_peers.cc:597] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 -> Peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Couldn't send request to peer b796c2d2cb444fbbad8b496885f35442. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.205633 16110 consensus_peers.cc:597] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 -> Peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Couldn't send request to peer d363c5ed112f492b917cbd9efd591201. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:18.209030 17360 raft_consensus.cc:493] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:18.209592 17360 raft_consensus.cc:515] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:18.211269 17360 leader_election.cc:290] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
W20260709 14:54:18.215289 16111 leader_election.cc:336] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
W20260709 14:54:18.215653 16112 leader_election.cc:336] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111)
I20260709 14:54:18.216054 16112 leader_election.cc:304] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:18.216696 17360 raft_consensus.cc:2749] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:54:18.221544 13868 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 16093)
W20260709 14:54:18.313642 16110 consensus_peers.cc:597] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 -> Peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Couldn't send request to peer d363c5ed112f492b917cbd9efd591201. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:18.372511 17406 raft_consensus.cc:493] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:18.373104 17406 raft_consensus.cc:515] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:18.374799 17406 leader_election.cc:290] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
W20260709 14:54:18.378445 16111 leader_election.cc:336] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
W20260709 14:54:18.378866 16112 leader_election.cc:336] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111)
I20260709 14:54:18.379172 16112 leader_election.cc:304] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:18.379671 17406 raft_consensus.cc:2749] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:54:18.406486 16112 consensus_peers.cc:597] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 -> Peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Couldn't send request to peer b796c2d2cb444fbbad8b496885f35442. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.441138 16110 consensus_peers.cc:597] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 -> Peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Couldn't send request to peer d363c5ed112f492b917cbd9efd591201. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:18.448099 17406 raft_consensus.cc:493] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:18.448693 17406 raft_consensus.cc:515] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:18.450424 17406 leader_election.cc:290] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
W20260709 14:54:18.453948 16110 leader_election.cc:336] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111)
W20260709 14:54:18.454409 16111 leader_election.cc:336] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:18.454810 16111 leader_election.cc:304] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:18.455612 17360 raft_consensus.cc:2749] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:54:18.457923 16110 consensus_peers.cc:597] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 -> Peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Couldn't send request to peer d363c5ed112f492b917cbd9efd591201. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.466384 16110 consensus_peers.cc:597] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 -> Peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Couldn't send request to peer d363c5ed112f492b917cbd9efd591201. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.487006 16112 consensus_peers.cc:597] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 -> Peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Couldn't send request to peer b796c2d2cb444fbbad8b496885f35442. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:18.539002 17406 raft_consensus.cc:493] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:18.539697 17406 raft_consensus.cc:515] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:18.541920 17406 leader_election.cc:290] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
W20260709 14:54:18.545296 16111 leader_election.cc:336] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
W20260709 14:54:18.545853 16110 leader_election.cc:336] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111)
I20260709 14:54:18.546193 16110 leader_election.cc:304] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:18.546779 17406 raft_consensus.cc:2749] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:18.551371 13868 tablet_server.cc:196] TabletServer@127.13.139.3:0 shutdown complete.
I20260709 14:54:18.562412 17406 raft_consensus.cc:493] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:18.563103 17406 raft_consensus.cc:515] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:18.565532 17406 leader_election.cc:290] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
W20260709 14:54:18.569844 16111 leader_election.cc:336] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
W20260709 14:54:18.570331 16110 leader_election.cc:336] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111)
I20260709 14:54:18.571412 16110 leader_election.cc:304] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:18.572544 17406 raft_consensus.cc:2749] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:54:18.583489 17406 raft_consensus.cc:493] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:18.584088 17406 raft_consensus.cc:515] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:18.586197 17406 leader_election.cc:290] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
W20260709 14:54:18.589704 16111 leader_election.cc:336] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
W20260709 14:54:18.591318 16110 leader_election.cc:336] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111)
I20260709 14:54:18.591754 16110 leader_election.cc:304] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:18.592511 17406 raft_consensus.cc:2749] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:54:18.606686 16112 consensus_peers.cc:597] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078 -> Peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Couldn't send request to peer b796c2d2cb444fbbad8b496885f35442. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.643286 16112 consensus_peers.cc:597] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 -> Peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Couldn't send request to peer b796c2d2cb444fbbad8b496885f35442. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:18.643648 17406 raft_consensus.cc:493] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:18.644336 17406 raft_consensus.cc:515] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
W20260709 14:54:18.645658 16112 consensus_peers.cc:597] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 -> Peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Couldn't send request to peer b796c2d2cb444fbbad8b496885f35442. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:18.646646 17406 leader_election.cc:290] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:18.648029 13868 tablet_server.cc:179] TabletServer@127.13.139.4:0 shutting down...
W20260709 14:54:18.651039 16112 leader_election.cc:336] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111)
W20260709 14:54:18.651804 16110 leader_election.cc:336] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111)
I20260709 14:54:18.652369 16110 leader_election.cc:304] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:18.653143 17406 raft_consensus.cc:2749] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:54:18.669226 16112 consensus_peers.cc:597] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 -> Peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Couldn't send request to peer b796c2d2cb444fbbad8b496885f35442. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:18.682633 17406 raft_consensus.cc:493] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:18.682793 17360 raft_consensus.cc:493] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:18.683245 17406 raft_consensus.cc:515] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:18.683398 17360 raft_consensus.cc:515] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:18.685108 17360 leader_election.cc:290] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:18.685098 17406 leader_election.cc:290] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
W20260709 14:54:18.689574 16110 leader_election.cc:336] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111)
W20260709 14:54:18.690780 16111 leader_election.cc:336] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
W20260709 14:54:18.692330 16112 leader_election.cc:336] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111)
I20260709 14:54:18.692377 16111 leader_election.cc:304] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:18.693197 17406 raft_consensus.cc:2749] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:54:18.693377 16111 leader_election.cc:336] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:18.693801 16111 leader_election.cc:304] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:18.694275 17406 raft_consensus.cc:2749] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:54:18.694657 13868 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:18.695618 13868 tablet_replica.cc:333] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.696803 13868 raft_consensus.cc:2243] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:18.697453 13868 raft_consensus.cc:2272] T 0d2402dd7f734ec986ab1af2ed729230 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.699975 13868 tablet_replica.cc:333] T 706aafb9111e481680d09d77653b22dc P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.700521 13868 raft_consensus.cc:2243] T 706aafb9111e481680d09d77653b22dc P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:18.701004 13868 raft_consensus.cc:2272] T 706aafb9111e481680d09d77653b22dc P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.702757 13868 tablet_replica.cc:333] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.703130 17360 raft_consensus.cc:493] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:18.703472 13868 raft_consensus.cc:2243] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:18.703660 17360 raft_consensus.cc:515] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } }
I20260709 14:54:18.704121 13868 raft_consensus.cc:2272] T 3d1dda762fec47c6889b6b03e8a266cd P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.705804 17360 leader_election.cc:290] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293), d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343)
I20260709 14:54:18.707029 13868 tablet_replica.cc:333] T 8aa772a09ada4f69a3bfaf57748cc547 P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.707919 13868 raft_consensus.cc:2243] T 8aa772a09ada4f69a3bfaf57748cc547 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:18.708428 17360 raft_consensus.cc:493] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:18.708582 13868 raft_consensus.cc:2272] T 8aa772a09ada4f69a3bfaf57748cc547 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:18.708896 16111 leader_election.cc:336] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:18.708877 17360 raft_consensus.cc:515] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } }
W20260709 14:54:18.710518 16110 leader_election.cc:336] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111)
I20260709 14:54:18.711476 13868 tablet_replica.cc:333] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.710705 17360 leader_election.cc:290] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283)
I20260709 14:54:18.710894 16110 leader_election.cc:304] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:18.712301 13868 raft_consensus.cc:2243] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:18.713436 13868 raft_consensus.cc:2272] T b51b07eccac04033a957fe6c46d2bb63 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.713975 17360 raft_consensus.cc:2749] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 14:54:18.715408 16112 leader_election.cc:336] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111)
I20260709 14:54:18.715987 13868 tablet_replica.cc:333] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.716331 17360 raft_consensus.cc:493] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d363c5ed112f492b917cbd9efd591201)
I20260709 14:54:18.716905 13868 raft_consensus.cc:2243] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:18.716897 17360 raft_consensus.cc:515] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "d363c5ed112f492b917cbd9efd591201" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 45343 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:18.717621 13868 raft_consensus.cc:2272] T ecf23f4feea54be3ad75ea64d1cc36a7 P a94de9a189384a07887edad3f78f5078 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.718811 17360 leader_election.cc:290] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
W20260709 14:54:18.719069 16110 leader_election.cc:336] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111)
I20260709 14:54:18.719509 16110 leader_election.cc:304] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a94de9a189384a07887edad3f78f5078; no voters: b796c2d2cb444fbbad8b496885f35442, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:18.720109 17360 raft_consensus.cc:2749] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:18.720359 13868 tablet_replica.cc:333] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.721189 13868 raft_consensus.cc:2243] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:18.721705 13868 raft_consensus.cc:2272] T 1174a03eedcb45daa7a01f22e8211462 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:18.721719 16110 leader_election.cc:336] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d363c5ed112f492b917cbd9efd591201 (127.13.139.2:45343): Network error: Client connection negotiation failed: client connection to 127.13.139.2:45343: connect: Connection refused (error 111)
W20260709 14:54:18.722738 16111 leader_election.cc:336] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:18.723062 16111 leader_election.cc:304] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, d363c5ed112f492b917cbd9efd591201
I20260709 14:54:18.723595 17360 raft_consensus.cc:2749] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:18.723996 13868 tablet_replica.cc:333] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.724568 13868 raft_consensus.cc:2243] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:18.725078 13868 raft_consensus.cc:2272] T 702e890c3a5940f889b1bc676d571230 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.726819 13868 tablet_replica.cc:333] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.727388 13868 raft_consensus.cc:2243] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:18.728204 13868 raft_consensus.cc:2272] T c4fad93f15094f34a655d618bfe5eaf6 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.728368 17360 raft_consensus.cc:493] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 72b4deef369542558424d8f21d6bed57)
I20260709 14:54:18.728845 17360 raft_consensus.cc:515] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b796c2d2cb444fbbad8b496885f35442" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45283 } } peers { permanent_uuid: "a94de9a189384a07887edad3f78f5078" member_type: VOTER last_known_addr { host: "127.13.139.4" port: 38131 } } peers { permanent_uuid: "72b4deef369542558424d8f21d6bed57" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 34293 } }
I20260709 14:54:18.730515 17360 leader_election.cc:290] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283), 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293)
I20260709 14:54:18.730638 13868 tablet_replica.cc:333] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.731426 13868 raft_consensus.cc:2243] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:18.732059 13868 raft_consensus.cc:2272] T 0e3a1c3ae5b1452b8936e5090f26b98a P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:18.734007 16112 leader_election.cc:336] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111)
W20260709 14:54:18.734499 16111 leader_election.cc:336] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 72b4deef369542558424d8f21d6bed57 (127.13.139.1:34293): Network error: Client connection negotiation failed: client connection to 127.13.139.1:34293: connect: Connection refused (error 111)
I20260709 14:54:18.734607 13868 tablet_replica.cc:333] T ebc62102a32946f59301f3a998f7fdbb P a94de9a189384a07887edad3f78f5078: stopping tablet replica
W20260709 14:54:18.734565 16112 consensus_peers.cc:597] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 -> Peer b796c2d2cb444fbbad8b496885f35442 (127.13.139.3:45283): Couldn't send request to peer b796c2d2cb444fbbad8b496885f35442. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.3:45283: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:18.734840 16111 leader_election.cc:304] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [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: a94de9a189384a07887edad3f78f5078; no voters: 72b4deef369542558424d8f21d6bed57, b796c2d2cb444fbbad8b496885f35442
I20260709 14:54:18.735491 17360 raft_consensus.cc:2749] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:18.735548 13868 raft_consensus.cc:2243] T ebc62102a32946f59301f3a998f7fdbb P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:18.736364 13868 raft_consensus.cc:2272] T ebc62102a32946f59301f3a998f7fdbb P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.738613 13868 tablet_replica.cc:333] T 12f497c4f686447d8ea79da8bad088d6 P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.739167 13868 raft_consensus.cc:2243] T 12f497c4f686447d8ea79da8bad088d6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:18.739732 13868 raft_consensus.cc:2272] T 12f497c4f686447d8ea79da8bad088d6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.741919 13868 tablet_replica.cc:333] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.742413 13868 raft_consensus.cc:2243] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:18.742810 13868 raft_consensus.cc:2272] T cfb77ae60b32488981907f0bb9d2a2ec P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.744524 13868 tablet_replica.cc:333] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.745049 13868 raft_consensus.cc:2243] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:18.745783 13868 raft_consensus.cc:2272] T 4a294f6c4c2b4bf7be43991c39ec7d9c P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.747586 13868 tablet_replica.cc:333] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.748270 13868 raft_consensus.cc:2243] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:18.748663 13868 raft_consensus.cc:2272] T f57237a190004a6993ca15ba008578ba P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.750447 13868 tablet_replica.cc:333] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.751179 13868 raft_consensus.cc:2243] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:18.751588 13868 raft_consensus.cc:2272] T 17f563e9f0af43bab58764d8f3c8a4b1 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.753278 13868 tablet_replica.cc:333] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.753713 13868 raft_consensus.cc:2243] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:18.754139 13868 raft_consensus.cc:2272] T 642a5c8bd005449b82b5502f6a89881c P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.755851 13868 tablet_replica.cc:333] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.756321 13868 raft_consensus.cc:2243] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:18.757151 13868 raft_consensus.cc:2272] T e8ee6881fe96486db140339505ee6407 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.758882 13868 tablet_replica.cc:333] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.759348 13868 raft_consensus.cc:2243] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:18.760102 13868 raft_consensus.cc:2272] T a41581fb3e7f48e18d691e022736715f P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.761878 13868 tablet_replica.cc:333] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.762359 13868 raft_consensus.cc:2243] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:18.762723 13868 raft_consensus.cc:2272] T 421747f22ee04b73bad5742ed071c567 P a94de9a189384a07887edad3f78f5078 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.764384 13868 tablet_replica.cc:333] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.764854 13868 raft_consensus.cc:2243] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:18.765273 13868 raft_consensus.cc:2272] T 69d1b47a43e44114aeab0c992eeff4f1 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.766914 13868 tablet_replica.cc:333] T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.767373 13868 raft_consensus.cc:2243] T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:18.767726 13868 raft_consensus.cc:2272] T 14a7e2dbde2643839896dc2996eac5b6 P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.769507 13868 tablet_replica.cc:333] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.769948 13868 raft_consensus.cc:2243] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:18.770318 13868 raft_consensus.cc:2272] T 12df99d7af5d406ebc9d25e5dcb9b793 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.772014 13868 tablet_replica.cc:333] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.772466 13868 raft_consensus.cc:2243] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:18.773200 13868 raft_consensus.cc:2272] T 3126c7ce1f094d05bf1c2dec34167d04 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.774821 13868 tablet_replica.cc:333] T 6c53e8e484c2426ab80143023a2907fb P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.775303 13868 raft_consensus.cc:2243] T 6c53e8e484c2426ab80143023a2907fb P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:18.775655 13868 raft_consensus.cc:2272] T 6c53e8e484c2426ab80143023a2907fb P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.777318 13868 tablet_replica.cc:333] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.777781 13868 raft_consensus.cc:2243] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:18.778548 13868 raft_consensus.cc:2272] T 88d6832bfff1467ab78fa95264c4c6b6 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.780205 13868 tablet_replica.cc:333] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.780643 13868 raft_consensus.cc:2243] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:18.781402 13868 raft_consensus.cc:2272] T ba454078ccd64544b7dee3f906a942fd P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.783082 13868 tablet_replica.cc:333] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.783519 13868 raft_consensus.cc:2243] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:18.784196 13868 raft_consensus.cc:2272] T 8a2c3fa82d184e798d54e176cdb9b829 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.785832 13868 tablet_replica.cc:333] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.786278 13868 raft_consensus.cc:2243] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:18.786655 13868 raft_consensus.cc:2272] T 56242e162f9f41fb92ab8917217cabb1 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.788385 13868 tablet_replica.cc:333] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.788839 13868 raft_consensus.cc:2243] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:18.789510 13868 raft_consensus.cc:2272] T 9b5b508262794ac691288fdd17fd12fc P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.791144 13868 tablet_replica.cc:333] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.791565 13868 raft_consensus.cc:2243] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:18.792232 13868 raft_consensus.cc:2272] T 6cebb868d296402781514c53c6b960ef P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.794142 13868 tablet_replica.cc:333] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.794574 13868 raft_consensus.cc:2243] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:18.794922 13868 raft_consensus.cc:2272] T 1756526aee3d469e8370fa52f1013969 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.796579 13868 tablet_replica.cc:333] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.797076 13868 raft_consensus.cc:2243] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:18.797804 13868 raft_consensus.cc:2272] T 2ceed06918774e40b07e9c8eab60b294 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.799499 13868 tablet_replica.cc:333] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.799937 13868 raft_consensus.cc:2243] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:18.800316 13868 raft_consensus.cc:2272] T 8e7225a173114c9fb089f67e4962a75e P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.801831 13868 tablet_replica.cc:333] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.802271 13868 raft_consensus.cc:2243] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:18.802613 13868 raft_consensus.cc:2272] T e9b6adc7d5ca4f05b1a5b227d875471b P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.804332 13868 tablet_replica.cc:333] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.804752 13868 raft_consensus.cc:2243] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:18.805182 13868 raft_consensus.cc:2272] T ae94499525a44964835f2f41041c8231 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.806828 13868 tablet_replica.cc:333] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.807251 13868 raft_consensus.cc:2243] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:18.807611 13868 raft_consensus.cc:2272] T 659187f6b88347edb385ede517395afe P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.809333 13868 tablet_replica.cc:333] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.809753 13868 raft_consensus.cc:2243] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:54:18.810505 13868 raft_consensus.cc:2272] T ba4d104e44aa4fd2a6b795d49fb094d3 P a94de9a189384a07887edad3f78f5078 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.812147 13868 tablet_replica.cc:333] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.812549 13868 raft_consensus.cc:2243] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:18.813352 13868 raft_consensus.cc:2272] T 7318aa55b0f34ffa8f0b667513f3e39c P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.814926 13868 tablet_replica.cc:333] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.815349 13868 raft_consensus.cc:2243] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:18.815733 13868 raft_consensus.cc:2272] T 175bd4a5fbe74cf8994148a127a51689 P a94de9a189384a07887edad3f78f5078 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.817354 13868 tablet_replica.cc:333] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.817766 13868 raft_consensus.cc:2243] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:18.818102 13868 raft_consensus.cc:2272] T fd1c85d32ed1482bb658721d80cff21f P a94de9a189384a07887edad3f78f5078 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.819623 13868 tablet_replica.cc:333] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.820029 13868 raft_consensus.cc:2243] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:18.820377 13868 raft_consensus.cc:2272] T d16e25798a3d4307ae45f1f4ae626f54 P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.821900 13868 tablet_replica.cc:333] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.822276 13868 raft_consensus.cc:2243] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:18.822954 13868 raft_consensus.cc:2272] T 3345a289bcd841b7ac386610f9b29707 P a94de9a189384a07887edad3f78f5078 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.824570 13868 tablet_replica.cc:333] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078: stopping tablet replica
I20260709 14:54:18.824960 13868 raft_consensus.cc:2243] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:18.825325 13868 raft_consensus.cc:2272] T 751d993075d84750b98081153cbe9cfd P a94de9a189384a07887edad3f78f5078 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.886108 13868 tablet_server.cc:196] TabletServer@127.13.139.4:0 shutdown complete.
I20260709 14:54:18.941751 13868 master.cc:562] Master@127.13.139.62:43453 shutting down...
I20260709 14:54:18.966135 13868 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d7b91ead2af44bd7acb3da0853b5b013 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:18.966712 13868 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d7b91ead2af44bd7acb3da0853b5b013 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:18.966989 13868 tablet_replica.cc:333] T 00000000000000000000000000000000 P d7b91ead2af44bd7acb3da0853b5b013: stopping tablet replica
I20260709 14:54:18.988458 13868 master.cc:584] Master@127.13.139.62:43453 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (37293 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:54:19.071614 13868 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.139.62:45117
I20260709 14:54:19.072716 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:19.077996 17414 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:19.078033 17415 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:19.078485 17417 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:19.079952 13868 server_base.cc:1061] running on GCE node
I20260709 14:54:19.081087 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:19.081259 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:19.081418 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608859081395 us; error 0 us; skew 500 ppm
I20260709 14:54:19.081907 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:19.084069 13868 webserver.cc:533] Webserver started at http://127.13.139.62:38235/ using document root <none> and password file <none>
I20260709 14:54:19.084523 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:19.084689 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:19.085170 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:19.086352 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608776280123-13868-0/minicluster-data/master-0-root/instance:
uuid: "76fcb7ce03ea4035861ba8dcaf63824d"
format_stamp: "Formatted at 2026-07-09 14:54:19 on dist-test-slave-q457"
I20260709 14:54:19.090471 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:54:19.093812 17422 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:19.094460 13868 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:54:19.094718 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608776280123-13868-0/minicluster-data/master-0-root
uuid: "76fcb7ce03ea4035861ba8dcaf63824d"
format_stamp: "Formatted at 2026-07-09 14:54:19 on dist-test-slave-q457"
I20260709 14:54:19.094959 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608776280123-13868-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608776280123-13868-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608776280123-13868-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:19.115307 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:19.116453 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:19.151798 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.62:45117
I20260709 14:54:19.151922 17473 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.62:45117 every 8 connection(s)
I20260709 14:54:19.155725 17474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:19.165607 17474 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 76fcb7ce03ea4035861ba8dcaf63824d: Bootstrap starting.
I20260709 14:54:19.170040 17474 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 76fcb7ce03ea4035861ba8dcaf63824d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:19.173749 17474 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 76fcb7ce03ea4035861ba8dcaf63824d: No bootstrap required, opened a new log
I20260709 14:54:19.175753 17474 raft_consensus.cc:359] T 00000000000000000000000000000000 P 76fcb7ce03ea4035861ba8dcaf63824d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76fcb7ce03ea4035861ba8dcaf63824d" member_type: VOTER }
I20260709 14:54:19.176146 17474 raft_consensus.cc:385] T 00000000000000000000000000000000 P 76fcb7ce03ea4035861ba8dcaf63824d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:19.176358 17474 raft_consensus.cc:740] T 00000000000000000000000000000000 P 76fcb7ce03ea4035861ba8dcaf63824d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76fcb7ce03ea4035861ba8dcaf63824d, State: Initialized, Role: FOLLOWER
I20260709 14:54:19.176960 17474 consensus_queue.cc:260] T 00000000000000000000000000000000 P 76fcb7ce03ea4035861ba8dcaf63824d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "76fcb7ce03ea4035861ba8dcaf63824d" member_type: VOTER }
I20260709 14:54:19.177485 17474 raft_consensus.cc:399] T 00000000000000000000000000000000 P 76fcb7ce03ea4035861ba8dcaf63824d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:19.177732 17474 raft_consensus.cc:493] T 00000000000000000000000000000000 P 76fcb7ce03ea4035861ba8dcaf63824d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:19.177987 17474 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 76fcb7ce03ea4035861ba8dcaf63824d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:19.183147 17474 raft_consensus.cc:515] T 00000000000000000000000000000000 P 76fcb7ce03ea4035861ba8dcaf63824d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76fcb7ce03ea4035861ba8dcaf63824d" member_type: VOTER }
I20260709 14:54:19.183615 17474 leader_election.cc:304] T 00000000000000000000000000000000 P 76fcb7ce03ea4035861ba8dcaf63824d [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: 76fcb7ce03ea4035861ba8dcaf63824d; no voters: 
I20260709 14:54:19.184656 17474 leader_election.cc:290] T 00000000000000000000000000000000 P 76fcb7ce03ea4035861ba8dcaf63824d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:19.185034 17477 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 76fcb7ce03ea4035861ba8dcaf63824d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:19.186285 17477 raft_consensus.cc:697] T 00000000000000000000000000000000 P 76fcb7ce03ea4035861ba8dcaf63824d [term 1 LEADER]: Becoming Leader. State: Replica: 76fcb7ce03ea4035861ba8dcaf63824d, State: Running, Role: LEADER
I20260709 14:54:19.186854 17477 consensus_queue.cc:237] T 00000000000000000000000000000000 P 76fcb7ce03ea4035861ba8dcaf63824d [LEADER]: Queue going to LEADER mode. State: All 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: "76fcb7ce03ea4035861ba8dcaf63824d" member_type: VOTER }
I20260709 14:54:19.187372 17474 sys_catalog.cc:565] T 00000000000000000000000000000000 P 76fcb7ce03ea4035861ba8dcaf63824d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:19.192595 17478 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76fcb7ce03ea4035861ba8dcaf63824d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "76fcb7ce03ea4035861ba8dcaf63824d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76fcb7ce03ea4035861ba8dcaf63824d" member_type: VOTER } }
I20260709 14:54:19.192667 17479 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76fcb7ce03ea4035861ba8dcaf63824d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 76fcb7ce03ea4035861ba8dcaf63824d. Latest consensus state: current_term: 1 leader_uuid: "76fcb7ce03ea4035861ba8dcaf63824d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76fcb7ce03ea4035861ba8dcaf63824d" member_type: VOTER } }
I20260709 14:54:19.193379 17478 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76fcb7ce03ea4035861ba8dcaf63824d [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:19.193463 17479 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76fcb7ce03ea4035861ba8dcaf63824d [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:19.195242 17484 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:19.200178 17484 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:19.202257 13868 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:19.208500 17484 catalog_manager.cc:1383] Generated new cluster ID: 479578d1a487489e90afcd367df519e1
I20260709 14:54:19.208698 17484 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:19.231281 17484 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:19.232372 17484 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:19.251717 17484 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 76fcb7ce03ea4035861ba8dcaf63824d: Generated new TSK 0
I20260709 14:54:19.252190 17484 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:19.268069 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:19.273661 17495 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:19.274581 17496 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:19.276064 17498 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:19.276782 13868 server_base.cc:1061] running on GCE node
I20260709 14:54:19.277726 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:19.277902 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:19.278024 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608859278013 us; error 0 us; skew 500 ppm
I20260709 14:54:19.278488 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:19.280498 13868 webserver.cc:533] Webserver started at http://127.13.139.1:44295/ using document root <none> and password file <none>
I20260709 14:54:19.280944 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:19.281101 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:19.281301 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:19.282269 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608776280123-13868-0/minicluster-data/ts-0-root/instance:
uuid: "f5618162e0e148d5881bb829d7b57964"
format_stamp: "Formatted at 2026-07-09 14:54:19 on dist-test-slave-q457"
I20260709 14:54:19.286289 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 14:54:19.289228 17503 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:19.289827 13868 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260709 14:54:19.290087 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608776280123-13868-0/minicluster-data/ts-0-root
uuid: "f5618162e0e148d5881bb829d7b57964"
format_stamp: "Formatted at 2026-07-09 14:54:19 on dist-test-slave-q457"
I20260709 14:54:19.290328 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608776280123-13868-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608776280123-13868-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608776280123-13868-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:19.318048 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:19.319237 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:19.320644 13868 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:19.322788 13868 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:19.322960 13868 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:19.323173 13868 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:19.323326 13868 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:19.361078 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.1:44339
I20260709 14:54:19.361171 17565 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.1:44339 every 8 connection(s)
I20260709 14:54:19.365705 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:19.372344 17570 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:19.373713 17571 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:19.377169 13868 server_base.cc:1061] running on GCE node
W20260709 14:54:19.377267 17573 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:19.379240 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:19.379492 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:19.379690 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608859379672 us; error 0 us; skew 500 ppm
I20260709 14:54:19.380201 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:19.380554 17566 heartbeater.cc:344] Connected to a master server at 127.13.139.62:45117
I20260709 14:54:19.380915 17566 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:19.381592 17566 heartbeater.cc:507] Master 127.13.139.62:45117 requested a full tablet report, sending...
I20260709 14:54:19.382741 13868 webserver.cc:533] Webserver started at http://127.13.139.2:45357/ using document root <none> and password file <none>
I20260709 14:54:19.383322 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:19.383488 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:19.383565 17439 ts_manager.cc:194] Registered new tserver with Master: f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339)
I20260709 14:54:19.383744 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:19.384967 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608776280123-13868-0/minicluster-data/ts-1-root/instance:
uuid: "d7319de4cd3844b2a9a2a93df05d644d"
format_stamp: "Formatted at 2026-07-09 14:54:19 on dist-test-slave-q457"
I20260709 14:54:19.385303 17439 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35810
I20260709 14:54:19.389221 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:19.392457 17578 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:19.393152 13868 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:54:19.393388 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608776280123-13868-0/minicluster-data/ts-1-root
uuid: "d7319de4cd3844b2a9a2a93df05d644d"
format_stamp: "Formatted at 2026-07-09 14:54:19 on dist-test-slave-q457"
I20260709 14:54:19.393608 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608776280123-13868-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608776280123-13868-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608776280123-13868-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:19.408577 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:19.409637 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:19.410915 13868 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:19.412909 13868 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:19.413084 13868 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:19.413259 13868 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:19.413381 13868 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:19.449872 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.2:36629
I20260709 14:54:19.449990 17640 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.2:36629 every 8 connection(s)
I20260709 14:54:19.454268 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:19.460503 17644 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:19.461404 17645 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:19.464114 17647 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:19.464560 13868 server_base.cc:1061] running on GCE node
I20260709 14:54:19.465546 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:54:19.465622 17641 heartbeater.cc:344] Connected to a master server at 127.13.139.62:45117
W20260709 14:54:19.465801 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:19.466048 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608859466029 us; error 0 us; skew 500 ppm
I20260709 14:54:19.466044 17641 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:19.466670 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:19.466892 17641 heartbeater.cc:507] Master 127.13.139.62:45117 requested a full tablet report, sending...
I20260709 14:54:19.469044 17439 ts_manager.cc:194] Registered new tserver with Master: d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629)
I20260709 14:54:19.469236 13868 webserver.cc:533] Webserver started at http://127.13.139.3:37705/ using document root <none> and password file <none>
I20260709 14:54:19.469894 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:19.470117 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:19.470413 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:19.470829 17439 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35826
I20260709 14:54:19.471885 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608776280123-13868-0/minicluster-data/ts-2-root/instance:
uuid: "0e17d42ccc1d4c45821911a1ab546e57"
format_stamp: "Formatted at 2026-07-09 14:54:19 on dist-test-slave-q457"
I20260709 14:54:19.476096 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 14:54:19.479274 17652 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:19.479984 13868 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:19.480254 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608776280123-13868-0/minicluster-data/ts-2-root
uuid: "0e17d42ccc1d4c45821911a1ab546e57"
format_stamp: "Formatted at 2026-07-09 14:54:19 on dist-test-slave-q457"
I20260709 14:54:19.480511 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608776280123-13868-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608776280123-13868-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608776280123-13868-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:19.496184 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:19.497385 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:19.498723 13868 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:19.500756 13868 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:19.500952 13868 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:19.501169 13868 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:19.501312 13868 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:19.537379 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.3:38597
I20260709 14:54:19.537489 17714 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.3:38597 every 8 connection(s)
I20260709 14:54:19.549372 17715 heartbeater.cc:344] Connected to a master server at 127.13.139.62:45117
I20260709 14:54:19.549757 17715 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:19.550434 17715 heartbeater.cc:507] Master 127.13.139.62:45117 requested a full tablet report, sending...
I20260709 14:54:19.552116 17439 ts_manager.cc:194] Registered new tserver with Master: 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597)
I20260709 14:54:19.552225 13868 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011998209s
I20260709 14:54:19.553399 17439 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35840
I20260709 14:54:19.575631 17439 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35842:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:54:19.578461 17439 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:54:19.646020 17680 tablet_service.cc:1511] Processing CreateTablet for tablet 5ddc879ee9344ef991fbd853c94f7f02 (DEFAULT_TABLE table=test-workload [id=8bc05614bc0d44359da6b2fcb2949011]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:54:19.647569 17680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ddc879ee9344ef991fbd853c94f7f02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:19.648746 17678 tablet_service.cc:1511] Processing CreateTablet for tablet a5f05cb855d74feb868c1af0c1932b90 (DEFAULT_TABLE table=test-workload [id=8bc05614bc0d44359da6b2fcb2949011]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:54:19.650131 17678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5f05cb855d74feb868c1af0c1932b90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:19.653854 17679 tablet_service.cc:1511] Processing CreateTablet for tablet 43552af6ed55498c88958639437da384 (DEFAULT_TABLE table=test-workload [id=8bc05614bc0d44359da6b2fcb2949011]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:54:19.655187 17679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43552af6ed55498c88958639437da384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:19.659510 17677 tablet_service.cc:1511] Processing CreateTablet for tablet 55a6f186ace54f9ba615afc97d493834 (DEFAULT_TABLE table=test-workload [id=8bc05614bc0d44359da6b2fcb2949011]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:54:19.661940 17676 tablet_service.cc:1511] Processing CreateTablet for tablet 8fdff07f91c745528e4b2b039fb292cb (DEFAULT_TABLE table=test-workload [id=8bc05614bc0d44359da6b2fcb2949011]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:54:19.666410 17674 tablet_service.cc:1511] Processing CreateTablet for tablet f131f002c8dc49d5bbd039213f6bd445 (DEFAULT_TABLE table=test-workload [id=8bc05614bc0d44359da6b2fcb2949011]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:54:19.664288 17675 tablet_service.cc:1511] Processing CreateTablet for tablet d9903591055f4e5d915fe0fcde90a3cd (DEFAULT_TABLE table=test-workload [id=8bc05614bc0d44359da6b2fcb2949011]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:54:19.669963 17673 tablet_service.cc:1511] Processing CreateTablet for tablet 5b09b002d2da4d19be07f97021122832 (DEFAULT_TABLE table=test-workload [id=8bc05614bc0d44359da6b2fcb2949011]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:54:19.671499 17677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55a6f186ace54f9ba615afc97d493834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:19.673112 17673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b09b002d2da4d19be07f97021122832. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:19.674026 17674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f131f002c8dc49d5bbd039213f6bd445. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:19.675446 17676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fdff07f91c745528e4b2b039fb292cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:19.675580 17672 tablet_service.cc:1511] Processing CreateTablet for tablet 185e64d4ac71420caf9a7818b5c0e041 (DEFAULT_TABLE table=test-workload [id=8bc05614bc0d44359da6b2fcb2949011]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:54:19.677038 17672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 185e64d4ac71420caf9a7818b5c0e041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:19.681067 17675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9903591055f4e5d915fe0fcde90a3cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:19.685864 17531 tablet_service.cc:1511] Processing CreateTablet for tablet 5ddc879ee9344ef991fbd853c94f7f02 (DEFAULT_TABLE table=test-workload [id=8bc05614bc0d44359da6b2fcb2949011]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:54:19.687153 17531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ddc879ee9344ef991fbd853c94f7f02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:19.689916 17530 tablet_service.cc:1511] Processing CreateTablet for tablet 43552af6ed55498c88958639437da384 (DEFAULT_TABLE table=test-workload [id=8bc05614bc0d44359da6b2fcb2949011]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:54:19.691174 17530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43552af6ed55498c88958639437da384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:19.686249 17671 tablet_service.cc:1511] Processing CreateTablet for tablet 4ea90a0b7e03488589ecfd5b13e38519 (DEFAULT_TABLE table=test-workload [id=8bc05614bc0d44359da6b2fcb2949011]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:54:19.693061 17671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ea90a0b7e03488589ecfd5b13e38519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:19.693729 17529 tablet_service.cc:1511] Processing CreateTablet for tablet a5f05cb855d74feb868c1af0c1932b90 (DEFAULT_TABLE table=test-workload [id=8bc05614bc0d44359da6b2fcb2949011]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:54:19.695591 17529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5f05cb855d74feb868c1af0c1932b90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:19.695781 17526 tablet_service.cc:1511] Processing CreateTablet for tablet d9903591055f4e5d915fe0fcde90a3cd (DEFAULT_TABLE table=test-workload [id=8bc05614bc0d44359da6b2fcb2949011]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:54:19.697031 17526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9903591055f4e5d915fe0fcde90a3cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:19.696861 17524 tablet_service.cc:1511] Processing CreateTablet for tablet 5b09b002d2da4d19be07f97021122832 (DEFAULT_TABLE table=test-workload [id=8bc05614bc0d44359da6b2fcb2949011]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:54:19.697515 17528 tablet_service.cc:1511] Processing CreateTablet for tablet 55a6f186ace54f9ba615afc97d493834 (DEFAULT_TABLE table=test-workload [id=8bc05614bc0d44359da6b2fcb2949011]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:54:19.698154 17524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b09b002d2da4d19be07f97021122832. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:19.698846 17528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55a6f186ace54f9ba615afc97d493834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:19.695693 17525 tablet_service.cc:1511] Processing CreateTablet for tablet f131f002c8dc49d5bbd039213f6bd445 (DEFAULT_TABLE table=test-workload [id=8bc05614bc0d44359da6b2fcb2949011]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:54:19.700178 17527 tablet_service.cc:1511] Processing CreateTablet for tablet 8fdff07f91c745528e4b2b039fb292cb (DEFAULT_TABLE table=test-workload [id=8bc05614bc0d44359da6b2fcb2949011]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:54:19.701999 17527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fdff07f91c745528e4b2b039fb292cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:19.701719 17523 tablet_service.cc:1511] Processing CreateTablet for tablet 185e64d4ac71420caf9a7818b5c0e041 (DEFAULT_TABLE table=test-workload [id=8bc05614bc0d44359da6b2fcb2949011]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:54:19.714459 17523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 185e64d4ac71420caf9a7818b5c0e041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:19.715468 17525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f131f002c8dc49d5bbd039213f6bd445. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:19.772920 17522 tablet_service.cc:1511] Processing CreateTablet for tablet 4ea90a0b7e03488589ecfd5b13e38519 (DEFAULT_TABLE table=test-workload [id=8bc05614bc0d44359da6b2fcb2949011]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:54:19.774262 17522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ea90a0b7e03488589ecfd5b13e38519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:19.791172 17606 tablet_service.cc:1511] Processing CreateTablet for tablet 5ddc879ee9344ef991fbd853c94f7f02 (DEFAULT_TABLE table=test-workload [id=8bc05614bc0d44359da6b2fcb2949011]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:54:19.792538 17606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ddc879ee9344ef991fbd853c94f7f02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:19.793948 17603 tablet_service.cc:1511] Processing CreateTablet for tablet 55a6f186ace54f9ba615afc97d493834 (DEFAULT_TABLE table=test-workload [id=8bc05614bc0d44359da6b2fcb2949011]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:54:19.795063 17604 tablet_service.cc:1511] Processing CreateTablet for tablet a5f05cb855d74feb868c1af0c1932b90 (DEFAULT_TABLE table=test-workload [id=8bc05614bc0d44359da6b2fcb2949011]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:54:19.796145 17602 tablet_service.cc:1511] Processing CreateTablet for tablet 8fdff07f91c745528e4b2b039fb292cb (DEFAULT_TABLE table=test-workload [id=8bc05614bc0d44359da6b2fcb2949011]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:54:19.793948 17605 tablet_service.cc:1511] Processing CreateTablet for tablet 43552af6ed55498c88958639437da384 (DEFAULT_TABLE table=test-workload [id=8bc05614bc0d44359da6b2fcb2949011]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:54:19.797567 17602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fdff07f91c745528e4b2b039fb292cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:19.798012 17730 tablet_bootstrap.cc:492] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964: Bootstrap starting.
I20260709 14:54:19.798373 17605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43552af6ed55498c88958639437da384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:19.799546 17601 tablet_service.cc:1511] Processing CreateTablet for tablet d9903591055f4e5d915fe0fcde90a3cd (DEFAULT_TABLE table=test-workload [id=8bc05614bc0d44359da6b2fcb2949011]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:54:19.801826 17600 tablet_service.cc:1511] Processing CreateTablet for tablet f131f002c8dc49d5bbd039213f6bd445 (DEFAULT_TABLE table=test-workload [id=8bc05614bc0d44359da6b2fcb2949011]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:54:19.804116 17730 tablet_bootstrap.cc:654] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:19.803980 17599 tablet_service.cc:1511] Processing CreateTablet for tablet 5b09b002d2da4d19be07f97021122832 (DEFAULT_TABLE table=test-workload [id=8bc05614bc0d44359da6b2fcb2949011]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:54:19.805301 17601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9903591055f4e5d915fe0fcde90a3cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:19.805934 17604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5f05cb855d74feb868c1af0c1932b90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:19.806500 17600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f131f002c8dc49d5bbd039213f6bd445. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:19.808691 17599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b09b002d2da4d19be07f97021122832. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:19.810017 17598 tablet_service.cc:1511] Processing CreateTablet for tablet 185e64d4ac71420caf9a7818b5c0e041 (DEFAULT_TABLE table=test-workload [id=8bc05614bc0d44359da6b2fcb2949011]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:54:19.811374 17598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 185e64d4ac71420caf9a7818b5c0e041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:19.813645 17597 tablet_service.cc:1511] Processing CreateTablet for tablet 4ea90a0b7e03488589ecfd5b13e38519 (DEFAULT_TABLE table=test-workload [id=8bc05614bc0d44359da6b2fcb2949011]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:54:19.814945 17597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ea90a0b7e03488589ecfd5b13e38519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:19.816088 17603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55a6f186ace54f9ba615afc97d493834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:19.824347 17730 tablet_bootstrap.cc:492] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964: No bootstrap required, opened a new log
I20260709 14:54:19.824949 17730 ts_tablet_manager.cc:1403] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964: Time spent bootstrapping tablet: real 0.027s	user 0.026s	sys 0.000s
I20260709 14:54:19.827883 17730 raft_consensus.cc:359] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:19.828613 17730 raft_consensus.cc:385] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:19.828912 17730 raft_consensus.cc:740] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5618162e0e148d5881bb829d7b57964, State: Initialized, Role: FOLLOWER
I20260709 14:54:19.829797 17730 consensus_queue.cc:260] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:19.837882 17566 heartbeater.cc:499] Master 127.13.139.62:45117 was elected leader, sending a full tablet report...
I20260709 14:54:19.838851 17730 ts_tablet_manager.cc:1434] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 14:54:19.839782 17730 tablet_bootstrap.cc:492] T 55a6f186ace54f9ba615afc97d493834 P f5618162e0e148d5881bb829d7b57964: Bootstrap starting.
I20260709 14:54:19.845732 17730 tablet_bootstrap.cc:654] T 55a6f186ace54f9ba615afc97d493834 P f5618162e0e148d5881bb829d7b57964: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:19.856832 17730 tablet_bootstrap.cc:492] T 55a6f186ace54f9ba615afc97d493834 P f5618162e0e148d5881bb829d7b57964: No bootstrap required, opened a new log
I20260709 14:54:19.857332 17730 ts_tablet_manager.cc:1403] T 55a6f186ace54f9ba615afc97d493834 P f5618162e0e148d5881bb829d7b57964: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 14:54:19.860248 17730 raft_consensus.cc:359] T 55a6f186ace54f9ba615afc97d493834 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:19.861001 17730 raft_consensus.cc:385] T 55a6f186ace54f9ba615afc97d493834 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:19.861287 17730 raft_consensus.cc:740] T 55a6f186ace54f9ba615afc97d493834 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5618162e0e148d5881bb829d7b57964, State: Initialized, Role: FOLLOWER
I20260709 14:54:19.861960 17730 consensus_queue.cc:260] T 55a6f186ace54f9ba615afc97d493834 P f5618162e0e148d5881bb829d7b57964 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
W20260709 14:54:19.865087 17567 tablet.cc:2406] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:54:19.866631 17730 ts_tablet_manager.cc:1434] T 55a6f186ace54f9ba615afc97d493834 P f5618162e0e148d5881bb829d7b57964: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:54:19.888630 17730 tablet_bootstrap.cc:492] T 4ea90a0b7e03488589ecfd5b13e38519 P f5618162e0e148d5881bb829d7b57964: Bootstrap starting.
I20260709 14:54:19.892798 17729 tablet_bootstrap.cc:492] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57: Bootstrap starting.
I20260709 14:54:19.898835 17730 tablet_bootstrap.cc:654] T 4ea90a0b7e03488589ecfd5b13e38519 P f5618162e0e148d5881bb829d7b57964: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:19.899482 17729 tablet_bootstrap.cc:654] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:19.917279 17732 raft_consensus.cc:493] T 55a6f186ace54f9ba615afc97d493834 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:19.917814 17732 raft_consensus.cc:515] T 55a6f186ace54f9ba615afc97d493834 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:19.921748 17732 leader_election.cc:290] T 55a6f186ace54f9ba615afc97d493834 P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629), 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597)
I20260709 14:54:19.961618 17729 tablet_bootstrap.cc:492] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57: No bootstrap required, opened a new log
I20260709 14:54:19.962170 17729 ts_tablet_manager.cc:1403] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.000s
I20260709 14:54:19.969892 17729 raft_consensus.cc:359] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:19.970387 17729 raft_consensus.cc:385] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:19.970599 17729 raft_consensus.cc:740] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e17d42ccc1d4c45821911a1ab546e57, State: Initialized, Role: FOLLOWER
I20260709 14:54:19.971127 17729 consensus_queue.cc:260] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:19.978408 17732 raft_consensus.cc:493] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:19.978820 17732 raft_consensus.cc:515] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:19.980719 17732 leader_election.cc:290] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629), 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597)
I20260709 14:54:19.986670 17730 tablet_bootstrap.cc:492] T 4ea90a0b7e03488589ecfd5b13e38519 P f5618162e0e148d5881bb829d7b57964: No bootstrap required, opened a new log
I20260709 14:54:19.987279 17730 ts_tablet_manager.cc:1403] T 4ea90a0b7e03488589ecfd5b13e38519 P f5618162e0e148d5881bb829d7b57964: Time spent bootstrapping tablet: real 0.099s	user 0.008s	sys 0.010s
I20260709 14:54:19.994148 17690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a6f186ace54f9ba615afc97d493834" candidate_uuid: "f5618162e0e148d5881bb829d7b57964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57" is_pre_election: true
I20260709 14:54:19.994158 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f05cb855d74feb868c1af0c1932b90" candidate_uuid: "f5618162e0e148d5881bb829d7b57964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57" is_pre_election: true
I20260709 14:54:19.993113 17734 tablet_bootstrap.cc:492] T 43552af6ed55498c88958639437da384 P d7319de4cd3844b2a9a2a93df05d644d: Bootstrap starting.
W20260709 14:54:19.995862 17505 leader_election.cc:343] T 55a6f186ace54f9ba615afc97d493834 P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:19.996592 17505 leader_election.cc:343] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:19.998883 17729 ts_tablet_manager.cc:1434] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57: Time spent starting tablet: real 0.036s	user 0.020s	sys 0.010s
I20260709 14:54:20.001493 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a6f186ace54f9ba615afc97d493834" candidate_uuid: "f5618162e0e148d5881bb829d7b57964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d" is_pre_election: true
I20260709 14:54:20.001859 17615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f05cb855d74feb868c1af0c1932b90" candidate_uuid: "f5618162e0e148d5881bb829d7b57964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d" is_pre_election: true
I20260709 14:54:20.002074 17715 heartbeater.cc:499] Master 127.13.139.62:45117 was elected leader, sending a full tablet report...
I20260709 14:54:20.002353 17730 raft_consensus.cc:359] T 4ea90a0b7e03488589ecfd5b13e38519 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.003113 17730 raft_consensus.cc:385] T 4ea90a0b7e03488589ecfd5b13e38519 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:54:20.003110 17504 leader_election.cc:343] T 55a6f186ace54f9ba615afc97d493834 P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:20.003611 17730 raft_consensus.cc:740] T 4ea90a0b7e03488589ecfd5b13e38519 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5618162e0e148d5881bb829d7b57964, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.003723 17504 leader_election.cc:304] T 55a6f186ace54f9ba615afc97d493834 P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5618162e0e148d5881bb829d7b57964; no voters: 0e17d42ccc1d4c45821911a1ab546e57, d7319de4cd3844b2a9a2a93df05d644d
W20260709 14:54:20.004733 17504 leader_election.cc:343] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:20.004395 17730 consensus_queue.cc:260] T 4ea90a0b7e03488589ecfd5b13e38519 P f5618162e0e148d5881bb829d7b57964 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.005124 17504 leader_election.cc:304] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5618162e0e148d5881bb829d7b57964; no voters: 0e17d42ccc1d4c45821911a1ab546e57, d7319de4cd3844b2a9a2a93df05d644d
I20260709 14:54:20.006076 17732 raft_consensus.cc:2749] T 55a6f186ace54f9ba615afc97d493834 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:20.006868 17732 raft_consensus.cc:2749] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:20.008560 17734 tablet_bootstrap.cc:654] T 43552af6ed55498c88958639437da384 P d7319de4cd3844b2a9a2a93df05d644d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.009555 17729 tablet_bootstrap.cc:492] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57: Bootstrap starting.
I20260709 14:54:20.016093 17730 ts_tablet_manager.cc:1434] T 4ea90a0b7e03488589ecfd5b13e38519 P f5618162e0e148d5881bb829d7b57964: Time spent starting tablet: real 0.029s	user 0.013s	sys 0.004s
I20260709 14:54:20.017200 17730 tablet_bootstrap.cc:492] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964: Bootstrap starting.
I20260709 14:54:20.019099 17729 tablet_bootstrap.cc:654] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.022994 17730 tablet_bootstrap.cc:654] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.023353 17734 tablet_bootstrap.cc:492] T 43552af6ed55498c88958639437da384 P d7319de4cd3844b2a9a2a93df05d644d: No bootstrap required, opened a new log
I20260709 14:54:20.023859 17734 ts_tablet_manager.cc:1403] T 43552af6ed55498c88958639437da384 P d7319de4cd3844b2a9a2a93df05d644d: Time spent bootstrapping tablet: real 0.042s	user 0.005s	sys 0.007s
I20260709 14:54:20.026787 17734 raft_consensus.cc:359] T 43552af6ed55498c88958639437da384 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.027441 17730 tablet_bootstrap.cc:492] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964: No bootstrap required, opened a new log
I20260709 14:54:20.027503 17734 raft_consensus.cc:385] T 43552af6ed55498c88958639437da384 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.027891 17730 ts_tablet_manager.cc:1403] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 14:54:20.027937 17734 raft_consensus.cc:740] T 43552af6ed55498c88958639437da384 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7319de4cd3844b2a9a2a93df05d644d, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.028910 17734 consensus_queue.cc:260] T 43552af6ed55498c88958639437da384 P d7319de4cd3844b2a9a2a93df05d644d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.030195 17730 raft_consensus.cc:359] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } } peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } }
I20260709 14:54:20.030716 17730 raft_consensus.cc:385] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.030925 17730 raft_consensus.cc:740] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5618162e0e148d5881bb829d7b57964, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.031499 17730 consensus_queue.cc:260] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } } peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } }
I20260709 14:54:20.033420 17730 ts_tablet_manager.cc:1434] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260709 14:54:20.033764 17641 heartbeater.cc:499] Master 127.13.139.62:45117 was elected leader, sending a full tablet report...
I20260709 14:54:20.034384 17730 tablet_bootstrap.cc:492] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964: Bootstrap starting.
I20260709 14:54:20.036067 17729 tablet_bootstrap.cc:492] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57: No bootstrap required, opened a new log
I20260709 14:54:20.036554 17729 ts_tablet_manager.cc:1403] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.004s
I20260709 14:54:20.039306 17729 raft_consensus.cc:359] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } } peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } }
I20260709 14:54:20.039979 17729 raft_consensus.cc:385] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.040266 17729 raft_consensus.cc:740] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e17d42ccc1d4c45821911a1ab546e57, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.040717 17730 tablet_bootstrap.cc:654] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.034530 17734 ts_tablet_manager.cc:1434] T 43552af6ed55498c88958639437da384 P d7319de4cd3844b2a9a2a93df05d644d: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 14:54:20.041924 17734 tablet_bootstrap.cc:492] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d: Bootstrap starting.
I20260709 14:54:20.046793 17730 tablet_bootstrap.cc:492] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964: No bootstrap required, opened a new log
I20260709 14:54:20.047196 17730 ts_tablet_manager.cc:1403] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.006s
I20260709 14:54:20.047899 17734 tablet_bootstrap.cc:654] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.049510 17729 consensus_queue.cc:260] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } } peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } }
I20260709 14:54:20.049896 17730 raft_consensus.cc:359] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.050659 17730 raft_consensus.cc:385] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.050995 17730 raft_consensus.cc:740] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5618162e0e148d5881bb829d7b57964, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.051832 17730 consensus_queue.cc:260] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.059623 17729 ts_tablet_manager.cc:1434] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:54:20.059753 17730 ts_tablet_manager.cc:1434] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.006s
I20260709 14:54:20.062248 17730 tablet_bootstrap.cc:492] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964: Bootstrap starting.
I20260709 14:54:20.063992 17729 tablet_bootstrap.cc:492] T 55a6f186ace54f9ba615afc97d493834 P 0e17d42ccc1d4c45821911a1ab546e57: Bootstrap starting.
I20260709 14:54:20.068140 17730 tablet_bootstrap.cc:654] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.071892 17729 tablet_bootstrap.cc:654] T 55a6f186ace54f9ba615afc97d493834 P 0e17d42ccc1d4c45821911a1ab546e57: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.072393 17730 tablet_bootstrap.cc:492] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964: No bootstrap required, opened a new log
I20260709 14:54:20.073205 17730 ts_tablet_manager.cc:1403] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.001s
I20260709 14:54:20.074157 17734 tablet_bootstrap.cc:492] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d: No bootstrap required, opened a new log
I20260709 14:54:20.074568 17734 ts_tablet_manager.cc:1403] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.018s
I20260709 14:54:20.075950 17730 raft_consensus.cc:359] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.076690 17730 raft_consensus.cc:385] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.077039 17730 raft_consensus.cc:740] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5618162e0e148d5881bb829d7b57964, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.076905 17734 raft_consensus.cc:359] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.077416 17729 tablet_bootstrap.cc:492] T 55a6f186ace54f9ba615afc97d493834 P 0e17d42ccc1d4c45821911a1ab546e57: No bootstrap required, opened a new log
I20260709 14:54:20.077594 17734 raft_consensus.cc:385] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.077901 17734 raft_consensus.cc:740] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7319de4cd3844b2a9a2a93df05d644d, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.077924 17729 ts_tablet_manager.cc:1403] T 55a6f186ace54f9ba615afc97d493834 P 0e17d42ccc1d4c45821911a1ab546e57: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260709 14:54:20.077953 17730 consensus_queue.cc:260] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.078616 17734 consensus_queue.cc:260] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.080502 17734 ts_tablet_manager.cc:1434] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:20.080852 17729 raft_consensus.cc:359] T 55a6f186ace54f9ba615afc97d493834 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.081553 17734 tablet_bootstrap.cc:492] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d: Bootstrap starting.
I20260709 14:54:20.081594 17729 raft_consensus.cc:385] T 55a6f186ace54f9ba615afc97d493834 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.082114 17729 raft_consensus.cc:740] T 55a6f186ace54f9ba615afc97d493834 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e17d42ccc1d4c45821911a1ab546e57, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.082896 17729 consensus_queue.cc:260] T 55a6f186ace54f9ba615afc97d493834 P 0e17d42ccc1d4c45821911a1ab546e57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.085108 17729 ts_tablet_manager.cc:1434] T 55a6f186ace54f9ba615afc97d493834 P 0e17d42ccc1d4c45821911a1ab546e57: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:54:20.085367 17730 ts_tablet_manager.cc:1434] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:54:20.086110 17729 tablet_bootstrap.cc:492] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57: Bootstrap starting.
I20260709 14:54:20.086400 17730 tablet_bootstrap.cc:492] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964: Bootstrap starting.
I20260709 14:54:20.088851 17734 tablet_bootstrap.cc:654] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.092558 17729 tablet_bootstrap.cc:654] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.099828 17734 tablet_bootstrap.cc:492] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d: No bootstrap required, opened a new log
I20260709 14:54:20.100312 17734 ts_tablet_manager.cc:1403] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260709 14:54:20.102061 17740 raft_consensus.cc:493] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:20.102536 17740 raft_consensus.cc:515] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } } peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } }
I20260709 14:54:20.102662 17734 raft_consensus.cc:359] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.103330 17734 raft_consensus.cc:385] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.103619 17734 raft_consensus.cc:740] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7319de4cd3844b2a9a2a93df05d644d, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.104097 17729 tablet_bootstrap.cc:492] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57: No bootstrap required, opened a new log
I20260709 14:54:20.104588 17729 ts_tablet_manager.cc:1403] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
I20260709 14:54:20.104417 17734 consensus_queue.cc:260] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.106622 17734 ts_tablet_manager.cc:1434] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:20.107625 17734 tablet_bootstrap.cc:492] T 55a6f186ace54f9ba615afc97d493834 P d7319de4cd3844b2a9a2a93df05d644d: Bootstrap starting.
I20260709 14:54:20.107492 17729 raft_consensus.cc:359] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.108407 17729 raft_consensus.cc:385] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.108779 17729 raft_consensus.cc:740] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e17d42ccc1d4c45821911a1ab546e57, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.106483 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ddc879ee9344ef991fbd853c94f7f02" candidate_uuid: "f5618162e0e148d5881bb829d7b57964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57" is_pre_election: true
I20260709 14:54:20.109453 17689 raft_consensus.cc:2468] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5618162e0e148d5881bb829d7b57964 in term 0.
I20260709 14:54:20.109958 17730 tablet_bootstrap.cc:654] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.109599 17729 consensus_queue.cc:260] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.111214 17615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ddc879ee9344ef991fbd853c94f7f02" candidate_uuid: "f5618162e0e148d5881bb829d7b57964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d" is_pre_election: true
I20260709 14:54:20.111783 17505 leader_election.cc:304] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e17d42ccc1d4c45821911a1ab546e57, f5618162e0e148d5881bb829d7b57964; no voters: 
I20260709 14:54:20.112792 17741 raft_consensus.cc:2804] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:20.113168 17741 raft_consensus.cc:493] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:20.113464 17741 raft_consensus.cc:3060] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.113677 17734 tablet_bootstrap.cc:654] T 55a6f186ace54f9ba615afc97d493834 P d7319de4cd3844b2a9a2a93df05d644d: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:20.114744 17504 leader_election.cc:343] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:20.118975 17729 ts_tablet_manager.cc:1434] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260709 14:54:20.120031 17729 tablet_bootstrap.cc:492] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57: Bootstrap starting.
I20260709 14:54:20.109948 17740 leader_election.cc:290] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597), d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629)
I20260709 14:54:20.125697 17730 tablet_bootstrap.cc:492] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964: No bootstrap required, opened a new log
I20260709 14:54:20.125954 17740 raft_consensus.cc:493] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:20.126212 17730 ts_tablet_manager.cc:1403] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.005s
I20260709 14:54:20.126540 17745 raft_consensus.cc:493] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:20.127070 17745 raft_consensus.cc:515] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.130967 17732 raft_consensus.cc:493] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:20.126549 17740 raft_consensus.cc:515] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.132109 17730 raft_consensus.cc:359] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.132879 17730 raft_consensus.cc:385] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.132918 17732 raft_consensus.cc:515] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.133327 17730 raft_consensus.cc:740] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5618162e0e148d5881bb829d7b57964, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.133747 17734 tablet_bootstrap.cc:492] T 55a6f186ace54f9ba615afc97d493834 P d7319de4cd3844b2a9a2a93df05d644d: No bootstrap required, opened a new log
I20260709 14:54:20.134240 17730 consensus_queue.cc:260] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.135053 17732 leader_election.cc:290] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629), 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597)
I20260709 14:54:20.135438 17740 leader_election.cc:290] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629), 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597)
I20260709 14:54:20.136631 17729 tablet_bootstrap.cc:654] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.136446 17741 raft_consensus.cc:515] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } } peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } }
I20260709 14:54:20.134220 17734 ts_tablet_manager.cc:1403] T 55a6f186ace54f9ba615afc97d493834 P d7319de4cd3844b2a9a2a93df05d644d: Time spent bootstrapping tablet: real 0.027s	user 0.001s	sys 0.012s
I20260709 14:54:20.140547 17690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b09b002d2da4d19be07f97021122832" candidate_uuid: "f5618162e0e148d5881bb829d7b57964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57" is_pre_election: true
I20260709 14:54:20.141019 17734 raft_consensus.cc:359] T 55a6f186ace54f9ba615afc97d493834 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.141716 17688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ddc879ee9344ef991fbd853c94f7f02" candidate_uuid: "f5618162e0e148d5881bb829d7b57964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
I20260709 14:54:20.141949 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9903591055f4e5d915fe0fcde90a3cd" candidate_uuid: "f5618162e0e148d5881bb829d7b57964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57" is_pre_election: true
I20260709 14:54:20.142354 17688 raft_consensus.cc:3060] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.143561 17730 ts_tablet_manager.cc:1434] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 14:54:20.141673 17734 raft_consensus.cc:385] T 55a6f186ace54f9ba615afc97d493834 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:54:20.143694 17505 leader_election.cc:343] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:20.143991 17734 raft_consensus.cc:740] T 55a6f186ace54f9ba615afc97d493834 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7319de4cd3844b2a9a2a93df05d644d, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.144966 17739 raft_consensus.cc:493] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:20.146373 17730 tablet_bootstrap.cc:492] T 8fdff07f91c745528e4b2b039fb292cb P f5618162e0e148d5881bb829d7b57964: Bootstrap starting.
I20260709 14:54:20.150290 17739 raft_consensus.cc:515] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.150554 17734 consensus_queue.cc:260] T 55a6f186ace54f9ba615afc97d493834 P d7319de4cd3844b2a9a2a93df05d644d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
W20260709 14:54:20.150311 17505 leader_election.cc:343] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:20.154060 17739 leader_election.cc:290] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629)
I20260709 14:54:20.150564 17745 leader_election.cc:290] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597)
I20260709 14:54:20.156641 17730 tablet_bootstrap.cc:654] T 8fdff07f91c745528e4b2b039fb292cb P f5618162e0e148d5881bb829d7b57964: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.148718 17688 raft_consensus.cc:2468] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5618162e0e148d5881bb829d7b57964 in term 1.
I20260709 14:54:20.149082 17729 tablet_bootstrap.cc:492] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57: No bootstrap required, opened a new log
I20260709 14:54:20.149260 17741 leader_election.cc:290] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 election: Requested vote from peers 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597), d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629)
I20260709 14:54:20.160343 17729 ts_tablet_manager.cc:1403] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.000s
I20260709 14:54:20.162317 17741 raft_consensus.cc:493] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:20.162827 17741 raft_consensus.cc:515] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.163188 17729 raft_consensus.cc:359] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.163861 17729 raft_consensus.cc:385] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.164156 17729 raft_consensus.cc:740] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e17d42ccc1d4c45821911a1ab546e57, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.164834 17729 consensus_queue.cc:260] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.166917 17729 ts_tablet_manager.cc:1434] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:54:20.167860 17729 tablet_bootstrap.cc:492] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57: Bootstrap starting.
I20260709 14:54:20.181475 17729 tablet_bootstrap.cc:654] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.165585 17741 leader_election.cc:290] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629), 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597)
I20260709 14:54:20.187821 17688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185e64d4ac71420caf9a7818b5c0e041" candidate_uuid: "f5618162e0e148d5881bb829d7b57964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57" is_pre_election: true
I20260709 14:54:20.188548 17688 raft_consensus.cc:2468] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5618162e0e148d5881bb829d7b57964 in term 0.
I20260709 14:54:20.191071 17505 leader_election.cc:304] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e17d42ccc1d4c45821911a1ab546e57, f5618162e0e148d5881bb829d7b57964; no voters: 
I20260709 14:54:20.192539 17745 raft_consensus.cc:493] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:20.193099 17745 raft_consensus.cc:515] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.195585 17745 leader_election.cc:290] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597)
I20260709 14:54:20.196884 17615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9903591055f4e5d915fe0fcde90a3cd" candidate_uuid: "f5618162e0e148d5881bb829d7b57964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d" is_pre_election: true
I20260709 14:54:20.197240 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b09b002d2da4d19be07f97021122832" candidate_uuid: "f5618162e0e148d5881bb829d7b57964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d" is_pre_election: true
I20260709 14:54:20.197474 17615 raft_consensus.cc:2468] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5618162e0e148d5881bb829d7b57964 in term 0.
W20260709 14:54:20.198158 17487 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:20.198724 17615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ddc879ee9344ef991fbd853c94f7f02" candidate_uuid: "f5618162e0e148d5881bb829d7b57964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
I20260709 14:54:20.199020 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185e64d4ac71420caf9a7818b5c0e041" candidate_uuid: "f5618162e0e148d5881bb829d7b57964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d" is_pre_election: true
W20260709 14:54:20.200381 17504 leader_election.cc:343] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:20.200882 17504 leader_election.cc:304] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5618162e0e148d5881bb829d7b57964; no voters: 0e17d42ccc1d4c45821911a1ab546e57, d7319de4cd3844b2a9a2a93df05d644d
I20260709 14:54:20.201372 17739 raft_consensus.cc:493] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:20.201884 17739 raft_consensus.cc:515] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.203454 17541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9903591055f4e5d915fe0fcde90a3cd" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5618162e0e148d5881bb829d7b57964" is_pre_election: true
I20260709 14:54:20.203900 17739 leader_election.cc:290] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629)
I20260709 14:54:20.204234 17541 raft_consensus.cc:2468] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7319de4cd3844b2a9a2a93df05d644d in term 0.
I20260709 14:54:20.206318 17541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea90a0b7e03488589ecfd5b13e38519" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5618162e0e148d5881bb829d7b57964" is_pre_election: true
I20260709 14:54:20.207109 17541 raft_consensus.cc:2468] T 4ea90a0b7e03488589ecfd5b13e38519 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7319de4cd3844b2a9a2a93df05d644d in term 0.
I20260709 14:54:20.209625 17504 leader_election.cc:304] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [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: d7319de4cd3844b2a9a2a93df05d644d, f5618162e0e148d5881bb829d7b57964; no voters: 0e17d42ccc1d4c45821911a1ab546e57
I20260709 14:54:20.210624 17755 raft_consensus.cc:2749] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:54:20.210876 17504 leader_election.cc:343] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:20.211314 17755 raft_consensus.cc:2804] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:54:20.211668 17504 leader_election.cc:343] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:20.211699 17755 raft_consensus.cc:493] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:20.213040 17741 raft_consensus.cc:2804] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:20.214994 17741 raft_consensus.cc:697] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 [term 1 LEADER]: Becoming Leader. State: Replica: f5618162e0e148d5881bb829d7b57964, State: Running, Role: LEADER
I20260709 14:54:20.215974 17741 consensus_queue.cc:237] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } } peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } }
I20260709 14:54:20.213959 17755 raft_consensus.cc:3060] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.213581 17579 leader_election.cc:304] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d7319de4cd3844b2a9a2a93df05d644d, f5618162e0e148d5881bb829d7b57964; no voters: 
I20260709 14:54:20.221253 17745 raft_consensus.cc:2804] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:20.221652 17745 raft_consensus.cc:493] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:20.221400 17579 leader_election.cc:304] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d7319de4cd3844b2a9a2a93df05d644d, f5618162e0e148d5881bb829d7b57964; no voters: 
I20260709 14:54:20.222394 17745 raft_consensus.cc:3060] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.232992 17505 leader_election.cc:304] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964 [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: 0e17d42ccc1d4c45821911a1ab546e57, f5618162e0e148d5881bb829d7b57964; no voters: d7319de4cd3844b2a9a2a93df05d644d
I20260709 14:54:20.233995 17732 raft_consensus.cc:2804] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:20.234375 17732 raft_consensus.cc:493] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:20.234683 17732 raft_consensus.cc:3060] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.235210 17541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185e64d4ac71420caf9a7818b5c0e041" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5618162e0e148d5881bb829d7b57964" is_pre_election: true
I20260709 14:54:20.236857 17540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43552af6ed55498c88958639437da384" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5618162e0e148d5881bb829d7b57964" is_pre_election: true
W20260709 14:54:20.238397 17653 leader_election.cc:343] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:20.241557 17732 raft_consensus.cc:515] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.243804 17541 raft_consensus.cc:2393] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e17d42ccc1d4c45821911a1ab546e57 in current term 1: Already voted for candidate f5618162e0e148d5881bb829d7b57964 in this term.
I20260709 14:54:20.244835 17732 leader_election.cc:290] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 election: Requested vote from peers d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629), 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597)
I20260709 14:54:20.247085 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185e64d4ac71420caf9a7818b5c0e041" candidate_uuid: "f5618162e0e148d5881bb829d7b57964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
W20260709 14:54:20.248368 17504 leader_election.cc:343] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:20.251317 17745 raft_consensus.cc:515] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.257709 17758 raft_consensus.cc:2804] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:20.252164 17755 raft_consensus.cc:515] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.253365 17688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9903591055f4e5d915fe0fcde90a3cd" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57" is_pre_election: true
I20260709 14:54:20.258127 17758 raft_consensus.cc:493] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:20.254581 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185e64d4ac71420caf9a7818b5c0e041" candidate_uuid: "f5618162e0e148d5881bb829d7b57964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
I20260709 14:54:20.258512 17758 raft_consensus.cc:3060] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.258656 17734 ts_tablet_manager.cc:1434] T 55a6f186ace54f9ba615afc97d493834 P d7319de4cd3844b2a9a2a93df05d644d: Time spent starting tablet: real 0.120s	user 0.065s	sys 0.044s
I20260709 14:54:20.258952 17689 raft_consensus.cc:3060] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.259804 17734 tablet_bootstrap.cc:492] T a5f05cb855d74feb868c1af0c1932b90 P d7319de4cd3844b2a9a2a93df05d644d: Bootstrap starting.
I20260709 14:54:20.260949 17729 tablet_bootstrap.cc:492] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57: No bootstrap required, opened a new log
I20260709 14:54:20.261462 17729 ts_tablet_manager.cc:1403] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57: Time spent bootstrapping tablet: real 0.094s	user 0.038s	sys 0.012s
I20260709 14:54:20.264130 17729 raft_consensus.cc:359] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.264778 17729 raft_consensus.cc:385] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.265060 17729 raft_consensus.cc:740] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e17d42ccc1d4c45821911a1ab546e57, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.266274 17734 tablet_bootstrap.cc:654] T a5f05cb855d74feb868c1af0c1932b90 P d7319de4cd3844b2a9a2a93df05d644d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.266131 17436 catalog_manager.cc:5697] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5618162e0e148d5881bb829d7b57964 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "f5618162e0e148d5881bb829d7b57964" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:20.255502 17730 tablet_bootstrap.cc:492] T 8fdff07f91c745528e4b2b039fb292cb P f5618162e0e148d5881bb829d7b57964: No bootstrap required, opened a new log
I20260709 14:54:20.270860 17730 ts_tablet_manager.cc:1403] T 8fdff07f91c745528e4b2b039fb292cb P f5618162e0e148d5881bb829d7b57964: Time spent bootstrapping tablet: real 0.126s	user 0.029s	sys 0.005s
I20260709 14:54:20.272346 17755 leader_election.cc:290] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 election: Requested vote from peers d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629), 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597)
I20260709 14:54:20.255741 17690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea90a0b7e03488589ecfd5b13e38519" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57" is_pre_election: true
I20260709 14:54:20.275575 17758 raft_consensus.cc:515] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.273747 17688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9903591055f4e5d915fe0fcde90a3cd" candidate_uuid: "f5618162e0e148d5881bb829d7b57964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
I20260709 14:54:20.277516 17734 tablet_bootstrap.cc:492] T a5f05cb855d74feb868c1af0c1932b90 P d7319de4cd3844b2a9a2a93df05d644d: No bootstrap required, opened a new log
I20260709 14:54:20.277438 17730 raft_consensus.cc:359] T 8fdff07f91c745528e4b2b039fb292cb P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.278033 17734 ts_tablet_manager.cc:1403] T a5f05cb855d74feb868c1af0c1932b90 P d7319de4cd3844b2a9a2a93df05d644d: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.012s
I20260709 14:54:20.278326 17729 consensus_queue.cc:260] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.279296 17688 raft_consensus.cc:3060] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.280807 17541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9903591055f4e5d915fe0fcde90a3cd" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5618162e0e148d5881bb829d7b57964"
I20260709 14:54:20.280925 17734 raft_consensus.cc:359] T a5f05cb855d74feb868c1af0c1932b90 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.281627 17541 raft_consensus.cc:2393] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d7319de4cd3844b2a9a2a93df05d644d in current term 1: Already voted for candidate f5618162e0e148d5881bb829d7b57964 in this term.
I20260709 14:54:20.281647 17734 raft_consensus.cc:385] T a5f05cb855d74feb868c1af0c1932b90 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.282092 17734 raft_consensus.cc:740] T a5f05cb855d74feb868c1af0c1932b90 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7319de4cd3844b2a9a2a93df05d644d, State: Initialized, Role: FOLLOWER
W20260709 14:54:20.282809 17580 leader_election.cc:343] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:20.282893 17734 consensus_queue.cc:260] T a5f05cb855d74feb868c1af0c1932b90 P d7319de4cd3844b2a9a2a93df05d644d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.279213 17540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea90a0b7e03488589ecfd5b13e38519" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5618162e0e148d5881bb829d7b57964"
I20260709 14:54:20.284121 17540 raft_consensus.cc:3060] T 4ea90a0b7e03488589ecfd5b13e38519 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.286706 17688 raft_consensus.cc:2468] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5618162e0e148d5881bb829d7b57964 in term 1.
I20260709 14:54:20.288594 17505 leader_election.cc:304] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e17d42ccc1d4c45821911a1ab546e57, f5618162e0e148d5881bb829d7b57964; no voters: 
I20260709 14:54:20.289474 17755 raft_consensus.cc:2804] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:20.289939 17755 raft_consensus.cc:697] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 1 LEADER]: Becoming Leader. State: Replica: f5618162e0e148d5881bb829d7b57964, State: Running, Role: LEADER
I20260709 14:54:20.290766 17755 consensus_queue.cc:237] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.292548 17734 ts_tablet_manager.cc:1434] T a5f05cb855d74feb868c1af0c1932b90 P d7319de4cd3844b2a9a2a93df05d644d: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.003s
I20260709 14:54:20.293565 17734 tablet_bootstrap.cc:492] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d: Bootstrap starting.
I20260709 14:54:20.296792 17739 raft_consensus.cc:493] T 55a6f186ace54f9ba615afc97d493834 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:20.297286 17739 raft_consensus.cc:515] T 55a6f186ace54f9ba615afc97d493834 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.299121 17739 leader_election.cc:290] T 55a6f186ace54f9ba615afc97d493834 P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629)
I20260709 14:54:20.299695 17734 tablet_bootstrap.cc:654] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.300467 17729 ts_tablet_manager.cc:1434] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
W20260709 14:54:20.300984 17580 leader_election.cc:343] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:20.301455 17758 leader_election.cc:290] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 1 election: Requested vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597)
I20260709 14:54:20.274904 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9903591055f4e5d915fe0fcde90a3cd" candidate_uuid: "f5618162e0e148d5881bb829d7b57964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
I20260709 14:54:20.303035 17616 raft_consensus.cc:2393] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f5618162e0e148d5881bb829d7b57964 in current term 1: Already voted for candidate d7319de4cd3844b2a9a2a93df05d644d in this term.
I20260709 14:54:20.304208 17690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea90a0b7e03488589ecfd5b13e38519" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
I20260709 14:54:20.305912 17730 raft_consensus.cc:385] T 8fdff07f91c745528e4b2b039fb292cb P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.306309 17539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a6f186ace54f9ba615afc97d493834" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5618162e0e148d5881bb829d7b57964" is_pre_election: true
I20260709 14:54:20.307004 17539 raft_consensus.cc:2468] T 55a6f186ace54f9ba615afc97d493834 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e17d42ccc1d4c45821911a1ab546e57 in term 0.
I20260709 14:54:20.306291 17730 raft_consensus.cc:740] T 8fdff07f91c745528e4b2b039fb292cb P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5618162e0e148d5881bb829d7b57964, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.311688 17734 tablet_bootstrap.cc:492] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d: No bootstrap required, opened a new log
I20260709 14:54:20.311214 17730 consensus_queue.cc:260] T 8fdff07f91c745528e4b2b039fb292cb P f5618162e0e148d5881bb829d7b57964 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.312191 17734 ts_tablet_manager.cc:1403] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.007s
I20260709 14:54:20.312439 17688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9903591055f4e5d915fe0fcde90a3cd" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
I20260709 14:54:20.313305 17688 raft_consensus.cc:2393] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d7319de4cd3844b2a9a2a93df05d644d in current term 1: Already voted for candidate f5618162e0e148d5881bb829d7b57964 in this term.
I20260709 14:54:20.309342 17689 raft_consensus.cc:2468] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5618162e0e148d5881bb829d7b57964 in term 1.
I20260709 14:54:20.302251 17729 tablet_bootstrap.cc:492] T a5f05cb855d74feb868c1af0c1932b90 P 0e17d42ccc1d4c45821911a1ab546e57: Bootstrap starting.
I20260709 14:54:20.314930 17505 leader_election.cc:304] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e17d42ccc1d4c45821911a1ab546e57, f5618162e0e148d5881bb829d7b57964; no voters: d7319de4cd3844b2a9a2a93df05d644d
I20260709 14:54:20.315117 17734 raft_consensus.cc:359] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.315856 17734 raft_consensus.cc:385] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.316052 17755 raft_consensus.cc:2804] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:20.316241 17734 raft_consensus.cc:740] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7319de4cd3844b2a9a2a93df05d644d, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.316812 17755 raft_consensus.cc:697] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964 [term 1 LEADER]: Becoming Leader. State: Replica: f5618162e0e148d5881bb829d7b57964, State: Running, Role: LEADER
I20260709 14:54:20.317142 17734 consensus_queue.cc:260] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.317857 17755 consensus_queue.cc:237] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.318686 17730 ts_tablet_manager.cc:1434] T 8fdff07f91c745528e4b2b039fb292cb P f5618162e0e148d5881bb829d7b57964: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 14:54:20.319517 17734 ts_tablet_manager.cc:1434] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:54:20.320526 17734 tablet_bootstrap.cc:492] T 8fdff07f91c745528e4b2b039fb292cb P d7319de4cd3844b2a9a2a93df05d644d: Bootstrap starting.
I20260709 14:54:20.319640 17730 tablet_bootstrap.cc:492] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964: Bootstrap starting.
I20260709 14:54:20.326259 17734 tablet_bootstrap.cc:654] T 8fdff07f91c745528e4b2b039fb292cb P d7319de4cd3844b2a9a2a93df05d644d: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:20.330606 17580 leader_election.cc:343] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:20.274220 17745 leader_election.cc:290] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 1 election: Requested vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597)
I20260709 14:54:20.316329 17540 raft_consensus.cc:2468] T 4ea90a0b7e03488589ecfd5b13e38519 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7319de4cd3844b2a9a2a93df05d644d in term 1.
I20260709 14:54:20.331810 17580 leader_election.cc:304] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [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: d7319de4cd3844b2a9a2a93df05d644d; no voters: 0e17d42ccc1d4c45821911a1ab546e57, f5618162e0e148d5881bb829d7b57964
I20260709 14:54:20.333127 17730 tablet_bootstrap.cc:654] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.333508 17729 tablet_bootstrap.cc:654] T a5f05cb855d74feb868c1af0c1932b90 P 0e17d42ccc1d4c45821911a1ab546e57: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.333698 17579 leader_election.cc:304] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d7319de4cd3844b2a9a2a93df05d644d, f5618162e0e148d5881bb829d7b57964; no voters: 0e17d42ccc1d4c45821911a1ab546e57
I20260709 14:54:20.334589 17758 raft_consensus.cc:2749] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:54:20.334908 17745 raft_consensus.cc:2804] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:20.337746 17653 leader_election.cc:304] T 55a6f186ace54f9ba615afc97d493834 P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e17d42ccc1d4c45821911a1ab546e57, f5618162e0e148d5881bb829d7b57964; no voters: 
I20260709 14:54:20.337114 17745 raft_consensus.cc:697] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d [term 1 LEADER]: Becoming Leader. State: Replica: d7319de4cd3844b2a9a2a93df05d644d, State: Running, Role: LEADER
I20260709 14:54:20.339422 17739 raft_consensus.cc:2804] T 55a6f186ace54f9ba615afc97d493834 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:20.339818 17739 raft_consensus.cc:493] T 55a6f186ace54f9ba615afc97d493834 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:20.339625 17745 consensus_queue.cc:237] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.340188 17739 raft_consensus.cc:3060] T 55a6f186ace54f9ba615afc97d493834 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.348554 17739 raft_consensus.cc:515] T 55a6f186ace54f9ba615afc97d493834 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.350499 17739 leader_election.cc:290] T 55a6f186ace54f9ba615afc97d493834 P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 1 election: Requested vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629)
I20260709 14:54:20.351181 17540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a6f186ace54f9ba615afc97d493834" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5618162e0e148d5881bb829d7b57964"
I20260709 14:54:20.351836 17540 raft_consensus.cc:3060] T 55a6f186ace54f9ba615afc97d493834 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.353147 17734 tablet_bootstrap.cc:492] T 8fdff07f91c745528e4b2b039fb292cb P d7319de4cd3844b2a9a2a93df05d644d: No bootstrap required, opened a new log
I20260709 14:54:20.353677 17734 ts_tablet_manager.cc:1403] T 8fdff07f91c745528e4b2b039fb292cb P d7319de4cd3844b2a9a2a93df05d644d: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.007s
I20260709 14:54:20.356554 17734 raft_consensus.cc:359] T 8fdff07f91c745528e4b2b039fb292cb P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.357239 17734 raft_consensus.cc:385] T 8fdff07f91c745528e4b2b039fb292cb P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.357519 17734 raft_consensus.cc:740] T 8fdff07f91c745528e4b2b039fb292cb P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7319de4cd3844b2a9a2a93df05d644d, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.358168 17734 consensus_queue.cc:260] T 8fdff07f91c745528e4b2b039fb292cb P d7319de4cd3844b2a9a2a93df05d644d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.360306 17615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43552af6ed55498c88958639437da384" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d" is_pre_election: true
I20260709 14:54:20.361112 17615 raft_consensus.cc:2468] T 43552af6ed55498c88958639437da384 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e17d42ccc1d4c45821911a1ab546e57 in term 0.
I20260709 14:54:20.362425 17614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a6f186ace54f9ba615afc97d493834" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d" is_pre_election: true
I20260709 14:54:20.362957 17614 raft_consensus.cc:2468] T 55a6f186ace54f9ba615afc97d493834 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e17d42ccc1d4c45821911a1ab546e57 in term 0.
I20260709 14:54:20.363991 17613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a6f186ace54f9ba615afc97d493834" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
I20260709 14:54:20.364631 17613 raft_consensus.cc:3060] T 55a6f186ace54f9ba615afc97d493834 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.365929 17729 tablet_bootstrap.cc:492] T a5f05cb855d74feb868c1af0c1932b90 P 0e17d42ccc1d4c45821911a1ab546e57: No bootstrap required, opened a new log
I20260709 14:54:20.366410 17729 ts_tablet_manager.cc:1403] T a5f05cb855d74feb868c1af0c1932b90 P 0e17d42ccc1d4c45821911a1ab546e57: Time spent bootstrapping tablet: real 0.064s	user 0.019s	sys 0.009s
I20260709 14:54:20.366891 17730 tablet_bootstrap.cc:492] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964: No bootstrap required, opened a new log
I20260709 14:54:20.367233 17730 ts_tablet_manager.cc:1403] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.005s
I20260709 14:54:20.369284 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185e64d4ac71420caf9a7818b5c0e041" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d" is_pre_election: true
I20260709 14:54:20.369226 17729 raft_consensus.cc:359] T a5f05cb855d74feb868c1af0c1932b90 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.369952 17729 raft_consensus.cc:385] T a5f05cb855d74feb868c1af0c1932b90 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.370241 17729 raft_consensus.cc:740] T a5f05cb855d74feb868c1af0c1932b90 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e17d42ccc1d4c45821911a1ab546e57, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.370240 17653 leader_election.cc:304] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 [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: 0e17d42ccc1d4c45821911a1ab546e57, d7319de4cd3844b2a9a2a93df05d644d; no voters: f5618162e0e148d5881bb829d7b57964
I20260709 14:54:20.371199 17729 consensus_queue.cc:260] T a5f05cb855d74feb868c1af0c1932b90 P 0e17d42ccc1d4c45821911a1ab546e57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.371661 17739 raft_consensus.cc:2804] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:20.372069 17739 raft_consensus.cc:493] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:54:20.372109 17653 leader_election.cc:343] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:20.372709 17653 leader_election.cc:304] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e17d42ccc1d4c45821911a1ab546e57; no voters: d7319de4cd3844b2a9a2a93df05d644d, f5618162e0e148d5881bb829d7b57964
I20260709 14:54:20.372476 17739 raft_consensus.cc:3060] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.375258 17540 raft_consensus.cc:2468] T 55a6f186ace54f9ba615afc97d493834 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e17d42ccc1d4c45821911a1ab546e57 in term 1.
I20260709 14:54:20.369519 17730 raft_consensus.cc:359] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.377660 17613 raft_consensus.cc:2468] T 55a6f186ace54f9ba615afc97d493834 P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e17d42ccc1d4c45821911a1ab546e57 in term 1.
I20260709 14:54:20.360320 17734 ts_tablet_manager.cc:1434] T 8fdff07f91c745528e4b2b039fb292cb P d7319de4cd3844b2a9a2a93df05d644d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:20.378170 17730 raft_consensus.cc:385] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.379451 17730 raft_consensus.cc:740] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5618162e0e148d5881bb829d7b57964, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.379786 17739 raft_consensus.cc:515] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.380188 17734 tablet_bootstrap.cc:492] T 185e64d4ac71420caf9a7818b5c0e041 P d7319de4cd3844b2a9a2a93df05d644d: Bootstrap starting.
I20260709 14:54:20.381824 17653 leader_election.cc:304] T 55a6f186ace54f9ba615afc97d493834 P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e17d42ccc1d4c45821911a1ab546e57, f5618162e0e148d5881bb829d7b57964; no voters: 
I20260709 14:54:20.382939 17739 leader_election.cc:290] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 1 election: Requested vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629)
I20260709 14:54:20.383508 17739 raft_consensus.cc:2804] T 55a6f186ace54f9ba615afc97d493834 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:20.383929 17739 raft_consensus.cc:697] T 55a6f186ace54f9ba615afc97d493834 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 LEADER]: Becoming Leader. State: Replica: 0e17d42ccc1d4c45821911a1ab546e57, State: Running, Role: LEADER
I20260709 14:54:20.384689 17739 consensus_queue.cc:237] T 55a6f186ace54f9ba615afc97d493834 P 0e17d42ccc1d4c45821911a1ab546e57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.381742 17778 raft_consensus.cc:2749] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:20.389807 17729 ts_tablet_manager.cc:1434] T a5f05cb855d74feb868c1af0c1932b90 P 0e17d42ccc1d4c45821911a1ab546e57: Time spent starting tablet: real 0.023s	user 0.015s	sys 0.008s
I20260709 14:54:20.390779 17729 tablet_bootstrap.cc:492] T 4ea90a0b7e03488589ecfd5b13e38519 P 0e17d42ccc1d4c45821911a1ab546e57: Bootstrap starting.
I20260709 14:54:20.393160 17540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43552af6ed55498c88958639437da384" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5618162e0e148d5881bb829d7b57964"
I20260709 14:54:20.391618 17437 catalog_manager.cc:5697] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d reported cstate change: term changed from 0 to 1, leader changed from <none> to d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2). New cstate: current_term: 1 leader_uuid: "d7319de4cd3844b2a9a2a93df05d644d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:20.399137 17734 tablet_bootstrap.cc:654] T 185e64d4ac71420caf9a7818b5c0e041 P d7319de4cd3844b2a9a2a93df05d644d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.400115 17613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43552af6ed55498c88958639437da384" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
I20260709 14:54:20.400805 17729 tablet_bootstrap.cc:654] T 4ea90a0b7e03488589ecfd5b13e38519 P 0e17d42ccc1d4c45821911a1ab546e57: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:20.401178 17653 leader_election.cc:343] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:20.400710 17613 raft_consensus.cc:3060] T 43552af6ed55498c88958639437da384 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.401043 17436 catalog_manager.cc:5697] T 55a6f186ace54f9ba615afc97d493834 P 0e17d42ccc1d4c45821911a1ab546e57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3). New cstate: current_term: 1 leader_uuid: "0e17d42ccc1d4c45821911a1ab546e57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:20.380290 17730 consensus_queue.cc:260] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.405942 17739 raft_consensus.cc:493] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:20.406383 17739 raft_consensus.cc:515] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.406356 17439 catalog_manager.cc:5697] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5618162e0e148d5881bb829d7b57964 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "f5618162e0e148d5881bb829d7b57964" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:20.408525 17739 leader_election.cc:290] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629)
I20260709 14:54:20.408309 17439 catalog_manager.cc:5697] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5618162e0e148d5881bb829d7b57964 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "f5618162e0e148d5881bb829d7b57964" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:20.409317 17730 ts_tablet_manager.cc:1434] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260709 14:54:20.410243 17730 tablet_bootstrap.cc:492] T 43552af6ed55498c88958639437da384 P f5618162e0e148d5881bb829d7b57964: Bootstrap starting.
I20260709 14:54:20.410755 17729 tablet_bootstrap.cc:492] T 4ea90a0b7e03488589ecfd5b13e38519 P 0e17d42ccc1d4c45821911a1ab546e57: No bootstrap required, opened a new log
I20260709 14:54:20.410894 17540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fdff07f91c745528e4b2b039fb292cb" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5618162e0e148d5881bb829d7b57964" is_pre_election: true
I20260709 14:54:20.411237 17729 ts_tablet_manager.cc:1403] T 4ea90a0b7e03488589ecfd5b13e38519 P 0e17d42ccc1d4c45821911a1ab546e57: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260709 14:54:20.411567 17540 raft_consensus.cc:2468] T 8fdff07f91c745528e4b2b039fb292cb P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e17d42ccc1d4c45821911a1ab546e57 in term 0.
I20260709 14:54:20.413790 17729 raft_consensus.cc:359] T 4ea90a0b7e03488589ecfd5b13e38519 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.414469 17729 raft_consensus.cc:385] T 4ea90a0b7e03488589ecfd5b13e38519 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.414729 17729 raft_consensus.cc:740] T 4ea90a0b7e03488589ecfd5b13e38519 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e17d42ccc1d4c45821911a1ab546e57, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.415328 17730 tablet_bootstrap.cc:654] T 43552af6ed55498c88958639437da384 P f5618162e0e148d5881bb829d7b57964: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.415539 17729 consensus_queue.cc:260] T 4ea90a0b7e03488589ecfd5b13e38519 P 0e17d42ccc1d4c45821911a1ab546e57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.417976 17729 ts_tablet_manager.cc:1434] T 4ea90a0b7e03488589ecfd5b13e38519 P 0e17d42ccc1d4c45821911a1ab546e57: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:20.418258 17734 tablet_bootstrap.cc:492] T 185e64d4ac71420caf9a7818b5c0e041 P d7319de4cd3844b2a9a2a93df05d644d: No bootstrap required, opened a new log
I20260709 14:54:20.418743 17734 ts_tablet_manager.cc:1403] T 185e64d4ac71420caf9a7818b5c0e041 P d7319de4cd3844b2a9a2a93df05d644d: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.006s
I20260709 14:54:20.418834 17729 tablet_bootstrap.cc:492] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57: Bootstrap starting.
I20260709 14:54:20.419555 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fdff07f91c745528e4b2b039fb292cb" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d" is_pre_election: true
I20260709 14:54:20.420255 17616 raft_consensus.cc:2468] T 8fdff07f91c745528e4b2b039fb292cb P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e17d42ccc1d4c45821911a1ab546e57 in term 0.
I20260709 14:54:20.421387 17734 raft_consensus.cc:359] T 185e64d4ac71420caf9a7818b5c0e041 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.422201 17734 raft_consensus.cc:385] T 185e64d4ac71420caf9a7818b5c0e041 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.422544 17734 raft_consensus.cc:740] T 185e64d4ac71420caf9a7818b5c0e041 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7319de4cd3844b2a9a2a93df05d644d, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.422029 17653 leader_election.cc:304] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e17d42ccc1d4c45821911a1ab546e57, d7319de4cd3844b2a9a2a93df05d644d; no voters: 
I20260709 14:54:20.423295 17734 consensus_queue.cc:260] T 185e64d4ac71420caf9a7818b5c0e041 P d7319de4cd3844b2a9a2a93df05d644d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.424094 17739 raft_consensus.cc:2804] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:20.424312 17729 tablet_bootstrap.cc:654] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.424489 17739 raft_consensus.cc:493] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:20.424968 17739 raft_consensus.cc:3060] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.425959 17734 ts_tablet_manager.cc:1434] T 185e64d4ac71420caf9a7818b5c0e041 P d7319de4cd3844b2a9a2a93df05d644d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:20.426898 17734 tablet_bootstrap.cc:492] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d: Bootstrap starting.
I20260709 14:54:20.433723 17613 raft_consensus.cc:2468] T 43552af6ed55498c88958639437da384 P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e17d42ccc1d4c45821911a1ab546e57 in term 1.
I20260709 14:54:20.437569 17739 raft_consensus.cc:515] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.437914 17653 leader_election.cc:304] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e17d42ccc1d4c45821911a1ab546e57, d7319de4cd3844b2a9a2a93df05d644d; no voters: f5618162e0e148d5881bb829d7b57964
I20260709 14:54:20.438802 17777 raft_consensus.cc:2804] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:20.439252 17777 raft_consensus.cc:697] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 LEADER]: Becoming Leader. State: Replica: 0e17d42ccc1d4c45821911a1ab546e57, State: Running, Role: LEADER
I20260709 14:54:20.439590 17739 leader_election.cc:290] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 1 election: Requested vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629)
I20260709 14:54:20.440052 17777 consensus_queue.cc:237] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.443004 17730 tablet_bootstrap.cc:492] T 43552af6ed55498c88958639437da384 P f5618162e0e148d5881bb829d7b57964: No bootstrap required, opened a new log
I20260709 14:54:20.443470 17730 ts_tablet_manager.cc:1403] T 43552af6ed55498c88958639437da384 P f5618162e0e148d5881bb829d7b57964: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.004s
I20260709 14:54:20.445222 17734 tablet_bootstrap.cc:654] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.446069 17730 raft_consensus.cc:359] T 43552af6ed55498c88958639437da384 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.446342 17540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fdff07f91c745528e4b2b039fb292cb" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5618162e0e148d5881bb829d7b57964"
I20260709 14:54:20.446736 17730 raft_consensus.cc:385] T 43552af6ed55498c88958639437da384 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.446894 17540 raft_consensus.cc:3060] T 8fdff07f91c745528e4b2b039fb292cb P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.447055 17730 raft_consensus.cc:740] T 43552af6ed55498c88958639437da384 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5618162e0e148d5881bb829d7b57964, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.447772 17730 consensus_queue.cc:260] T 43552af6ed55498c88958639437da384 P f5618162e0e148d5881bb829d7b57964 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.449901 17730 ts_tablet_manager.cc:1434] T 43552af6ed55498c88958639437da384 P f5618162e0e148d5881bb829d7b57964: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:54:20.450242 17729 tablet_bootstrap.cc:492] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57: No bootstrap required, opened a new log
I20260709 14:54:20.450623 17729 ts_tablet_manager.cc:1403] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.016s
I20260709 14:54:20.452706 17540 raft_consensus.cc:2468] T 8fdff07f91c745528e4b2b039fb292cb P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e17d42ccc1d4c45821911a1ab546e57 in term 1.
I20260709 14:54:20.454084 17734 tablet_bootstrap.cc:492] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d: No bootstrap required, opened a new log
I20260709 14:54:20.453814 17729 raft_consensus.cc:359] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.453940 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fdff07f91c745528e4b2b039fb292cb" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
I20260709 14:54:20.454787 17734 ts_tablet_manager.cc:1403] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.000s
I20260709 14:54:20.454756 17616 raft_consensus.cc:3060] T 8fdff07f91c745528e4b2b039fb292cb P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.455142 17729 raft_consensus.cc:385] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.456857 17729 raft_consensus.cc:740] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e17d42ccc1d4c45821911a1ab546e57, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.457643 17729 consensus_queue.cc:260] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.457708 17734 raft_consensus.cc:359] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } } peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } }
I20260709 14:54:20.458509 17734 raft_consensus.cc:385] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.458817 17734 raft_consensus.cc:740] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7319de4cd3844b2a9a2a93df05d644d, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.459583 17734 consensus_queue.cc:260] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } } peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } }
I20260709 14:54:20.459585 17729 ts_tablet_manager.cc:1434] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 14:54:20.461670 17616 raft_consensus.cc:2468] T 8fdff07f91c745528e4b2b039fb292cb P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e17d42ccc1d4c45821911a1ab546e57 in term 1.
I20260709 14:54:20.463143 17729 tablet_bootstrap.cc:492] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57: Bootstrap starting.
I20260709 14:54:20.463312 17734 ts_tablet_manager.cc:1434] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 14:54:20.464418 17734 tablet_bootstrap.cc:492] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d: Bootstrap starting.
I20260709 14:54:20.455443 17653 leader_election.cc:304] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e17d42ccc1d4c45821911a1ab546e57, f5618162e0e148d5881bb829d7b57964; no voters: 
I20260709 14:54:20.467373 17777 raft_consensus.cc:2804] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:20.468001 17777 raft_consensus.cc:697] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 LEADER]: Becoming Leader. State: Replica: 0e17d42ccc1d4c45821911a1ab546e57, State: Running, Role: LEADER
I20260709 14:54:20.468812 17777 consensus_queue.cc:237] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.469480 17734 tablet_bootstrap.cc:654] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.469846 17778 raft_consensus.cc:493] T 4ea90a0b7e03488589ecfd5b13e38519 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:20.470319 17778 raft_consensus.cc:515] T 4ea90a0b7e03488589ecfd5b13e38519 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.472471 17778 leader_election.cc:290] T 4ea90a0b7e03488589ecfd5b13e38519 P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629)
I20260709 14:54:20.472671 17729 tablet_bootstrap.cc:654] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:20.473867 17540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea90a0b7e03488589ecfd5b13e38519" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5618162e0e148d5881bb829d7b57964" is_pre_election: true
I20260709 14:54:20.474606 17540 raft_consensus.cc:2393] T 4ea90a0b7e03488589ecfd5b13e38519 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e17d42ccc1d4c45821911a1ab546e57 in current term 1: Already voted for candidate d7319de4cd3844b2a9a2a93df05d644d in this term.
I20260709 14:54:20.477613 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea90a0b7e03488589ecfd5b13e38519" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d" is_pre_election: true
I20260709 14:54:20.479964 17734 tablet_bootstrap.cc:492] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d: No bootstrap required, opened a new log
I20260709 14:54:20.480402 17734 ts_tablet_manager.cc:1403] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260709 14:54:20.482964 17734 raft_consensus.cc:359] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.483560 17734 raft_consensus.cc:385] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.483800 17734 raft_consensus.cc:740] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7319de4cd3844b2a9a2a93df05d644d, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.484589 17734 consensus_queue.cc:260] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.486776 17734 ts_tablet_manager.cc:1434] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:54:20.491144 17729 tablet_bootstrap.cc:492] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57: No bootstrap required, opened a new log
I20260709 14:54:20.491724 17729 ts_tablet_manager.cc:1403] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.011s
I20260709 14:54:20.491559 17653 leader_election.cc:304] T 4ea90a0b7e03488589ecfd5b13e38519 P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e17d42ccc1d4c45821911a1ab546e57; no voters: d7319de4cd3844b2a9a2a93df05d644d, f5618162e0e148d5881bb829d7b57964
I20260709 14:54:20.492714 17777 raft_consensus.cc:3060] T 4ea90a0b7e03488589ecfd5b13e38519 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.494454 17729 raft_consensus.cc:359] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.495352 17729 raft_consensus.cc:385] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:20.495690 17729 raft_consensus.cc:740] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e17d42ccc1d4c45821911a1ab546e57, State: Initialized, Role: FOLLOWER
I20260709 14:54:20.494921 17439 catalog_manager.cc:5697] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3). New cstate: current_term: 1 leader_uuid: "0e17d42ccc1d4c45821911a1ab546e57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:20.496711 17729 consensus_queue.cc:260] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.497815 17439 catalog_manager.cc:5697] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3). New cstate: current_term: 1 leader_uuid: "0e17d42ccc1d4c45821911a1ab546e57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:20.499382 17729 ts_tablet_manager.cc:1434] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:20.505975 17777 raft_consensus.cc:2749] T 4ea90a0b7e03488589ecfd5b13e38519 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:20.554011 17745 raft_consensus.cc:493] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:20.554503 17745 raft_consensus.cc:515] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.556077 17745 leader_election.cc:290] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597)
I20260709 14:54:20.556917 17540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b09b002d2da4d19be07f97021122832" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5618162e0e148d5881bb829d7b57964" is_pre_election: true
I20260709 14:54:20.557126 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b09b002d2da4d19be07f97021122832" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57" is_pre_election: true
I20260709 14:54:20.557626 17540 raft_consensus.cc:2468] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7319de4cd3844b2a9a2a93df05d644d in term 0.
I20260709 14:54:20.557696 17689 raft_consensus.cc:2468] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7319de4cd3844b2a9a2a93df05d644d in term 0.
I20260709 14:54:20.558729 17579 leader_election.cc:304] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d7319de4cd3844b2a9a2a93df05d644d, f5618162e0e148d5881bb829d7b57964; no voters: 
I20260709 14:54:20.559340 17745 raft_consensus.cc:2804] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:20.559665 17745 raft_consensus.cc:493] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:20.559923 17745 raft_consensus.cc:3060] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.564673 17745 raft_consensus.cc:515] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.564940 17758 raft_consensus.cc:493] T a5f05cb855d74feb868c1af0c1932b90 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:20.565409 17758 raft_consensus.cc:515] T a5f05cb855d74feb868c1af0c1932b90 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.566381 17745 leader_election.cc:290] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 1 election: Requested vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597)
I20260709 14:54:20.567065 17758 leader_election.cc:290] T a5f05cb855d74feb868c1af0c1932b90 P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597)
I20260709 14:54:20.567109 17540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b09b002d2da4d19be07f97021122832" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5618162e0e148d5881bb829d7b57964"
I20260709 14:54:20.567792 17540 raft_consensus.cc:3060] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.567785 17541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f05cb855d74feb868c1af0c1932b90" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5618162e0e148d5881bb829d7b57964" is_pre_election: true
I20260709 14:54:20.567942 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b09b002d2da4d19be07f97021122832" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
I20260709 14:54:20.568284 17688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f05cb855d74feb868c1af0c1932b90" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57" is_pre_election: true
I20260709 14:54:20.568681 17541 raft_consensus.cc:2468] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7319de4cd3844b2a9a2a93df05d644d in term 0.
I20260709 14:54:20.568742 17689 raft_consensus.cc:3060] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.568899 17688 raft_consensus.cc:2468] T a5f05cb855d74feb868c1af0c1932b90 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7319de4cd3844b2a9a2a93df05d644d in term 0.
I20260709 14:54:20.569917 17579 leader_election.cc:304] T a5f05cb855d74feb868c1af0c1932b90 P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d7319de4cd3844b2a9a2a93df05d644d, f5618162e0e148d5881bb829d7b57964; no voters: 
I20260709 14:54:20.570832 17758 raft_consensus.cc:2804] T a5f05cb855d74feb868c1af0c1932b90 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:20.571107 17758 raft_consensus.cc:493] T a5f05cb855d74feb868c1af0c1932b90 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:20.571358 17758 raft_consensus.cc:3060] T a5f05cb855d74feb868c1af0c1932b90 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.574671 17540 raft_consensus.cc:2468] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7319de4cd3844b2a9a2a93df05d644d in term 1.
I20260709 14:54:20.575670 17689 raft_consensus.cc:2468] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7319de4cd3844b2a9a2a93df05d644d in term 1.
I20260709 14:54:20.575762 17579 leader_election.cc:304] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d7319de4cd3844b2a9a2a93df05d644d, f5618162e0e148d5881bb829d7b57964; no voters: 
I20260709 14:54:20.576634 17745 raft_consensus.cc:2804] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:20.576462 17758 raft_consensus.cc:515] T a5f05cb855d74feb868c1af0c1932b90 P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.577188 17745 raft_consensus.cc:697] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 1 LEADER]: Becoming Leader. State: Replica: d7319de4cd3844b2a9a2a93df05d644d, State: Running, Role: LEADER
I20260709 14:54:20.577881 17745 consensus_queue.cc:237] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.578372 17758 leader_election.cc:290] T a5f05cb855d74feb868c1af0c1932b90 P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 1 election: Requested vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597)
I20260709 14:54:20.579183 17540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f05cb855d74feb868c1af0c1932b90" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5618162e0e148d5881bb829d7b57964"
I20260709 14:54:20.579366 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f05cb855d74feb868c1af0c1932b90" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
I20260709 14:54:20.579702 17540 raft_consensus.cc:3060] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.579972 17689 raft_consensus.cc:3060] T a5f05cb855d74feb868c1af0c1932b90 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.585707 17540 raft_consensus.cc:2468] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7319de4cd3844b2a9a2a93df05d644d in term 1.
I20260709 14:54:20.586308 17439 catalog_manager.cc:5697] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d reported cstate change: term changed from 0 to 1, leader changed from <none> to d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2). New cstate: current_term: 1 leader_uuid: "d7319de4cd3844b2a9a2a93df05d644d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:20.586858 17579 leader_election.cc:304] T a5f05cb855d74feb868c1af0c1932b90 P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d7319de4cd3844b2a9a2a93df05d644d, f5618162e0e148d5881bb829d7b57964; no voters: 
I20260709 14:54:20.587229 17755 raft_consensus.cc:493] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:20.586083 17689 raft_consensus.cc:2468] T a5f05cb855d74feb868c1af0c1932b90 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7319de4cd3844b2a9a2a93df05d644d in term 1.
I20260709 14:54:20.587731 17745 raft_consensus.cc:2804] T a5f05cb855d74feb868c1af0c1932b90 P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:20.587730 17755 raft_consensus.cc:515] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.589748 17755 leader_election.cc:290] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629), 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597)
I20260709 14:54:20.590683 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f131f002c8dc49d5bbd039213f6bd445" candidate_uuid: "f5618162e0e148d5881bb829d7b57964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d" is_pre_election: true
I20260709 14:54:20.590718 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f131f002c8dc49d5bbd039213f6bd445" candidate_uuid: "f5618162e0e148d5881bb829d7b57964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57" is_pre_election: true
I20260709 14:54:20.588735 17745 raft_consensus.cc:697] T a5f05cb855d74feb868c1af0c1932b90 P d7319de4cd3844b2a9a2a93df05d644d [term 1 LEADER]: Becoming Leader. State: Replica: d7319de4cd3844b2a9a2a93df05d644d, State: Running, Role: LEADER
I20260709 14:54:20.591295 17616 raft_consensus.cc:2468] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5618162e0e148d5881bb829d7b57964 in term 0.
I20260709 14:54:20.591408 17689 raft_consensus.cc:2468] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5618162e0e148d5881bb829d7b57964 in term 0.
I20260709 14:54:20.592533 17505 leader_election.cc:304] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e17d42ccc1d4c45821911a1ab546e57, f5618162e0e148d5881bb829d7b57964; no voters: 
I20260709 14:54:20.592038 17745 consensus_queue.cc:237] T a5f05cb855d74feb868c1af0c1932b90 P d7319de4cd3844b2a9a2a93df05d644d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.593461 17755 raft_consensus.cc:2804] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:20.593814 17755 raft_consensus.cc:493] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:20.594110 17755 raft_consensus.cc:3060] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.599965 17755 raft_consensus.cc:515] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.600919 17439 catalog_manager.cc:5697] T a5f05cb855d74feb868c1af0c1932b90 P d7319de4cd3844b2a9a2a93df05d644d reported cstate change: term changed from 0 to 1, leader changed from <none> to d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2). New cstate: current_term: 1 leader_uuid: "d7319de4cd3844b2a9a2a93df05d644d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:20.601817 17755 leader_election.cc:290] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 election: Requested vote from peers d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629), 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597)
I20260709 14:54:20.602087 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f131f002c8dc49d5bbd039213f6bd445" candidate_uuid: "f5618162e0e148d5881bb829d7b57964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
I20260709 14:54:20.602401 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f131f002c8dc49d5bbd039213f6bd445" candidate_uuid: "f5618162e0e148d5881bb829d7b57964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
I20260709 14:54:20.602684 17616 raft_consensus.cc:3060] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.602890 17689 raft_consensus.cc:3060] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.607873 17616 raft_consensus.cc:2468] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5618162e0e148d5881bb829d7b57964 in term 1.
I20260709 14:54:20.608357 17689 raft_consensus.cc:2468] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5618162e0e148d5881bb829d7b57964 in term 1.
I20260709 14:54:20.608937 17504 leader_election.cc:304] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d7319de4cd3844b2a9a2a93df05d644d, f5618162e0e148d5881bb829d7b57964; no voters: 
I20260709 14:54:20.609686 17755 raft_consensus.cc:2804] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:20.610049 17755 raft_consensus.cc:697] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [term 1 LEADER]: Becoming Leader. State: Replica: f5618162e0e148d5881bb829d7b57964, State: Running, Role: LEADER
I20260709 14:54:20.610776 17755 consensus_queue.cc:237] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.616641 17439 catalog_manager.cc:5697] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5618162e0e148d5881bb829d7b57964 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "f5618162e0e148d5881bb829d7b57964" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:20.630718 17616 raft_consensus.cc:3060] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.637241 17755 consensus_queue.cc:1048] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:20.642921 13868 ts_manager.cc:295] Set tserver state for f5618162e0e148d5881bb829d7b57964 to MAINTENANCE_MODE
I20260709 14:54:20.643708 13868 tablet_server.cc:179] TabletServer@127.13.139.1:0 shutting down...
I20260709 14:54:20.650707 17732 consensus_queue.cc:1048] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:20.677277 13868 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:20.677984 13868 tablet_replica.cc:333] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964: stopping tablet replica
I20260709 14:54:20.678649 13868 raft_consensus.cc:2243] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:20.679373 13868 pending_rounds.cc:70] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964: Trying to abort 1 pending ops.
I20260709 14:54:20.679577 13868 pending_rounds.cc:77] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661893068156928 op_type: NO_OP noop_request { }
I20260709 14:54:20.679872 13868 raft_consensus.cc:2889] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:54:20.680130 13868 raft_consensus.cc:2272] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.682257 13868 tablet_replica.cc:333] T 43552af6ed55498c88958639437da384 P f5618162e0e148d5881bb829d7b57964: stopping tablet replica
I20260709 14:54:20.682812 13868 raft_consensus.cc:2243] T 43552af6ed55498c88958639437da384 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:20.683148 13868 raft_consensus.cc:2272] T 43552af6ed55498c88958639437da384 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.684860 13868 tablet_replica.cc:333] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964: stopping tablet replica
I20260709 14:54:20.685339 13868 raft_consensus.cc:2243] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:20.685848 13868 pending_rounds.cc:70] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964: Trying to abort 1 pending ops.
I20260709 14:54:20.686008 13868 pending_rounds.cc:77] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661891871997952 op_type: NO_OP noop_request { }
I20260709 14:54:20.686246 13868 raft_consensus.cc:2889] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:54:20.686488 13868 raft_consensus.cc:2272] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.688223 13868 tablet_replica.cc:333] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964: stopping tablet replica
I20260709 14:54:20.688707 13868 raft_consensus.cc:2243] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:20.689257 13868 pending_rounds.cc:70] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964: Trying to abort 1 pending ops.
I20260709 14:54:20.689456 13868 pending_rounds.cc:77] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661891760340992 op_type: NO_OP noop_request { }
I20260709 14:54:20.689683 13868 raft_consensus.cc:2889] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:54:20.689900 13868 raft_consensus.cc:2272] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.691788 13868 tablet_replica.cc:333] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964: stopping tablet replica
I20260709 14:54:20.692263 13868 raft_consensus.cc:2243] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:20.692588 13868 raft_consensus.cc:2272] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.693997 13868 tablet_replica.cc:333] T 4ea90a0b7e03488589ecfd5b13e38519 P f5618162e0e148d5881bb829d7b57964: stopping tablet replica
I20260709 14:54:20.694438 13868 raft_consensus.cc:2243] T 4ea90a0b7e03488589ecfd5b13e38519 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:20.694748 13868 raft_consensus.cc:2272] T 4ea90a0b7e03488589ecfd5b13e38519 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.696259 13868 tablet_replica.cc:333] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964: stopping tablet replica
I20260709 14:54:20.696703 13868 raft_consensus.cc:2243] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:20.697458 13868 raft_consensus.cc:2272] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.699302 13868 tablet_replica.cc:333] T 8fdff07f91c745528e4b2b039fb292cb P f5618162e0e148d5881bb829d7b57964: stopping tablet replica
I20260709 14:54:20.699766 13868 raft_consensus.cc:2243] T 8fdff07f91c745528e4b2b039fb292cb P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:20.700126 13868 raft_consensus.cc:2272] T 8fdff07f91c745528e4b2b039fb292cb P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.701855 13868 tablet_replica.cc:333] T 55a6f186ace54f9ba615afc97d493834 P f5618162e0e148d5881bb829d7b57964: stopping tablet replica
I20260709 14:54:20.702301 13868 raft_consensus.cc:2243] T 55a6f186ace54f9ba615afc97d493834 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:20.702661 13868 raft_consensus.cc:2272] T 55a6f186ace54f9ba615afc97d493834 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.704098 13868 tablet_replica.cc:333] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964: stopping tablet replica
I20260709 14:54:20.704502 13868 raft_consensus.cc:2243] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:20.704844 13868 raft_consensus.cc:2272] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.722112 13868 tablet_server.cc:196] TabletServer@127.13.139.1:0 shutdown complete.
W20260709 14:54:20.732968 17579 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111) [suppressed 320 similar messages]
W20260709 14:54:20.735875 17579 consensus_peers.cc:597] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d -> Peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Couldn't send request to peer f5618162e0e148d5881bb829d7b57964. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:20.768672 17745 consensus_queue.cc:1048] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:20.792692 17653 consensus_peers.cc:597] T 55a6f186ace54f9ba615afc97d493834 P 0e17d42ccc1d4c45821911a1ab546e57 -> Peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Couldn't send request to peer f5618162e0e148d5881bb829d7b57964. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:20.842432 17653 consensus_peers.cc:597] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 -> Peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Couldn't send request to peer f5618162e0e148d5881bb829d7b57964. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:20.850668 17777 consensus_queue.cc:1048] T 55a6f186ace54f9ba615afc97d493834 P 0e17d42ccc1d4c45821911a1ab546e57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:20.921087 17767 raft_consensus.cc:493] T 185e64d4ac71420caf9a7818b5c0e041 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:20.921500 17767 raft_consensus.cc:515] T 185e64d4ac71420caf9a7818b5c0e041 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:20.923158 17767 leader_election.cc:290] T 185e64d4ac71420caf9a7818b5c0e041 P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597)
I20260709 14:54:20.924152 17688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185e64d4ac71420caf9a7818b5c0e041" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57" is_pre_election: true
I20260709 14:54:20.924932 17688 raft_consensus.cc:2393] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d7319de4cd3844b2a9a2a93df05d644d in current term 1: Already voted for candidate f5618162e0e148d5881bb829d7b57964 in this term.
W20260709 14:54:20.926390 17579 leader_election.cc:336] T 185e64d4ac71420caf9a7818b5c0e041 P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111)
I20260709 14:54:20.926698 17579 leader_election.cc:304] T 185e64d4ac71420caf9a7818b5c0e041 P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7319de4cd3844b2a9a2a93df05d644d; no voters: 0e17d42ccc1d4c45821911a1ab546e57, f5618162e0e148d5881bb829d7b57964
I20260709 14:54:20.927312 17767 raft_consensus.cc:3060] T 185e64d4ac71420caf9a7818b5c0e041 P d7319de4cd3844b2a9a2a93df05d644d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:20.931883 17767 raft_consensus.cc:2749] T 185e64d4ac71420caf9a7818b5c0e041 P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:20.974632 17739 consensus_queue.cc:1048] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:20.985318 17777 consensus_queue.cc:1048] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:20.990087 17579 consensus_peers.cc:597] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d -> Peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Couldn't send request to peer f5618162e0e148d5881bb829d7b57964. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:20.994686 17653 consensus_peers.cc:597] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57 -> Peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Couldn't send request to peer f5618162e0e148d5881bb829d7b57964. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:21.087857 17767 consensus_queue.cc:1048] T a5f05cb855d74feb868c1af0c1932b90 P d7319de4cd3844b2a9a2a93df05d644d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:21.098918 17579 consensus_peers.cc:597] T a5f05cb855d74feb868c1af0c1932b90 P d7319de4cd3844b2a9a2a93df05d644d -> Peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Couldn't send request to peer f5618162e0e148d5881bb829d7b57964. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:21.252313 17487 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:21.269659 17745 consensus_queue.cc:1048] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:22.064262 17777 raft_consensus.cc:493] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:22.064683 17777 raft_consensus.cc:515] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:22.066255 17777 leader_election.cc:290] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629)
I20260709 14:54:22.067770 17613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9903591055f4e5d915fe0fcde90a3cd" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d" is_pre_election: true
I20260709 14:54:22.068329 17613 raft_consensus.cc:2468] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e17d42ccc1d4c45821911a1ab546e57 in term 1.
I20260709 14:54:22.069238 17653 leader_election.cc:304] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [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: 0e17d42ccc1d4c45821911a1ab546e57, d7319de4cd3844b2a9a2a93df05d644d; no voters: 
I20260709 14:54:22.069947 17777 raft_consensus.cc:2804] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:54:22.069954 17653 leader_election.cc:336] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111)
I20260709 14:54:22.070261 17777 raft_consensus.cc:493] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:22.070555 17777 raft_consensus.cc:3060] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:22.075239 17777 raft_consensus.cc:515] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:22.076635 17777 leader_election.cc:290] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 2 election: Requested vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629)
I20260709 14:54:22.077849 17613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9903591055f4e5d915fe0fcde90a3cd" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
I20260709 14:54:22.078311 17613 raft_consensus.cc:3060] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:22.079880 17653 leader_election.cc:336] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111)
I20260709 14:54:22.083024 17613 raft_consensus.cc:2468] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e17d42ccc1d4c45821911a1ab546e57 in term 2.
I20260709 14:54:22.083945 17653 leader_election.cc:304] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [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: 0e17d42ccc1d4c45821911a1ab546e57, d7319de4cd3844b2a9a2a93df05d644d; no voters: f5618162e0e148d5881bb829d7b57964
I20260709 14:54:22.084553 17777 raft_consensus.cc:2804] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:22.085335 17777 raft_consensus.cc:697] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 LEADER]: Becoming Leader. State: Replica: 0e17d42ccc1d4c45821911a1ab546e57, State: Running, Role: LEADER
I20260709 14:54:22.086046 17777 consensus_queue.cc:237] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [LEADER]: Queue going to LEADER 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: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:22.093345 17439 catalog_manager.cc:5697] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 reported cstate change: term changed from 1 to 2, leader changed from f5618162e0e148d5881bb829d7b57964 (127.13.139.1) to 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3). New cstate: current_term: 2 leader_uuid: "0e17d42ccc1d4c45821911a1ab546e57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:22.147720 17767 raft_consensus.cc:493] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5618162e0e148d5881bb829d7b57964)
I20260709 14:54:22.148322 17767 raft_consensus.cc:515] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } } peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } }
I20260709 14:54:22.150261 17767 leader_election.cc:290] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597), f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339)
I20260709 14:54:22.151211 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ddc879ee9344ef991fbd853c94f7f02" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57" is_pre_election: true
W20260709 14:54:22.153868 17579 leader_election.cc:336] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111)
I20260709 14:54:22.154244 17579 leader_election.cc:304] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7319de4cd3844b2a9a2a93df05d644d; no voters: 0e17d42ccc1d4c45821911a1ab546e57, f5618162e0e148d5881bb829d7b57964
I20260709 14:54:22.154264 17777 raft_consensus.cc:493] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5618162e0e148d5881bb829d7b57964)
I20260709 14:54:22.154994 17767 raft_consensus.cc:2749] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:22.154912 17777 raft_consensus.cc:515] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } } peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } }
I20260709 14:54:22.156581 17777 leader_election.cc:290] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629)
I20260709 14:54:22.157766 17613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ddc879ee9344ef991fbd853c94f7f02" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d" is_pre_election: true
I20260709 14:54:22.158371 17613 raft_consensus.cc:2468] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e17d42ccc1d4c45821911a1ab546e57 in term 1.
I20260709 14:54:22.159178 17653 leader_election.cc:304] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [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: 0e17d42ccc1d4c45821911a1ab546e57, d7319de4cd3844b2a9a2a93df05d644d; no voters: 
I20260709 14:54:22.159718 17777 raft_consensus.cc:2804] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:54:22.159747 17653 leader_election.cc:336] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111)
I20260709 14:54:22.160050 17777 raft_consensus.cc:493] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f5618162e0e148d5881bb829d7b57964)
I20260709 14:54:22.160351 17777 raft_consensus.cc:3060] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:22.165071 17777 raft_consensus.cc:515] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } } peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } }
I20260709 14:54:22.166383 17777 leader_election.cc:290] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 2 election: Requested vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629)
I20260709 14:54:22.167555 17613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ddc879ee9344ef991fbd853c94f7f02" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
I20260709 14:54:22.168107 17613 raft_consensus.cc:3060] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:22.169234 17653 leader_election.cc:336] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111)
I20260709 14:54:22.172302 17613 raft_consensus.cc:2468] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e17d42ccc1d4c45821911a1ab546e57 in term 2.
I20260709 14:54:22.173142 17653 leader_election.cc:304] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [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: 0e17d42ccc1d4c45821911a1ab546e57, d7319de4cd3844b2a9a2a93df05d644d; no voters: f5618162e0e148d5881bb829d7b57964
I20260709 14:54:22.173703 17777 raft_consensus.cc:2804] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:22.174041 17777 raft_consensus.cc:697] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 LEADER]: Becoming Leader. State: Replica: 0e17d42ccc1d4c45821911a1ab546e57, State: Running, Role: LEADER
I20260709 14:54:22.174896 17767 raft_consensus.cc:493] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:22.174674 17777 consensus_queue.cc:237] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } } peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } }
I20260709 14:54:22.175284 17767 raft_consensus.cc:515] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:22.176815 17767 leader_election.cc:290] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597)
I20260709 14:54:22.177906 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f131f002c8dc49d5bbd039213f6bd445" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57" is_pre_election: true
I20260709 14:54:22.178578 17689 raft_consensus.cc:2468] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7319de4cd3844b2a9a2a93df05d644d in term 1.
I20260709 14:54:22.179549 17580 leader_election.cc:304] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [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: 0e17d42ccc1d4c45821911a1ab546e57, d7319de4cd3844b2a9a2a93df05d644d; no voters: 
I20260709 14:54:22.180279 17767 raft_consensus.cc:2804] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:22.180653 17767 raft_consensus.cc:493] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:22.180969 17767 raft_consensus.cc:3060] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:22.181521 17579 leader_election.cc:336] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111)
I20260709 14:54:22.185531 17767 raft_consensus.cc:515] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:22.186115 17439 catalog_manager.cc:5697] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 reported cstate change: term changed from 1 to 2, leader changed from f5618162e0e148d5881bb829d7b57964 (127.13.139.1) to 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3). New cstate: current_term: 2 leader_uuid: "0e17d42ccc1d4c45821911a1ab546e57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:22.186956 17767 leader_election.cc:290] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 2 election: Requested vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597)
I20260709 14:54:22.187960 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f131f002c8dc49d5bbd039213f6bd445" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
I20260709 14:54:22.188513 17689 raft_consensus.cc:3060] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:22.190654 17579 leader_election.cc:336] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111)
I20260709 14:54:22.193926 17689 raft_consensus.cc:2468] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7319de4cd3844b2a9a2a93df05d644d in term 2.
I20260709 14:54:22.194808 17580 leader_election.cc:304] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [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: 0e17d42ccc1d4c45821911a1ab546e57, d7319de4cd3844b2a9a2a93df05d644d; no voters: f5618162e0e148d5881bb829d7b57964
I20260709 14:54:22.195442 17767 raft_consensus.cc:2804] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:22.195811 17767 raft_consensus.cc:697] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 2 LEADER]: Becoming Leader. State: Replica: d7319de4cd3844b2a9a2a93df05d644d, State: Running, Role: LEADER
I20260709 14:54:22.196522 17767 consensus_queue.cc:237] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [LEADER]: Queue going to LEADER 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: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:22.202600 17439 catalog_manager.cc:5697] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d reported cstate change: term changed from 1 to 2, leader changed from f5618162e0e148d5881bb829d7b57964 (127.13.139.1) to d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2). New cstate: current_term: 2 leader_uuid: "d7319de4cd3844b2a9a2a93df05d644d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } health_report { overall_health: UNKNOWN } } }
W20260709 14:54:22.215847 17711 debug-util.cc:398] Leaking SignalData structure 0x7b080032ce40 after lost signal to thread 13871
W20260709 14:54:22.216615 17711 debug-util.cc:398] Leaking SignalData structure 0x7b080025d2c0 after lost signal to thread 17473
W20260709 14:54:22.217514 17711 debug-util.cc:398] Leaking SignalData structure 0x7b0800122f60 after lost signal to thread 17640
W20260709 14:54:22.218282 17711 debug-util.cc:398] Leaking SignalData structure 0x7b08002c3de0 after lost signal to thread 17714
W20260709 14:54:22.253429 17487 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:22.501567 17777 raft_consensus.cc:493] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:22.502038 17777 raft_consensus.cc:515] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:22.503659 17777 leader_election.cc:290] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629)
I20260709 14:54:22.504966 17613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185e64d4ac71420caf9a7818b5c0e041" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d" is_pre_election: true
I20260709 14:54:22.505586 17613 raft_consensus.cc:2468] T 185e64d4ac71420caf9a7818b5c0e041 P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e17d42ccc1d4c45821911a1ab546e57 in term 1.
I20260709 14:54:22.506646 17653 leader_election.cc:304] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 [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: 0e17d42ccc1d4c45821911a1ab546e57, d7319de4cd3844b2a9a2a93df05d644d; no voters: 
W20260709 14:54:22.507375 17653 leader_election.cc:336] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111)
I20260709 14:54:22.507366 17777 raft_consensus.cc:2804] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:22.507864 17777 raft_consensus.cc:493] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:22.508175 17777 raft_consensus.cc:3060] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:22.517486 17777 raft_consensus.cc:515] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:22.519057 17777 leader_election.cc:290] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 2 election: Requested vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629)
W20260709 14:54:22.520450 17653 consensus_peers.cc:597] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 -> Peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Couldn't send request to peer f5618162e0e148d5881bb829d7b57964. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.520534 17613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185e64d4ac71420caf9a7818b5c0e041" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
I20260709 14:54:22.521155 17613 raft_consensus.cc:3060] T 185e64d4ac71420caf9a7818b5c0e041 P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:22.521324 17616 raft_consensus.cc:1275] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 2 FOLLOWER]: Refusing update from remote peer 0e17d42ccc1d4c45821911a1ab546e57: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:54:22.522819 17777 consensus_queue.cc:1048] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:22.523499 17653 leader_election.cc:336] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111)
I20260709 14:54:22.527545 17613 raft_consensus.cc:2468] T 185e64d4ac71420caf9a7818b5c0e041 P d7319de4cd3844b2a9a2a93df05d644d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e17d42ccc1d4c45821911a1ab546e57 in term 2.
I20260709 14:54:22.529798 17653 leader_election.cc:304] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 [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: 0e17d42ccc1d4c45821911a1ab546e57, d7319de4cd3844b2a9a2a93df05d644d; no voters: f5618162e0e148d5881bb829d7b57964
I20260709 14:54:22.530872 17777 raft_consensus.cc:2804] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:22.532039 17777 raft_consensus.cc:697] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 LEADER]: Becoming Leader. State: Replica: 0e17d42ccc1d4c45821911a1ab546e57, State: Running, Role: LEADER
I20260709 14:54:22.532872 17777 consensus_queue.cc:237] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 [LEADER]: Queue going to LEADER 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: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:22.541337 17439 catalog_manager.cc:5697] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 reported cstate change: term changed from 1 to 2, leader changed from f5618162e0e148d5881bb829d7b57964 (127.13.139.1) to 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3). New cstate: current_term: 2 leader_uuid: "0e17d42ccc1d4c45821911a1ab546e57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:22.584128 17616 raft_consensus.cc:1275] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d [term 2 FOLLOWER]: Refusing update from remote peer 0e17d42ccc1d4c45821911a1ab546e57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:22.585281 17806 consensus_queue.cc:1048] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:54:22.598104 17653 consensus_peers.cc:597] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 -> Peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Couldn't send request to peer f5618162e0e148d5881bb829d7b57964. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.655938 17579 consensus_peers.cc:597] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d -> Peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Couldn't send request to peer f5618162e0e148d5881bb829d7b57964. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.695755 17689 raft_consensus.cc:1275] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 FOLLOWER]: Refusing update from remote peer d7319de4cd3844b2a9a2a93df05d644d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:54:22.697144 17767 consensus_queue.cc:1048] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:23.024103 17616 raft_consensus.cc:1275] T 185e64d4ac71420caf9a7818b5c0e041 P d7319de4cd3844b2a9a2a93df05d644d [term 2 FOLLOWER]: Refusing update from remote peer 0e17d42ccc1d4c45821911a1ab546e57: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:54:23.025172 17816 consensus_queue.cc:1048] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:23.038226 17653 consensus_peers.cc:597] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 -> Peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Couldn't send request to peer f5618162e0e148d5881bb829d7b57964. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:23.254594 17487 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:54:23.400713 17653 consensus_peers.cc:597] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 -> Peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Couldn't send request to peer f5618162e0e148d5881bb829d7b57964. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:23.414064 17579 consensus_peers.cc:597] T a5f05cb855d74feb868c1af0c1932b90 P d7319de4cd3844b2a9a2a93df05d644d -> Peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Couldn't send request to peer f5618162e0e148d5881bb829d7b57964. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:23.436064 17653 consensus_peers.cc:597] T 55a6f186ace54f9ba615afc97d493834 P 0e17d42ccc1d4c45821911a1ab546e57 -> Peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Couldn't send request to peer f5618162e0e148d5881bb829d7b57964. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:23.558949 17579 consensus_peers.cc:597] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d -> Peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Couldn't send request to peer f5618162e0e148d5881bb829d7b57964. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:23.574503 17653 consensus_peers.cc:597] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57 -> Peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Couldn't send request to peer f5618162e0e148d5881bb829d7b57964. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:23.645267 17579 consensus_peers.cc:597] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d -> Peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Couldn't send request to peer f5618162e0e148d5881bb829d7b57964. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:24.255717 17487 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:54:24.828827 17579 consensus_peers.cc:597] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d -> Peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Couldn't send request to peer f5618162e0e148d5881bb829d7b57964. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:24.836045 17653 consensus_peers.cc:597] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 -> Peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Couldn't send request to peer f5618162e0e148d5881bb829d7b57964. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:25.086179 17653 consensus_peers.cc:597] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 -> Peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Couldn't send request to peer f5618162e0e148d5881bb829d7b57964. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:25.256748 17487 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:54:25.408043 17653 consensus_peers.cc:597] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 -> Peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Couldn't send request to peer f5618162e0e148d5881bb829d7b57964. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:25.732941 17579 consensus_peers.cc:597] T a5f05cb855d74feb868c1af0c1932b90 P d7319de4cd3844b2a9a2a93df05d644d -> Peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Couldn't send request to peer f5618162e0e148d5881bb829d7b57964. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:25.789336 17653 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111) [suppressed 97 similar messages]
W20260709 14:54:25.797204 17653 consensus_peers.cc:597] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 -> Peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Couldn't send request to peer f5618162e0e148d5881bb829d7b57964. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:54:25.880987 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:25.887759 17829 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:25.889288 17828 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:25.893193 13868 server_base.cc:1061] running on GCE node
W20260709 14:54:25.893976 17831 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:25.894894 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:25.895077 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:25.895205 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608865895193 us; error 0 us; skew 500 ppm
I20260709 14:54:25.895696 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:25.897987 13868 webserver.cc:533] Webserver started at http://127.13.139.1:44295/ using document root <none> and password file <none>
I20260709 14:54:25.898428 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:25.898569 13868 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:54:25.901881 13868 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:54:25.905293 17836 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:25.905978 13868 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:54:25.906277 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608776280123-13868-0/minicluster-data/ts-0-root
uuid: "f5618162e0e148d5881bb829d7b57964"
format_stamp: "Formatted at 2026-07-09 14:54:19 on dist-test-slave-q457"
I20260709 14:54:25.906560 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608776280123-13868-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608776280123-13868-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608776280123-13868-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:25.939991 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:25.941215 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:25.942917 13868 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:25.946228 17843 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 14:54:26.095692 13868 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:54:26.096079 13868 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.151s	user 0.008s	sys 0.000s
I20260709 14:54:26.096349 13868 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 14:54:26.100833 17843 tablet_bootstrap.cc:492] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964: Bootstrap starting.
I20260709 14:54:26.118109 17843 tablet_bootstrap.cc:492] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:54:26.119278 17843 tablet_bootstrap.cc:492] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964: Bootstrap complete.
I20260709 14:54:26.120123 17843 ts_tablet_manager.cc:1403] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 14:54:26.123490 17843 raft_consensus.cc:359] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:26.125211 17843 raft_consensus.cc:740] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5618162e0e148d5881bb829d7b57964, State: Initialized, Role: FOLLOWER
W20260709 14:54:26.126205 17579 consensus_peers.cc:597] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d -> Peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Couldn't send request to peer f5618162e0e148d5881bb829d7b57964. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:54:26.126916 17843 consensus_queue.cc:260] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:26.134009 17843 ts_tablet_manager.cc:1434] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.005s
I20260709 14:54:26.135079 17843 tablet_bootstrap.cc:492] T 55a6f186ace54f9ba615afc97d493834 P f5618162e0e148d5881bb829d7b57964: Bootstrap starting.
W20260709 14:54:26.133870 17653 consensus_peers.cc:597] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57 -> Peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Couldn't send request to peer f5618162e0e148d5881bb829d7b57964. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:54:26.149592 13868 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:54:26.150056 13868 ts_tablet_manager.cc:595] Time spent register tablets: real 0.054s	user 0.050s	sys 0.000s
W20260709 14:54:26.202157 17653 consensus_peers.cc:597] T 55a6f186ace54f9ba615afc97d493834 P 0e17d42ccc1d4c45821911a1ab546e57 -> Peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Couldn't send request to peer f5618162e0e148d5881bb829d7b57964. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:54:26.205696 17843 tablet_bootstrap.cc:492] T 55a6f186ace54f9ba615afc97d493834 P f5618162e0e148d5881bb829d7b57964: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:26.206655 17843 tablet_bootstrap.cc:492] T 55a6f186ace54f9ba615afc97d493834 P f5618162e0e148d5881bb829d7b57964: Bootstrap complete.
I20260709 14:54:26.207387 17843 ts_tablet_manager.cc:1403] T 55a6f186ace54f9ba615afc97d493834 P f5618162e0e148d5881bb829d7b57964: Time spent bootstrapping tablet: real 0.073s	user 0.016s	sys 0.001s
I20260709 14:54:26.210443 17843 raft_consensus.cc:359] T 55a6f186ace54f9ba615afc97d493834 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:26.211279 17843 raft_consensus.cc:740] T 55a6f186ace54f9ba615afc97d493834 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5618162e0e148d5881bb829d7b57964, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.212121 17843 consensus_queue.cc:260] T 55a6f186ace54f9ba615afc97d493834 P f5618162e0e148d5881bb829d7b57964 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:26.214223 17843 ts_tablet_manager.cc:1434] T 55a6f186ace54f9ba615afc97d493834 P f5618162e0e148d5881bb829d7b57964: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 14:54:26.215116 17843 tablet_bootstrap.cc:492] T 8fdff07f91c745528e4b2b039fb292cb P f5618162e0e148d5881bb829d7b57964: Bootstrap starting.
I20260709 14:54:26.229061 17843 tablet_bootstrap.cc:492] T 8fdff07f91c745528e4b2b039fb292cb P f5618162e0e148d5881bb829d7b57964: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:26.229956 17843 tablet_bootstrap.cc:492] T 8fdff07f91c745528e4b2b039fb292cb P f5618162e0e148d5881bb829d7b57964: Bootstrap complete.
I20260709 14:54:26.230644 17843 ts_tablet_manager.cc:1403] T 8fdff07f91c745528e4b2b039fb292cb P f5618162e0e148d5881bb829d7b57964: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 14:54:26.233203 17843 raft_consensus.cc:359] T 8fdff07f91c745528e4b2b039fb292cb P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:26.233894 17843 raft_consensus.cc:740] T 8fdff07f91c745528e4b2b039fb292cb P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5618162e0e148d5881bb829d7b57964, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.234660 17843 consensus_queue.cc:260] T 8fdff07f91c745528e4b2b039fb292cb P f5618162e0e148d5881bb829d7b57964 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:26.236857 17843 ts_tablet_manager.cc:1434] T 8fdff07f91c745528e4b2b039fb292cb P f5618162e0e148d5881bb829d7b57964: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:54:26.237803 17843 tablet_bootstrap.cc:492] T 43552af6ed55498c88958639437da384 P f5618162e0e148d5881bb829d7b57964: Bootstrap starting.
I20260709 14:54:26.249439 17843 tablet_bootstrap.cc:492] T 43552af6ed55498c88958639437da384 P f5618162e0e148d5881bb829d7b57964: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:26.250116 17843 tablet_bootstrap.cc:492] T 43552af6ed55498c88958639437da384 P f5618162e0e148d5881bb829d7b57964: Bootstrap complete.
I20260709 14:54:26.250727 17843 ts_tablet_manager.cc:1403] T 43552af6ed55498c88958639437da384 P f5618162e0e148d5881bb829d7b57964: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:54:26.250883 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.1:44339
I20260709 14:54:26.251032 17908 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.1:44339 every 8 connection(s)
I20260709 14:54:26.252651 17843 raft_consensus.cc:359] T 43552af6ed55498c88958639437da384 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:26.253273 17843 raft_consensus.cc:385] T 43552af6ed55498c88958639437da384 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.253543 17843 raft_consensus.cc:740] T 43552af6ed55498c88958639437da384 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5618162e0e148d5881bb829d7b57964, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.254197 17843 consensus_queue.cc:260] T 43552af6ed55498c88958639437da384 P f5618162e0e148d5881bb829d7b57964 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:26.256026 17843 ts_tablet_manager.cc:1434] T 43552af6ed55498c88958639437da384 P f5618162e0e148d5881bb829d7b57964: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:54:26.256913 17843 tablet_bootstrap.cc:492] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964: Bootstrap starting.
W20260709 14:54:26.257809 17487 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:26.276599 17845 raft_consensus.cc:493] T 43552af6ed55498c88958639437da384 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.277331 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:26.277189 17845 raft_consensus.cc:515] T 43552af6ed55498c88958639437da384 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:26.280313 17843 tablet_bootstrap.cc:492] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:54:26.281306 17843 tablet_bootstrap.cc:492] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964: Bootstrap complete.
I20260709 14:54:26.283842 17845 leader_election.cc:290] T 43552af6ed55498c88958639437da384 P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629), 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597)
I20260709 14:54:26.285540 17843 ts_tablet_manager.cc:1403] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.007s
I20260709 14:54:26.287961 17843 raft_consensus.cc:359] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:26.288826 17843 raft_consensus.cc:740] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5618162e0e148d5881bb829d7b57964, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.289565 17843 consensus_queue.cc:260] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:26.291623 17843 ts_tablet_manager.cc:1434] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:26.292495 17843 tablet_bootstrap.cc:492] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964: Bootstrap starting.
I20260709 14:54:26.295807 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43552af6ed55498c88958639437da384" candidate_uuid: "f5618162e0e148d5881bb829d7b57964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57" is_pre_election: true
I20260709 14:54:26.300997 17909 heartbeater.cc:344] Connected to a master server at 127.13.139.62:45117
I20260709 14:54:26.301347 17909 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:26.302220 17909 heartbeater.cc:507] Master 127.13.139.62:45117 requested a full tablet report, sending...
I20260709 14:54:26.305464 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43552af6ed55498c88958639437da384" candidate_uuid: "f5618162e0e148d5881bb829d7b57964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d" is_pre_election: true
I20260709 14:54:26.307145 17837 leader_election.cc:304] T 43552af6ed55498c88958639437da384 P f5618162e0e148d5881bb829d7b57964 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5618162e0e148d5881bb829d7b57964; no voters: 0e17d42ccc1d4c45821911a1ab546e57, d7319de4cd3844b2a9a2a93df05d644d
I20260709 14:54:26.308277 17845 raft_consensus.cc:2749] T 43552af6ed55498c88958639437da384 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:26.308907 17438 ts_manager.cc:194] Re-registered known tserver with Master: f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339)
I20260709 14:54:26.310040 17843 tablet_bootstrap.cc:492] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:26.310653 17843 tablet_bootstrap.cc:492] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964: Bootstrap complete.
I20260709 14:54:26.311117 17843 ts_tablet_manager.cc:1403] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 14:54:26.312831 17843 raft_consensus.cc:359] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:26.313097 17689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fdff07f91c745528e4b2b039fb292cb"
dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
mode: GRACEFUL
new_leader_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
 from {username='slave'} at 127.0.0.1:33680
I20260709 14:54:26.313485 17843 raft_consensus.cc:740] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5618162e0e148d5881bb829d7b57964, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.313795 17689 raft_consensus.cc:606] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 LEADER]: Received request to transfer leadership to TS d7319de4cd3844b2a9a2a93df05d644d
I20260709 14:54:26.314177 17843 consensus_queue.cc:260] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:26.316290 17843 ts_tablet_manager.cc:1434] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:54:26.316751 17689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9903591055f4e5d915fe0fcde90a3cd"
dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
mode: GRACEFUL
new_leader_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
 from {username='slave'} at 127.0.0.1:33680
I20260709 14:54:26.317102 17843 tablet_bootstrap.cc:492] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964: Bootstrap starting.
I20260709 14:54:26.317433 17689 raft_consensus.cc:606] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 LEADER]: Received request to transfer leadership to TS d7319de4cd3844b2a9a2a93df05d644d
I20260709 14:54:26.323292 17438 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38708
W20260709 14:54:26.325790 17579 consensus_peers.cc:597] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d -> Peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Couldn't send request to peer f5618162e0e148d5881bb829d7b57964. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 14:54:26.327055 17909 heartbeater.cc:499] Master 127.13.139.62:45117 was elected leader, sending a full tablet report...
I20260709 14:54:26.332430 17843 tablet_bootstrap.cc:492] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:26.333269 17843 tablet_bootstrap.cc:492] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964: Bootstrap complete.
I20260709 14:54:26.333942 17843 ts_tablet_manager.cc:1403] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 14:54:26.334704 17616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f131f002c8dc49d5bbd039213f6bd445"
dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
mode: GRACEFUL
new_leader_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
 from {username='slave'} at 127.0.0.1:46192
I20260709 14:54:26.335342 17616 raft_consensus.cc:606] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 2 LEADER]: Received request to transfer leadership to TS 0e17d42ccc1d4c45821911a1ab546e57
I20260709 14:54:26.335801 17843 raft_consensus.cc:359] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } } peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } }
I20260709 14:54:26.336495 17843 raft_consensus.cc:740] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5618162e0e148d5881bb829d7b57964, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.336591 13868 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:54:26.337260 13868 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:26.337323 17843 consensus_queue.cc:260] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } } peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } }
I20260709 14:54:26.338013 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:26.339526 17843 ts_tablet_manager.cc:1434] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 14:54:26.340256 17843 tablet_bootstrap.cc:492] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964: Bootstrap starting.
I20260709 14:54:26.348057 17882 raft_consensus.cc:3060] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:26.351070 17843 tablet_bootstrap.cc:492] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:26.351673 17843 tablet_bootstrap.cc:492] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964: Bootstrap complete.
I20260709 14:54:26.352291 17843 ts_tablet_manager.cc:1403] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 14:54:26.354046 17843 raft_consensus.cc:359] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:26.354496 17843 raft_consensus.cc:740] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5618162e0e148d5881bb829d7b57964, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.355031 17882 pending_rounds.cc:85] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964: Aborting all ops after (but not including) 0
I20260709 14:54:26.355012 17843 consensus_queue.cc:260] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:26.355414 17882 pending_rounds.cc:107] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:54:26.355786 17882 raft_consensus.cc:2889] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:54:26.357105 17843 ts_tablet_manager.cc:1434] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:54:26.357937 17843 tablet_bootstrap.cc:492] T 4ea90a0b7e03488589ecfd5b13e38519 P f5618162e0e148d5881bb829d7b57964: Bootstrap starting.
I20260709 14:54:26.367476 17843 tablet_bootstrap.cc:492] T 4ea90a0b7e03488589ecfd5b13e38519 P f5618162e0e148d5881bb829d7b57964: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:26.368224 17843 tablet_bootstrap.cc:492] T 4ea90a0b7e03488589ecfd5b13e38519 P f5618162e0e148d5881bb829d7b57964: Bootstrap complete.
I20260709 14:54:26.368824 17843 ts_tablet_manager.cc:1403] T 4ea90a0b7e03488589ecfd5b13e38519 P f5618162e0e148d5881bb829d7b57964: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.004s
I20260709 14:54:26.370957 17843 raft_consensus.cc:359] T 4ea90a0b7e03488589ecfd5b13e38519 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:26.371562 17843 raft_consensus.cc:740] T 4ea90a0b7e03488589ecfd5b13e38519 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5618162e0e148d5881bb829d7b57964, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.372264 17843 consensus_queue.cc:260] T 4ea90a0b7e03488589ecfd5b13e38519 P f5618162e0e148d5881bb829d7b57964 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:26.374004 17843 ts_tablet_manager.cc:1434] T 4ea90a0b7e03488589ecfd5b13e38519 P f5618162e0e148d5881bb829d7b57964: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:26.374655 17843 tablet_bootstrap.cc:492] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964: Bootstrap starting.
I20260709 14:54:26.386144 17843 tablet_bootstrap.cc:492] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:54:26.386756 17843 tablet_bootstrap.cc:492] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964: Bootstrap complete.
I20260709 14:54:26.387178 17843 ts_tablet_manager.cc:1403] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 14:54:26.388700 17843 raft_consensus.cc:359] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:26.389292 17843 raft_consensus.cc:740] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5618162e0e148d5881bb829d7b57964, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.389766 17843 consensus_queue.cc:260] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:26.391268 17843 ts_tablet_manager.cc:1434] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:26.422039 17849 raft_consensus.cc:993] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57: : Instructing follower d7319de4cd3844b2a9a2a93df05d644d to start an election
I20260709 14:54:26.422468 17850 raft_consensus.cc:1081] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 LEADER]: Signalling peer d7319de4cd3844b2a9a2a93df05d644d to start an election
I20260709 14:54:26.423787 17616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fdff07f91c745528e4b2b039fb292cb"
dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
 from {username='slave'} at 127.0.0.1:43932
I20260709 14:54:26.424261 17616 raft_consensus.cc:493] T 8fdff07f91c745528e4b2b039fb292cb P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:26.424546 17616 raft_consensus.cc:3060] T 8fdff07f91c745528e4b2b039fb292cb P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:26.429029 17616 raft_consensus.cc:515] T 8fdff07f91c745528e4b2b039fb292cb P d7319de4cd3844b2a9a2a93df05d644d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:26.430583 17616 leader_election.cc:290] T 8fdff07f91c745528e4b2b039fb292cb P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 2 election: Requested vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597)
I20260709 14:54:26.431267 17882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fdff07f91c745528e4b2b039fb292cb" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5618162e0e148d5881bb829d7b57964"
I20260709 14:54:26.431516 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fdff07f91c745528e4b2b039fb292cb" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
I20260709 14:54:26.431870 17882 raft_consensus.cc:3060] T 8fdff07f91c745528e4b2b039fb292cb P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:26.432080 17689 raft_consensus.cc:3055] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:26.432405 17689 raft_consensus.cc:740] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e17d42ccc1d4c45821911a1ab546e57, State: Running, Role: LEADER
I20260709 14:54:26.433207 17689 consensus_queue.cc:260] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:26.434392 17689 raft_consensus.cc:3060] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:26.438647 17882 raft_consensus.cc:2468] T 8fdff07f91c745528e4b2b039fb292cb P f5618162e0e148d5881bb829d7b57964 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7319de4cd3844b2a9a2a93df05d644d in term 2.
I20260709 14:54:26.439832 17579 leader_election.cc:304] T 8fdff07f91c745528e4b2b039fb292cb P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d7319de4cd3844b2a9a2a93df05d644d, f5618162e0e148d5881bb829d7b57964; no voters: 
I20260709 14:54:26.440827 17822 raft_consensus.cc:2804] T 8fdff07f91c745528e4b2b039fb292cb P d7319de4cd3844b2a9a2a93df05d644d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:26.440824 17689 raft_consensus.cc:2468] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7319de4cd3844b2a9a2a93df05d644d in term 2.
I20260709 14:54:26.441553 17822 raft_consensus.cc:697] T 8fdff07f91c745528e4b2b039fb292cb P d7319de4cd3844b2a9a2a93df05d644d [term 2 LEADER]: Becoming Leader. State: Replica: d7319de4cd3844b2a9a2a93df05d644d, State: Running, Role: LEADER
I20260709 14:54:26.442376 17822 consensus_queue.cc:237] T 8fdff07f91c745528e4b2b039fb292cb P d7319de4cd3844b2a9a2a93df05d644d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:26.449193 17438 catalog_manager.cc:5697] T 8fdff07f91c745528e4b2b039fb292cb P d7319de4cd3844b2a9a2a93df05d644d reported cstate change: term changed from 1 to 2, leader changed from 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3) to d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2). New cstate: current_term: 2 leader_uuid: "d7319de4cd3844b2a9a2a93df05d644d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:26.553651 17849 raft_consensus.cc:993] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57: : Instructing follower d7319de4cd3844b2a9a2a93df05d644d to start an election
I20260709 14:54:26.554136 17850 raft_consensus.cc:1081] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 LEADER]: Signalling peer d7319de4cd3844b2a9a2a93df05d644d to start an election
I20260709 14:54:26.555464 17616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9903591055f4e5d915fe0fcde90a3cd"
dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
 from {username='slave'} at 127.0.0.1:43932
I20260709 14:54:26.555928 17616 raft_consensus.cc:493] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:26.556236 17616 raft_consensus.cc:3060] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:26.560986 17616 raft_consensus.cc:515] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:26.562507 17616 leader_election.cc:290] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 3 election: Requested vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597)
I20260709 14:54:26.563230 17882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9903591055f4e5d915fe0fcde90a3cd" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f5618162e0e148d5881bb829d7b57964"
I20260709 14:54:26.563494 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9903591055f4e5d915fe0fcde90a3cd" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
I20260709 14:54:26.563786 17882 raft_consensus.cc:3060] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:54:26.564013 17689 raft_consensus.cc:3055] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:26.564308 17689 raft_consensus.cc:740] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0e17d42ccc1d4c45821911a1ab546e57, State: Running, Role: LEADER
I20260709 14:54:26.564990 17689 consensus_queue.cc:260] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [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: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:26.565869 17689 raft_consensus.cc:3060] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:26.568352 17882 raft_consensus.cc:2468] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7319de4cd3844b2a9a2a93df05d644d in term 3.
I20260709 14:54:26.569275 17579 leader_election.cc:304] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [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: d7319de4cd3844b2a9a2a93df05d644d, f5618162e0e148d5881bb829d7b57964; no voters: 
I20260709 14:54:26.569917 17822 raft_consensus.cc:2804] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:26.570425 17822 raft_consensus.cc:697] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 3 LEADER]: Becoming Leader. State: Replica: d7319de4cd3844b2a9a2a93df05d644d, State: Running, Role: LEADER
I20260709 14:54:26.570705 17689 raft_consensus.cc:2468] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7319de4cd3844b2a9a2a93df05d644d in term 3.
I20260709 14:54:26.571233 17822 consensus_queue.cc:237] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [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: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:26.578243 17438 catalog_manager.cc:5697] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d reported cstate change: term changed from 2 to 3, leader changed from 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3) to d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2). New cstate: current_term: 3 leader_uuid: "d7319de4cd3844b2a9a2a93df05d644d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:26.622813 17822 raft_consensus.cc:993] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d: : Instructing follower 0e17d42ccc1d4c45821911a1ab546e57 to start an election
I20260709 14:54:26.623225 17847 raft_consensus.cc:1081] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 2 LEADER]: Signalling peer 0e17d42ccc1d4c45821911a1ab546e57 to start an election
I20260709 14:54:26.624573 17689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f131f002c8dc49d5bbd039213f6bd445"
dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
 from {username='slave'} at 127.0.0.1:55292
I20260709 14:54:26.625149 17689 raft_consensus.cc:493] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:26.625506 17689 raft_consensus.cc:3060] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:26.630435 17689 raft_consensus.cc:515] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:26.631783 17689 leader_election.cc:290] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 3 election: Requested vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629)
I20260709 14:54:26.632437 17882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f131f002c8dc49d5bbd039213f6bd445" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f5618162e0e148d5881bb829d7b57964"
I20260709 14:54:26.632643 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f131f002c8dc49d5bbd039213f6bd445" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
I20260709 14:54:26.633015 17882 raft_consensus.cc:3060] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:54:26.633219 17616 raft_consensus.cc:3055] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:26.633543 17616 raft_consensus.cc:740] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d7319de4cd3844b2a9a2a93df05d644d, State: Running, Role: LEADER
I20260709 14:54:26.634155 17616 consensus_queue.cc:260] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [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: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:26.635061 17616 raft_consensus.cc:3060] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:26.638876 17882 raft_consensus.cc:2468] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e17d42ccc1d4c45821911a1ab546e57 in term 3.
I20260709 14:54:26.639853 17653 leader_election.cc:304] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [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: 0e17d42ccc1d4c45821911a1ab546e57, f5618162e0e148d5881bb829d7b57964; no voters: 
I20260709 14:54:26.640509 17850 raft_consensus.cc:2804] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:26.640894 17850 raft_consensus.cc:697] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [term 3 LEADER]: Becoming Leader. State: Replica: 0e17d42ccc1d4c45821911a1ab546e57, State: Running, Role: LEADER
I20260709 14:54:26.641069 17616 raft_consensus.cc:2468] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e17d42ccc1d4c45821911a1ab546e57 in term 3.
I20260709 14:54:26.641594 17850 consensus_queue.cc:237] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [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: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:26.648360 17438 catalog_manager.cc:5697] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 reported cstate change: term changed from 2 to 3, leader changed from d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2) to 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3). New cstate: current_term: 3 leader_uuid: "0e17d42ccc1d4c45821911a1ab546e57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:26.699539 17882 raft_consensus.cc:3060] T 43552af6ed55498c88958639437da384 P f5618162e0e148d5881bb829d7b57964 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.770819 17882 raft_consensus.cc:3060] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:26.908643 17689 raft_consensus.cc:1275] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 FOLLOWER]: Refusing update from remote peer d7319de4cd3844b2a9a2a93df05d644d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:26.909888 17847 consensus_queue.cc:1048] T 8fdff07f91c745528e4b2b039fb292cb P d7319de4cd3844b2a9a2a93df05d644d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:26.921504 17882 raft_consensus.cc:1275] T 8fdff07f91c745528e4b2b039fb292cb P f5618162e0e148d5881bb829d7b57964 [term 2 FOLLOWER]: Refusing update from remote peer d7319de4cd3844b2a9a2a93df05d644d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:26.922963 17943 consensus_queue.cc:1048] T 8fdff07f91c745528e4b2b039fb292cb P d7319de4cd3844b2a9a2a93df05d644d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:27.021178 17882 raft_consensus.cc:1275] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [term 3 FOLLOWER]: Refusing update from remote peer 0e17d42ccc1d4c45821911a1ab546e57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:27.022228 17940 consensus_queue.cc:1048] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:27.022676 17940 consensus_queue.cc:1243] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [LEADER]: Peer f5618162e0e148d5881bb829d7b57964 log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 14:54:27.024279 17882 pending_rounds.cc:85] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964: Aborting all ops after (but not including) 0
I20260709 14:54:27.024487 17882 pending_rounds.cc:107] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:54:27.024695 17882 raft_consensus.cc:2889] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:54:27.031057 17616 raft_consensus.cc:1275] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 3 FOLLOWER]: Refusing update from remote peer 0e17d42ccc1d4c45821911a1ab546e57: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:27.032675 17849 consensus_queue.cc:1048] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:54:27.152824 17711 debug-util.cc:398] Leaking SignalData structure 0x7b080003f400 after lost signal to thread 13871
W20260709 14:54:27.153720 17711 debug-util.cc:398] Leaking SignalData structure 0x7b0800108380 after lost signal to thread 17473
W20260709 14:54:27.154650 17711 debug-util.cc:398] Leaking SignalData structure 0x7b0800340040 after lost signal to thread 17640
W20260709 14:54:27.155419 17711 debug-util.cc:398] Leaking SignalData structure 0x7b08002f70a0 after lost signal to thread 17714
I20260709 14:54:27.187569 17882 raft_consensus.cc:1275] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 3 FOLLOWER]: Refusing update from remote peer d7319de4cd3844b2a9a2a93df05d644d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:27.189026 17943 consensus_queue.cc:1048] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:27.189455 17943 consensus_queue.cc:1243] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [LEADER]: Peer f5618162e0e148d5881bb829d7b57964 log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 14:54:27.191295 17882 pending_rounds.cc:85] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964: Aborting all ops after (but not including) 0
I20260709 14:54:27.191574 17882 pending_rounds.cc:107] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:54:27.191817 17882 raft_consensus.cc:2889] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:54:27.192128 17689 raft_consensus.cc:1275] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 3 FOLLOWER]: Refusing update from remote peer d7319de4cd3844b2a9a2a93df05d644d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:27.193583 17943 consensus_queue.cc:1048] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:54:27.258970 17487 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:27.347981 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:27.355037 17613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ea90a0b7e03488589ecfd5b13e38519"
dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
mode: GRACEFUL
new_leader_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
 from {username='slave'} at 127.0.0.1:46192
I20260709 14:54:27.355628 17613 raft_consensus.cc:606] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d [term 1 LEADER]: Received request to transfer leadership to TS 0e17d42ccc1d4c45821911a1ab546e57
I20260709 14:54:27.358057 17613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b09b002d2da4d19be07f97021122832"
dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
mode: GRACEFUL
new_leader_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
 from {username='slave'} at 127.0.0.1:46192
I20260709 14:54:27.358457 17613 raft_consensus.cc:606] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 1 LEADER]: Received request to transfer leadership to TS 0e17d42ccc1d4c45821911a1ab546e57
I20260709 14:54:27.360612 17689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ddc879ee9344ef991fbd853c94f7f02"
dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
mode: GRACEFUL
new_leader_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
 from {username='slave'} at 127.0.0.1:33680
I20260709 14:54:27.361061 17689 raft_consensus.cc:606] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 LEADER]: Received request to transfer leadership to TS d7319de4cd3844b2a9a2a93df05d644d
I20260709 14:54:27.362072 13868 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:54:27.362632 13868 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:27.363281 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:27.370909 17940 raft_consensus.cc:993] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57: : Instructing follower d7319de4cd3844b2a9a2a93df05d644d to start an election
I20260709 14:54:27.371399 17850 raft_consensus.cc:1081] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 LEADER]: Signalling peer d7319de4cd3844b2a9a2a93df05d644d to start an election
I20260709 14:54:27.372745 17613 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ddc879ee9344ef991fbd853c94f7f02"
dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
 from {username='slave'} at 127.0.0.1:43932
I20260709 14:54:27.373171 17613 raft_consensus.cc:493] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:27.373431 17613 raft_consensus.cc:3060] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:27.377874 17613 raft_consensus.cc:515] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } } peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } }
I20260709 14:54:27.379360 17613 leader_election.cc:290] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 3 election: Requested vote from peers 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597), f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339)
I20260709 14:54:27.380152 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ddc879ee9344ef991fbd853c94f7f02" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
I20260709 14:54:27.380388 17882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ddc879ee9344ef991fbd853c94f7f02" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f5618162e0e148d5881bb829d7b57964"
I20260709 14:54:27.380832 17689 raft_consensus.cc:3055] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:27.380981 17882 raft_consensus.cc:3060] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:27.381201 17689 raft_consensus.cc:740] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0e17d42ccc1d4c45821911a1ab546e57, State: Running, Role: LEADER
I20260709 14:54:27.382047 17689 consensus_queue.cc:260] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [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: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } } peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } }
I20260709 14:54:27.383255 17689 raft_consensus.cc:3060] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:27.385845 17882 raft_consensus.cc:2468] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7319de4cd3844b2a9a2a93df05d644d in term 3.
I20260709 14:54:27.386775 17579 leader_election.cc:304] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d [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: d7319de4cd3844b2a9a2a93df05d644d, f5618162e0e148d5881bb829d7b57964; no voters: 
I20260709 14:54:27.387395 17847 raft_consensus.cc:2804] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:27.387758 17847 raft_consensus.cc:697] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d [term 3 LEADER]: Becoming Leader. State: Replica: d7319de4cd3844b2a9a2a93df05d644d, State: Running, Role: LEADER
I20260709 14:54:27.388535 17847 consensus_queue.cc:237] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d [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: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } } peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } }
I20260709 14:54:27.390118 17689 raft_consensus.cc:2468] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7319de4cd3844b2a9a2a93df05d644d in term 3.
I20260709 14:54:27.395494 17436 catalog_manager.cc:5697] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d reported cstate change: term changed from 2 to 3, leader changed from 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3) to d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2). New cstate: current_term: 3 leader_uuid: "d7319de4cd3844b2a9a2a93df05d644d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:27.739801 17943 raft_consensus.cc:993] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d: : Instructing follower 0e17d42ccc1d4c45821911a1ab546e57 to start an election
I20260709 14:54:27.740367 17943 raft_consensus.cc:1081] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d [term 1 LEADER]: Signalling peer 0e17d42ccc1d4c45821911a1ab546e57 to start an election
I20260709 14:54:27.741854 17689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ea90a0b7e03488589ecfd5b13e38519"
dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
 from {username='slave'} at 127.0.0.1:55292
I20260709 14:54:27.742405 17689 raft_consensus.cc:493] T 4ea90a0b7e03488589ecfd5b13e38519 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:27.742691 17689 raft_consensus.cc:3060] T 4ea90a0b7e03488589ecfd5b13e38519 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:27.751289 17847 raft_consensus.cc:993] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d: : Instructing follower 0e17d42ccc1d4c45821911a1ab546e57 to start an election
I20260709 14:54:27.751858 17943 raft_consensus.cc:1081] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 1 LEADER]: Signalling peer 0e17d42ccc1d4c45821911a1ab546e57 to start an election
I20260709 14:54:27.751820 17689 raft_consensus.cc:515] T 4ea90a0b7e03488589ecfd5b13e38519 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:27.753718 17688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b09b002d2da4d19be07f97021122832"
dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
 from {username='slave'} at 127.0.0.1:55292
I20260709 14:54:27.754040 17689 leader_election.cc:290] T 4ea90a0b7e03488589ecfd5b13e38519 P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 2 election: Requested vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629)
I20260709 14:54:27.754252 17688 raft_consensus.cc:493] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:27.754755 17688 raft_consensus.cc:3060] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:27.755301 17613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea90a0b7e03488589ecfd5b13e38519" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
I20260709 14:54:27.755139 17882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea90a0b7e03488589ecfd5b13e38519" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5618162e0e148d5881bb829d7b57964"
I20260709 14:54:27.755964 17613 raft_consensus.cc:3055] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:27.756081 17882 raft_consensus.cc:3060] T 4ea90a0b7e03488589ecfd5b13e38519 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:27.756359 17613 raft_consensus.cc:740] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7319de4cd3844b2a9a2a93df05d644d, State: Running, Role: LEADER
I20260709 14:54:27.757493 17613 consensus_queue.cc:260] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:27.759047 17613 raft_consensus.cc:3060] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:27.764506 17688 raft_consensus.cc:515] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:27.766397 17882 raft_consensus.cc:2468] T 4ea90a0b7e03488589ecfd5b13e38519 P f5618162e0e148d5881bb829d7b57964 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e17d42ccc1d4c45821911a1ab546e57 in term 2.
I20260709 14:54:27.766957 17688 leader_election.cc:290] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 2 election: Requested vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629)
I20260709 14:54:27.767765 17613 raft_consensus.cc:2468] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e17d42ccc1d4c45821911a1ab546e57 in term 2.
I20260709 14:54:27.768275 17882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b09b002d2da4d19be07f97021122832" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5618162e0e148d5881bb829d7b57964"
I20260709 14:54:27.769007 17882 raft_consensus.cc:3060] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:27.769042 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b09b002d2da4d19be07f97021122832" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
I20260709 14:54:27.769501 17653 leader_election.cc:304] T 4ea90a0b7e03488589ecfd5b13e38519 P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e17d42ccc1d4c45821911a1ab546e57, f5618162e0e148d5881bb829d7b57964; no voters: 
I20260709 14:54:27.769757 17616 raft_consensus.cc:3055] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:27.770089 17616 raft_consensus.cc:740] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7319de4cd3844b2a9a2a93df05d644d, State: Running, Role: LEADER
I20260709 14:54:27.770466 17850 raft_consensus.cc:2804] T 4ea90a0b7e03488589ecfd5b13e38519 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:27.770989 17850 raft_consensus.cc:697] T 4ea90a0b7e03488589ecfd5b13e38519 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 LEADER]: Becoming Leader. State: Replica: 0e17d42ccc1d4c45821911a1ab546e57, State: Running, Role: LEADER
I20260709 14:54:27.771028 17616 consensus_queue.cc:260] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:27.772518 17616 raft_consensus.cc:3060] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:27.772217 17850 consensus_queue.cc:237] T 4ea90a0b7e03488589ecfd5b13e38519 P 0e17d42ccc1d4c45821911a1ab546e57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:27.776412 17882 raft_consensus.cc:2468] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e17d42ccc1d4c45821911a1ab546e57 in term 2.
I20260709 14:54:27.778039 17653 leader_election.cc:304] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e17d42ccc1d4c45821911a1ab546e57, f5618162e0e148d5881bb829d7b57964; no voters: 
I20260709 14:54:27.779027 17947 raft_consensus.cc:2804] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:27.779558 17947 raft_consensus.cc:697] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 LEADER]: Becoming Leader. State: Replica: 0e17d42ccc1d4c45821911a1ab546e57, State: Running, Role: LEADER
I20260709 14:54:27.779703 17881 raft_consensus.cc:1275] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 [term 3 FOLLOWER]: Refusing update from remote peer d7319de4cd3844b2a9a2a93df05d644d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:27.780571 17947 consensus_queue.cc:237] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:27.781482 17943 consensus_queue.cc:1048] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:27.782631 17436 catalog_manager.cc:5697] T 4ea90a0b7e03488589ecfd5b13e38519 P 0e17d42ccc1d4c45821911a1ab546e57 reported cstate change: term changed from 1 to 2, leader changed from d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2) to 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3). New cstate: current_term: 2 leader_uuid: "0e17d42ccc1d4c45821911a1ab546e57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:27.793063 17616 raft_consensus.cc:2468] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e17d42ccc1d4c45821911a1ab546e57 in term 2.
I20260709 14:54:27.801919 17439 catalog_manager.cc:5697] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 reported cstate change: term changed from 1 to 2, leader changed from d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2) to 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3). New cstate: current_term: 2 leader_uuid: "0e17d42ccc1d4c45821911a1ab546e57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:27.810370 17688 raft_consensus.cc:1275] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [term 3 FOLLOWER]: Refusing update from remote peer d7319de4cd3844b2a9a2a93df05d644d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:27.811666 17847 consensus_queue.cc:1048] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:28.243132 17616 raft_consensus.cc:1275] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 2 FOLLOWER]: Refusing update from remote peer 0e17d42ccc1d4c45821911a1ab546e57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:28.244119 17947 consensus_queue.cc:1048] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:28.252214 17881 raft_consensus.cc:1275] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [term 2 FOLLOWER]: Refusing update from remote peer 0e17d42ccc1d4c45821911a1ab546e57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:28.254444 17947 consensus_queue.cc:1048] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:54:28.260314 17487 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:28.273994 17616 raft_consensus.cc:1275] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d [term 2 FOLLOWER]: Refusing update from remote peer 0e17d42ccc1d4c45821911a1ab546e57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:28.275146 17947 consensus_queue.cc:1048] T 4ea90a0b7e03488589ecfd5b13e38519 P 0e17d42ccc1d4c45821911a1ab546e57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:28.284420 17881 raft_consensus.cc:1275] T 4ea90a0b7e03488589ecfd5b13e38519 P f5618162e0e148d5881bb829d7b57964 [term 2 FOLLOWER]: Refusing update from remote peer 0e17d42ccc1d4c45821911a1ab546e57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:28.285732 17947 consensus_queue.cc:1048] T 4ea90a0b7e03488589ecfd5b13e38519 P 0e17d42ccc1d4c45821911a1ab546e57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:28.372457 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:28.380278 17688 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b09b002d2da4d19be07f97021122832"
dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
mode: GRACEFUL
new_leader_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
 from {username='slave'} at 127.0.0.1:33680
I20260709 14:54:28.380841 17688 raft_consensus.cc:606] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 LEADER]: Received request to transfer leadership to TS d7319de4cd3844b2a9a2a93df05d644d
I20260709 14:54:28.383510 17616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9903591055f4e5d915fe0fcde90a3cd"
dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
mode: GRACEFUL
new_leader_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
 from {username='slave'} at 127.0.0.1:46192
I20260709 14:54:28.384044 17616 raft_consensus.cc:606] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 3 LEADER]: Received request to transfer leadership to TS 0e17d42ccc1d4c45821911a1ab546e57
I20260709 14:54:28.386632 17688 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f131f002c8dc49d5bbd039213f6bd445"
dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
mode: GRACEFUL
new_leader_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
 from {username='slave'} at 127.0.0.1:33680
I20260709 14:54:28.387073 17688 raft_consensus.cc:606] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [term 3 LEADER]: Received request to transfer leadership to TS d7319de4cd3844b2a9a2a93df05d644d
I20260709 14:54:28.388119 13868 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:54:28.388546 13868 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:28.389200 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:28.640154 17947 raft_consensus.cc:993] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57: : Instructing follower d7319de4cd3844b2a9a2a93df05d644d to start an election
I20260709 14:54:28.640682 17850 raft_consensus.cc:1081] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 LEADER]: Signalling peer d7319de4cd3844b2a9a2a93df05d644d to start an election
I20260709 14:54:28.641953 17613 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b09b002d2da4d19be07f97021122832"
dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
 from {username='slave'} at 127.0.0.1:43932
I20260709 14:54:28.642401 17613 raft_consensus.cc:493] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:28.642671 17613 raft_consensus.cc:3060] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:28.647608 17613 raft_consensus.cc:515] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:28.649204 17613 leader_election.cc:290] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 3 election: Requested vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597)
I20260709 14:54:28.649917 17881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b09b002d2da4d19be07f97021122832" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f5618162e0e148d5881bb829d7b57964"
I20260709 14:54:28.650098 17688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b09b002d2da4d19be07f97021122832" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
I20260709 14:54:28.650543 17881 raft_consensus.cc:3060] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:28.650645 17688 raft_consensus.cc:3055] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:28.650990 17688 raft_consensus.cc:740] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0e17d42ccc1d4c45821911a1ab546e57, State: Running, Role: LEADER
I20260709 14:54:28.651623 17688 consensus_queue.cc:260] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [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: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:28.652527 17688 raft_consensus.cc:3060] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:28.656131 17881 raft_consensus.cc:2468] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7319de4cd3844b2a9a2a93df05d644d in term 3.
I20260709 14:54:28.657222 17579 leader_election.cc:304] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [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: d7319de4cd3844b2a9a2a93df05d644d, f5618162e0e148d5881bb829d7b57964; no voters: 
I20260709 14:54:28.657816 17970 raft_consensus.cc:2804] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:28.658272 17970 raft_consensus.cc:697] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 3 LEADER]: Becoming Leader. State: Replica: d7319de4cd3844b2a9a2a93df05d644d, State: Running, Role: LEADER
I20260709 14:54:28.658738 17688 raft_consensus.cc:2468] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7319de4cd3844b2a9a2a93df05d644d in term 3.
I20260709 14:54:28.659050 17970 consensus_queue.cc:237] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [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: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:28.665272 17439 catalog_manager.cc:5697] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d reported cstate change: term changed from 2 to 3, leader changed from 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3) to d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2). New cstate: current_term: 3 leader_uuid: "d7319de4cd3844b2a9a2a93df05d644d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:28.848490 17965 raft_consensus.cc:993] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57: : Instructing follower d7319de4cd3844b2a9a2a93df05d644d to start an election
I20260709 14:54:28.849002 17850 raft_consensus.cc:1081] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [term 3 LEADER]: Signalling peer d7319de4cd3844b2a9a2a93df05d644d to start an election
I20260709 14:54:28.850555 17969 raft_consensus.cc:993] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d: : Instructing follower 0e17d42ccc1d4c45821911a1ab546e57 to start an election
I20260709 14:54:28.850783 17613 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f131f002c8dc49d5bbd039213f6bd445"
dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
 from {username='slave'} at 127.0.0.1:43932
I20260709 14:54:28.851019 17970 raft_consensus.cc:1081] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 3 LEADER]: Signalling peer 0e17d42ccc1d4c45821911a1ab546e57 to start an election
I20260709 14:54:28.851387 17613 raft_consensus.cc:493] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:28.851774 17613 raft_consensus.cc:3060] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:28.852473 17688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9903591055f4e5d915fe0fcde90a3cd"
dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
 from {username='slave'} at 127.0.0.1:55292
I20260709 14:54:28.852969 17688 raft_consensus.cc:493] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:28.853228 17688 raft_consensus.cc:3060] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:28.856956 17613 raft_consensus.cc:515] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:28.857846 17688 raft_consensus.cc:515] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:28.858614 17613 leader_election.cc:290] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 4 election: Requested vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597)
I20260709 14:54:28.859349 17881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f131f002c8dc49d5bbd039213f6bd445" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f5618162e0e148d5881bb829d7b57964"
I20260709 14:54:28.859560 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f131f002c8dc49d5bbd039213f6bd445" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
I20260709 14:54:28.859913 17881 raft_consensus.cc:3060] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:28.860108 17689 raft_consensus.cc:3055] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:28.860288 17882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9903591055f4e5d915fe0fcde90a3cd" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f5618162e0e148d5881bb829d7b57964"
I20260709 14:54:28.860536 17689 raft_consensus.cc:740] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0e17d42ccc1d4c45821911a1ab546e57, State: Running, Role: LEADER
I20260709 14:54:28.860687 17688 leader_election.cc:290] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 4 election: Requested vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629)
I20260709 14:54:28.860975 17882 raft_consensus.cc:3060] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:28.861393 17689 consensus_queue.cc:260] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [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: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:28.862464 17689 raft_consensus.cc:3060] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:28.865316 17881 raft_consensus.cc:2468] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7319de4cd3844b2a9a2a93df05d644d in term 4.
I20260709 14:54:28.866402 17579 leader_election.cc:304] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [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: d7319de4cd3844b2a9a2a93df05d644d, f5618162e0e148d5881bb829d7b57964; no voters: 
I20260709 14:54:28.866564 17613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9903591055f4e5d915fe0fcde90a3cd" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
I20260709 14:54:28.867084 17613 raft_consensus.cc:3055] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:28.867148 17970 raft_consensus.cc:2804] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:28.867465 17613 raft_consensus.cc:740] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d7319de4cd3844b2a9a2a93df05d644d, State: Running, Role: LEADER
I20260709 14:54:28.868523 17970 raft_consensus.cc:697] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 4 LEADER]: Becoming Leader. State: Replica: d7319de4cd3844b2a9a2a93df05d644d, State: Running, Role: LEADER
I20260709 14:54:28.868364 17613 consensus_queue.cc:260] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [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: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:28.868712 17882 raft_consensus.cc:2468] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e17d42ccc1d4c45821911a1ab546e57 in term 4.
I20260709 14:54:28.868842 17689 raft_consensus.cc:2468] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7319de4cd3844b2a9a2a93df05d644d in term 4.
I20260709 14:54:28.869760 17613 raft_consensus.cc:3060] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:28.869694 17970 consensus_queue.cc:237] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [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: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:28.870519 17653 leader_election.cc:304] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [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: 0e17d42ccc1d4c45821911a1ab546e57, f5618162e0e148d5881bb829d7b57964; no voters: 
I20260709 14:54:28.871172 17850 raft_consensus.cc:2804] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:28.871605 17850 raft_consensus.cc:697] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 4 LEADER]: Becoming Leader. State: Replica: 0e17d42ccc1d4c45821911a1ab546e57, State: Running, Role: LEADER
I20260709 14:54:28.872635 17850 consensus_queue.cc:237] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [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: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:28.876700 17613 raft_consensus.cc:2468] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e17d42ccc1d4c45821911a1ab546e57 in term 4.
I20260709 14:54:28.879185 17439 catalog_manager.cc:5697] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d reported cstate change: term changed from 3 to 4, leader changed from 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3) to d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2). New cstate: current_term: 4 leader_uuid: "d7319de4cd3844b2a9a2a93df05d644d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:28.882164 17436 catalog_manager.cc:5697] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 reported cstate change: term changed from 3 to 4, leader changed from d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2) to 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3). New cstate: current_term: 4 leader_uuid: "0e17d42ccc1d4c45821911a1ab546e57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:29.069011 17882 raft_consensus.cc:1275] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [term 3 FOLLOWER]: Refusing update from remote peer d7319de4cd3844b2a9a2a93df05d644d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:29.070107 17969 consensus_queue.cc:1048] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:29.078655 17689 raft_consensus.cc:1275] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [term 3 FOLLOWER]: Refusing update from remote peer d7319de4cd3844b2a9a2a93df05d644d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:29.080004 17978 consensus_queue.cc:1048] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:54:29.261283 17487 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:29.371515 17882 raft_consensus.cc:1275] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 4 FOLLOWER]: Refusing update from remote peer 0e17d42ccc1d4c45821911a1ab546e57: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:29.372721 17850 consensus_queue.cc:1048] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:29.382504 17613 raft_consensus.cc:1275] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 4 FOLLOWER]: Refusing update from remote peer 0e17d42ccc1d4c45821911a1ab546e57: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:29.383744 17983 consensus_queue.cc:1048] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:29.391480 17689 raft_consensus.cc:1275] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [term 4 FOLLOWER]: Refusing update from remote peer d7319de4cd3844b2a9a2a93df05d644d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:29.392511 17978 consensus_queue.cc:1048] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:29.394932 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:29.403892 17613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b09b002d2da4d19be07f97021122832"
dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
mode: GRACEFUL
new_leader_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
 from {username='slave'} at 127.0.0.1:46192
I20260709 14:54:29.404531 17613 raft_consensus.cc:606] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 3 LEADER]: Received request to transfer leadership to TS 0e17d42ccc1d4c45821911a1ab546e57
I20260709 14:54:29.408325 17688 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9903591055f4e5d915fe0fcde90a3cd"
dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
mode: GRACEFUL
new_leader_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
 from {username='slave'} at 127.0.0.1:33680
I20260709 14:54:29.408951 17688 raft_consensus.cc:606] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 4 LEADER]: Received request to transfer leadership to TS d7319de4cd3844b2a9a2a93df05d644d
I20260709 14:54:29.410441 17882 raft_consensus.cc:1275] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [term 4 FOLLOWER]: Refusing update from remote peer d7319de4cd3844b2a9a2a93df05d644d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:29.412070 17613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f131f002c8dc49d5bbd039213f6bd445"
dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
mode: GRACEFUL
new_leader_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
 from {username='slave'} at 127.0.0.1:46192
I20260709 14:54:29.412190 17978 consensus_queue.cc:1048] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:29.412715 17613 raft_consensus.cc:606] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 4 LEADER]: Received request to transfer leadership to TS 0e17d42ccc1d4c45821911a1ab546e57
I20260709 14:54:29.413934 13868 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:54:29.414438 13868 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:29.415138 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:29.577728 17970 raft_consensus.cc:993] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d: : Instructing follower 0e17d42ccc1d4c45821911a1ab546e57 to start an election
I20260709 14:54:29.578176 17978 raft_consensus.cc:1081] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 3 LEADER]: Signalling peer 0e17d42ccc1d4c45821911a1ab546e57 to start an election
I20260709 14:54:29.579686 17688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b09b002d2da4d19be07f97021122832"
dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
 from {username='slave'} at 127.0.0.1:55292
I20260709 14:54:29.580209 17688 raft_consensus.cc:493] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:29.580499 17688 raft_consensus.cc:3060] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:29.585319 17688 raft_consensus.cc:515] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:29.586728 17688 leader_election.cc:290] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 4 election: Requested vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629)
I20260709 14:54:29.587379 17882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b09b002d2da4d19be07f97021122832" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f5618162e0e148d5881bb829d7b57964"
I20260709 14:54:29.587632 17613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b09b002d2da4d19be07f97021122832" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
I20260709 14:54:29.587991 17882 raft_consensus.cc:3060] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:29.588155 17613 raft_consensus.cc:3055] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:29.588526 17613 raft_consensus.cc:740] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d7319de4cd3844b2a9a2a93df05d644d, State: Running, Role: LEADER
I20260709 14:54:29.589329 17613 consensus_queue.cc:260] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [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: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:29.590504 17613 raft_consensus.cc:3060] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:29.594332 17882 raft_consensus.cc:2468] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e17d42ccc1d4c45821911a1ab546e57 in term 4.
I20260709 14:54:29.595305 17653 leader_election.cc:304] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [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: 0e17d42ccc1d4c45821911a1ab546e57, f5618162e0e148d5881bb829d7b57964; no voters: 
I20260709 14:54:29.595878 17983 raft_consensus.cc:2804] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:29.596235 17983 raft_consensus.cc:697] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [term 4 LEADER]: Becoming Leader. State: Replica: 0e17d42ccc1d4c45821911a1ab546e57, State: Running, Role: LEADER
I20260709 14:54:29.596328 17613 raft_consensus.cc:2468] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e17d42ccc1d4c45821911a1ab546e57 in term 4.
I20260709 14:54:29.596987 17983 consensus_queue.cc:237] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [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: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:29.602718 17436 catalog_manager.cc:5697] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 reported cstate change: term changed from 3 to 4, leader changed from d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2) to 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3). New cstate: current_term: 4 leader_uuid: "0e17d42ccc1d4c45821911a1ab546e57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:29.960088 17978 raft_consensus.cc:993] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d: : Instructing follower 0e17d42ccc1d4c45821911a1ab546e57 to start an election
I20260709 14:54:29.960494 17970 raft_consensus.cc:1081] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 4 LEADER]: Signalling peer 0e17d42ccc1d4c45821911a1ab546e57 to start an election
I20260709 14:54:29.961750 17688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f131f002c8dc49d5bbd039213f6bd445"
dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
 from {username='slave'} at 127.0.0.1:55292
I20260709 14:54:29.962190 17688 raft_consensus.cc:493] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:29.962466 17688 raft_consensus.cc:3060] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:29.966961 17688 raft_consensus.cc:515] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:29.968387 17688 leader_election.cc:290] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 5 election: Requested vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629)
I20260709 14:54:29.969069 17882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f131f002c8dc49d5bbd039213f6bd445" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "f5618162e0e148d5881bb829d7b57964"
I20260709 14:54:29.969204 17613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f131f002c8dc49d5bbd039213f6bd445" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
I20260709 14:54:29.969549 17882 raft_consensus.cc:3060] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:29.969677 17613 raft_consensus.cc:3055] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:54:29.970034 17613 raft_consensus.cc:740] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d7319de4cd3844b2a9a2a93df05d644d, State: Running, Role: LEADER
I20260709 14:54:29.970602 17613 consensus_queue.cc:260] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [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: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:29.971374 17613 raft_consensus.cc:3060] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:29.973886 17882 raft_consensus.cc:2468] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e17d42ccc1d4c45821911a1ab546e57 in term 5.
I20260709 14:54:29.974954 17653 leader_election.cc:304] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [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: 0e17d42ccc1d4c45821911a1ab546e57, f5618162e0e148d5881bb829d7b57964; no voters: 
I20260709 14:54:29.975550 17983 raft_consensus.cc:2804] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:54:29.975591 17613 raft_consensus.cc:2468] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e17d42ccc1d4c45821911a1ab546e57 in term 5.
I20260709 14:54:29.976112 17983 raft_consensus.cc:697] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [term 5 LEADER]: Becoming Leader. State: Replica: 0e17d42ccc1d4c45821911a1ab546e57, State: Running, Role: LEADER
I20260709 14:54:29.976913 17983 consensus_queue.cc:237] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [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: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:29.982532 17436 catalog_manager.cc:5697] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 reported cstate change: term changed from 4 to 5, leader changed from d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2) to 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3). New cstate: current_term: 5 leader_uuid: "0e17d42ccc1d4c45821911a1ab546e57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:29.985212 17613 raft_consensus.cc:1275] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 4 FOLLOWER]: Refusing update from remote peer 0e17d42ccc1d4c45821911a1ab546e57: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:29.986258 17983 consensus_queue.cc:1048] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:29.999140 17882 raft_consensus.cc:1275] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [term 4 FOLLOWER]: Refusing update from remote peer 0e17d42ccc1d4c45821911a1ab546e57: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:30.000429 17991 consensus_queue.cc:1048] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:30.000725 17982 raft_consensus.cc:993] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57: : Instructing follower d7319de4cd3844b2a9a2a93df05d644d to start an election
I20260709 14:54:30.001330 17982 raft_consensus.cc:1081] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 4 LEADER]: Signalling peer d7319de4cd3844b2a9a2a93df05d644d to start an election
I20260709 14:54:30.003262 17613 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9903591055f4e5d915fe0fcde90a3cd"
dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
 from {username='slave'} at 127.0.0.1:43932
I20260709 14:54:30.003719 17613 raft_consensus.cc:493] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:30.004019 17613 raft_consensus.cc:3060] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:30.009379 17613 raft_consensus.cc:515] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:30.011384 17613 leader_election.cc:290] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 5 election: Requested vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597)
I20260709 14:54:30.011838 17882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9903591055f4e5d915fe0fcde90a3cd" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "f5618162e0e148d5881bb829d7b57964"
I20260709 14:54:30.011827 17688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9903591055f4e5d915fe0fcde90a3cd" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
I20260709 14:54:30.012579 17688 raft_consensus.cc:3055] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:54:30.012912 17688 raft_consensus.cc:740] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0e17d42ccc1d4c45821911a1ab546e57, State: Running, Role: LEADER
I20260709 14:54:30.013566 17688 consensus_queue.cc:260] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [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: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:30.014415 17688 raft_consensus.cc:3060] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:30.016914 17882 raft_consensus.cc:3060] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:30.018757 17688 raft_consensus.cc:2468] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7319de4cd3844b2a9a2a93df05d644d in term 5.
I20260709 14:54:30.019786 17580 leader_election.cc:304] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [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: 0e17d42ccc1d4c45821911a1ab546e57, d7319de4cd3844b2a9a2a93df05d644d; no voters: 
I20260709 14:54:30.020426 17970 raft_consensus.cc:2804] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:54:30.020889 17970 raft_consensus.cc:697] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 5 LEADER]: Becoming Leader. State: Replica: d7319de4cd3844b2a9a2a93df05d644d, State: Running, Role: LEADER
I20260709 14:54:30.021441 17882 raft_consensus.cc:2468] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7319de4cd3844b2a9a2a93df05d644d in term 5.
I20260709 14:54:30.021644 17970 consensus_queue.cc:237] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [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: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:30.026911 17436 catalog_manager.cc:5697] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d reported cstate change: term changed from 4 to 5, leader changed from 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3) to d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2). New cstate: current_term: 5 leader_uuid: "d7319de4cd3844b2a9a2a93df05d644d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } health_report { overall_health: UNKNOWN } } }
W20260709 14:54:30.262099 17487 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:30.360162 17613 raft_consensus.cc:1275] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 5 FOLLOWER]: Refusing update from remote peer 0e17d42ccc1d4c45821911a1ab546e57: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:54:30.361268 17982 consensus_queue.cc:1048] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:30.368656 17882 raft_consensus.cc:1275] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [term 5 FOLLOWER]: Refusing update from remote peer 0e17d42ccc1d4c45821911a1ab546e57: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:54:30.369843 17983 consensus_queue.cc:1048] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:30.423357 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:30.429855 17688 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43552af6ed55498c88958639437da384"
dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
mode: GRACEFUL
new_leader_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
 from {username='slave'} at 127.0.0.1:33680
I20260709 14:54:30.430469 17688 raft_consensus.cc:606] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 LEADER]: Received request to transfer leadership to TS d7319de4cd3844b2a9a2a93df05d644d
I20260709 14:54:30.432507 17688 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b09b002d2da4d19be07f97021122832"
dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
mode: GRACEFUL
new_leader_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
 from {username='slave'} at 127.0.0.1:33680
I20260709 14:54:30.432917 17688 raft_consensus.cc:606] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [term 4 LEADER]: Received request to transfer leadership to TS d7319de4cd3844b2a9a2a93df05d644d
I20260709 14:54:30.435016 17613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9903591055f4e5d915fe0fcde90a3cd"
dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
mode: GRACEFUL
new_leader_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
 from {username='slave'} at 127.0.0.1:46192
I20260709 14:54:30.435393 17613 raft_consensus.cc:606] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 5 LEADER]: Received request to transfer leadership to TS 0e17d42ccc1d4c45821911a1ab546e57
I20260709 14:54:30.436470 13868 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:54:30.436920 13868 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:30.437549 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:30.468241 17688 raft_consensus.cc:1275] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 5 FOLLOWER]: Refusing update from remote peer d7319de4cd3844b2a9a2a93df05d644d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:54:30.469341 17970 consensus_queue.cc:1048] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:30.474668 17978 raft_consensus.cc:993] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d: : Instructing follower 0e17d42ccc1d4c45821911a1ab546e57 to start an election
I20260709 14:54:30.476096 17970 raft_consensus.cc:1081] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 5 LEADER]: Signalling peer 0e17d42ccc1d4c45821911a1ab546e57 to start an election
I20260709 14:54:30.477484 17689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9903591055f4e5d915fe0fcde90a3cd"
dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
 from {username='slave'} at 127.0.0.1:55292
I20260709 14:54:30.478047 17689 raft_consensus.cc:493] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:30.478436 17689 raft_consensus.cc:3060] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:54:30.480629 17881 raft_consensus.cc:1275] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 5 FOLLOWER]: Refusing update from remote peer d7319de4cd3844b2a9a2a93df05d644d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:54:30.481802 17970 consensus_queue.cc:1048] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:30.485088 17689 raft_consensus.cc:515] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:30.486860 17689 leader_election.cc:290] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 6 election: Requested vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629)
I20260709 14:54:30.487974 17882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9903591055f4e5d915fe0fcde90a3cd" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "f5618162e0e148d5881bb829d7b57964"
I20260709 14:54:30.489259 17613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9903591055f4e5d915fe0fcde90a3cd" candidate_uuid: "0e17d42ccc1d4c45821911a1ab546e57" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
I20260709 14:54:30.490016 17613 raft_consensus.cc:3055] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:54:30.490283 17613 raft_consensus.cc:740] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 5 LEADER]: Becoming Follower/Learner. State: Replica: d7319de4cd3844b2a9a2a93df05d644d, State: Running, Role: LEADER
I20260709 14:54:30.490973 17613 consensus_queue.cc:260] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:30.491730 17613 raft_consensus.cc:3060] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:54:30.493499 17882 raft_consensus.cc:3060] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:54:30.497916 17613 raft_consensus.cc:2468] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e17d42ccc1d4c45821911a1ab546e57 in term 6.
I20260709 14:54:30.498813 17653 leader_election.cc:304] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e17d42ccc1d4c45821911a1ab546e57, d7319de4cd3844b2a9a2a93df05d644d; no voters: 
I20260709 14:54:30.498821 17882 raft_consensus.cc:2468] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e17d42ccc1d4c45821911a1ab546e57 in term 6.
I20260709 14:54:30.499414 17983 raft_consensus.cc:2804] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:54:30.499868 17983 raft_consensus.cc:697] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 6 LEADER]: Becoming Leader. State: Replica: 0e17d42ccc1d4c45821911a1ab546e57, State: Running, Role: LEADER
I20260709 14:54:30.500463 17983 consensus_queue.cc:237] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:30.506582 17436 catalog_manager.cc:5697] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 reported cstate change: term changed from 5 to 6, leader changed from d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2) to 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3). New cstate: current_term: 6 leader_uuid: "0e17d42ccc1d4c45821911a1ab546e57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:30.574761 17991 raft_consensus.cc:993] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57: : Instructing follower d7319de4cd3844b2a9a2a93df05d644d to start an election
I20260709 14:54:30.575155 17983 raft_consensus.cc:1081] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [term 4 LEADER]: Signalling peer d7319de4cd3844b2a9a2a93df05d644d to start an election
I20260709 14:54:30.576376 17613 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b09b002d2da4d19be07f97021122832"
dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
 from {username='slave'} at 127.0.0.1:43932
I20260709 14:54:30.576786 17613 raft_consensus.cc:493] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:30.577024 17613 raft_consensus.cc:3060] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:30.580915 17613 raft_consensus.cc:515] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:30.582549 17613 leader_election.cc:290] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 5 election: Requested vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597)
I20260709 14:54:30.582773 17882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b09b002d2da4d19be07f97021122832" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f5618162e0e148d5881bb829d7b57964"
I20260709 14:54:30.583024 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b09b002d2da4d19be07f97021122832" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
I20260709 14:54:30.583355 17882 raft_consensus.cc:3060] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:30.583537 17689 raft_consensus.cc:3055] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:54:30.583847 17689 raft_consensus.cc:740] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0e17d42ccc1d4c45821911a1ab546e57, State: Running, Role: LEADER
I20260709 14:54:30.584529 17689 consensus_queue.cc:260] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [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: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:30.585664 17689 raft_consensus.cc:3060] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:30.589479 17882 raft_consensus.cc:2468] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7319de4cd3844b2a9a2a93df05d644d in term 5.
I20260709 14:54:30.590466 17579 leader_election.cc:304] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [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: d7319de4cd3844b2a9a2a93df05d644d, f5618162e0e148d5881bb829d7b57964; no voters: 
I20260709 14:54:30.591122 17970 raft_consensus.cc:2804] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:54:30.591480 17970 raft_consensus.cc:697] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 5 LEADER]: Becoming Leader. State: Replica: d7319de4cd3844b2a9a2a93df05d644d, State: Running, Role: LEADER
I20260709 14:54:30.591540 17689 raft_consensus.cc:2468] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7319de4cd3844b2a9a2a93df05d644d in term 5.
I20260709 14:54:30.592204 17970 consensus_queue.cc:237] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [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: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:30.597966 17436 catalog_manager.cc:5697] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d reported cstate change: term changed from 4 to 5, leader changed from 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3) to d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2). New cstate: current_term: 5 leader_uuid: "d7319de4cd3844b2a9a2a93df05d644d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:30.722988 17991 raft_consensus.cc:993] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57: : Instructing follower d7319de4cd3844b2a9a2a93df05d644d to start an election
I20260709 14:54:30.723395 17983 raft_consensus.cc:1081] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 LEADER]: Signalling peer d7319de4cd3844b2a9a2a93df05d644d to start an election
I20260709 14:54:30.724686 17613 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43552af6ed55498c88958639437da384"
dest_uuid: "d7319de4cd3844b2a9a2a93df05d644d"
 from {username='slave'} at 127.0.0.1:43932
I20260709 14:54:30.725138 17613 raft_consensus.cc:493] T 43552af6ed55498c88958639437da384 P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:30.725363 17613 raft_consensus.cc:3060] T 43552af6ed55498c88958639437da384 P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:30.729398 17613 raft_consensus.cc:515] T 43552af6ed55498c88958639437da384 P d7319de4cd3844b2a9a2a93df05d644d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:30.730623 17613 leader_election.cc:290] T 43552af6ed55498c88958639437da384 P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 2 election: Requested vote from peers f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339), 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3:38597)
I20260709 14:54:30.731266 17882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43552af6ed55498c88958639437da384" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5618162e0e148d5881bb829d7b57964"
I20260709 14:54:30.731547 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43552af6ed55498c88958639437da384" candidate_uuid: "d7319de4cd3844b2a9a2a93df05d644d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e17d42ccc1d4c45821911a1ab546e57"
I20260709 14:54:30.731869 17882 raft_consensus.cc:3060] T 43552af6ed55498c88958639437da384 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:30.732074 17689 raft_consensus.cc:3055] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:30.732376 17689 raft_consensus.cc:740] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e17d42ccc1d4c45821911a1ab546e57, State: Running, Role: LEADER
I20260709 14:54:30.733217 17689 consensus_queue.cc:260] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:30.734411 17689 raft_consensus.cc:3060] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:30.737941 17882 raft_consensus.cc:2468] T 43552af6ed55498c88958639437da384 P f5618162e0e148d5881bb829d7b57964 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7319de4cd3844b2a9a2a93df05d644d in term 2.
I20260709 14:54:30.738920 17579 leader_election.cc:304] T 43552af6ed55498c88958639437da384 P d7319de4cd3844b2a9a2a93df05d644d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d7319de4cd3844b2a9a2a93df05d644d, f5618162e0e148d5881bb829d7b57964; no voters: 
I20260709 14:54:30.739516 17970 raft_consensus.cc:2804] T 43552af6ed55498c88958639437da384 P d7319de4cd3844b2a9a2a93df05d644d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:30.739868 17970 raft_consensus.cc:697] T 43552af6ed55498c88958639437da384 P d7319de4cd3844b2a9a2a93df05d644d [term 2 LEADER]: Becoming Leader. State: Replica: d7319de4cd3844b2a9a2a93df05d644d, State: Running, Role: LEADER
I20260709 14:54:30.739903 17689 raft_consensus.cc:2468] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7319de4cd3844b2a9a2a93df05d644d in term 2.
I20260709 14:54:30.740648 17970 consensus_queue.cc:237] T 43552af6ed55498c88958639437da384 P d7319de4cd3844b2a9a2a93df05d644d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } }
I20260709 14:54:30.746656 17436 catalog_manager.cc:5697] T 43552af6ed55498c88958639437da384 P d7319de4cd3844b2a9a2a93df05d644d reported cstate change: term changed from 1 to 2, leader changed from 0e17d42ccc1d4c45821911a1ab546e57 (127.13.139.3) to d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2). New cstate: current_term: 2 leader_uuid: "d7319de4cd3844b2a9a2a93df05d644d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:31.065961 17882 raft_consensus.cc:1275] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 6 FOLLOWER]: Refusing update from remote peer 0e17d42ccc1d4c45821911a1ab546e57: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:54:31.067006 17983 consensus_queue.cc:1048] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:54:31.075624 17613 raft_consensus.cc:1275] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 6 FOLLOWER]: Refusing update from remote peer 0e17d42ccc1d4c45821911a1ab546e57: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:54:31.077018 17983 consensus_queue.cc:1048] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7319de4cd3844b2a9a2a93df05d644d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:54:31.092252 17882 raft_consensus.cc:1275] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [term 5 FOLLOWER]: Refusing update from remote peer d7319de4cd3844b2a9a2a93df05d644d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:54:31.093295 17970 consensus_queue.cc:1048] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:54:31.100890 17689 raft_consensus.cc:1275] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [term 5 FOLLOWER]: Refusing update from remote peer d7319de4cd3844b2a9a2a93df05d644d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:54:31.102380 17978 consensus_queue.cc:1048] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:54:31.152658 17882 raft_consensus.cc:1275] T 43552af6ed55498c88958639437da384 P f5618162e0e148d5881bb829d7b57964 [term 2 FOLLOWER]: Refusing update from remote peer d7319de4cd3844b2a9a2a93df05d644d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:31.153862 17978 consensus_queue.cc:1048] T 43552af6ed55498c88958639437da384 P d7319de4cd3844b2a9a2a93df05d644d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5618162e0e148d5881bb829d7b57964" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:31.162241 17689 raft_consensus.cc:1275] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 FOLLOWER]: Refusing update from remote peer d7319de4cd3844b2a9a2a93df05d644d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:31.163393 18004 consensus_queue.cc:1048] T 43552af6ed55498c88958639437da384 P d7319de4cd3844b2a9a2a93df05d644d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e17d42ccc1d4c45821911a1ab546e57" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 38597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:54:31.262946 17487 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:31.443231 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:31.470431 13868 tablet_server.cc:179] TabletServer@127.13.139.1:44339 shutting down...
I20260709 14:54:31.488332 13868 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:31.489046 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:31.489722 13868 raft_consensus.cc:2243] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.490136 13868 raft_consensus.cc:2272] T f131f002c8dc49d5bbd039213f6bd445 P f5618162e0e148d5881bb829d7b57964 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.492152 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:31.492682 13868 raft_consensus.cc:2243] T 4ea90a0b7e03488589ecfd5b13e38519 P f5618162e0e148d5881bb829d7b57964 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.493103 13868 raft_consensus.cc:2272] T 4ea90a0b7e03488589ecfd5b13e38519 P f5618162e0e148d5881bb829d7b57964 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.494870 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:31.495398 13868 raft_consensus.cc:2243] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.495781 13868 raft_consensus.cc:2272] T a5f05cb855d74feb868c1af0c1932b90 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.497624 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:31.498118 13868 raft_consensus.cc:2243] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.498485 13868 raft_consensus.cc:2272] T 5ddc879ee9344ef991fbd853c94f7f02 P f5618162e0e148d5881bb829d7b57964 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.500283 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:31.500732 13868 raft_consensus.cc:2243] T 43552af6ed55498c88958639437da384 P f5618162e0e148d5881bb829d7b57964 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.501148 13868 raft_consensus.cc:2272] T 43552af6ed55498c88958639437da384 P f5618162e0e148d5881bb829d7b57964 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.503665 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:31.504143 13868 raft_consensus.cc:2243] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.504545 13868 raft_consensus.cc:2272] T 185e64d4ac71420caf9a7818b5c0e041 P f5618162e0e148d5881bb829d7b57964 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.506378 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:31.506810 13868 raft_consensus.cc:2243] T 8fdff07f91c745528e4b2b039fb292cb P f5618162e0e148d5881bb829d7b57964 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.507228 13868 raft_consensus.cc:2272] T 8fdff07f91c745528e4b2b039fb292cb P f5618162e0e148d5881bb829d7b57964 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.509086 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:31.509523 13868 raft_consensus.cc:2243] T 55a6f186ace54f9ba615afc97d493834 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.509903 13868 raft_consensus.cc:2272] T 55a6f186ace54f9ba615afc97d493834 P f5618162e0e148d5881bb829d7b57964 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.511780 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:31.512202 13868 raft_consensus.cc:2243] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.512568 13868 raft_consensus.cc:2272] T 5b09b002d2da4d19be07f97021122832 P f5618162e0e148d5881bb829d7b57964 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.514751 13868 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:31.515203 13868 raft_consensus.cc:2243] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.515556 13868 raft_consensus.cc:2272] T d9903591055f4e5d915fe0fcde90a3cd P f5618162e0e148d5881bb829d7b57964 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:31.529882 17579 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
W20260709 14:54:31.534626 17579 consensus_peers.cc:597] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d -> Peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Couldn't send request to peer f5618162e0e148d5881bb829d7b57964. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:31.545158 13868 tablet_server.cc:196] TabletServer@127.13.139.1:44339 shutdown complete.
I20260709 14:54:31.567425 13868 tablet_server.cc:179] TabletServer@127.13.139.2:0 shutting down...
I20260709 14:54:31.586474 13868 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:31.587148 13868 tablet_replica.cc:333] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d: stopping tablet replica
I20260709 14:54:31.587873 13868 raft_consensus.cc:2243] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:31.588662 13868 raft_consensus.cc:2272] T 5ddc879ee9344ef991fbd853c94f7f02 P d7319de4cd3844b2a9a2a93df05d644d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.590752 13868 tablet_replica.cc:333] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d: stopping tablet replica
I20260709 14:54:31.591311 13868 raft_consensus.cc:2243] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.591696 13868 raft_consensus.cc:2272] T f131f002c8dc49d5bbd039213f6bd445 P d7319de4cd3844b2a9a2a93df05d644d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.594108 13868 tablet_replica.cc:333] T a5f05cb855d74feb868c1af0c1932b90 P d7319de4cd3844b2a9a2a93df05d644d: stopping tablet replica
I20260709 14:54:31.594605 13868 raft_consensus.cc:2243] T a5f05cb855d74feb868c1af0c1932b90 P d7319de4cd3844b2a9a2a93df05d644d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:31.595394 13868 raft_consensus.cc:2272] T a5f05cb855d74feb868c1af0c1932b90 P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:31.596932 17653 consensus_peers.cc:597] T 4ea90a0b7e03488589ecfd5b13e38519 P 0e17d42ccc1d4c45821911a1ab546e57 -> Peer d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629): Couldn't send request to peer d7319de4cd3844b2a9a2a93df05d644d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:31.597805 13868 tablet_replica.cc:333] T 8fdff07f91c745528e4b2b039fb292cb P d7319de4cd3844b2a9a2a93df05d644d: stopping tablet replica
I20260709 14:54:31.598408 13868 raft_consensus.cc:2243] T 8fdff07f91c745528e4b2b039fb292cb P d7319de4cd3844b2a9a2a93df05d644d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:31.599144 13868 raft_consensus.cc:2272] T 8fdff07f91c745528e4b2b039fb292cb P d7319de4cd3844b2a9a2a93df05d644d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.601282 13868 tablet_replica.cc:333] T 55a6f186ace54f9ba615afc97d493834 P d7319de4cd3844b2a9a2a93df05d644d: stopping tablet replica
W20260709 14:54:31.601485 17653 consensus_peers.cc:597] T 55a6f186ace54f9ba615afc97d493834 P 0e17d42ccc1d4c45821911a1ab546e57 -> Peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Couldn't send request to peer f5618162e0e148d5881bb829d7b57964. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:31.601882 13868 raft_consensus.cc:2243] T 55a6f186ace54f9ba615afc97d493834 P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.602329 13868 raft_consensus.cc:2272] T 55a6f186ace54f9ba615afc97d493834 P d7319de4cd3844b2a9a2a93df05d644d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.604209 13868 tablet_replica.cc:333] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d: stopping tablet replica
I20260709 14:54:31.604732 13868 raft_consensus.cc:2243] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:54:31.605501 13868 raft_consensus.cc:2272] T 5b09b002d2da4d19be07f97021122832 P d7319de4cd3844b2a9a2a93df05d644d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.607740 13868 tablet_replica.cc:333] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d: stopping tablet replica
I20260709 14:54:31.608238 13868 raft_consensus.cc:2243] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.608640 13868 raft_consensus.cc:2272] T d9903591055f4e5d915fe0fcde90a3cd P d7319de4cd3844b2a9a2a93df05d644d [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.610801 13868 tablet_replica.cc:333] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d: stopping tablet replica
I20260709 14:54:31.611311 13868 raft_consensus.cc:2243] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.611686 13868 raft_consensus.cc:2272] T 4ea90a0b7e03488589ecfd5b13e38519 P d7319de4cd3844b2a9a2a93df05d644d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.613533 13868 tablet_replica.cc:333] T 185e64d4ac71420caf9a7818b5c0e041 P d7319de4cd3844b2a9a2a93df05d644d: stopping tablet replica
I20260709 14:54:31.613969 13868 raft_consensus.cc:2243] T 185e64d4ac71420caf9a7818b5c0e041 P d7319de4cd3844b2a9a2a93df05d644d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.614331 13868 raft_consensus.cc:2272] T 185e64d4ac71420caf9a7818b5c0e041 P d7319de4cd3844b2a9a2a93df05d644d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.616099 13868 tablet_replica.cc:333] T 43552af6ed55498c88958639437da384 P d7319de4cd3844b2a9a2a93df05d644d: stopping tablet replica
I20260709 14:54:31.616519 13868 raft_consensus.cc:2243] T 43552af6ed55498c88958639437da384 P d7319de4cd3844b2a9a2a93df05d644d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:31.617327 13868 raft_consensus.cc:2272] T 43552af6ed55498c88958639437da384 P d7319de4cd3844b2a9a2a93df05d644d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:31.622329 17653 consensus_peers.cc:597] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 -> Peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Couldn't send request to peer f5618162e0e148d5881bb829d7b57964. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:31.623736 17653 consensus_peers.cc:597] T 55a6f186ace54f9ba615afc97d493834 P 0e17d42ccc1d4c45821911a1ab546e57 -> Peer d7319de4cd3844b2a9a2a93df05d644d (127.13.139.2:36629): Couldn't send request to peer d7319de4cd3844b2a9a2a93df05d644d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:31.647675 13868 tablet_server.cc:196] TabletServer@127.13.139.2:0 shutdown complete.
I20260709 14:54:31.668018 13868 tablet_server.cc:179] TabletServer@127.13.139.3:0 shutting down...
I20260709 14:54:31.689370 13868 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:31.690038 13868 tablet_replica.cc:333] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57: stopping tablet replica
I20260709 14:54:31.690877 13868 raft_consensus.cc:2243] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:54:31.691799 13868 raft_consensus.cc:2272] T f131f002c8dc49d5bbd039213f6bd445 P 0e17d42ccc1d4c45821911a1ab546e57 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.693714 13868 tablet_replica.cc:333] T 4ea90a0b7e03488589ecfd5b13e38519 P 0e17d42ccc1d4c45821911a1ab546e57: stopping tablet replica
I20260709 14:54:31.694229 13868 raft_consensus.cc:2243] T 4ea90a0b7e03488589ecfd5b13e38519 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:31.694890 13868 raft_consensus.cc:2272] T 4ea90a0b7e03488589ecfd5b13e38519 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.696729 13868 tablet_replica.cc:333] T a5f05cb855d74feb868c1af0c1932b90 P 0e17d42ccc1d4c45821911a1ab546e57: stopping tablet replica
I20260709 14:54:31.697258 13868 raft_consensus.cc:2243] T a5f05cb855d74feb868c1af0c1932b90 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.697640 13868 raft_consensus.cc:2272] T a5f05cb855d74feb868c1af0c1932b90 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.699466 13868 tablet_replica.cc:333] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57: stopping tablet replica
I20260709 14:54:31.699937 13868 raft_consensus.cc:2243] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.700299 13868 raft_consensus.cc:2272] T 5b09b002d2da4d19be07f97021122832 P 0e17d42ccc1d4c45821911a1ab546e57 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.702724 13868 tablet_replica.cc:333] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57: stopping tablet replica
I20260709 14:54:31.703440 13868 raft_consensus.cc:2243] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:54:31.704173 13868 raft_consensus.cc:2272] T d9903591055f4e5d915fe0fcde90a3cd P 0e17d42ccc1d4c45821911a1ab546e57 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:31.706174 17653 consensus_peers.cc:597] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 -> Peer f5618162e0e148d5881bb829d7b57964 (127.13.139.1:44339): Couldn't send request to peer f5618162e0e148d5881bb829d7b57964. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:31.706969 13868 tablet_replica.cc:333] T 55a6f186ace54f9ba615afc97d493834 P 0e17d42ccc1d4c45821911a1ab546e57: stopping tablet replica
I20260709 14:54:31.707504 13868 raft_consensus.cc:2243] T 55a6f186ace54f9ba615afc97d493834 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:31.708250 13868 raft_consensus.cc:2272] T 55a6f186ace54f9ba615afc97d493834 P 0e17d42ccc1d4c45821911a1ab546e57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.710103 13868 tablet_replica.cc:333] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57: stopping tablet replica
I20260709 14:54:31.710570 13868 raft_consensus.cc:2243] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.710989 13868 raft_consensus.cc:2272] T 8fdff07f91c745528e4b2b039fb292cb P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.712687 13868 tablet_replica.cc:333] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57: stopping tablet replica
I20260709 14:54:31.713151 13868 raft_consensus.cc:2243] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.713514 13868 raft_consensus.cc:2272] T 43552af6ed55498c88958639437da384 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.715566 13868 tablet_replica.cc:333] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57: stopping tablet replica
I20260709 14:54:31.716018 13868 raft_consensus.cc:2243] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:31.716742 13868 raft_consensus.cc:2272] T 185e64d4ac71420caf9a7818b5c0e041 P 0e17d42ccc1d4c45821911a1ab546e57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.718667 13868 tablet_replica.cc:333] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57: stopping tablet replica
I20260709 14:54:31.719095 13868 raft_consensus.cc:2243] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:31.719468 13868 raft_consensus.cc:2272] T 5ddc879ee9344ef991fbd853c94f7f02 P 0e17d42ccc1d4c45821911a1ab546e57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.770061 13868 tablet_server.cc:196] TabletServer@127.13.139.3:0 shutdown complete.
I20260709 14:54:31.791729 13868 master.cc:562] Master@127.13.139.62:45117 shutting down...
I20260709 14:54:31.810781 13868 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 76fcb7ce03ea4035861ba8dcaf63824d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:31.811276 13868 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 76fcb7ce03ea4035861ba8dcaf63824d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:31.811575 13868 tablet_replica.cc:333] T 00000000000000000000000000000000 P 76fcb7ce03ea4035861ba8dcaf63824d: stopping tablet replica
I20260709 14:54:31.830120 13868 master.cc:584] Master@127.13.139.62:45117 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12798 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:54:31.869837 13868 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.139.62:38489
I20260709 14:54:31.870913 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:31.875924 18015 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:31.876540 18016 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:31.877719 18018 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:31.878609 13868 server_base.cc:1061] running on GCE node
I20260709 14:54:31.879470 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:31.879642 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:31.879752 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608871879742 us; error 0 us; skew 500 ppm
I20260709 14:54:31.880185 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:31.882368 13868 webserver.cc:533] Webserver started at http://127.13.139.62:36837/ using document root <none> and password file <none>
I20260709 14:54:31.882813 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:31.882969 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:31.883177 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:31.884174 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608776280123-13868-0/minicluster-data/master-0-root/instance:
uuid: "94e61242a23b42fe89dd715ba1e8891d"
format_stamp: "Formatted at 2026-07-09 14:54:31 on dist-test-slave-q457"
I20260709 14:54:31.888474 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 14:54:31.891520 18023 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:31.892194 13868 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:31.892462 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608776280123-13868-0/minicluster-data/master-0-root
uuid: "94e61242a23b42fe89dd715ba1e8891d"
format_stamp: "Formatted at 2026-07-09 14:54:31 on dist-test-slave-q457"
I20260709 14:54:31.892704 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608776280123-13868-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608776280123-13868-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608776280123-13868-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:31.904202 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:31.905635 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:31.942787 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.62:38489
I20260709 14:54:31.942885 18074 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.62:38489 every 8 connection(s)
I20260709 14:54:31.946362 18075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:31.956000 18075 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 94e61242a23b42fe89dd715ba1e8891d: Bootstrap starting.
I20260709 14:54:31.960408 18075 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 94e61242a23b42fe89dd715ba1e8891d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:31.964216 18075 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 94e61242a23b42fe89dd715ba1e8891d: No bootstrap required, opened a new log
I20260709 14:54:31.966130 18075 raft_consensus.cc:359] T 00000000000000000000000000000000 P 94e61242a23b42fe89dd715ba1e8891d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94e61242a23b42fe89dd715ba1e8891d" member_type: VOTER }
I20260709 14:54:31.966485 18075 raft_consensus.cc:385] T 00000000000000000000000000000000 P 94e61242a23b42fe89dd715ba1e8891d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:31.966701 18075 raft_consensus.cc:740] T 00000000000000000000000000000000 P 94e61242a23b42fe89dd715ba1e8891d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94e61242a23b42fe89dd715ba1e8891d, State: Initialized, Role: FOLLOWER
I20260709 14:54:31.967212 18075 consensus_queue.cc:260] T 00000000000000000000000000000000 P 94e61242a23b42fe89dd715ba1e8891d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "94e61242a23b42fe89dd715ba1e8891d" member_type: VOTER }
I20260709 14:54:31.967612 18075 raft_consensus.cc:399] T 00000000000000000000000000000000 P 94e61242a23b42fe89dd715ba1e8891d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:31.967800 18075 raft_consensus.cc:493] T 00000000000000000000000000000000 P 94e61242a23b42fe89dd715ba1e8891d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:31.968003 18075 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 94e61242a23b42fe89dd715ba1e8891d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:31.971999 18075 raft_consensus.cc:515] T 00000000000000000000000000000000 P 94e61242a23b42fe89dd715ba1e8891d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94e61242a23b42fe89dd715ba1e8891d" member_type: VOTER }
I20260709 14:54:31.972419 18075 leader_election.cc:304] T 00000000000000000000000000000000 P 94e61242a23b42fe89dd715ba1e8891d [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: 94e61242a23b42fe89dd715ba1e8891d; no voters: 
I20260709 14:54:31.973364 18075 leader_election.cc:290] T 00000000000000000000000000000000 P 94e61242a23b42fe89dd715ba1e8891d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:31.973659 18078 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 94e61242a23b42fe89dd715ba1e8891d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:31.974841 18078 raft_consensus.cc:697] T 00000000000000000000000000000000 P 94e61242a23b42fe89dd715ba1e8891d [term 1 LEADER]: Becoming Leader. State: Replica: 94e61242a23b42fe89dd715ba1e8891d, State: Running, Role: LEADER
I20260709 14:54:31.975468 18078 consensus_queue.cc:237] T 00000000000000000000000000000000 P 94e61242a23b42fe89dd715ba1e8891d [LEADER]: Queue going to LEADER mode. State: All 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: "94e61242a23b42fe89dd715ba1e8891d" member_type: VOTER }
I20260709 14:54:31.976027 18075 sys_catalog.cc:565] T 00000000000000000000000000000000 P 94e61242a23b42fe89dd715ba1e8891d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:31.979795 18079 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94e61242a23b42fe89dd715ba1e8891d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "94e61242a23b42fe89dd715ba1e8891d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94e61242a23b42fe89dd715ba1e8891d" member_type: VOTER } }
I20260709 14:54:31.979789 18080 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94e61242a23b42fe89dd715ba1e8891d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 94e61242a23b42fe89dd715ba1e8891d. Latest consensus state: current_term: 1 leader_uuid: "94e61242a23b42fe89dd715ba1e8891d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94e61242a23b42fe89dd715ba1e8891d" member_type: VOTER } }
I20260709 14:54:31.980651 18080 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94e61242a23b42fe89dd715ba1e8891d [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:31.980647 18079 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94e61242a23b42fe89dd715ba1e8891d [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:31.985733 18085 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:31.990338 18085 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:31.991533 13868 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:31.998417 18085 catalog_manager.cc:1383] Generated new cluster ID: 135fadbaeb9a4dd891180eb3f1b1ef87
I20260709 14:54:31.998628 18085 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:32.027232 18085 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:32.028389 18085 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:32.042834 18085 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 94e61242a23b42fe89dd715ba1e8891d: Generated new TSK 0
I20260709 14:54:32.043337 18085 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:32.058221 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:32.064121 18096 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:32.064548 18097 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:32.065896 18099 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:32.066558 13868 server_base.cc:1061] running on GCE node
I20260709 14:54:32.067431 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:32.067606 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:32.067728 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608872067718 us; error 0 us; skew 500 ppm
I20260709 14:54:32.068197 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:32.070235 13868 webserver.cc:533] Webserver started at http://127.13.139.1:37641/ using document root <none> and password file <none>
I20260709 14:54:32.070647 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:32.070793 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:32.070987 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:32.071942 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608776280123-13868-0/minicluster-data/ts-0-root/instance:
uuid: "801a20b6be524affa4a4f08ffc8a2174"
format_stamp: "Formatted at 2026-07-09 14:54:32 on dist-test-slave-q457"
I20260709 14:54:32.076037 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:54:32.079176 18104 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:32.079841 13868 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:32.080117 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608776280123-13868-0/minicluster-data/ts-0-root
uuid: "801a20b6be524affa4a4f08ffc8a2174"
format_stamp: "Formatted at 2026-07-09 14:54:32 on dist-test-slave-q457"
I20260709 14:54:32.080376 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608776280123-13868-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608776280123-13868-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608776280123-13868-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:32.105410 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:32.106578 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:32.108000 13868 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:32.110145 13868 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:32.110327 13868 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:32.110546 13868 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:32.110706 13868 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:32.147111 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.1:37769
I20260709 14:54:32.147207 18166 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.1:37769 every 8 connection(s)
I20260709 14:54:32.151782 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:32.159432 18172 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:32.161244 18174 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:32.161959 18171 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:32.162568 13868 server_base.cc:1061] running on GCE node
I20260709 14:54:32.163719 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:32.163957 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:32.164036 18167 heartbeater.cc:344] Connected to a master server at 127.13.139.62:38489
I20260709 14:54:32.164124 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608872164108 us; error 0 us; skew 500 ppm
I20260709 14:54:32.164470 18167 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:32.164906 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:32.165366 18167 heartbeater.cc:507] Master 127.13.139.62:38489 requested a full tablet report, sending...
I20260709 14:54:32.167589 13868 webserver.cc:533] Webserver started at http://127.13.139.2:46025/ using document root <none> and password file <none>
I20260709 14:54:32.167723 18040 ts_manager.cc:194] Registered new tserver with Master: 801a20b6be524affa4a4f08ffc8a2174 (127.13.139.1:37769)
I20260709 14:54:32.168284 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:32.168543 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:32.168877 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:32.170013 18040 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50000
I20260709 14:54:32.170297 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608776280123-13868-0/minicluster-data/ts-1-root/instance:
uuid: "2d18d58f6e2d4686a45cf54803d385d3"
format_stamp: "Formatted at 2026-07-09 14:54:32 on dist-test-slave-q457"
I20260709 14:54:32.174602 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 14:54:32.177711 18179 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:32.178447 13868 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 14:54:32.178678 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608776280123-13868-0/minicluster-data/ts-1-root
uuid: "2d18d58f6e2d4686a45cf54803d385d3"
format_stamp: "Formatted at 2026-07-09 14:54:32 on dist-test-slave-q457"
I20260709 14:54:32.178918 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608776280123-13868-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608776280123-13868-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608776280123-13868-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:32.189828 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:32.190888 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:32.192183 13868 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:32.194239 13868 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:32.194407 13868 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:32.194638 13868 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:32.194774 13868 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:32.230895 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.2:36143
I20260709 14:54:32.231001 18241 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.2:36143 every 8 connection(s)
I20260709 14:54:32.235219 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:32.241047 18245 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:32.242849 18246 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:32.245394 13868 server_base.cc:1061] running on GCE node
W20260709 14:54:32.246134 18248 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:32.246477 18242 heartbeater.cc:344] Connected to a master server at 127.13.139.62:38489
I20260709 14:54:32.246919 18242 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:32.247160 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:32.247474 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:32.247680 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608872247661 us; error 0 us; skew 500 ppm
I20260709 14:54:32.247771 18242 heartbeater.cc:507] Master 127.13.139.62:38489 requested a full tablet report, sending...
I20260709 14:54:32.248445 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:32.249789 18040 ts_manager.cc:194] Registered new tserver with Master: 2d18d58f6e2d4686a45cf54803d385d3 (127.13.139.2:36143)
I20260709 14:54:32.250977 18040 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50014
I20260709 14:54:32.253173 13868 webserver.cc:533] Webserver started at http://127.13.139.3:37051/ using document root <none> and password file <none>
I20260709 14:54:32.253669 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:32.253849 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:32.254086 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:32.255111 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608776280123-13868-0/minicluster-data/ts-2-root/instance:
uuid: "6ddfc9c26ae94bcb86d8269c15cfef48"
format_stamp: "Formatted at 2026-07-09 14:54:32 on dist-test-slave-q457"
I20260709 14:54:32.259119 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 14:54:32.261991 18253 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:32.262686 13868 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:54:32.262949 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608776280123-13868-0/minicluster-data/ts-2-root
uuid: "6ddfc9c26ae94bcb86d8269c15cfef48"
format_stamp: "Formatted at 2026-07-09 14:54:32 on dist-test-slave-q457"
I20260709 14:54:32.263203 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608776280123-13868-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608776280123-13868-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608776280123-13868-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:32.277100 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:32.278262 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:32.279616 13868 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:32.281854 13868 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:32.282049 13868 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:32.282253 13868 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:32.282401 13868 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:32.319200 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.3:45557
I20260709 14:54:32.319290 18315 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.3:45557 every 8 connection(s)
I20260709 14:54:32.331804 18316 heartbeater.cc:344] Connected to a master server at 127.13.139.62:38489
I20260709 14:54:32.332186 18316 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:32.332877 18316 heartbeater.cc:507] Master 127.13.139.62:38489 requested a full tablet report, sending...
I20260709 14:54:32.334610 18040 ts_manager.cc:194] Registered new tserver with Master: 6ddfc9c26ae94bcb86d8269c15cfef48 (127.13.139.3:45557)
I20260709 14:54:32.334952 13868 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012875682s
I20260709 14:54:32.335835 18040 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50018
I20260709 14:54:32.357383 18040 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50032:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:54:32.359339 18040 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:54:32.399081 18132 tablet_service.cc:1511] Processing CreateTablet for tablet 2276c3a9e5f943cca4a1a45a8d840a69 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f0a18cad25b9432ca15a10e88bff7f9c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:54:32.399222 18131 tablet_service.cc:1511] Processing CreateTablet for tablet e485b97d16354a6db21232782aed99d8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f0a18cad25b9432ca15a10e88bff7f9c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:54:32.400513 18132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2276c3a9e5f943cca4a1a45a8d840a69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:32.402318 18131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e485b97d16354a6db21232782aed99d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:32.409075 18207 tablet_service.cc:1511] Processing CreateTablet for tablet 2276c3a9e5f943cca4a1a45a8d840a69 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f0a18cad25b9432ca15a10e88bff7f9c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:54:32.410372 18207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2276c3a9e5f943cca4a1a45a8d840a69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:32.410077 18206 tablet_service.cc:1511] Processing CreateTablet for tablet e485b97d16354a6db21232782aed99d8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f0a18cad25b9432ca15a10e88bff7f9c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:54:32.410466 18281 tablet_service.cc:1511] Processing CreateTablet for tablet 2276c3a9e5f943cca4a1a45a8d840a69 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f0a18cad25b9432ca15a10e88bff7f9c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:54:32.411355 18206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e485b97d16354a6db21232782aed99d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:32.411779 18281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2276c3a9e5f943cca4a1a45a8d840a69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:32.414886 18280 tablet_service.cc:1511] Processing CreateTablet for tablet e485b97d16354a6db21232782aed99d8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f0a18cad25b9432ca15a10e88bff7f9c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:54:32.416116 18280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e485b97d16354a6db21232782aed99d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:32.426841 18330 tablet_bootstrap.cc:492] T e485b97d16354a6db21232782aed99d8 P 801a20b6be524affa4a4f08ffc8a2174: Bootstrap starting.
I20260709 14:54:32.436916 18331 tablet_bootstrap.cc:492] T 2276c3a9e5f943cca4a1a45a8d840a69 P 2d18d58f6e2d4686a45cf54803d385d3: Bootstrap starting.
I20260709 14:54:32.442653 18332 tablet_bootstrap.cc:492] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48: Bootstrap starting.
I20260709 14:54:32.443264 18330 tablet_bootstrap.cc:654] T e485b97d16354a6db21232782aed99d8 P 801a20b6be524affa4a4f08ffc8a2174: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.445348 18331 tablet_bootstrap.cc:654] T 2276c3a9e5f943cca4a1a45a8d840a69 P 2d18d58f6e2d4686a45cf54803d385d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.448796 18330 tablet_bootstrap.cc:492] T e485b97d16354a6db21232782aed99d8 P 801a20b6be524affa4a4f08ffc8a2174: No bootstrap required, opened a new log
I20260709 14:54:32.449249 18330 ts_tablet_manager.cc:1403] T e485b97d16354a6db21232782aed99d8 P 801a20b6be524affa4a4f08ffc8a2174: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260709 14:54:32.449347 18332 tablet_bootstrap.cc:654] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.449896 18331 tablet_bootstrap.cc:492] T 2276c3a9e5f943cca4a1a45a8d840a69 P 2d18d58f6e2d4686a45cf54803d385d3: No bootstrap required, opened a new log
I20260709 14:54:32.450285 18331 ts_tablet_manager.cc:1403] T 2276c3a9e5f943cca4a1a45a8d840a69 P 2d18d58f6e2d4686a45cf54803d385d3: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.003s
I20260709 14:54:32.452282 18331 raft_consensus.cc:359] T 2276c3a9e5f943cca4a1a45a8d840a69 P 2d18d58f6e2d4686a45cf54803d385d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.453085 18331 raft_consensus.cc:385] T 2276c3a9e5f943cca4a1a45a8d840a69 P 2d18d58f6e2d4686a45cf54803d385d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.453402 18331 raft_consensus.cc:740] T 2276c3a9e5f943cca4a1a45a8d840a69 P 2d18d58f6e2d4686a45cf54803d385d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d18d58f6e2d4686a45cf54803d385d3, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.452250 18330 raft_consensus.cc:359] T e485b97d16354a6db21232782aed99d8 P 801a20b6be524affa4a4f08ffc8a2174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.454162 18330 raft_consensus.cc:385] T e485b97d16354a6db21232782aed99d8 P 801a20b6be524affa4a4f08ffc8a2174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.454149 18331 consensus_queue.cc:260] T 2276c3a9e5f943cca4a1a45a8d840a69 P 2d18d58f6e2d4686a45cf54803d385d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.454658 18330 raft_consensus.cc:740] T e485b97d16354a6db21232782aed99d8 P 801a20b6be524affa4a4f08ffc8a2174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 801a20b6be524affa4a4f08ffc8a2174, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.455693 18332 tablet_bootstrap.cc:492] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48: No bootstrap required, opened a new log
I20260709 14:54:32.455483 18330 consensus_queue.cc:260] T e485b97d16354a6db21232782aed99d8 P 801a20b6be524affa4a4f08ffc8a2174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.456314 18332 ts_tablet_manager.cc:1403] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 14:54:32.456895 18242 heartbeater.cc:499] Master 127.13.139.62:38489 was elected leader, sending a full tablet report...
I20260709 14:54:32.457186 18331 ts_tablet_manager.cc:1434] T 2276c3a9e5f943cca4a1a45a8d840a69 P 2d18d58f6e2d4686a45cf54803d385d3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:54:32.458195 18331 tablet_bootstrap.cc:492] T e485b97d16354a6db21232782aed99d8 P 2d18d58f6e2d4686a45cf54803d385d3: Bootstrap starting.
I20260709 14:54:32.459175 18332 raft_consensus.cc:359] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.459857 18332 raft_consensus.cc:385] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.460135 18332 raft_consensus.cc:740] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ddfc9c26ae94bcb86d8269c15cfef48, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.460973 18332 consensus_queue.cc:260] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.463111 18167 heartbeater.cc:499] Master 127.13.139.62:38489 was elected leader, sending a full tablet report...
I20260709 14:54:32.463660 18330 ts_tablet_manager.cc:1434] T e485b97d16354a6db21232782aed99d8 P 801a20b6be524affa4a4f08ffc8a2174: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 14:54:32.464637 18330 tablet_bootstrap.cc:492] T 2276c3a9e5f943cca4a1a45a8d840a69 P 801a20b6be524affa4a4f08ffc8a2174: Bootstrap starting.
I20260709 14:54:32.465222 18331 tablet_bootstrap.cc:654] T e485b97d16354a6db21232782aed99d8 P 2d18d58f6e2d4686a45cf54803d385d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.470841 18330 tablet_bootstrap.cc:654] T 2276c3a9e5f943cca4a1a45a8d840a69 P 801a20b6be524affa4a4f08ffc8a2174: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.484603 18330 tablet_bootstrap.cc:492] T 2276c3a9e5f943cca4a1a45a8d840a69 P 801a20b6be524affa4a4f08ffc8a2174: No bootstrap required, opened a new log
I20260709 14:54:32.485335 18330 ts_tablet_manager.cc:1403] T 2276c3a9e5f943cca4a1a45a8d840a69 P 801a20b6be524affa4a4f08ffc8a2174: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.015s
I20260709 14:54:32.487653 18316 heartbeater.cc:499] Master 127.13.139.62:38489 was elected leader, sending a full tablet report...
I20260709 14:54:32.488127 18332 ts_tablet_manager.cc:1434] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.011s
I20260709 14:54:32.489114 18332 tablet_bootstrap.cc:492] T 2276c3a9e5f943cca4a1a45a8d840a69 P 6ddfc9c26ae94bcb86d8269c15cfef48: Bootstrap starting.
I20260709 14:54:32.489135 18330 raft_consensus.cc:359] T 2276c3a9e5f943cca4a1a45a8d840a69 P 801a20b6be524affa4a4f08ffc8a2174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.490028 18331 tablet_bootstrap.cc:492] T e485b97d16354a6db21232782aed99d8 P 2d18d58f6e2d4686a45cf54803d385d3: No bootstrap required, opened a new log
I20260709 14:54:32.489995 18330 raft_consensus.cc:385] T 2276c3a9e5f943cca4a1a45a8d840a69 P 801a20b6be524affa4a4f08ffc8a2174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.490451 18330 raft_consensus.cc:740] T 2276c3a9e5f943cca4a1a45a8d840a69 P 801a20b6be524affa4a4f08ffc8a2174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 801a20b6be524affa4a4f08ffc8a2174, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.490592 18331 ts_tablet_manager.cc:1403] T e485b97d16354a6db21232782aed99d8 P 2d18d58f6e2d4686a45cf54803d385d3: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.011s
I20260709 14:54:32.491219 18330 consensus_queue.cc:260] T 2276c3a9e5f943cca4a1a45a8d840a69 P 801a20b6be524affa4a4f08ffc8a2174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.493597 18330 ts_tablet_manager.cc:1434] T 2276c3a9e5f943cca4a1a45a8d840a69 P 801a20b6be524affa4a4f08ffc8a2174: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:54:32.493919 18337 raft_consensus.cc:493] T 2276c3a9e5f943cca4a1a45a8d840a69 P 801a20b6be524affa4a4f08ffc8a2174 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:32.494364 18337 raft_consensus.cc:515] T 2276c3a9e5f943cca4a1a45a8d840a69 P 801a20b6be524affa4a4f08ffc8a2174 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.495114 18331 raft_consensus.cc:359] T e485b97d16354a6db21232782aed99d8 P 2d18d58f6e2d4686a45cf54803d385d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.495606 18331 raft_consensus.cc:385] T e485b97d16354a6db21232782aed99d8 P 2d18d58f6e2d4686a45cf54803d385d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.495779 18331 raft_consensus.cc:740] T e485b97d16354a6db21232782aed99d8 P 2d18d58f6e2d4686a45cf54803d385d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d18d58f6e2d4686a45cf54803d385d3, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.496461 18331 consensus_queue.cc:260] T e485b97d16354a6db21232782aed99d8 P 2d18d58f6e2d4686a45cf54803d385d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.497951 18331 ts_tablet_manager.cc:1434] T e485b97d16354a6db21232782aed99d8 P 2d18d58f6e2d4686a45cf54803d385d3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:32.500296 18332 tablet_bootstrap.cc:654] T 2276c3a9e5f943cca4a1a45a8d840a69 P 6ddfc9c26ae94bcb86d8269c15cfef48: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.500347 18337 leader_election.cc:290] T 2276c3a9e5f943cca4a1a45a8d840a69 P 801a20b6be524affa4a4f08ffc8a2174 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d18d58f6e2d4686a45cf54803d385d3 (127.13.139.2:36143), 6ddfc9c26ae94bcb86d8269c15cfef48 (127.13.139.3:45557)
I20260709 14:54:32.512197 18332 tablet_bootstrap.cc:492] T 2276c3a9e5f943cca4a1a45a8d840a69 P 6ddfc9c26ae94bcb86d8269c15cfef48: No bootstrap required, opened a new log
I20260709 14:54:32.512684 18332 ts_tablet_manager.cc:1403] T 2276c3a9e5f943cca4a1a45a8d840a69 P 6ddfc9c26ae94bcb86d8269c15cfef48: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.003s
I20260709 14:54:32.515210 18332 raft_consensus.cc:359] T 2276c3a9e5f943cca4a1a45a8d840a69 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.515852 18332 raft_consensus.cc:385] T 2276c3a9e5f943cca4a1a45a8d840a69 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.516155 18332 raft_consensus.cc:740] T 2276c3a9e5f943cca4a1a45a8d840a69 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ddfc9c26ae94bcb86d8269c15cfef48, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.516852 18332 consensus_queue.cc:260] T 2276c3a9e5f943cca4a1a45a8d840a69 P 6ddfc9c26ae94bcb86d8269c15cfef48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.518370 18217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2276c3a9e5f943cca4a1a45a8d840a69" candidate_uuid: "801a20b6be524affa4a4f08ffc8a2174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d18d58f6e2d4686a45cf54803d385d3" is_pre_election: true
I20260709 14:54:32.518879 18332 ts_tablet_manager.cc:1434] T 2276c3a9e5f943cca4a1a45a8d840a69 P 6ddfc9c26ae94bcb86d8269c15cfef48: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:32.519061 18217 raft_consensus.cc:2468] T 2276c3a9e5f943cca4a1a45a8d840a69 P 2d18d58f6e2d4686a45cf54803d385d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 801a20b6be524affa4a4f08ffc8a2174 in term 0.
I20260709 14:54:32.520254 18108 leader_election.cc:304] T 2276c3a9e5f943cca4a1a45a8d840a69 P 801a20b6be524affa4a4f08ffc8a2174 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d18d58f6e2d4686a45cf54803d385d3, 801a20b6be524affa4a4f08ffc8a2174; no voters: 
I20260709 14:54:32.521221 18341 raft_consensus.cc:2804] T 2276c3a9e5f943cca4a1a45a8d840a69 P 801a20b6be524affa4a4f08ffc8a2174 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:32.521530 18341 raft_consensus.cc:493] T 2276c3a9e5f943cca4a1a45a8d840a69 P 801a20b6be524affa4a4f08ffc8a2174 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:32.521770 18341 raft_consensus.cc:3060] T 2276c3a9e5f943cca4a1a45a8d840a69 P 801a20b6be524affa4a4f08ffc8a2174 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.522835 18291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2276c3a9e5f943cca4a1a45a8d840a69" candidate_uuid: "801a20b6be524affa4a4f08ffc8a2174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" is_pre_election: true
I20260709 14:54:32.523476 18291 raft_consensus.cc:2468] T 2276c3a9e5f943cca4a1a45a8d840a69 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 801a20b6be524affa4a4f08ffc8a2174 in term 0.
I20260709 14:54:32.527287 18341 raft_consensus.cc:515] T 2276c3a9e5f943cca4a1a45a8d840a69 P 801a20b6be524affa4a4f08ffc8a2174 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.528841 18341 leader_election.cc:290] T 2276c3a9e5f943cca4a1a45a8d840a69 P 801a20b6be524affa4a4f08ffc8a2174 [CANDIDATE]: Term 1 election: Requested vote from peers 2d18d58f6e2d4686a45cf54803d385d3 (127.13.139.2:36143), 6ddfc9c26ae94bcb86d8269c15cfef48 (127.13.139.3:45557)
I20260709 14:54:32.529497 18217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2276c3a9e5f943cca4a1a45a8d840a69" candidate_uuid: "801a20b6be524affa4a4f08ffc8a2174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d18d58f6e2d4686a45cf54803d385d3"
I20260709 14:54:32.529697 18291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2276c3a9e5f943cca4a1a45a8d840a69" candidate_uuid: "801a20b6be524affa4a4f08ffc8a2174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48"
I20260709 14:54:32.529937 18217 raft_consensus.cc:3060] T 2276c3a9e5f943cca4a1a45a8d840a69 P 2d18d58f6e2d4686a45cf54803d385d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.530179 18291 raft_consensus.cc:3060] T 2276c3a9e5f943cca4a1a45a8d840a69 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.534533 18217 raft_consensus.cc:2468] T 2276c3a9e5f943cca4a1a45a8d840a69 P 2d18d58f6e2d4686a45cf54803d385d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 801a20b6be524affa4a4f08ffc8a2174 in term 1.
I20260709 14:54:32.534659 18291 raft_consensus.cc:2468] T 2276c3a9e5f943cca4a1a45a8d840a69 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 801a20b6be524affa4a4f08ffc8a2174 in term 1.
I20260709 14:54:32.535437 18108 leader_election.cc:304] T 2276c3a9e5f943cca4a1a45a8d840a69 P 801a20b6be524affa4a4f08ffc8a2174 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d18d58f6e2d4686a45cf54803d385d3, 801a20b6be524affa4a4f08ffc8a2174; no voters: 
I20260709 14:54:32.536069 18341 raft_consensus.cc:2804] T 2276c3a9e5f943cca4a1a45a8d840a69 P 801a20b6be524affa4a4f08ffc8a2174 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:32.536408 18341 raft_consensus.cc:697] T 2276c3a9e5f943cca4a1a45a8d840a69 P 801a20b6be524affa4a4f08ffc8a2174 [term 1 LEADER]: Becoming Leader. State: Replica: 801a20b6be524affa4a4f08ffc8a2174, State: Running, Role: LEADER
I20260709 14:54:32.537140 18341 consensus_queue.cc:237] T 2276c3a9e5f943cca4a1a45a8d840a69 P 801a20b6be524affa4a4f08ffc8a2174 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.543140 18040 catalog_manager.cc:5697] T 2276c3a9e5f943cca4a1a45a8d840a69 P 801a20b6be524affa4a4f08ffc8a2174 reported cstate change: term changed from 0 to 1, leader changed from <none> to 801a20b6be524affa4a4f08ffc8a2174 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "801a20b6be524affa4a4f08ffc8a2174" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:32.691614 18338 raft_consensus.cc:493] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:32.692114 18338 raft_consensus.cc:515] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.693940 18338 leader_election.cc:290] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 801a20b6be524affa4a4f08ffc8a2174 (127.13.139.1:37769), 2d18d58f6e2d4686a45cf54803d385d3 (127.13.139.2:36143)
I20260709 14:54:32.702656 18142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e485b97d16354a6db21232782aed99d8" candidate_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "801a20b6be524affa4a4f08ffc8a2174" is_pre_election: true
I20260709 14:54:32.703352 18142 raft_consensus.cc:2468] T e485b97d16354a6db21232782aed99d8 P 801a20b6be524affa4a4f08ffc8a2174 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ddfc9c26ae94bcb86d8269c15cfef48 in term 0.
I20260709 14:54:32.703383 18217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e485b97d16354a6db21232782aed99d8" candidate_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d18d58f6e2d4686a45cf54803d385d3" is_pre_election: true
I20260709 14:54:32.703958 18217 raft_consensus.cc:2468] T e485b97d16354a6db21232782aed99d8 P 2d18d58f6e2d4686a45cf54803d385d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ddfc9c26ae94bcb86d8269c15cfef48 in term 0.
I20260709 14:54:32.704344 18255 leader_election.cc:304] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ddfc9c26ae94bcb86d8269c15cfef48, 801a20b6be524affa4a4f08ffc8a2174; no voters: 
I20260709 14:54:32.705120 18338 raft_consensus.cc:2804] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:32.705432 18338 raft_consensus.cc:493] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:32.705647 18338 raft_consensus.cc:3060] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.710238 18338 raft_consensus.cc:515] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.711685 18338 leader_election.cc:290] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48 [CANDIDATE]: Term 1 election: Requested vote from peers 801a20b6be524affa4a4f08ffc8a2174 (127.13.139.1:37769), 2d18d58f6e2d4686a45cf54803d385d3 (127.13.139.2:36143)
I20260709 14:54:32.712262 18142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e485b97d16354a6db21232782aed99d8" candidate_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "801a20b6be524affa4a4f08ffc8a2174"
I20260709 14:54:32.712601 18217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e485b97d16354a6db21232782aed99d8" candidate_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d18d58f6e2d4686a45cf54803d385d3"
I20260709 14:54:32.712834 18142 raft_consensus.cc:3060] T e485b97d16354a6db21232782aed99d8 P 801a20b6be524affa4a4f08ffc8a2174 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.713161 18217 raft_consensus.cc:3060] T e485b97d16354a6db21232782aed99d8 P 2d18d58f6e2d4686a45cf54803d385d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.719506 18217 raft_consensus.cc:2468] T e485b97d16354a6db21232782aed99d8 P 2d18d58f6e2d4686a45cf54803d385d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ddfc9c26ae94bcb86d8269c15cfef48 in term 1.
I20260709 14:54:32.719506 18142 raft_consensus.cc:2468] T e485b97d16354a6db21232782aed99d8 P 801a20b6be524affa4a4f08ffc8a2174 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ddfc9c26ae94bcb86d8269c15cfef48 in term 1.
I20260709 14:54:32.720649 18257 leader_election.cc:304] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d18d58f6e2d4686a45cf54803d385d3, 6ddfc9c26ae94bcb86d8269c15cfef48; no voters: 
I20260709 14:54:32.721287 18338 raft_consensus.cc:2804] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:32.722035 18338 raft_consensus.cc:697] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 1 LEADER]: Becoming Leader. State: Replica: 6ddfc9c26ae94bcb86d8269c15cfef48, State: Running, Role: LEADER
I20260709 14:54:32.722762 18338 consensus_queue.cc:237] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.728356 18040 catalog_manager.cc:5697] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ddfc9c26ae94bcb86d8269c15cfef48 (127.13.139.3). New cstate: current_term: 1 leader_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:32.792977 18040 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50038:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:54:32.794752 18040 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:54:32.814646 18132 tablet_service.cc:1511] Processing CreateTablet for tablet bc37d1fee04c46ac84ce7f203cf16649 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=04fa6005033e4811a893fab5e0d34ccd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:54:32.815846 18132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc37d1fee04c46ac84ce7f203cf16649. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:32.815655 18206 tablet_service.cc:1511] Processing CreateTablet for tablet bc37d1fee04c46ac84ce7f203cf16649 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=04fa6005033e4811a893fab5e0d34ccd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:54:32.816867 18206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc37d1fee04c46ac84ce7f203cf16649. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:32.818746 18280 tablet_service.cc:1511] Processing CreateTablet for tablet bc37d1fee04c46ac84ce7f203cf16649 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=04fa6005033e4811a893fab5e0d34ccd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:54:32.819043 18131 tablet_service.cc:1511] Processing CreateTablet for tablet 589c4f9e3120426896262c0359fd8cfa (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=04fa6005033e4811a893fab5e0d34ccd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:54:32.819382 18207 tablet_service.cc:1511] Processing CreateTablet for tablet 589c4f9e3120426896262c0359fd8cfa (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=04fa6005033e4811a893fab5e0d34ccd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:54:32.819942 18280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc37d1fee04c46ac84ce7f203cf16649. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:32.820192 18131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 589c4f9e3120426896262c0359fd8cfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:32.820525 18207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 589c4f9e3120426896262c0359fd8cfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:32.830785 18330 tablet_bootstrap.cc:492] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174: Bootstrap starting.
I20260709 14:54:32.834599 18332 tablet_bootstrap.cc:492] T bc37d1fee04c46ac84ce7f203cf16649 P 6ddfc9c26ae94bcb86d8269c15cfef48: Bootstrap starting.
I20260709 14:54:32.836351 18331 tablet_bootstrap.cc:492] T 589c4f9e3120426896262c0359fd8cfa P 2d18d58f6e2d4686a45cf54803d385d3: Bootstrap starting.
I20260709 14:54:32.836687 18280 tablet_service.cc:1511] Processing CreateTablet for tablet 589c4f9e3120426896262c0359fd8cfa (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=04fa6005033e4811a893fab5e0d34ccd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:54:32.837937 18280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 589c4f9e3120426896262c0359fd8cfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:32.840809 18330 tablet_bootstrap.cc:654] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.842871 18331 tablet_bootstrap.cc:654] T 589c4f9e3120426896262c0359fd8cfa P 2d18d58f6e2d4686a45cf54803d385d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.846597 18332 tablet_bootstrap.cc:654] T bc37d1fee04c46ac84ce7f203cf16649 P 6ddfc9c26ae94bcb86d8269c15cfef48: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.854326 18331 tablet_bootstrap.cc:492] T 589c4f9e3120426896262c0359fd8cfa P 2d18d58f6e2d4686a45cf54803d385d3: No bootstrap required, opened a new log
I20260709 14:54:32.854820 18331 ts_tablet_manager.cc:1403] T 589c4f9e3120426896262c0359fd8cfa P 2d18d58f6e2d4686a45cf54803d385d3: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 14:54:32.857919 18330 tablet_bootstrap.cc:492] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174: No bootstrap required, opened a new log
I20260709 14:54:32.858012 18332 tablet_bootstrap.cc:492] T bc37d1fee04c46ac84ce7f203cf16649 P 6ddfc9c26ae94bcb86d8269c15cfef48: No bootstrap required, opened a new log
I20260709 14:54:32.857707 18331 raft_consensus.cc:359] T 589c4f9e3120426896262c0359fd8cfa P 2d18d58f6e2d4686a45cf54803d385d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.858541 18330 ts_tablet_manager.cc:1403] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.003s
I20260709 14:54:32.858616 18332 ts_tablet_manager.cc:1403] T bc37d1fee04c46ac84ce7f203cf16649 P 6ddfc9c26ae94bcb86d8269c15cfef48: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.006s
I20260709 14:54:32.858920 18331 raft_consensus.cc:385] T 589c4f9e3120426896262c0359fd8cfa P 2d18d58f6e2d4686a45cf54803d385d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.859313 18331 raft_consensus.cc:740] T 589c4f9e3120426896262c0359fd8cfa P 2d18d58f6e2d4686a45cf54803d385d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d18d58f6e2d4686a45cf54803d385d3, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.860142 18331 consensus_queue.cc:260] T 589c4f9e3120426896262c0359fd8cfa P 2d18d58f6e2d4686a45cf54803d385d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.861406 18330 raft_consensus.cc:359] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.862119 18330 raft_consensus.cc:385] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.861730 18332 raft_consensus.cc:359] T bc37d1fee04c46ac84ce7f203cf16649 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.862377 18330 raft_consensus.cc:740] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 801a20b6be524affa4a4f08ffc8a2174, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.862519 18332 raft_consensus.cc:385] T bc37d1fee04c46ac84ce7f203cf16649 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.862874 18332 raft_consensus.cc:740] T bc37d1fee04c46ac84ce7f203cf16649 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ddfc9c26ae94bcb86d8269c15cfef48, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.863068 18330 consensus_queue.cc:260] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.864445 18331 ts_tablet_manager.cc:1434] T 589c4f9e3120426896262c0359fd8cfa P 2d18d58f6e2d4686a45cf54803d385d3: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 14:54:32.865496 18331 tablet_bootstrap.cc:492] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3: Bootstrap starting.
I20260709 14:54:32.865628 18330 ts_tablet_manager.cc:1434] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:32.866623 18330 tablet_bootstrap.cc:492] T 589c4f9e3120426896262c0359fd8cfa P 801a20b6be524affa4a4f08ffc8a2174: Bootstrap starting.
I20260709 14:54:32.871706 18330 tablet_bootstrap.cc:654] T 589c4f9e3120426896262c0359fd8cfa P 801a20b6be524affa4a4f08ffc8a2174: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.872004 18331 tablet_bootstrap.cc:654] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.863710 18332 consensus_queue.cc:260] T bc37d1fee04c46ac84ce7f203cf16649 P 6ddfc9c26ae94bcb86d8269c15cfef48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.882920 18332 ts_tablet_manager.cc:1434] T bc37d1fee04c46ac84ce7f203cf16649 P 6ddfc9c26ae94bcb86d8269c15cfef48: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.002s
I20260709 14:54:32.883903 18330 tablet_bootstrap.cc:492] T 589c4f9e3120426896262c0359fd8cfa P 801a20b6be524affa4a4f08ffc8a2174: No bootstrap required, opened a new log
I20260709 14:54:32.883904 18332 tablet_bootstrap.cc:492] T 589c4f9e3120426896262c0359fd8cfa P 6ddfc9c26ae94bcb86d8269c15cfef48: Bootstrap starting.
I20260709 14:54:32.884610 18330 ts_tablet_manager.cc:1403] T 589c4f9e3120426896262c0359fd8cfa P 801a20b6be524affa4a4f08ffc8a2174: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.005s
I20260709 14:54:32.884656 18331 tablet_bootstrap.cc:492] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3: No bootstrap required, opened a new log
I20260709 14:54:32.885308 18331 ts_tablet_manager.cc:1403] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 14:54:32.888119 18330 raft_consensus.cc:359] T 589c4f9e3120426896262c0359fd8cfa P 801a20b6be524affa4a4f08ffc8a2174 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.888929 18330 raft_consensus.cc:385] T 589c4f9e3120426896262c0359fd8cfa P 801a20b6be524affa4a4f08ffc8a2174 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.888598 18331 raft_consensus.cc:359] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.889358 18331 raft_consensus.cc:385] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.889331 18330 raft_consensus.cc:740] T 589c4f9e3120426896262c0359fd8cfa P 801a20b6be524affa4a4f08ffc8a2174 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 801a20b6be524affa4a4f08ffc8a2174, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.889763 18331 raft_consensus.cc:740] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d18d58f6e2d4686a45cf54803d385d3, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.890852 18330 consensus_queue.cc:260] T 589c4f9e3120426896262c0359fd8cfa P 801a20b6be524affa4a4f08ffc8a2174 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.891712 18332 tablet_bootstrap.cc:654] T 589c4f9e3120426896262c0359fd8cfa P 6ddfc9c26ae94bcb86d8269c15cfef48: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:32.893239 18330 ts_tablet_manager.cc:1434] T 589c4f9e3120426896262c0359fd8cfa P 801a20b6be524affa4a4f08ffc8a2174: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:54:32.890579 18331 consensus_queue.cc:260] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.895181 18331 ts_tablet_manager.cc:1434] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:54:32.899821 18332 tablet_bootstrap.cc:492] T 589c4f9e3120426896262c0359fd8cfa P 6ddfc9c26ae94bcb86d8269c15cfef48: No bootstrap required, opened a new log
I20260709 14:54:32.900255 18332 ts_tablet_manager.cc:1403] T 589c4f9e3120426896262c0359fd8cfa P 6ddfc9c26ae94bcb86d8269c15cfef48: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.007s
I20260709 14:54:32.902494 18332 raft_consensus.cc:359] T 589c4f9e3120426896262c0359fd8cfa P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.902978 18332 raft_consensus.cc:385] T 589c4f9e3120426896262c0359fd8cfa P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:32.903198 18332 raft_consensus.cc:740] T 589c4f9e3120426896262c0359fd8cfa P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ddfc9c26ae94bcb86d8269c15cfef48, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.903753 18332 consensus_queue.cc:260] T 589c4f9e3120426896262c0359fd8cfa P 6ddfc9c26ae94bcb86d8269c15cfef48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.905586 18332 ts_tablet_manager.cc:1434] T 589c4f9e3120426896262c0359fd8cfa P 6ddfc9c26ae94bcb86d8269c15cfef48: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.006s
I20260709 14:54:32.925331 18341 consensus_queue.cc:1048] T 2276c3a9e5f943cca4a1a45a8d840a69 P 801a20b6be524affa4a4f08ffc8a2174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:32.926136 18336 raft_consensus.cc:493] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:32.926553 18336 raft_consensus.cc:515] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.928952 18336 leader_election.cc:290] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 801a20b6be524affa4a4f08ffc8a2174 (127.13.139.1:37769), 6ddfc9c26ae94bcb86d8269c15cfef48 (127.13.139.3:45557)
I20260709 14:54:32.940028 18341 consensus_queue.cc:1048] T 2276c3a9e5f943cca4a1a45a8d840a69 P 801a20b6be524affa4a4f08ffc8a2174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:32.947024 18142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc37d1fee04c46ac84ce7f203cf16649" candidate_uuid: "2d18d58f6e2d4686a45cf54803d385d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "801a20b6be524affa4a4f08ffc8a2174" is_pre_election: true
I20260709 14:54:32.947652 18142 raft_consensus.cc:2468] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d18d58f6e2d4686a45cf54803d385d3 in term 0.
I20260709 14:54:32.948522 18290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc37d1fee04c46ac84ce7f203cf16649" candidate_uuid: "2d18d58f6e2d4686a45cf54803d385d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" is_pre_election: true
I20260709 14:54:32.948887 18181 leader_election.cc:304] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d18d58f6e2d4686a45cf54803d385d3, 801a20b6be524affa4a4f08ffc8a2174; no voters: 
I20260709 14:54:32.949338 18290 raft_consensus.cc:2468] T bc37d1fee04c46ac84ce7f203cf16649 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d18d58f6e2d4686a45cf54803d385d3 in term 0.
I20260709 14:54:32.949868 18336 raft_consensus.cc:2804] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:32.950246 18336 raft_consensus.cc:493] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:32.950569 18336 raft_consensus.cc:3060] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.959190 18336 raft_consensus.cc:515] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.960728 18336 leader_election.cc:290] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3 [CANDIDATE]: Term 1 election: Requested vote from peers 801a20b6be524affa4a4f08ffc8a2174 (127.13.139.1:37769), 6ddfc9c26ae94bcb86d8269c15cfef48 (127.13.139.3:45557)
I20260709 14:54:32.961519 18142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc37d1fee04c46ac84ce7f203cf16649" candidate_uuid: "2d18d58f6e2d4686a45cf54803d385d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "801a20b6be524affa4a4f08ffc8a2174"
I20260709 14:54:32.961777 18291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc37d1fee04c46ac84ce7f203cf16649" candidate_uuid: "2d18d58f6e2d4686a45cf54803d385d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48"
I20260709 14:54:32.962111 18142 raft_consensus.cc:3060] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.962311 18291 raft_consensus.cc:3060] T bc37d1fee04c46ac84ce7f203cf16649 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:32.968631 18142 raft_consensus.cc:2468] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d18d58f6e2d4686a45cf54803d385d3 in term 1.
I20260709 14:54:32.968657 18291 raft_consensus.cc:2468] T bc37d1fee04c46ac84ce7f203cf16649 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d18d58f6e2d4686a45cf54803d385d3 in term 1.
I20260709 14:54:32.969741 18181 leader_election.cc:304] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d18d58f6e2d4686a45cf54803d385d3, 801a20b6be524affa4a4f08ffc8a2174; no voters: 
I20260709 14:54:32.970358 18336 raft_consensus.cc:2804] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:32.970816 18336 raft_consensus.cc:697] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3 [term 1 LEADER]: Becoming Leader. State: Replica: 2d18d58f6e2d4686a45cf54803d385d3, State: Running, Role: LEADER
I20260709 14:54:32.971477 18336 consensus_queue.cc:237] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:32.977669 18040 catalog_manager.cc:5697] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d18d58f6e2d4686a45cf54803d385d3 (127.13.139.2). New cstate: current_term: 1 leader_uuid: "2d18d58f6e2d4686a45cf54803d385d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } health_report { overall_health: UNKNOWN } } }
W20260709 14:54:32.987147 18088 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:33.049172 18337 raft_consensus.cc:493] T 589c4f9e3120426896262c0359fd8cfa P 801a20b6be524affa4a4f08ffc8a2174 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:33.049661 18337 raft_consensus.cc:515] T 589c4f9e3120426896262c0359fd8cfa P 801a20b6be524affa4a4f08ffc8a2174 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:33.051162 18337 leader_election.cc:290] T 589c4f9e3120426896262c0359fd8cfa P 801a20b6be524affa4a4f08ffc8a2174 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d18d58f6e2d4686a45cf54803d385d3 (127.13.139.2:36143), 6ddfc9c26ae94bcb86d8269c15cfef48 (127.13.139.3:45557)
I20260709 14:54:33.051880 18217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589c4f9e3120426896262c0359fd8cfa" candidate_uuid: "801a20b6be524affa4a4f08ffc8a2174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d18d58f6e2d4686a45cf54803d385d3" is_pre_election: true
I20260709 14:54:33.052084 18291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589c4f9e3120426896262c0359fd8cfa" candidate_uuid: "801a20b6be524affa4a4f08ffc8a2174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" is_pre_election: true
I20260709 14:54:33.052544 18217 raft_consensus.cc:2468] T 589c4f9e3120426896262c0359fd8cfa P 2d18d58f6e2d4686a45cf54803d385d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 801a20b6be524affa4a4f08ffc8a2174 in term 0.
I20260709 14:54:33.052644 18291 raft_consensus.cc:2468] T 589c4f9e3120426896262c0359fd8cfa P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 801a20b6be524affa4a4f08ffc8a2174 in term 0.
I20260709 14:54:33.053581 18108 leader_election.cc:304] T 589c4f9e3120426896262c0359fd8cfa P 801a20b6be524affa4a4f08ffc8a2174 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ddfc9c26ae94bcb86d8269c15cfef48, 801a20b6be524affa4a4f08ffc8a2174; no voters: 
I20260709 14:54:33.054100 18337 raft_consensus.cc:2804] T 589c4f9e3120426896262c0359fd8cfa P 801a20b6be524affa4a4f08ffc8a2174 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:33.054395 18337 raft_consensus.cc:493] T 589c4f9e3120426896262c0359fd8cfa P 801a20b6be524affa4a4f08ffc8a2174 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:33.054651 18337 raft_consensus.cc:3060] T 589c4f9e3120426896262c0359fd8cfa P 801a20b6be524affa4a4f08ffc8a2174 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:33.059201 18337 raft_consensus.cc:515] T 589c4f9e3120426896262c0359fd8cfa P 801a20b6be524affa4a4f08ffc8a2174 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:33.060586 18337 leader_election.cc:290] T 589c4f9e3120426896262c0359fd8cfa P 801a20b6be524affa4a4f08ffc8a2174 [CANDIDATE]: Term 1 election: Requested vote from peers 2d18d58f6e2d4686a45cf54803d385d3 (127.13.139.2:36143), 6ddfc9c26ae94bcb86d8269c15cfef48 (127.13.139.3:45557)
I20260709 14:54:33.061307 18217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589c4f9e3120426896262c0359fd8cfa" candidate_uuid: "801a20b6be524affa4a4f08ffc8a2174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d18d58f6e2d4686a45cf54803d385d3"
I20260709 14:54:33.061447 18291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "589c4f9e3120426896262c0359fd8cfa" candidate_uuid: "801a20b6be524affa4a4f08ffc8a2174" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48"
I20260709 14:54:33.061769 18217 raft_consensus.cc:3060] T 589c4f9e3120426896262c0359fd8cfa P 2d18d58f6e2d4686a45cf54803d385d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:33.061924 18291 raft_consensus.cc:3060] T 589c4f9e3120426896262c0359fd8cfa P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:33.066360 18217 raft_consensus.cc:2468] T 589c4f9e3120426896262c0359fd8cfa P 2d18d58f6e2d4686a45cf54803d385d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 801a20b6be524affa4a4f08ffc8a2174 in term 1.
I20260709 14:54:33.066386 18291 raft_consensus.cc:2468] T 589c4f9e3120426896262c0359fd8cfa P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 801a20b6be524affa4a4f08ffc8a2174 in term 1.
I20260709 14:54:33.067273 18108 leader_election.cc:304] T 589c4f9e3120426896262c0359fd8cfa P 801a20b6be524affa4a4f08ffc8a2174 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d18d58f6e2d4686a45cf54803d385d3, 801a20b6be524affa4a4f08ffc8a2174; no voters: 
I20260709 14:54:33.067842 18337 raft_consensus.cc:2804] T 589c4f9e3120426896262c0359fd8cfa P 801a20b6be524affa4a4f08ffc8a2174 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:33.068192 18337 raft_consensus.cc:697] T 589c4f9e3120426896262c0359fd8cfa P 801a20b6be524affa4a4f08ffc8a2174 [term 1 LEADER]: Becoming Leader. State: Replica: 801a20b6be524affa4a4f08ffc8a2174, State: Running, Role: LEADER
I20260709 14:54:33.068758 18337 consensus_queue.cc:237] T 589c4f9e3120426896262c0359fd8cfa P 801a20b6be524affa4a4f08ffc8a2174 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:33.075280 18040 catalog_manager.cc:5697] T 589c4f9e3120426896262c0359fd8cfa P 801a20b6be524affa4a4f08ffc8a2174 reported cstate change: term changed from 0 to 1, leader changed from <none> to 801a20b6be524affa4a4f08ffc8a2174 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "801a20b6be524affa4a4f08ffc8a2174" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:33.100610 18291 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e485b97d16354a6db21232782aed99d8"
dest_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48"
mode: GRACEFUL
new_leader_uuid: "2d18d58f6e2d4686a45cf54803d385d3"
 from {username='slave'} at 127.0.0.1:51456
I20260709 14:54:33.101106 18291 raft_consensus.cc:606] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 1 LEADER]: Received request to transfer leadership to TS 2d18d58f6e2d4686a45cf54803d385d3
I20260709 14:54:33.111948 18217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc37d1fee04c46ac84ce7f203cf16649"
dest_uuid: "2d18d58f6e2d4686a45cf54803d385d3"
mode: GRACEFUL
new_leader_uuid: "801a20b6be524affa4a4f08ffc8a2174"
 from {username='slave'} at 127.0.0.1:37086
I20260709 14:54:33.112404 18217 raft_consensus.cc:606] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3 [term 1 LEADER]: Received request to transfer leadership to TS 801a20b6be524affa4a4f08ffc8a2174
I20260709 14:54:33.209565 18338 consensus_queue.cc:1048] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:33.219071 18338 consensus_queue.cc:1048] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:33.229628 18371 raft_consensus.cc:993] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48: : Instructing follower 2d18d58f6e2d4686a45cf54803d385d3 to start an election
I20260709 14:54:33.230074 18338 raft_consensus.cc:1081] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 1 LEADER]: Signalling peer 2d18d58f6e2d4686a45cf54803d385d3 to start an election
I20260709 14:54:33.231580 18217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e485b97d16354a6db21232782aed99d8"
dest_uuid: "2d18d58f6e2d4686a45cf54803d385d3"
 from {username='slave'} at 127.0.0.1:37072
I20260709 14:54:33.231966 18217 raft_consensus.cc:493] T e485b97d16354a6db21232782aed99d8 P 2d18d58f6e2d4686a45cf54803d385d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:33.232187 18217 raft_consensus.cc:3060] T e485b97d16354a6db21232782aed99d8 P 2d18d58f6e2d4686a45cf54803d385d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.236861 18217 raft_consensus.cc:515] T e485b97d16354a6db21232782aed99d8 P 2d18d58f6e2d4686a45cf54803d385d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:33.240325 18142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e485b97d16354a6db21232782aed99d8" candidate_uuid: "2d18d58f6e2d4686a45cf54803d385d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "801a20b6be524affa4a4f08ffc8a2174"
I20260709 14:54:33.240594 18217 leader_election.cc:290] T e485b97d16354a6db21232782aed99d8 P 2d18d58f6e2d4686a45cf54803d385d3 [CANDIDATE]: Term 2 election: Requested vote from peers 801a20b6be524affa4a4f08ffc8a2174 (127.13.139.1:37769), 6ddfc9c26ae94bcb86d8269c15cfef48 (127.13.139.3:45557)
I20260709 14:54:33.240914 18142 raft_consensus.cc:3060] T e485b97d16354a6db21232782aed99d8 P 801a20b6be524affa4a4f08ffc8a2174 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.241586 18291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e485b97d16354a6db21232782aed99d8" candidate_uuid: "2d18d58f6e2d4686a45cf54803d385d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48"
I20260709 14:54:33.242153 18291 raft_consensus.cc:3055] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:33.242453 18291 raft_consensus.cc:740] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6ddfc9c26ae94bcb86d8269c15cfef48, State: Running, Role: LEADER
I20260709 14:54:33.243227 18291 consensus_queue.cc:260] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:33.244369 18291 raft_consensus.cc:3060] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.247429 18142 raft_consensus.cc:2468] T e485b97d16354a6db21232782aed99d8 P 801a20b6be524affa4a4f08ffc8a2174 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d18d58f6e2d4686a45cf54803d385d3 in term 2.
I20260709 14:54:33.248473 18181 leader_election.cc:304] T e485b97d16354a6db21232782aed99d8 P 2d18d58f6e2d4686a45cf54803d385d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d18d58f6e2d4686a45cf54803d385d3, 801a20b6be524affa4a4f08ffc8a2174; no voters: 
I20260709 14:54:33.249082 18336 raft_consensus.cc:2804] T e485b97d16354a6db21232782aed99d8 P 2d18d58f6e2d4686a45cf54803d385d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:33.249433 18336 raft_consensus.cc:697] T e485b97d16354a6db21232782aed99d8 P 2d18d58f6e2d4686a45cf54803d385d3 [term 2 LEADER]: Becoming Leader. State: Replica: 2d18d58f6e2d4686a45cf54803d385d3, State: Running, Role: LEADER
I20260709 14:54:33.250106 18291 raft_consensus.cc:2468] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d18d58f6e2d4686a45cf54803d385d3 in term 2.
I20260709 14:54:33.250065 18336 consensus_queue.cc:237] T e485b97d16354a6db21232782aed99d8 P 2d18d58f6e2d4686a45cf54803d385d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:33.255043 18040 catalog_manager.cc:5697] T e485b97d16354a6db21232782aed99d8 P 2d18d58f6e2d4686a45cf54803d385d3 reported cstate change: term changed from 1 to 2, leader changed from 6ddfc9c26ae94bcb86d8269c15cfef48 (127.13.139.3) to 2d18d58f6e2d4686a45cf54803d385d3 (127.13.139.2). New cstate: current_term: 2 leader_uuid: "2d18d58f6e2d4686a45cf54803d385d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:33.511685 18373 consensus_queue.cc:1048] T 589c4f9e3120426896262c0359fd8cfa P 801a20b6be524affa4a4f08ffc8a2174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:33.521812 18373 consensus_queue.cc:1048] T 589c4f9e3120426896262c0359fd8cfa P 801a20b6be524affa4a4f08ffc8a2174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:33.546732 18336 consensus_queue.cc:1048] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:33.556020 18377 consensus_queue.cc:1048] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:33.562812 18366 raft_consensus.cc:993] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3: : Instructing follower 801a20b6be524affa4a4f08ffc8a2174 to start an election
I20260709 14:54:33.563253 18377 raft_consensus.cc:1081] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3 [term 1 LEADER]: Signalling peer 801a20b6be524affa4a4f08ffc8a2174 to start an election
I20260709 14:54:33.564657 18142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc37d1fee04c46ac84ce7f203cf16649"
dest_uuid: "801a20b6be524affa4a4f08ffc8a2174"
 from {username='slave'} at 127.0.0.1:49396
I20260709 14:54:33.565133 18142 raft_consensus.cc:493] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:33.565412 18142 raft_consensus.cc:3060] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.570253 18142 raft_consensus.cc:515] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:33.571973 18142 leader_election.cc:290] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174 [CANDIDATE]: Term 2 election: Requested vote from peers 2d18d58f6e2d4686a45cf54803d385d3 (127.13.139.2:36143), 6ddfc9c26ae94bcb86d8269c15cfef48 (127.13.139.3:45557)
I20260709 14:54:33.572481 18217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc37d1fee04c46ac84ce7f203cf16649" candidate_uuid: "801a20b6be524affa4a4f08ffc8a2174" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d18d58f6e2d4686a45cf54803d385d3"
I20260709 14:54:33.572963 18290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc37d1fee04c46ac84ce7f203cf16649" candidate_uuid: "801a20b6be524affa4a4f08ffc8a2174" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48"
I20260709 14:54:33.573151 18217 raft_consensus.cc:3055] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:33.573508 18217 raft_consensus.cc:740] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d18d58f6e2d4686a45cf54803d385d3, State: Running, Role: LEADER
I20260709 14:54:33.574193 18217 consensus_queue.cc:260] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:33.575129 18217 raft_consensus.cc:3060] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.575696 18290 raft_consensus.cc:3060] T bc37d1fee04c46ac84ce7f203cf16649 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.580323 18217 raft_consensus.cc:2468] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 801a20b6be524affa4a4f08ffc8a2174 in term 2.
I20260709 14:54:33.580439 18290 raft_consensus.cc:2468] T bc37d1fee04c46ac84ce7f203cf16649 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 801a20b6be524affa4a4f08ffc8a2174 in term 2.
I20260709 14:54:33.581384 18108 leader_election.cc:304] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d18d58f6e2d4686a45cf54803d385d3, 801a20b6be524affa4a4f08ffc8a2174; no voters: 
I20260709 14:54:33.581961 18337 raft_consensus.cc:2804] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:33.582317 18337 raft_consensus.cc:697] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174 [term 2 LEADER]: Becoming Leader. State: Replica: 801a20b6be524affa4a4f08ffc8a2174, State: Running, Role: LEADER
I20260709 14:54:33.582928 18337 consensus_queue.cc:237] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:33.587852 18040 catalog_manager.cc:5697] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174 reported cstate change: term changed from 1 to 2, leader changed from 2d18d58f6e2d4686a45cf54803d385d3 (127.13.139.2) to 801a20b6be524affa4a4f08ffc8a2174 (127.13.139.1). New cstate: current_term: 2 leader_uuid: "801a20b6be524affa4a4f08ffc8a2174" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:33.674567 18290 raft_consensus.cc:1275] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 2 FOLLOWER]: Refusing update from remote peer 2d18d58f6e2d4686a45cf54803d385d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:33.675702 18377 consensus_queue.cc:1048] T e485b97d16354a6db21232782aed99d8 P 2d18d58f6e2d4686a45cf54803d385d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:33.683578 18142 raft_consensus.cc:1275] T e485b97d16354a6db21232782aed99d8 P 801a20b6be524affa4a4f08ffc8a2174 [term 2 FOLLOWER]: Refusing update from remote peer 2d18d58f6e2d4686a45cf54803d385d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:33.684880 18366 consensus_queue.cc:1048] T e485b97d16354a6db21232782aed99d8 P 2d18d58f6e2d4686a45cf54803d385d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:33.805824 13868 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:54:33.807264 13868 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:54:33.807616 13868 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:54:33.817806 18142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc37d1fee04c46ac84ce7f203cf16649"
dest_uuid: "801a20b6be524affa4a4f08ffc8a2174"
mode: GRACEFUL
new_leader_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48"
 from {username='slave'} at 127.0.0.1:49400
I20260709 14:54:33.818284 18142 raft_consensus.cc:606] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174 [term 2 LEADER]: Received request to transfer leadership to TS 6ddfc9c26ae94bcb86d8269c15cfef48
I20260709 14:54:33.819262 13868 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:54:34.106001 18217 raft_consensus.cc:1275] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3 [term 2 FOLLOWER]: Refusing update from remote peer 801a20b6be524affa4a4f08ffc8a2174: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:34.107097 18337 consensus_queue.cc:1048] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:34.114178 18290 raft_consensus.cc:1275] T bc37d1fee04c46ac84ce7f203cf16649 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 2 FOLLOWER]: Refusing update from remote peer 801a20b6be524affa4a4f08ffc8a2174: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:34.115927 18373 consensus_queue.cc:1048] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:34.120929 18337 raft_consensus.cc:993] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174: : Instructing follower 6ddfc9c26ae94bcb86d8269c15cfef48 to start an election
I20260709 14:54:34.121320 18373 raft_consensus.cc:1081] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174 [term 2 LEADER]: Signalling peer 6ddfc9c26ae94bcb86d8269c15cfef48 to start an election
I20260709 14:54:34.122668 18290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc37d1fee04c46ac84ce7f203cf16649"
dest_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48"
 from {username='slave'} at 127.0.0.1:51444
I20260709 14:54:34.123102 18290 raft_consensus.cc:493] T bc37d1fee04c46ac84ce7f203cf16649 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:34.123391 18290 raft_consensus.cc:3060] T bc37d1fee04c46ac84ce7f203cf16649 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:34.127866 18290 raft_consensus.cc:515] T bc37d1fee04c46ac84ce7f203cf16649 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:34.129778 18290 leader_election.cc:290] T bc37d1fee04c46ac84ce7f203cf16649 P 6ddfc9c26ae94bcb86d8269c15cfef48 [CANDIDATE]: Term 3 election: Requested vote from peers 801a20b6be524affa4a4f08ffc8a2174 (127.13.139.1:37769), 2d18d58f6e2d4686a45cf54803d385d3 (127.13.139.2:36143)
I20260709 14:54:34.130016 18142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc37d1fee04c46ac84ce7f203cf16649" candidate_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "801a20b6be524affa4a4f08ffc8a2174"
I20260709 14:54:34.130388 18217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc37d1fee04c46ac84ce7f203cf16649" candidate_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2d18d58f6e2d4686a45cf54803d385d3"
I20260709 14:54:34.130617 18142 raft_consensus.cc:3055] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:34.130934 18142 raft_consensus.cc:740] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 801a20b6be524affa4a4f08ffc8a2174, State: Running, Role: LEADER
I20260709 14:54:34.130957 18217 raft_consensus.cc:3060] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:34.131821 18142 consensus_queue.cc:260] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174 [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: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:34.133049 18142 raft_consensus.cc:3060] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:34.137667 18217 raft_consensus.cc:2468] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ddfc9c26ae94bcb86d8269c15cfef48 in term 3.
I20260709 14:54:34.138731 18257 leader_election.cc:304] T bc37d1fee04c46ac84ce7f203cf16649 P 6ddfc9c26ae94bcb86d8269c15cfef48 [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: 2d18d58f6e2d4686a45cf54803d385d3, 6ddfc9c26ae94bcb86d8269c15cfef48; no voters: 
I20260709 14:54:34.139218 18142 raft_consensus.cc:2468] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ddfc9c26ae94bcb86d8269c15cfef48 in term 3.
I20260709 14:54:34.139348 18338 raft_consensus.cc:2804] T bc37d1fee04c46ac84ce7f203cf16649 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:34.140290 18338 raft_consensus.cc:697] T bc37d1fee04c46ac84ce7f203cf16649 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 3 LEADER]: Becoming Leader. State: Replica: 6ddfc9c26ae94bcb86d8269c15cfef48, State: Running, Role: LEADER
I20260709 14:54:34.141031 18338 consensus_queue.cc:237] T bc37d1fee04c46ac84ce7f203cf16649 P 6ddfc9c26ae94bcb86d8269c15cfef48 [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: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } }
I20260709 14:54:34.146816 18040 catalog_manager.cc:5697] T bc37d1fee04c46ac84ce7f203cf16649 P 6ddfc9c26ae94bcb86d8269c15cfef48 reported cstate change: term changed from 2 to 3, leader changed from 801a20b6be524affa4a4f08ffc8a2174 (127.13.139.1) to 6ddfc9c26ae94bcb86d8269c15cfef48 (127.13.139.3). New cstate: current_term: 3 leader_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801a20b6be524affa4a4f08ffc8a2174" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d18d58f6e2d4686a45cf54803d385d3" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 36143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ddfc9c26ae94bcb86d8269c15cfef48" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 45557 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:34.417848 13868 tablet_server.cc:179] TabletServer@127.13.139.1:0 shutting down...
I20260709 14:54:34.435412 13868 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:34.435998 13868 tablet_replica.cc:333] T 589c4f9e3120426896262c0359fd8cfa P 801a20b6be524affa4a4f08ffc8a2174: stopping tablet replica
I20260709 14:54:34.436512 13868 raft_consensus.cc:2243] T 589c4f9e3120426896262c0359fd8cfa P 801a20b6be524affa4a4f08ffc8a2174 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:34.437259 13868 raft_consensus.cc:2272] T 589c4f9e3120426896262c0359fd8cfa P 801a20b6be524affa4a4f08ffc8a2174 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:34.439173 13868 tablet_replica.cc:333] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174: stopping tablet replica
I20260709 14:54:34.439661 13868 raft_consensus.cc:2243] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:34.440224 13868 raft_consensus.cc:2272] T bc37d1fee04c46ac84ce7f203cf16649 P 801a20b6be524affa4a4f08ffc8a2174 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:34.442219 13868 tablet_replica.cc:333] T 2276c3a9e5f943cca4a1a45a8d840a69 P 801a20b6be524affa4a4f08ffc8a2174: stopping tablet replica
I20260709 14:54:34.442680 13868 raft_consensus.cc:2243] T 2276c3a9e5f943cca4a1a45a8d840a69 P 801a20b6be524affa4a4f08ffc8a2174 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:34.443343 13868 raft_consensus.cc:2272] T 2276c3a9e5f943cca4a1a45a8d840a69 P 801a20b6be524affa4a4f08ffc8a2174 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:34.445042 13868 tablet_replica.cc:333] T e485b97d16354a6db21232782aed99d8 P 801a20b6be524affa4a4f08ffc8a2174: stopping tablet replica
I20260709 14:54:34.445469 13868 raft_consensus.cc:2243] T e485b97d16354a6db21232782aed99d8 P 801a20b6be524affa4a4f08ffc8a2174 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:34.445827 13868 raft_consensus.cc:2272] T e485b97d16354a6db21232782aed99d8 P 801a20b6be524affa4a4f08ffc8a2174 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:34.467003 13868 tablet_server.cc:196] TabletServer@127.13.139.1:0 shutdown complete.
I20260709 14:54:34.477492 13868 tablet_server.cc:179] TabletServer@127.13.139.2:0 shutting down...
I20260709 14:54:34.491771 13868 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:34.492324 13868 tablet_replica.cc:333] T e485b97d16354a6db21232782aed99d8 P 2d18d58f6e2d4686a45cf54803d385d3: stopping tablet replica
I20260709 14:54:34.492897 13868 raft_consensus.cc:2243] T e485b97d16354a6db21232782aed99d8 P 2d18d58f6e2d4686a45cf54803d385d3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:34.493634 13868 raft_consensus.cc:2272] T e485b97d16354a6db21232782aed99d8 P 2d18d58f6e2d4686a45cf54803d385d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:34.495707 13868 tablet_replica.cc:333] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3: stopping tablet replica
I20260709 14:54:34.496178 13868 raft_consensus.cc:2243] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:34.496536 13868 raft_consensus.cc:2272] T bc37d1fee04c46ac84ce7f203cf16649 P 2d18d58f6e2d4686a45cf54803d385d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:34.498348 13868 tablet_replica.cc:333] T 589c4f9e3120426896262c0359fd8cfa P 2d18d58f6e2d4686a45cf54803d385d3: stopping tablet replica
I20260709 14:54:34.498791 13868 raft_consensus.cc:2243] T 589c4f9e3120426896262c0359fd8cfa P 2d18d58f6e2d4686a45cf54803d385d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:34.499123 13868 raft_consensus.cc:2272] T 589c4f9e3120426896262c0359fd8cfa P 2d18d58f6e2d4686a45cf54803d385d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:34.501048 13868 tablet_replica.cc:333] T 2276c3a9e5f943cca4a1a45a8d840a69 P 2d18d58f6e2d4686a45cf54803d385d3: stopping tablet replica
I20260709 14:54:34.501447 13868 raft_consensus.cc:2243] T 2276c3a9e5f943cca4a1a45a8d840a69 P 2d18d58f6e2d4686a45cf54803d385d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:34.501768 13868 raft_consensus.cc:2272] T 2276c3a9e5f943cca4a1a45a8d840a69 P 2d18d58f6e2d4686a45cf54803d385d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:34.522531 13868 tablet_server.cc:196] TabletServer@127.13.139.2:0 shutdown complete.
I20260709 14:54:34.532809 13868 tablet_server.cc:179] TabletServer@127.13.139.3:0 shutting down...
W20260709 14:54:34.549209 18257 consensus_peers.cc:597] T bc37d1fee04c46ac84ce7f203cf16649 P 6ddfc9c26ae94bcb86d8269c15cfef48 -> Peer 2d18d58f6e2d4686a45cf54803d385d3 (127.13.139.2:36143): Couldn't send request to peer 2d18d58f6e2d4686a45cf54803d385d3. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.2:36143: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:34.552044 13868 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:34.552587 13868 tablet_replica.cc:333] T 589c4f9e3120426896262c0359fd8cfa P 6ddfc9c26ae94bcb86d8269c15cfef48: stopping tablet replica
I20260709 14:54:34.553112 13868 raft_consensus.cc:2243] T 589c4f9e3120426896262c0359fd8cfa P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:34.553478 13868 raft_consensus.cc:2272] T 589c4f9e3120426896262c0359fd8cfa P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:34.555085 13868 tablet_replica.cc:333] T bc37d1fee04c46ac84ce7f203cf16649 P 6ddfc9c26ae94bcb86d8269c15cfef48: stopping tablet replica
I20260709 14:54:34.555529 13868 raft_consensus.cc:2243] T bc37d1fee04c46ac84ce7f203cf16649 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:34.556126 13868 pending_rounds.cc:70] T bc37d1fee04c46ac84ce7f203cf16649 P 6ddfc9c26ae94bcb86d8269c15cfef48: Trying to abort 1 pending ops.
I20260709 14:54:34.556280 13868 pending_rounds.cc:77] T bc37d1fee04c46ac84ce7f203cf16649 P 6ddfc9c26ae94bcb86d8269c15cfef48: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305661948488392704 op_type: NO_OP noop_request { }
I20260709 14:54:34.556522 13868 raft_consensus.cc:2889] T bc37d1fee04c46ac84ce7f203cf16649 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:54:34.556734 13868 raft_consensus.cc:2272] T bc37d1fee04c46ac84ce7f203cf16649 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:34.558846 13868 tablet_replica.cc:333] T 2276c3a9e5f943cca4a1a45a8d840a69 P 6ddfc9c26ae94bcb86d8269c15cfef48: stopping tablet replica
I20260709 14:54:34.559279 13868 raft_consensus.cc:2243] T 2276c3a9e5f943cca4a1a45a8d840a69 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:34.559603 13868 raft_consensus.cc:2272] T 2276c3a9e5f943cca4a1a45a8d840a69 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:34.561136 13868 tablet_replica.cc:333] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48: stopping tablet replica
I20260709 14:54:34.561514 13868 raft_consensus.cc:2243] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:34.561838 13868 raft_consensus.cc:2272] T e485b97d16354a6db21232782aed99d8 P 6ddfc9c26ae94bcb86d8269c15cfef48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:34.582613 13868 tablet_server.cc:196] TabletServer@127.13.139.3:0 shutdown complete.
I20260709 14:54:34.593389 13868 master.cc:562] Master@127.13.139.62:38489 shutting down...
I20260709 14:54:34.605060 13868 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 94e61242a23b42fe89dd715ba1e8891d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:34.605506 13868 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 94e61242a23b42fe89dd715ba1e8891d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:34.605770 13868 tablet_replica.cc:333] T 00000000000000000000000000000000 P 94e61242a23b42fe89dd715ba1e8891d: stopping tablet replica
I20260709 14:54:34.622570 13868 master.cc:584] Master@127.13.139.62:38489 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2778 ms)
[----------] 6 tests from LeaderRebalancerTest (98206 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:54:34.647850 13868 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.139.62:36577
I20260709 14:54:34.648890 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:34.653224 18389 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:34.654491 18392 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:34.654588 18390 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:34.655011 13868 server_base.cc:1061] running on GCE node
I20260709 14:54:34.655757 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:34.655943 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:34.656095 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608874656079 us; error 0 us; skew 500 ppm
I20260709 14:54:34.656595 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:34.658665 13868 webserver.cc:533] Webserver started at http://127.13.139.62:43029/ using document root <none> and password file <none>
I20260709 14:54:34.659116 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:34.659272 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:34.659528 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:34.660487 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608776280123-13868-0/minicluster-data/master-0-root/instance:
uuid: "683bcf40c17b45f98835188d385e2cce"
format_stamp: "Formatted at 2026-07-09 14:54:34 on dist-test-slave-q457"
I20260709 14:54:34.664386 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:54:34.667294 18397 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:34.667930 13868 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:34.668223 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608776280123-13868-0/minicluster-data/master-0-root
uuid: "683bcf40c17b45f98835188d385e2cce"
format_stamp: "Formatted at 2026-07-09 14:54:34 on dist-test-slave-q457"
I20260709 14:54:34.668484 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608776280123-13868-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608776280123-13868-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608776280123-13868-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:34.683327 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:34.684211 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:34.716239 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.62:36577
I20260709 14:54:34.716325 18448 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.62:36577 every 8 connection(s)
I20260709 14:54:34.719789 18449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:34.729293 18449 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 683bcf40c17b45f98835188d385e2cce: Bootstrap starting.
I20260709 14:54:34.733420 18449 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 683bcf40c17b45f98835188d385e2cce: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:34.737186 18449 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 683bcf40c17b45f98835188d385e2cce: No bootstrap required, opened a new log
I20260709 14:54:34.739076 18449 raft_consensus.cc:359] T 00000000000000000000000000000000 P 683bcf40c17b45f98835188d385e2cce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "683bcf40c17b45f98835188d385e2cce" member_type: VOTER }
I20260709 14:54:34.739421 18449 raft_consensus.cc:385] T 00000000000000000000000000000000 P 683bcf40c17b45f98835188d385e2cce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:34.739634 18449 raft_consensus.cc:740] T 00000000000000000000000000000000 P 683bcf40c17b45f98835188d385e2cce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 683bcf40c17b45f98835188d385e2cce, State: Initialized, Role: FOLLOWER
I20260709 14:54:34.740234 18449 consensus_queue.cc:260] T 00000000000000000000000000000000 P 683bcf40c17b45f98835188d385e2cce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "683bcf40c17b45f98835188d385e2cce" member_type: VOTER }
I20260709 14:54:34.740653 18449 raft_consensus.cc:399] T 00000000000000000000000000000000 P 683bcf40c17b45f98835188d385e2cce [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:34.740895 18449 raft_consensus.cc:493] T 00000000000000000000000000000000 P 683bcf40c17b45f98835188d385e2cce [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:34.741159 18449 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 683bcf40c17b45f98835188d385e2cce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:34.745381 18449 raft_consensus.cc:515] T 00000000000000000000000000000000 P 683bcf40c17b45f98835188d385e2cce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "683bcf40c17b45f98835188d385e2cce" member_type: VOTER }
I20260709 14:54:34.745841 18449 leader_election.cc:304] T 00000000000000000000000000000000 P 683bcf40c17b45f98835188d385e2cce [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: 683bcf40c17b45f98835188d385e2cce; no voters: 
I20260709 14:54:34.746894 18449 leader_election.cc:290] T 00000000000000000000000000000000 P 683bcf40c17b45f98835188d385e2cce [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:34.747167 18452 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 683bcf40c17b45f98835188d385e2cce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:34.748390 18452 raft_consensus.cc:697] T 00000000000000000000000000000000 P 683bcf40c17b45f98835188d385e2cce [term 1 LEADER]: Becoming Leader. State: Replica: 683bcf40c17b45f98835188d385e2cce, State: Running, Role: LEADER
I20260709 14:54:34.749012 18452 consensus_queue.cc:237] T 00000000000000000000000000000000 P 683bcf40c17b45f98835188d385e2cce [LEADER]: Queue going to LEADER mode. State: All 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: "683bcf40c17b45f98835188d385e2cce" member_type: VOTER }
I20260709 14:54:34.749517 18449 sys_catalog.cc:565] T 00000000000000000000000000000000 P 683bcf40c17b45f98835188d385e2cce [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:34.751580 18453 sys_catalog.cc:455] T 00000000000000000000000000000000 P 683bcf40c17b45f98835188d385e2cce [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "683bcf40c17b45f98835188d385e2cce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "683bcf40c17b45f98835188d385e2cce" member_type: VOTER } }
I20260709 14:54:34.751691 18454 sys_catalog.cc:455] T 00000000000000000000000000000000 P 683bcf40c17b45f98835188d385e2cce [sys.catalog]: SysCatalogTable state changed. Reason: New leader 683bcf40c17b45f98835188d385e2cce. Latest consensus state: current_term: 1 leader_uuid: "683bcf40c17b45f98835188d385e2cce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "683bcf40c17b45f98835188d385e2cce" member_type: VOTER } }
I20260709 14:54:34.752218 18453 sys_catalog.cc:458] T 00000000000000000000000000000000 P 683bcf40c17b45f98835188d385e2cce [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:34.752269 18454 sys_catalog.cc:458] T 00000000000000000000000000000000 P 683bcf40c17b45f98835188d385e2cce [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:34.755172 18458 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:34.759469 18458 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:34.762960 13868 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:34.767302 18458 catalog_manager.cc:1383] Generated new cluster ID: 50517cd68e19473cb0bb44ec706f88bd
I20260709 14:54:34.767510 18458 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:34.784464 18458 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:34.785606 18458 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:34.797283 18458 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 683bcf40c17b45f98835188d385e2cce: Generated new TSK 0
I20260709 14:54:34.797772 18458 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:34.828959 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:34.834151 18470 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:34.835004 18471 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:34.836915 13868 server_base.cc:1061] running on GCE node
W20260709 14:54:34.837209 18473 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:34.838016 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:34.838210 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:34.838354 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608874838337 us; error 0 us; skew 500 ppm
I20260709 14:54:34.838829 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:34.840847 13868 webserver.cc:533] Webserver started at http://127.13.139.1:41765/ using document root <none> and password file <none>
I20260709 14:54:34.841289 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:34.841468 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:34.841706 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:34.842698 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608776280123-13868-0/minicluster-data/ts-0-root/instance:
uuid: "fc8e470e13b244e988903d4aae4eb841"
format_stamp: "Formatted at 2026-07-09 14:54:34 on dist-test-slave-q457"
I20260709 14:54:34.846705 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:54:34.849707 18478 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:34.850340 13868 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:34.850634 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608776280123-13868-0/minicluster-data/ts-0-root
uuid: "fc8e470e13b244e988903d4aae4eb841"
format_stamp: "Formatted at 2026-07-09 14:54:34 on dist-test-slave-q457"
I20260709 14:54:34.850920 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608776280123-13868-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608776280123-13868-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608776280123-13868-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:34.879312 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:34.880343 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:34.881664 13868 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:34.883744 13868 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:34.883927 13868 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:34.884148 13868 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:34.884295 13868 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:34.919389 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.1:44905
I20260709 14:54:34.919497 18540 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.1:44905 every 8 connection(s)
I20260709 14:54:34.923893 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:34.929872 18545 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:34.932729 18546 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:34.935037 18548 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:34.935791 13868 server_base.cc:1061] running on GCE node
I20260709 14:54:34.937068 18541 heartbeater.cc:344] Connected to a master server at 127.13.139.62:36577
I20260709 14:54:34.937089 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:34.937551 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:34.937599 18541 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:34.937728 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608874937711 us; error 0 us; skew 500 ppm
I20260709 14:54:34.938325 18541 heartbeater.cc:507] Master 127.13.139.62:36577 requested a full tablet report, sending...
I20260709 14:54:34.938375 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:34.940402 18414 ts_manager.cc:194] Registered new tserver with Master: fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905)
I20260709 14:54:34.940747 13868 webserver.cc:533] Webserver started at http://127.13.139.2:33247/ using document root <none> and password file <none>
I20260709 14:54:34.941414 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:34.941654 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:34.941960 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:34.942633 18414 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46692
I20260709 14:54:34.943312 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608776280123-13868-0/minicluster-data/ts-1-root/instance:
uuid: "b6974aac866b4643a20809ee5a119d9d"
format_stamp: "Formatted at 2026-07-09 14:54:34 on dist-test-slave-q457"
I20260709 14:54:34.947487 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:54:34.950403 18553 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:34.951097 13868 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:54:34.951349 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608776280123-13868-0/minicluster-data/ts-1-root
uuid: "b6974aac866b4643a20809ee5a119d9d"
format_stamp: "Formatted at 2026-07-09 14:54:34 on dist-test-slave-q457"
I20260709 14:54:34.951599 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608776280123-13868-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608776280123-13868-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608776280123-13868-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:34.964157 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:34.965140 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:34.966378 13868 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:34.968400 13868 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:34.968590 13868 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:34.968839 13868 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:34.968995 13868 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:35.003247 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.2:35845
I20260709 14:54:35.003336 18615 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.2:35845 every 8 connection(s)
I20260709 14:54:35.007932 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:35.014164 18619 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:35.015162 18620 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:35.018503 18616 heartbeater.cc:344] Connected to a master server at 127.13.139.62:36577
W20260709 14:54:35.018700 18622 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:35.018869 18616 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:35.019349 13868 server_base.cc:1061] running on GCE node
I20260709 14:54:35.020141 18616 heartbeater.cc:507] Master 127.13.139.62:36577 requested a full tablet report, sending...
I20260709 14:54:35.020259 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:35.020548 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:35.020699 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608875020680 us; error 0 us; skew 500 ppm
I20260709 14:54:35.021406 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:35.022102 18414 ts_manager.cc:194] Registered new tserver with Master: b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845)
I20260709 14:54:35.023372 18414 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46704
I20260709 14:54:35.023983 13868 webserver.cc:533] Webserver started at http://127.13.139.3:35599/ using document root <none> and password file <none>
I20260709 14:54:35.024622 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:35.024809 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:35.025075 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:35.026064 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608776280123-13868-0/minicluster-data/ts-2-root/instance:
uuid: "2ba43b42e7374766ab83496b7f5eca66"
format_stamp: "Formatted at 2026-07-09 14:54:35 on dist-test-slave-q457"
I20260709 14:54:35.030066 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:54:35.032969 18627 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:35.033627 13868 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:54:35.033895 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608776280123-13868-0/minicluster-data/ts-2-root
uuid: "2ba43b42e7374766ab83496b7f5eca66"
format_stamp: "Formatted at 2026-07-09 14:54:35 on dist-test-slave-q457"
I20260709 14:54:35.034157 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608776280123-13868-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608776280123-13868-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608776280123-13868-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:35.055816 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:35.056850 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:35.058225 13868 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:35.060252 13868 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:35.060429 13868 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:35.060603 13868 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:35.060727 13868 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:35.095515 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.3:32877
I20260709 14:54:35.095606 18689 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.3:32877 every 8 connection(s)
I20260709 14:54:35.107757 18690 heartbeater.cc:344] Connected to a master server at 127.13.139.62:36577
I20260709 14:54:35.108181 18690 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:35.108853 18690 heartbeater.cc:507] Master 127.13.139.62:36577 requested a full tablet report, sending...
I20260709 14:54:35.110538 18414 ts_manager.cc:194] Registered new tserver with Master: 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:35.111518 13868 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013103432s
I20260709 14:54:35.111733 18414 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46708
I20260709 14:54:35.133046 18414 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46714:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:54:35.135365 18414 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:54:35.192991 18655 tablet_service.cc:1511] Processing CreateTablet for tablet 03cdb15b0b9c4366979c5465ceb3184a (DEFAULT_TABLE table=test-workload [id=84e3be11a282410591f74835f88c915b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:35.194450 18655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03cdb15b0b9c4366979c5465ceb3184a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.201695 18654 tablet_service.cc:1511] Processing CreateTablet for tablet 280fb1e691894c029d34d063ab6b35eb (DEFAULT_TABLE table=test-workload [id=84e3be11a282410591f74835f88c915b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:35.203125 18654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 280fb1e691894c029d34d063ab6b35eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.216317 18705 tablet_bootstrap.cc:492] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66: Bootstrap starting.
I20260709 14:54:35.222031 18581 tablet_service.cc:1511] Processing CreateTablet for tablet 03cdb15b0b9c4366979c5465ceb3184a (DEFAULT_TABLE table=test-workload [id=84e3be11a282410591f74835f88c915b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:35.222541 18705 tablet_bootstrap.cc:654] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.223486 18581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03cdb15b0b9c4366979c5465ceb3184a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.225049 18580 tablet_service.cc:1511] Processing CreateTablet for tablet 280fb1e691894c029d34d063ab6b35eb (DEFAULT_TABLE table=test-workload [id=84e3be11a282410591f74835f88c915b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:35.226303 18580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 280fb1e691894c029d34d063ab6b35eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.229480 18653 tablet_service.cc:1511] Processing CreateTablet for tablet 1bb1862d2dc74b50859e547eed44638f (DEFAULT_TABLE table=test-workload [id=84e3be11a282410591f74835f88c915b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:35.230589 18653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bb1862d2dc74b50859e547eed44638f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.233300 18652 tablet_service.cc:1511] Processing CreateTablet for tablet cb41879ae99d464caa5d90b0c22751bf (DEFAULT_TABLE table=test-workload [id=84e3be11a282410591f74835f88c915b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:35.234543 18652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb41879ae99d464caa5d90b0c22751bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.238205 18651 tablet_service.cc:1511] Processing CreateTablet for tablet d04a7cabcc654c86afc205e77414c23d (DEFAULT_TABLE table=test-workload [id=84e3be11a282410591f74835f88c915b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:35.239446 18651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d04a7cabcc654c86afc205e77414c23d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.239243 18579 tablet_service.cc:1511] Processing CreateTablet for tablet 2b23d4aabee3458ea78ca88f7c85b1e3 (DEFAULT_TABLE table=test-workload [id=84e3be11a282410591f74835f88c915b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:35.240477 18579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b23d4aabee3458ea78ca88f7c85b1e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.241621 18655 tablet_service.cc:1511] Processing CreateTablet for tablet 2b23d4aabee3458ea78ca88f7c85b1e3 (DEFAULT_TABLE table=test-workload [id=84e3be11a282410591f74835f88c915b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:35.241772 18578 tablet_service.cc:1511] Processing CreateTablet for tablet 1bb1862d2dc74b50859e547eed44638f (DEFAULT_TABLE table=test-workload [id=84e3be11a282410591f74835f88c915b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:35.242826 18655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b23d4aabee3458ea78ca88f7c85b1e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.243817 18577 tablet_service.cc:1511] Processing CreateTablet for tablet cb41879ae99d464caa5d90b0c22751bf (DEFAULT_TABLE table=test-workload [id=84e3be11a282410591f74835f88c915b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:35.245774 18576 tablet_service.cc:1511] Processing CreateTablet for tablet d04a7cabcc654c86afc205e77414c23d (DEFAULT_TABLE table=test-workload [id=84e3be11a282410591f74835f88c915b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:35.247871 18577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb41879ae99d464caa5d90b0c22751bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.247720 18506 tablet_service.cc:1511] Processing CreateTablet for tablet 03cdb15b0b9c4366979c5465ceb3184a (DEFAULT_TABLE table=test-workload [id=84e3be11a282410591f74835f88c915b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:35.248960 18506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03cdb15b0b9c4366979c5465ceb3184a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.251564 18578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bb1862d2dc74b50859e547eed44638f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.253505 18576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d04a7cabcc654c86afc205e77414c23d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.257776 18575 tablet_service.cc:1511] Processing CreateTablet for tablet 72dce1a9ef4f498b80c3a2979b04d93c (DEFAULT_TABLE table=test-workload [id=84e3be11a282410591f74835f88c915b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:35.259088 18575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72dce1a9ef4f498b80c3a2979b04d93c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.267133 18502 tablet_service.cc:1511] Processing CreateTablet for tablet cb41879ae99d464caa5d90b0c22751bf (DEFAULT_TABLE table=test-workload [id=84e3be11a282410591f74835f88c915b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:35.268441 18502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb41879ae99d464caa5d90b0c22751bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.269709 18503 tablet_service.cc:1511] Processing CreateTablet for tablet 1bb1862d2dc74b50859e547eed44638f (DEFAULT_TABLE table=test-workload [id=84e3be11a282410591f74835f88c915b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:35.270937 18503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bb1862d2dc74b50859e547eed44638f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.273707 18501 tablet_service.cc:1511] Processing CreateTablet for tablet d04a7cabcc654c86afc205e77414c23d (DEFAULT_TABLE table=test-workload [id=84e3be11a282410591f74835f88c915b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:35.274938 18501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d04a7cabcc654c86afc205e77414c23d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.277733 18505 tablet_service.cc:1511] Processing CreateTablet for tablet 280fb1e691894c029d34d063ab6b35eb (DEFAULT_TABLE table=test-workload [id=84e3be11a282410591f74835f88c915b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:35.278952 18505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 280fb1e691894c029d34d063ab6b35eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.281682 18504 tablet_service.cc:1511] Processing CreateTablet for tablet 2b23d4aabee3458ea78ca88f7c85b1e3 (DEFAULT_TABLE table=test-workload [id=84e3be11a282410591f74835f88c915b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:35.282908 18504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b23d4aabee3458ea78ca88f7c85b1e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.293697 18500 tablet_service.cc:1511] Processing CreateTablet for tablet 72dce1a9ef4f498b80c3a2979b04d93c (DEFAULT_TABLE table=test-workload [id=84e3be11a282410591f74835f88c915b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:35.294250 18705 tablet_bootstrap.cc:492] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66: No bootstrap required, opened a new log
I20260709 14:54:35.294778 18705 ts_tablet_manager.cc:1403] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66: Time spent bootstrapping tablet: real 0.079s	user 0.029s	sys 0.011s
I20260709 14:54:35.292608 18653 tablet_service.cc:1511] Processing CreateTablet for tablet 72dce1a9ef4f498b80c3a2979b04d93c (DEFAULT_TABLE table=test-workload [id=84e3be11a282410591f74835f88c915b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:35.296245 18653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72dce1a9ef4f498b80c3a2979b04d93c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.298014 18705 raft_consensus.cc:359] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } }
I20260709 14:54:35.298800 18705 raft_consensus.cc:385] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.299136 18705 raft_consensus.cc:740] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.302291 18500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72dce1a9ef4f498b80c3a2979b04d93c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.306419 18655 tablet_service.cc:1511] Processing CreateTablet for tablet a83509c4a346460eb61becd285813a03 (DEFAULT_TABLE table=test-workload [id=84e3be11a282410591f74835f88c915b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:35.306619 18499 tablet_service.cc:1511] Processing CreateTablet for tablet a83509c4a346460eb61becd285813a03 (DEFAULT_TABLE table=test-workload [id=84e3be11a282410591f74835f88c915b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:35.307842 18499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a83509c4a346460eb61becd285813a03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.308957 18576 tablet_service.cc:1511] Processing CreateTablet for tablet 130688a7ad144fa0a8b953ffbb6cf5b6 (DEFAULT_TABLE table=test-workload [id=84e3be11a282410591f74835f88c915b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:35.310119 18576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 130688a7ad144fa0a8b953ffbb6cf5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.310443 18498 tablet_service.cc:1511] Processing CreateTablet for tablet 130688a7ad144fa0a8b953ffbb6cf5b6 (DEFAULT_TABLE table=test-workload [id=84e3be11a282410591f74835f88c915b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:35.311614 18498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 130688a7ad144fa0a8b953ffbb6cf5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.314102 18655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a83509c4a346460eb61becd285813a03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.314569 18650 tablet_service.cc:1511] Processing CreateTablet for tablet 130688a7ad144fa0a8b953ffbb6cf5b6 (DEFAULT_TABLE table=test-workload [id=84e3be11a282410591f74835f88c915b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:35.315774 18650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 130688a7ad144fa0a8b953ffbb6cf5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.326891 18706 tablet_bootstrap.cc:492] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d: Bootstrap starting.
I20260709 14:54:35.335712 18580 tablet_service.cc:1511] Processing CreateTablet for tablet a83509c4a346460eb61becd285813a03 (DEFAULT_TABLE table=test-workload [id=84e3be11a282410591f74835f88c915b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:35.338181 18580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a83509c4a346460eb61becd285813a03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:35.344573 18706 tablet_bootstrap.cc:654] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.299976 18705 consensus_queue.cc:260] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } }
I20260709 14:54:35.354662 18708 raft_consensus.cc:493] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:35.355212 18708 raft_consensus.cc:515] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } }
I20260709 14:54:35.358964 18708 leader_election.cc:290] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845), fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905)
I20260709 14:54:35.359877 18690 heartbeater.cc:499] Master 127.13.139.62:36577 was elected leader, sending a full tablet report...
I20260709 14:54:35.385934 18516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03cdb15b0b9c4366979c5465ceb3184a" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8e470e13b244e988903d4aae4eb841" is_pre_election: true
W20260709 14:54:35.387501 18630 leader_election.cc:343] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:35.429096 18709 tablet_bootstrap.cc:492] T 130688a7ad144fa0a8b953ffbb6cf5b6 P fc8e470e13b244e988903d4aae4eb841: Bootstrap starting.
I20260709 14:54:35.441712 18709 tablet_bootstrap.cc:654] T 130688a7ad144fa0a8b953ffbb6cf5b6 P fc8e470e13b244e988903d4aae4eb841: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.458137 18705 ts_tablet_manager.cc:1434] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66: Time spent starting tablet: real 0.163s	user 0.011s	sys 0.022s
I20260709 14:54:35.459116 18705 tablet_bootstrap.cc:492] T 1bb1862d2dc74b50859e547eed44638f P 2ba43b42e7374766ab83496b7f5eca66: Bootstrap starting.
I20260709 14:54:35.468327 18705 tablet_bootstrap.cc:654] T 1bb1862d2dc74b50859e547eed44638f P 2ba43b42e7374766ab83496b7f5eca66: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.469199 18591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03cdb15b0b9c4366979c5465ceb3184a" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6974aac866b4643a20809ee5a119d9d" is_pre_election: true
W20260709 14:54:35.472577 18629 leader_election.cc:343] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:35.473129 18629 leader_election.cc:304] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ba43b42e7374766ab83496b7f5eca66; no voters: b6974aac866b4643a20809ee5a119d9d, fc8e470e13b244e988903d4aae4eb841
I20260709 14:54:35.475176 18711 raft_consensus.cc:2749] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:35.477885 18706 tablet_bootstrap.cc:492] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d: No bootstrap required, opened a new log
I20260709 14:54:35.478502 18706 ts_tablet_manager.cc:1403] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d: Time spent bootstrapping tablet: real 0.152s	user 0.016s	sys 0.000s
I20260709 14:54:35.481469 18706 raft_consensus.cc:359] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.482282 18709 tablet_bootstrap.cc:492] T 130688a7ad144fa0a8b953ffbb6cf5b6 P fc8e470e13b244e988903d4aae4eb841: No bootstrap required, opened a new log
I20260709 14:54:35.483146 18709 ts_tablet_manager.cc:1403] T 130688a7ad144fa0a8b953ffbb6cf5b6 P fc8e470e13b244e988903d4aae4eb841: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.011s
I20260709 14:54:35.485843 18709 raft_consensus.cc:359] T 130688a7ad144fa0a8b953ffbb6cf5b6 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.482328 18706 raft_consensus.cc:385] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.486671 18706 raft_consensus.cc:740] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.487459 18706 consensus_queue.cc:260] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.490202 18709 raft_consensus.cc:385] T 130688a7ad144fa0a8b953ffbb6cf5b6 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.490573 18709 raft_consensus.cc:740] T 130688a7ad144fa0a8b953ffbb6cf5b6 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.491317 18705 tablet_bootstrap.cc:492] T 1bb1862d2dc74b50859e547eed44638f P 2ba43b42e7374766ab83496b7f5eca66: No bootstrap required, opened a new log
I20260709 14:54:35.491562 18616 heartbeater.cc:499] Master 127.13.139.62:36577 was elected leader, sending a full tablet report...
I20260709 14:54:35.491899 18705 ts_tablet_manager.cc:1403] T 1bb1862d2dc74b50859e547eed44638f P 2ba43b42e7374766ab83496b7f5eca66: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.020s
I20260709 14:54:35.491493 18709 consensus_queue.cc:260] T 130688a7ad144fa0a8b953ffbb6cf5b6 P fc8e470e13b244e988903d4aae4eb841 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.494580 18705 raft_consensus.cc:359] T 1bb1862d2dc74b50859e547eed44638f P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.495337 18541 heartbeater.cc:499] Master 127.13.139.62:36577 was elected leader, sending a full tablet report...
I20260709 14:54:35.493477 18706 ts_tablet_manager.cc:1434] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:54:35.496588 18706 tablet_bootstrap.cc:492] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d: Bootstrap starting.
I20260709 14:54:35.495316 18705 raft_consensus.cc:385] T 1bb1862d2dc74b50859e547eed44638f P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.499035 18705 raft_consensus.cc:740] T 1bb1862d2dc74b50859e547eed44638f P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.499797 18705 consensus_queue.cc:260] T 1bb1862d2dc74b50859e547eed44638f P 2ba43b42e7374766ab83496b7f5eca66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.501852 18705 ts_tablet_manager.cc:1434] T 1bb1862d2dc74b50859e547eed44638f P 2ba43b42e7374766ab83496b7f5eca66: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:54:35.502214 18706 tablet_bootstrap.cc:654] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.502810 18705 tablet_bootstrap.cc:492] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66: Bootstrap starting.
I20260709 14:54:35.503607 18709 ts_tablet_manager.cc:1434] T 130688a7ad144fa0a8b953ffbb6cf5b6 P fc8e470e13b244e988903d4aae4eb841: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 14:54:35.504693 18709 tablet_bootstrap.cc:492] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841: Bootstrap starting.
I20260709 14:54:35.509778 18705 tablet_bootstrap.cc:654] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.511817 18709 tablet_bootstrap.cc:654] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.516952 18706 tablet_bootstrap.cc:492] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d: No bootstrap required, opened a new log
I20260709 14:54:35.517462 18706 ts_tablet_manager.cc:1403] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.004s
I20260709 14:54:35.520212 18706 raft_consensus.cc:359] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.520956 18706 raft_consensus.cc:385] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.521266 18706 raft_consensus.cc:740] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.522042 18706 consensus_queue.cc:260] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.530121 18706 ts_tablet_manager.cc:1434] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260709 14:54:35.531181 18706 tablet_bootstrap.cc:492] T 2b23d4aabee3458ea78ca88f7c85b1e3 P b6974aac866b4643a20809ee5a119d9d: Bootstrap starting.
I20260709 14:54:35.537467 18706 tablet_bootstrap.cc:654] T 2b23d4aabee3458ea78ca88f7c85b1e3 P b6974aac866b4643a20809ee5a119d9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.558939 18705 tablet_bootstrap.cc:492] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66: No bootstrap required, opened a new log
I20260709 14:54:35.559541 18705 ts_tablet_manager.cc:1403] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.031s
I20260709 14:54:35.561408 18709 tablet_bootstrap.cc:492] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841: No bootstrap required, opened a new log
I20260709 14:54:35.561441 18706 tablet_bootstrap.cc:492] T 2b23d4aabee3458ea78ca88f7c85b1e3 P b6974aac866b4643a20809ee5a119d9d: No bootstrap required, opened a new log
I20260709 14:54:35.562024 18709 ts_tablet_manager.cc:1403] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841: Time spent bootstrapping tablet: real 0.058s	user 0.031s	sys 0.014s
I20260709 14:54:35.562104 18706 ts_tablet_manager.cc:1403] T 2b23d4aabee3458ea78ca88f7c85b1e3 P b6974aac866b4643a20809ee5a119d9d: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.012s
I20260709 14:54:35.562420 18705 raft_consensus.cc:359] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.563163 18705 raft_consensus.cc:385] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.563441 18705 raft_consensus.cc:740] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.564184 18705 consensus_queue.cc:260] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.564754 18706 raft_consensus.cc:359] T 2b23d4aabee3458ea78ca88f7c85b1e3 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.565040 18709 raft_consensus.cc:359] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } }
I20260709 14:54:35.565531 18706 raft_consensus.cc:385] T 2b23d4aabee3458ea78ca88f7c85b1e3 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.565698 18709 raft_consensus.cc:385] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.565841 18706 raft_consensus.cc:740] T 2b23d4aabee3458ea78ca88f7c85b1e3 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.566040 18709 raft_consensus.cc:740] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.566670 18706 consensus_queue.cc:260] T 2b23d4aabee3458ea78ca88f7c85b1e3 P b6974aac866b4643a20809ee5a119d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.566844 18709 consensus_queue.cc:260] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } }
I20260709 14:54:35.568827 18706 ts_tablet_manager.cc:1434] T 2b23d4aabee3458ea78ca88f7c85b1e3 P b6974aac866b4643a20809ee5a119d9d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:35.569706 18706 tablet_bootstrap.cc:492] T 130688a7ad144fa0a8b953ffbb6cf5b6 P b6974aac866b4643a20809ee5a119d9d: Bootstrap starting.
I20260709 14:54:35.572680 18705 ts_tablet_manager.cc:1434] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:54:35.573005 18715 raft_consensus.cc:493] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:35.573490 18715 raft_consensus.cc:515] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.575335 18706 tablet_bootstrap.cc:654] T 130688a7ad144fa0a8b953ffbb6cf5b6 P b6974aac866b4643a20809ee5a119d9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.576051 18705 tablet_bootstrap.cc:492] T 280fb1e691894c029d34d063ab6b35eb P 2ba43b42e7374766ab83496b7f5eca66: Bootstrap starting.
I20260709 14:54:35.582217 18705 tablet_bootstrap.cc:654] T 280fb1e691894c029d34d063ab6b35eb P 2ba43b42e7374766ab83496b7f5eca66: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.587152 18715 leader_election.cc:290] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:35.587400 18516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04a7cabcc654c86afc205e77414c23d" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8e470e13b244e988903d4aae4eb841" is_pre_election: true
I20260709 14:54:35.587960 18705 tablet_bootstrap.cc:492] T 280fb1e691894c029d34d063ab6b35eb P 2ba43b42e7374766ab83496b7f5eca66: No bootstrap required, opened a new log
I20260709 14:54:35.588440 18705 ts_tablet_manager.cc:1403] T 280fb1e691894c029d34d063ab6b35eb P 2ba43b42e7374766ab83496b7f5eca66: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 14:54:35.591077 18705 raft_consensus.cc:359] T 280fb1e691894c029d34d063ab6b35eb P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.591751 18705 raft_consensus.cc:385] T 280fb1e691894c029d34d063ab6b35eb P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.592021 18705 raft_consensus.cc:740] T 280fb1e691894c029d34d063ab6b35eb P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.592705 18705 consensus_queue.cc:260] T 280fb1e691894c029d34d063ab6b35eb P 2ba43b42e7374766ab83496b7f5eca66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.594380 18706 tablet_bootstrap.cc:492] T 130688a7ad144fa0a8b953ffbb6cf5b6 P b6974aac866b4643a20809ee5a119d9d: No bootstrap required, opened a new log
I20260709 14:54:35.594863 18706 ts_tablet_manager.cc:1403] T 130688a7ad144fa0a8b953ffbb6cf5b6 P b6974aac866b4643a20809ee5a119d9d: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.001s
W20260709 14:54:35.596745 18556 leader_election.cc:343] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:35.594867 18705 ts_tablet_manager.cc:1434] T 280fb1e691894c029d34d063ab6b35eb P 2ba43b42e7374766ab83496b7f5eca66: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:54:35.597962 18705 tablet_bootstrap.cc:492] T d04a7cabcc654c86afc205e77414c23d P 2ba43b42e7374766ab83496b7f5eca66: Bootstrap starting.
I20260709 14:54:35.597703 18706 raft_consensus.cc:359] T 130688a7ad144fa0a8b953ffbb6cf5b6 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.598467 18706 raft_consensus.cc:385] T 130688a7ad144fa0a8b953ffbb6cf5b6 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.598814 18706 raft_consensus.cc:740] T 130688a7ad144fa0a8b953ffbb6cf5b6 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.599680 18706 consensus_queue.cc:260] T 130688a7ad144fa0a8b953ffbb6cf5b6 P b6974aac866b4643a20809ee5a119d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.600692 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04a7cabcc654c86afc205e77414c23d" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba43b42e7374766ab83496b7f5eca66" is_pre_election: true
I20260709 14:54:35.601891 18706 ts_tablet_manager.cc:1434] T 130688a7ad144fa0a8b953ffbb6cf5b6 P b6974aac866b4643a20809ee5a119d9d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260709 14:54:35.602337 18557 leader_election.cc:343] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:35.602989 18706 tablet_bootstrap.cc:492] T cb41879ae99d464caa5d90b0c22751bf P b6974aac866b4643a20809ee5a119d9d: Bootstrap starting.
I20260709 14:54:35.602797 18557 leader_election.cc:304] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6974aac866b4643a20809ee5a119d9d; no voters: 2ba43b42e7374766ab83496b7f5eca66, fc8e470e13b244e988903d4aae4eb841
I20260709 14:54:35.597088 18709 ts_tablet_manager.cc:1434] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 14:54:35.604033 18715 raft_consensus.cc:2749] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:35.604682 18709 tablet_bootstrap.cc:492] T 1bb1862d2dc74b50859e547eed44638f P fc8e470e13b244e988903d4aae4eb841: Bootstrap starting.
I20260709 14:54:35.610435 18706 tablet_bootstrap.cc:654] T cb41879ae99d464caa5d90b0c22751bf P b6974aac866b4643a20809ee5a119d9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.610622 18709 tablet_bootstrap.cc:654] T 1bb1862d2dc74b50859e547eed44638f P fc8e470e13b244e988903d4aae4eb841: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.614316 18705 tablet_bootstrap.cc:654] T d04a7cabcc654c86afc205e77414c23d P 2ba43b42e7374766ab83496b7f5eca66: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.617028 18706 tablet_bootstrap.cc:492] T cb41879ae99d464caa5d90b0c22751bf P b6974aac866b4643a20809ee5a119d9d: No bootstrap required, opened a new log
I20260709 14:54:35.617540 18706 ts_tablet_manager.cc:1403] T cb41879ae99d464caa5d90b0c22751bf P b6974aac866b4643a20809ee5a119d9d: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260709 14:54:35.619642 18705 tablet_bootstrap.cc:492] T d04a7cabcc654c86afc205e77414c23d P 2ba43b42e7374766ab83496b7f5eca66: No bootstrap required, opened a new log
I20260709 14:54:35.620069 18705 ts_tablet_manager.cc:1403] T d04a7cabcc654c86afc205e77414c23d P 2ba43b42e7374766ab83496b7f5eca66: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260709 14:54:35.620298 18709 tablet_bootstrap.cc:492] T 1bb1862d2dc74b50859e547eed44638f P fc8e470e13b244e988903d4aae4eb841: No bootstrap required, opened a new log
I20260709 14:54:35.620214 18706 raft_consensus.cc:359] T cb41879ae99d464caa5d90b0c22751bf P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.620850 18709 ts_tablet_manager.cc:1403] T 1bb1862d2dc74b50859e547eed44638f P fc8e470e13b244e988903d4aae4eb841: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260709 14:54:35.621022 18706 raft_consensus.cc:385] T cb41879ae99d464caa5d90b0c22751bf P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.621333 18706 raft_consensus.cc:740] T cb41879ae99d464caa5d90b0c22751bf P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.622057 18706 consensus_queue.cc:260] T cb41879ae99d464caa5d90b0c22751bf P b6974aac866b4643a20809ee5a119d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.622336 18705 raft_consensus.cc:359] T d04a7cabcc654c86afc205e77414c23d P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.622874 18705 raft_consensus.cc:385] T d04a7cabcc654c86afc205e77414c23d P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.623190 18705 raft_consensus.cc:740] T d04a7cabcc654c86afc205e77414c23d P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.623507 18709 raft_consensus.cc:359] T 1bb1862d2dc74b50859e547eed44638f P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.624203 18706 ts_tablet_manager.cc:1434] T cb41879ae99d464caa5d90b0c22751bf P b6974aac866b4643a20809ee5a119d9d: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260709 14:54:35.624226 18709 raft_consensus.cc:385] T 1bb1862d2dc74b50859e547eed44638f P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.623994 18705 consensus_queue.cc:260] T d04a7cabcc654c86afc205e77414c23d P 2ba43b42e7374766ab83496b7f5eca66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.624815 18709 raft_consensus.cc:740] T 1bb1862d2dc74b50859e547eed44638f P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.625473 18706 tablet_bootstrap.cc:492] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d: Bootstrap starting.
I20260709 14:54:35.625696 18709 consensus_queue.cc:260] T 1bb1862d2dc74b50859e547eed44638f P fc8e470e13b244e988903d4aae4eb841 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.626327 18705 ts_tablet_manager.cc:1434] T d04a7cabcc654c86afc205e77414c23d P 2ba43b42e7374766ab83496b7f5eca66: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:54:35.628217 18709 ts_tablet_manager.cc:1434] T 1bb1862d2dc74b50859e547eed44638f P fc8e470e13b244e988903d4aae4eb841: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:35.629240 18709 tablet_bootstrap.cc:492] T 2b23d4aabee3458ea78ca88f7c85b1e3 P fc8e470e13b244e988903d4aae4eb841: Bootstrap starting.
I20260709 14:54:35.631753 18706 tablet_bootstrap.cc:654] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.635243 18709 tablet_bootstrap.cc:654] T 2b23d4aabee3458ea78ca88f7c85b1e3 P fc8e470e13b244e988903d4aae4eb841: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.639082 18705 tablet_bootstrap.cc:492] T 130688a7ad144fa0a8b953ffbb6cf5b6 P 2ba43b42e7374766ab83496b7f5eca66: Bootstrap starting.
I20260709 14:54:35.642952 18706 tablet_bootstrap.cc:492] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d: No bootstrap required, opened a new log
I20260709 14:54:35.643551 18706 ts_tablet_manager.cc:1403] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.005s
I20260709 14:54:35.646497 18706 raft_consensus.cc:359] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.647208 18706 raft_consensus.cc:385] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.647502 18706 raft_consensus.cc:740] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.648663 18705 tablet_bootstrap.cc:654] T 130688a7ad144fa0a8b953ffbb6cf5b6 P 2ba43b42e7374766ab83496b7f5eca66: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.648192 18706 consensus_queue.cc:260] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.650965 18709 tablet_bootstrap.cc:492] T 2b23d4aabee3458ea78ca88f7c85b1e3 P fc8e470e13b244e988903d4aae4eb841: No bootstrap required, opened a new log
I20260709 14:54:35.651437 18709 ts_tablet_manager.cc:1403] T 2b23d4aabee3458ea78ca88f7c85b1e3 P fc8e470e13b244e988903d4aae4eb841: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.015s
I20260709 14:54:35.652246 18706 ts_tablet_manager.cc:1434] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:54:35.653231 18706 tablet_bootstrap.cc:492] T a83509c4a346460eb61becd285813a03 P b6974aac866b4643a20809ee5a119d9d: Bootstrap starting.
I20260709 14:54:35.654069 18709 raft_consensus.cc:359] T 2b23d4aabee3458ea78ca88f7c85b1e3 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.654736 18705 tablet_bootstrap.cc:492] T 130688a7ad144fa0a8b953ffbb6cf5b6 P 2ba43b42e7374766ab83496b7f5eca66: No bootstrap required, opened a new log
I20260709 14:54:35.654795 18709 raft_consensus.cc:385] T 2b23d4aabee3458ea78ca88f7c85b1e3 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.655333 18705 ts_tablet_manager.cc:1403] T 130688a7ad144fa0a8b953ffbb6cf5b6 P 2ba43b42e7374766ab83496b7f5eca66: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.002s
I20260709 14:54:35.655284 18709 raft_consensus.cc:740] T 2b23d4aabee3458ea78ca88f7c85b1e3 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.656333 18709 consensus_queue.cc:260] T 2b23d4aabee3458ea78ca88f7c85b1e3 P fc8e470e13b244e988903d4aae4eb841 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.658318 18705 raft_consensus.cc:359] T 130688a7ad144fa0a8b953ffbb6cf5b6 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.659077 18705 raft_consensus.cc:385] T 130688a7ad144fa0a8b953ffbb6cf5b6 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.659412 18705 raft_consensus.cc:740] T 130688a7ad144fa0a8b953ffbb6cf5b6 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.659696 18706 tablet_bootstrap.cc:654] T a83509c4a346460eb61becd285813a03 P b6974aac866b4643a20809ee5a119d9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.660245 18705 consensus_queue.cc:260] T 130688a7ad144fa0a8b953ffbb6cf5b6 P 2ba43b42e7374766ab83496b7f5eca66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.661008 18709 ts_tablet_manager.cc:1434] T 2b23d4aabee3458ea78ca88f7c85b1e3 P fc8e470e13b244e988903d4aae4eb841: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:54:35.661983 18709 tablet_bootstrap.cc:492] T 72dce1a9ef4f498b80c3a2979b04d93c P fc8e470e13b244e988903d4aae4eb841: Bootstrap starting.
I20260709 14:54:35.662443 18705 ts_tablet_manager.cc:1434] T 130688a7ad144fa0a8b953ffbb6cf5b6 P 2ba43b42e7374766ab83496b7f5eca66: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:54:35.663434 18705 tablet_bootstrap.cc:492] T a83509c4a346460eb61becd285813a03 P 2ba43b42e7374766ab83496b7f5eca66: Bootstrap starting.
I20260709 14:54:35.668108 18709 tablet_bootstrap.cc:654] T 72dce1a9ef4f498b80c3a2979b04d93c P fc8e470e13b244e988903d4aae4eb841: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.669390 18705 tablet_bootstrap.cc:654] T a83509c4a346460eb61becd285813a03 P 2ba43b42e7374766ab83496b7f5eca66: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.675526 18706 tablet_bootstrap.cc:492] T a83509c4a346460eb61becd285813a03 P b6974aac866b4643a20809ee5a119d9d: No bootstrap required, opened a new log
I20260709 14:54:35.676066 18706 ts_tablet_manager.cc:1403] T a83509c4a346460eb61becd285813a03 P b6974aac866b4643a20809ee5a119d9d: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260709 14:54:35.678875 18706 raft_consensus.cc:359] T a83509c4a346460eb61becd285813a03 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.679677 18706 raft_consensus.cc:385] T a83509c4a346460eb61becd285813a03 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.679728 18709 tablet_bootstrap.cc:492] T 72dce1a9ef4f498b80c3a2979b04d93c P fc8e470e13b244e988903d4aae4eb841: No bootstrap required, opened a new log
I20260709 14:54:35.680099 18706 raft_consensus.cc:740] T a83509c4a346460eb61becd285813a03 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.680933 18706 consensus_queue.cc:260] T a83509c4a346460eb61becd285813a03 P b6974aac866b4643a20809ee5a119d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.681394 18709 ts_tablet_manager.cc:1403] T 72dce1a9ef4f498b80c3a2979b04d93c P fc8e470e13b244e988903d4aae4eb841: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 14:54:35.682523 18705 tablet_bootstrap.cc:492] T a83509c4a346460eb61becd285813a03 P 2ba43b42e7374766ab83496b7f5eca66: No bootstrap required, opened a new log
I20260709 14:54:35.683027 18705 ts_tablet_manager.cc:1403] T a83509c4a346460eb61becd285813a03 P 2ba43b42e7374766ab83496b7f5eca66: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.009s
I20260709 14:54:35.683218 18706 ts_tablet_manager.cc:1434] T a83509c4a346460eb61becd285813a03 P b6974aac866b4643a20809ee5a119d9d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:54:35.684250 18706 tablet_bootstrap.cc:492] T 72dce1a9ef4f498b80c3a2979b04d93c P b6974aac866b4643a20809ee5a119d9d: Bootstrap starting.
I20260709 14:54:35.684499 18709 raft_consensus.cc:359] T 72dce1a9ef4f498b80c3a2979b04d93c P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.685271 18709 raft_consensus.cc:385] T 72dce1a9ef4f498b80c3a2979b04d93c P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.685591 18709 raft_consensus.cc:740] T 72dce1a9ef4f498b80c3a2979b04d93c P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.685712 18705 raft_consensus.cc:359] T a83509c4a346460eb61becd285813a03 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.686434 18705 raft_consensus.cc:385] T a83509c4a346460eb61becd285813a03 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.686812 18705 raft_consensus.cc:740] T a83509c4a346460eb61becd285813a03 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.686511 18709 consensus_queue.cc:260] T 72dce1a9ef4f498b80c3a2979b04d93c P fc8e470e13b244e988903d4aae4eb841 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.687667 18705 consensus_queue.cc:260] T a83509c4a346460eb61becd285813a03 P 2ba43b42e7374766ab83496b7f5eca66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.689144 18715 raft_consensus.cc:493] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:35.689603 18715 raft_consensus.cc:515] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.690129 18705 ts_tablet_manager.cc:1434] T a83509c4a346460eb61becd285813a03 P 2ba43b42e7374766ab83496b7f5eca66: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:35.691089 18705 tablet_bootstrap.cc:492] T 72dce1a9ef4f498b80c3a2979b04d93c P 2ba43b42e7374766ab83496b7f5eca66: Bootstrap starting.
I20260709 14:54:35.691375 18706 tablet_bootstrap.cc:654] T 72dce1a9ef4f498b80c3a2979b04d93c P b6974aac866b4643a20809ee5a119d9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.691586 18715 leader_election.cc:290] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:35.693907 18516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb1862d2dc74b50859e547eed44638f" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8e470e13b244e988903d4aae4eb841" is_pre_election: true
I20260709 14:54:35.694573 18516 raft_consensus.cc:2468] T 1bb1862d2dc74b50859e547eed44638f P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6974aac866b4643a20809ee5a119d9d in term 0.
I20260709 14:54:35.694941 18709 ts_tablet_manager.cc:1434] T 72dce1a9ef4f498b80c3a2979b04d93c P fc8e470e13b244e988903d4aae4eb841: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 14:54:35.695552 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb1862d2dc74b50859e547eed44638f" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba43b42e7374766ab83496b7f5eca66" is_pre_election: true
I20260709 14:54:35.696203 18665 raft_consensus.cc:2468] T 1bb1862d2dc74b50859e547eed44638f P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6974aac866b4643a20809ee5a119d9d in term 0.
I20260709 14:54:35.697021 18705 tablet_bootstrap.cc:654] T 72dce1a9ef4f498b80c3a2979b04d93c P 2ba43b42e7374766ab83496b7f5eca66: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.697568 18557 leader_election.cc:304] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba43b42e7374766ab83496b7f5eca66, b6974aac866b4643a20809ee5a119d9d; no voters: 
I20260709 14:54:35.699316 18715 raft_consensus.cc:2804] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:35.699741 18715 raft_consensus.cc:493] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:35.700110 18715 raft_consensus.cc:3060] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.701830 18709 tablet_bootstrap.cc:492] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841: Bootstrap starting.
I20260709 14:54:35.704602 18706 tablet_bootstrap.cc:492] T 72dce1a9ef4f498b80c3a2979b04d93c P b6974aac866b4643a20809ee5a119d9d: No bootstrap required, opened a new log
I20260709 14:54:35.705122 18706 ts_tablet_manager.cc:1403] T 72dce1a9ef4f498b80c3a2979b04d93c P b6974aac866b4643a20809ee5a119d9d: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260709 14:54:35.707053 18715 raft_consensus.cc:515] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.707631 18706 raft_consensus.cc:359] T 72dce1a9ef4f498b80c3a2979b04d93c P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.708818 18709 tablet_bootstrap.cc:654] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.710451 18705 tablet_bootstrap.cc:492] T 72dce1a9ef4f498b80c3a2979b04d93c P 2ba43b42e7374766ab83496b7f5eca66: No bootstrap required, opened a new log
I20260709 14:54:35.712513 18706 raft_consensus.cc:385] T 72dce1a9ef4f498b80c3a2979b04d93c P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.712903 18705 ts_tablet_manager.cc:1403] T 72dce1a9ef4f498b80c3a2979b04d93c P 2ba43b42e7374766ab83496b7f5eca66: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260709 14:54:35.712894 18706 raft_consensus.cc:740] T 72dce1a9ef4f498b80c3a2979b04d93c P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.713754 18516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb1862d2dc74b50859e547eed44638f" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
I20260709 14:54:35.713919 18706 consensus_queue.cc:260] T 72dce1a9ef4f498b80c3a2979b04d93c P b6974aac866b4643a20809ee5a119d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.714299 18516 raft_consensus.cc:3060] T 1bb1862d2dc74b50859e547eed44638f P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.712152 18715 leader_election.cc:290] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 1 election: Requested vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:35.715715 18705 raft_consensus.cc:359] T 72dce1a9ef4f498b80c3a2979b04d93c P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.716176 18706 ts_tablet_manager.cc:1434] T 72dce1a9ef4f498b80c3a2979b04d93c P b6974aac866b4643a20809ee5a119d9d: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260709 14:54:35.716455 18705 raft_consensus.cc:385] T 72dce1a9ef4f498b80c3a2979b04d93c P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.716750 18705 raft_consensus.cc:740] T 72dce1a9ef4f498b80c3a2979b04d93c P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.717136 18706 tablet_bootstrap.cc:492] T 03cdb15b0b9c4366979c5465ceb3184a P b6974aac866b4643a20809ee5a119d9d: Bootstrap starting.
I20260709 14:54:35.717159 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb1862d2dc74b50859e547eed44638f" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
I20260709 14:54:35.717479 18705 consensus_queue.cc:260] T 72dce1a9ef4f498b80c3a2979b04d93c P 2ba43b42e7374766ab83496b7f5eca66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.719612 18705 ts_tablet_manager.cc:1434] T 72dce1a9ef4f498b80c3a2979b04d93c P 2ba43b42e7374766ab83496b7f5eca66: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:35.718149 18665 raft_consensus.cc:3060] T 1bb1862d2dc74b50859e547eed44638f P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.720607 18705 tablet_bootstrap.cc:492] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66: Bootstrap starting.
I20260709 14:54:35.722645 18706 tablet_bootstrap.cc:654] T 03cdb15b0b9c4366979c5465ceb3184a P b6974aac866b4643a20809ee5a119d9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.726657 18705 tablet_bootstrap.cc:654] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.730494 18516 raft_consensus.cc:2468] T 1bb1862d2dc74b50859e547eed44638f P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6974aac866b4643a20809ee5a119d9d in term 1.
I20260709 14:54:35.731828 18556 leader_election.cc:304] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6974aac866b4643a20809ee5a119d9d, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:35.732698 18720 raft_consensus.cc:2804] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:35.733176 18720 raft_consensus.cc:697] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d [term 1 LEADER]: Becoming Leader. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Running, Role: LEADER
I20260709 14:54:35.733991 18720 consensus_queue.cc:237] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.739766 18665 raft_consensus.cc:2468] T 1bb1862d2dc74b50859e547eed44638f P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6974aac866b4643a20809ee5a119d9d in term 1.
I20260709 14:54:35.741917 18711 raft_consensus.cc:493] T 130688a7ad144fa0a8b953ffbb6cf5b6 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:35.742429 18711 raft_consensus.cc:515] T 130688a7ad144fa0a8b953ffbb6cf5b6 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.744336 18711 leader_election.cc:290] T 130688a7ad144fa0a8b953ffbb6cf5b6 P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845)
I20260709 14:54:35.745961 18515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130688a7ad144fa0a8b953ffbb6cf5b6" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8e470e13b244e988903d4aae4eb841" is_pre_election: true
I20260709 14:54:35.746645 18515 raft_consensus.cc:2468] T 130688a7ad144fa0a8b953ffbb6cf5b6 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 0.
I20260709 14:54:35.747946 18630 leader_election.cc:304] T 130688a7ad144fa0a8b953ffbb6cf5b6 P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba43b42e7374766ab83496b7f5eca66, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:35.750144 18591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130688a7ad144fa0a8b953ffbb6cf5b6" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6974aac866b4643a20809ee5a119d9d" is_pre_election: true
I20260709 14:54:35.750828 18591 raft_consensus.cc:2468] T 130688a7ad144fa0a8b953ffbb6cf5b6 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 0.
I20260709 14:54:35.753010 18711 raft_consensus.cc:2804] T 130688a7ad144fa0a8b953ffbb6cf5b6 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:35.753671 18711 raft_consensus.cc:493] T 130688a7ad144fa0a8b953ffbb6cf5b6 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:35.754210 18711 raft_consensus.cc:3060] T 130688a7ad144fa0a8b953ffbb6cf5b6 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:35.758599 18462 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:35.760478 18720 raft_consensus.cc:493] T 72dce1a9ef4f498b80c3a2979b04d93c P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:35.761051 18720 raft_consensus.cc:515] T 72dce1a9ef4f498b80c3a2979b04d93c P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.763800 18515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dce1a9ef4f498b80c3a2979b04d93c" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8e470e13b244e988903d4aae4eb841" is_pre_election: true
I20260709 14:54:35.764413 18515 raft_consensus.cc:2468] T 72dce1a9ef4f498b80c3a2979b04d93c P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6974aac866b4643a20809ee5a119d9d in term 0.
I20260709 14:54:35.765683 18556 leader_election.cc:304] T 72dce1a9ef4f498b80c3a2979b04d93c P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6974aac866b4643a20809ee5a119d9d, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:35.766516 18715 raft_consensus.cc:2804] T 72dce1a9ef4f498b80c3a2979b04d93c P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:35.766856 18715 raft_consensus.cc:493] T 72dce1a9ef4f498b80c3a2979b04d93c P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:35.767164 18715 raft_consensus.cc:3060] T 72dce1a9ef4f498b80c3a2979b04d93c P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.774410 18715 raft_consensus.cc:515] T 72dce1a9ef4f498b80c3a2979b04d93c P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.777123 18515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dce1a9ef4f498b80c3a2979b04d93c" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
I20260709 14:54:35.777729 18515 raft_consensus.cc:3060] T 72dce1a9ef4f498b80c3a2979b04d93c P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.782572 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dce1a9ef4f498b80c3a2979b04d93c" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba43b42e7374766ab83496b7f5eca66" is_pre_election: true
I20260709 14:54:35.783250 18664 raft_consensus.cc:2468] T 72dce1a9ef4f498b80c3a2979b04d93c P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6974aac866b4643a20809ee5a119d9d in term 0.
I20260709 14:54:35.784652 18720 leader_election.cc:290] T 72dce1a9ef4f498b80c3a2979b04d93c P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:35.794117 18715 leader_election.cc:290] T 72dce1a9ef4f498b80c3a2979b04d93c P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 1 election: Requested vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:35.794970 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dce1a9ef4f498b80c3a2979b04d93c" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
I20260709 14:54:35.795676 18665 raft_consensus.cc:3060] T 72dce1a9ef4f498b80c3a2979b04d93c P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.802842 18711 raft_consensus.cc:515] T 130688a7ad144fa0a8b953ffbb6cf5b6 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.806030 18515 raft_consensus.cc:2468] T 72dce1a9ef4f498b80c3a2979b04d93c P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6974aac866b4643a20809ee5a119d9d in term 1.
I20260709 14:54:35.807163 18556 leader_election.cc:304] T 72dce1a9ef4f498b80c3a2979b04d93c P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6974aac866b4643a20809ee5a119d9d, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:35.808013 18715 raft_consensus.cc:2804] T 72dce1a9ef4f498b80c3a2979b04d93c P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:35.808508 18715 raft_consensus.cc:697] T 72dce1a9ef4f498b80c3a2979b04d93c P b6974aac866b4643a20809ee5a119d9d [term 1 LEADER]: Becoming Leader. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Running, Role: LEADER
I20260709 14:54:35.808686 18411 catalog_manager.cc:5697] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d reported cstate change: term changed from 0 to 1, leader changed from <none> to b6974aac866b4643a20809ee5a119d9d (127.13.139.2). New cstate: current_term: 1 leader_uuid: "b6974aac866b4643a20809ee5a119d9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:35.809517 18715 consensus_queue.cc:237] T 72dce1a9ef4f498b80c3a2979b04d93c P b6974aac866b4643a20809ee5a119d9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.815491 18591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130688a7ad144fa0a8b953ffbb6cf5b6" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
I20260709 14:54:35.816051 18591 raft_consensus.cc:3060] T 130688a7ad144fa0a8b953ffbb6cf5b6 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.822947 18591 raft_consensus.cc:2468] T 130688a7ad144fa0a8b953ffbb6cf5b6 P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 1.
I20260709 14:54:35.824061 18629 leader_election.cc:304] T 130688a7ad144fa0a8b953ffbb6cf5b6 P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba43b42e7374766ab83496b7f5eca66, b6974aac866b4643a20809ee5a119d9d; no voters: 
I20260709 14:54:35.824836 18708 raft_consensus.cc:2804] T 130688a7ad144fa0a8b953ffbb6cf5b6 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:35.825320 18515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130688a7ad144fa0a8b953ffbb6cf5b6" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
I20260709 14:54:35.825954 18515 raft_consensus.cc:3060] T 130688a7ad144fa0a8b953ffbb6cf5b6 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.828956 18711 leader_election.cc:290] T 130688a7ad144fa0a8b953ffbb6cf5b6 P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 election: Requested vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845)
I20260709 14:54:35.835253 18709 tablet_bootstrap.cc:492] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841: No bootstrap required, opened a new log
I20260709 14:54:35.835806 18709 ts_tablet_manager.cc:1403] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841: Time spent bootstrapping tablet: real 0.134s	user 0.053s	sys 0.069s
I20260709 14:54:35.838898 18709 raft_consensus.cc:359] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.839596 18709 raft_consensus.cc:385] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.839890 18709 raft_consensus.cc:740] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.840734 18709 consensus_queue.cc:260] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.842020 18515 raft_consensus.cc:2468] T 130688a7ad144fa0a8b953ffbb6cf5b6 P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 1.
I20260709 14:54:35.843027 18709 ts_tablet_manager.cc:1434] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:54:35.839746 18665 raft_consensus.cc:2468] T 72dce1a9ef4f498b80c3a2979b04d93c P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6974aac866b4643a20809ee5a119d9d in term 1.
I20260709 14:54:35.844022 18709 tablet_bootstrap.cc:492] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841: Bootstrap starting.
I20260709 14:54:35.845537 18705 tablet_bootstrap.cc:492] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66: No bootstrap required, opened a new log
I20260709 14:54:35.845997 18705 ts_tablet_manager.cc:1403] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66: Time spent bootstrapping tablet: real 0.126s	user 0.049s	sys 0.069s
I20260709 14:54:35.848366 18705 raft_consensus.cc:359] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.849009 18705 raft_consensus.cc:385] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.849265 18705 raft_consensus.cc:740] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.849975 18705 consensus_queue.cc:260] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.850536 18709 tablet_bootstrap.cc:654] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.851617 18705 ts_tablet_manager.cc:1434] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:54:35.854751 18708 raft_consensus.cc:697] T 130688a7ad144fa0a8b953ffbb6cf5b6 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 LEADER]: Becoming Leader. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Running, Role: LEADER
I20260709 14:54:35.855535 18706 tablet_bootstrap.cc:492] T 03cdb15b0b9c4366979c5465ceb3184a P b6974aac866b4643a20809ee5a119d9d: No bootstrap required, opened a new log
I20260709 14:54:35.856072 18706 ts_tablet_manager.cc:1403] T 03cdb15b0b9c4366979c5465ceb3184a P b6974aac866b4643a20809ee5a119d9d: Time spent bootstrapping tablet: real 0.139s	user 0.037s	sys 0.052s
I20260709 14:54:35.855631 18708 consensus_queue.cc:237] T 130688a7ad144fa0a8b953ffbb6cf5b6 P 2ba43b42e7374766ab83496b7f5eca66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.856670 18709 tablet_bootstrap.cc:492] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841: No bootstrap required, opened a new log
I20260709 14:54:35.857141 18709 ts_tablet_manager.cc:1403] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260709 14:54:35.858805 18706 raft_consensus.cc:359] T 03cdb15b0b9c4366979c5465ceb3184a P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } }
I20260709 14:54:35.859496 18706 raft_consensus.cc:385] T 03cdb15b0b9c4366979c5465ceb3184a P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.859753 18706 raft_consensus.cc:740] T 03cdb15b0b9c4366979c5465ceb3184a P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.860004 18709 raft_consensus.cc:359] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.860755 18709 raft_consensus.cc:385] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.860597 18706 consensus_queue.cc:260] T 03cdb15b0b9c4366979c5465ceb3184a P b6974aac866b4643a20809ee5a119d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } }
I20260709 14:54:35.861119 18709 raft_consensus.cc:740] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.862001 18709 consensus_queue.cc:260] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.862907 18706 ts_tablet_manager.cc:1434] T 03cdb15b0b9c4366979c5465ceb3184a P b6974aac866b4643a20809ee5a119d9d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:35.864600 18709 ts_tablet_manager.cc:1434] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:54:35.865731 18709 tablet_bootstrap.cc:492] T 280fb1e691894c029d34d063ab6b35eb P fc8e470e13b244e988903d4aae4eb841: Bootstrap starting.
I20260709 14:54:35.871199 18716 raft_consensus.cc:493] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:35.870913 18414 catalog_manager.cc:5697] T 130688a7ad144fa0a8b953ffbb6cf5b6 P 2ba43b42e7374766ab83496b7f5eca66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3). New cstate: current_term: 1 leader_uuid: "2ba43b42e7374766ab83496b7f5eca66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:35.871685 18716 raft_consensus.cc:515] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.873895 18716 leader_election.cc:290] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:35.876030 18412 catalog_manager.cc:5697] T 72dce1a9ef4f498b80c3a2979b04d93c P b6974aac866b4643a20809ee5a119d9d reported cstate change: term changed from 0 to 1, leader changed from <none> to b6974aac866b4643a20809ee5a119d9d (127.13.139.2). New cstate: current_term: 1 leader_uuid: "b6974aac866b4643a20809ee5a119d9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:35.878613 18709 tablet_bootstrap.cc:654] T 280fb1e691894c029d34d063ab6b35eb P fc8e470e13b244e988903d4aae4eb841: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.883847 18709 tablet_bootstrap.cc:492] T 280fb1e691894c029d34d063ab6b35eb P fc8e470e13b244e988903d4aae4eb841: No bootstrap required, opened a new log
I20260709 14:54:35.884347 18709 ts_tablet_manager.cc:1403] T 280fb1e691894c029d34d063ab6b35eb P fc8e470e13b244e988903d4aae4eb841: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260709 14:54:35.886884 18709 raft_consensus.cc:359] T 280fb1e691894c029d34d063ab6b35eb P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.887562 18709 raft_consensus.cc:385] T 280fb1e691894c029d34d063ab6b35eb P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.887856 18709 raft_consensus.cc:740] T 280fb1e691894c029d34d063ab6b35eb P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.888502 18709 consensus_queue.cc:260] T 280fb1e691894c029d34d063ab6b35eb P fc8e470e13b244e988903d4aae4eb841 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.890432 18709 ts_tablet_manager.cc:1434] T 280fb1e691894c029d34d063ab6b35eb P fc8e470e13b244e988903d4aae4eb841: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:54:35.891366 18709 tablet_bootstrap.cc:492] T cb41879ae99d464caa5d90b0c22751bf P fc8e470e13b244e988903d4aae4eb841: Bootstrap starting.
I20260709 14:54:35.896672 18709 tablet_bootstrap.cc:654] T cb41879ae99d464caa5d90b0c22751bf P fc8e470e13b244e988903d4aae4eb841: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:35.900070 18715 raft_consensus.cc:493] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:35.900171 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04a7cabcc654c86afc205e77414c23d" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba43b42e7374766ab83496b7f5eca66" is_pre_election: true
I20260709 14:54:35.900616 18715 raft_consensus.cc:515] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.901114 18665 raft_consensus.cc:2468] T d04a7cabcc654c86afc205e77414c23d P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 0.
I20260709 14:54:35.902686 18715 leader_election.cc:290] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:35.903291 18515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280fb1e691894c029d34d063ab6b35eb" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8e470e13b244e988903d4aae4eb841" is_pre_election: true
I20260709 14:54:35.902530 18482 leader_election.cc:304] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba43b42e7374766ab83496b7f5eca66, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:35.903766 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280fb1e691894c029d34d063ab6b35eb" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba43b42e7374766ab83496b7f5eca66" is_pre_election: true
I20260709 14:54:35.903914 18515 raft_consensus.cc:2468] T 280fb1e691894c029d34d063ab6b35eb P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6974aac866b4643a20809ee5a119d9d in term 0.
I20260709 14:54:35.904414 18665 raft_consensus.cc:2468] T 280fb1e691894c029d34d063ab6b35eb P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6974aac866b4643a20809ee5a119d9d in term 0.
I20260709 14:54:35.905105 18556 leader_election.cc:304] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6974aac866b4643a20809ee5a119d9d, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:35.906167 18715 raft_consensus.cc:2804] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:35.906286 18591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04a7cabcc654c86afc205e77414c23d" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6974aac866b4643a20809ee5a119d9d" is_pre_election: true
I20260709 14:54:35.906453 18716 raft_consensus.cc:2804] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:35.906533 18715 raft_consensus.cc:493] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:35.906994 18591 raft_consensus.cc:2468] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 0.
I20260709 14:54:35.907073 18715 raft_consensus.cc:3060] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.907316 18709 tablet_bootstrap.cc:492] T cb41879ae99d464caa5d90b0c22751bf P fc8e470e13b244e988903d4aae4eb841: No bootstrap required, opened a new log
I20260709 14:54:35.906984 18716 raft_consensus.cc:493] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:35.907841 18709 ts_tablet_manager.cc:1403] T cb41879ae99d464caa5d90b0c22751bf P fc8e470e13b244e988903d4aae4eb841: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260709 14:54:35.908171 18716 raft_consensus.cc:3060] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.910575 18709 raft_consensus.cc:359] T cb41879ae99d464caa5d90b0c22751bf P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.912271 18709 raft_consensus.cc:385] T cb41879ae99d464caa5d90b0c22751bf P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:35.912542 18709 raft_consensus.cc:740] T cb41879ae99d464caa5d90b0c22751bf P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Initialized, Role: FOLLOWER
I20260709 14:54:35.913054 18716 raft_consensus.cc:515] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.913182 18709 consensus_queue.cc:260] T cb41879ae99d464caa5d90b0c22751bf P fc8e470e13b244e988903d4aae4eb841 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.913853 18715 raft_consensus.cc:515] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.914798 18716 leader_election.cc:290] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 1 election: Requested vote from peers b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:35.915778 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04a7cabcc654c86afc205e77414c23d" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
I20260709 14:54:35.916294 18665 raft_consensus.cc:3060] T d04a7cabcc654c86afc205e77414c23d P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.916596 18515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280fb1e691894c029d34d063ab6b35eb" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
I20260709 14:54:35.917236 18515 raft_consensus.cc:3060] T 280fb1e691894c029d34d063ab6b35eb P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.920719 18665 raft_consensus.cc:2468] T d04a7cabcc654c86afc205e77414c23d P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 1.
I20260709 14:54:35.921119 18591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04a7cabcc654c86afc205e77414c23d" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
I20260709 14:54:35.923549 18591 raft_consensus.cc:3060] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.924238 18515 raft_consensus.cc:2468] T 280fb1e691894c029d34d063ab6b35eb P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6974aac866b4643a20809ee5a119d9d in term 1.
I20260709 14:54:35.923559 18482 leader_election.cc:304] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba43b42e7374766ab83496b7f5eca66, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:35.925362 18556 leader_election.cc:304] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6974aac866b4643a20809ee5a119d9d, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:35.925518 18708 raft_consensus.cc:493] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:35.922425 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280fb1e691894c029d34d063ab6b35eb" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
I20260709 14:54:35.926694 18664 raft_consensus.cc:3060] T 280fb1e691894c029d34d063ab6b35eb P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.926529 18708 raft_consensus.cc:515] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.926208 18720 raft_consensus.cc:2804] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:35.928561 18708 leader_election.cc:290] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845)
I20260709 14:54:35.925508 18709 ts_tablet_manager.cc:1434] T cb41879ae99d464caa5d90b0c22751bf P fc8e470e13b244e988903d4aae4eb841: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.011s
I20260709 14:54:35.921700 18715 leader_election.cc:290] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 1 election: Requested vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:35.929489 18751 raft_consensus.cc:2804] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:35.935719 18708 raft_consensus.cc:493] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:35.937382 18708 raft_consensus.cc:515] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.930450 18515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb41879ae99d464caa5d90b0c22751bf" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8e470e13b244e988903d4aae4eb841" is_pre_election: true
I20260709 14:54:35.938424 18515 raft_consensus.cc:2468] T cb41879ae99d464caa5d90b0c22751bf P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 0.
I20260709 14:54:35.937904 18591 raft_consensus.cc:2468] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 1.
I20260709 14:54:35.930624 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb41879ae99d464caa5d90b0c22751bf" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6974aac866b4643a20809ee5a119d9d" is_pre_election: true
I20260709 14:54:35.939617 18590 raft_consensus.cc:2468] T cb41879ae99d464caa5d90b0c22751bf P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 0.
I20260709 14:54:35.939615 18664 raft_consensus.cc:2468] T 280fb1e691894c029d34d063ab6b35eb P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6974aac866b4643a20809ee5a119d9d in term 1.
I20260709 14:54:35.939783 18708 leader_election.cc:290] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845)
I20260709 14:54:35.940726 18630 leader_election.cc:304] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba43b42e7374766ab83496b7f5eca66, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:35.940990 18720 raft_consensus.cc:697] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d [term 1 LEADER]: Becoming Leader. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Running, Role: LEADER
I20260709 14:54:35.941944 18742 raft_consensus.cc:2804] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:35.941854 18720 consensus_queue.cc:237] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.937601 18751 raft_consensus.cc:697] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 [term 1 LEADER]: Becoming Leader. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Running, Role: LEADER
I20260709 14:54:35.942360 18742 raft_consensus.cc:493] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:35.942760 18742 raft_consensus.cc:3060] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.943022 18751 consensus_queue.cc:237] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.945348 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b23d4aabee3458ea78ca88f7c85b1e3" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6974aac866b4643a20809ee5a119d9d" is_pre_election: true
I20260709 14:54:35.945971 18590 raft_consensus.cc:2468] T 2b23d4aabee3458ea78ca88f7c85b1e3 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 0.
I20260709 14:54:35.947050 18629 leader_election.cc:304] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba43b42e7374766ab83496b7f5eca66, b6974aac866b4643a20809ee5a119d9d; no voters: 
I20260709 14:54:35.947789 18708 raft_consensus.cc:2804] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:35.948201 18708 raft_consensus.cc:493] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:35.948789 18708 raft_consensus.cc:3060] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.948141 18515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b23d4aabee3458ea78ca88f7c85b1e3" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8e470e13b244e988903d4aae4eb841" is_pre_election: true
I20260709 14:54:35.951157 18515 raft_consensus.cc:2468] T 2b23d4aabee3458ea78ca88f7c85b1e3 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 0.
I20260709 14:54:35.949625 18742 raft_consensus.cc:515] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.953848 18742 leader_election.cc:290] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 election: Requested vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845)
I20260709 14:54:35.954391 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb41879ae99d464caa5d90b0c22751bf" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
I20260709 14:54:35.954950 18590 raft_consensus.cc:3060] T cb41879ae99d464caa5d90b0c22751bf P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.955054 18515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb41879ae99d464caa5d90b0c22751bf" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
I20260709 14:54:35.955647 18515 raft_consensus.cc:3060] T cb41879ae99d464caa5d90b0c22751bf P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.955750 18412 catalog_manager.cc:5697] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d reported cstate change: term changed from 0 to 1, leader changed from <none> to b6974aac866b4643a20809ee5a119d9d (127.13.139.2). New cstate: current_term: 1 leader_uuid: "b6974aac866b4643a20809ee5a119d9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:35.958019 18708 raft_consensus.cc:515] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.960522 18708 leader_election.cc:290] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 election: Requested vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845)
I20260709 14:54:35.961112 18591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b23d4aabee3458ea78ca88f7c85b1e3" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
I20260709 14:54:35.961663 18591 raft_consensus.cc:3060] T 2b23d4aabee3458ea78ca88f7c85b1e3 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.962019 18516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b23d4aabee3458ea78ca88f7c85b1e3" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
I20260709 14:54:35.962574 18516 raft_consensus.cc:3060] T 2b23d4aabee3458ea78ca88f7c85b1e3 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:35.963405 18515 raft_consensus.cc:2468] T cb41879ae99d464caa5d90b0c22751bf P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 1.
I20260709 14:54:35.964536 18630 leader_election.cc:304] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba43b42e7374766ab83496b7f5eca66, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:35.965397 18708 raft_consensus.cc:2804] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:35.966071 18708 raft_consensus.cc:697] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66 [term 1 LEADER]: Becoming Leader. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Running, Role: LEADER
I20260709 14:54:35.966765 18708 consensus_queue.cc:237] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.968014 18590 raft_consensus.cc:2468] T cb41879ae99d464caa5d90b0c22751bf P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 1.
I20260709 14:54:35.968999 18516 raft_consensus.cc:2468] T 2b23d4aabee3458ea78ca88f7c85b1e3 P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 1.
I20260709 14:54:35.970162 18630 leader_election.cc:304] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba43b42e7374766ab83496b7f5eca66, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:35.971252 18742 raft_consensus.cc:2804] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:35.971760 18742 raft_consensus.cc:697] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 LEADER]: Becoming Leader. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Running, Role: LEADER
I20260709 14:54:35.972303 18591 raft_consensus.cc:2468] T 2b23d4aabee3458ea78ca88f7c85b1e3 P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 1.
I20260709 14:54:35.972550 18742 consensus_queue.cc:237] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:35.976380 18412 catalog_manager.cc:5697] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc8e470e13b244e988903d4aae4eb841 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "fc8e470e13b244e988903d4aae4eb841" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:35.980293 18414 catalog_manager.cc:5697] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3). New cstate: current_term: 1 leader_uuid: "2ba43b42e7374766ab83496b7f5eca66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:35.991400 18414 catalog_manager.cc:5697] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3). New cstate: current_term: 1 leader_uuid: "2ba43b42e7374766ab83496b7f5eca66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:36.011212 18751 raft_consensus.cc:493] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.011672 18751 raft_consensus.cc:515] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:36.013342 18751 leader_election.cc:290] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:36.013952 18591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83509c4a346460eb61becd285813a03" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6974aac866b4643a20809ee5a119d9d" is_pre_election: true
I20260709 14:54:36.014292 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83509c4a346460eb61becd285813a03" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba43b42e7374766ab83496b7f5eca66" is_pre_election: true
I20260709 14:54:36.014604 18591 raft_consensus.cc:2468] T a83509c4a346460eb61becd285813a03 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 0.
I20260709 14:54:36.014900 18664 raft_consensus.cc:2468] T a83509c4a346460eb61becd285813a03 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 0.
I20260709 14:54:36.015717 18480 leader_election.cc:304] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6974aac866b4643a20809ee5a119d9d, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:36.016331 18751 raft_consensus.cc:2804] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:36.016593 18751 raft_consensus.cc:493] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:36.016857 18751 raft_consensus.cc:3060] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.021307 18751 raft_consensus.cc:515] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:36.022679 18751 leader_election.cc:290] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 1 election: Requested vote from peers b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:36.023379 18591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83509c4a346460eb61becd285813a03" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
I20260709 14:54:36.023569 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83509c4a346460eb61becd285813a03" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
I20260709 14:54:36.023882 18591 raft_consensus.cc:3060] T a83509c4a346460eb61becd285813a03 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.024142 18664 raft_consensus.cc:3060] T a83509c4a346460eb61becd285813a03 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.028407 18591 raft_consensus.cc:2468] T a83509c4a346460eb61becd285813a03 P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 1.
I20260709 14:54:36.028422 18664 raft_consensus.cc:2468] T a83509c4a346460eb61becd285813a03 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 1.
I20260709 14:54:36.029435 18480 leader_election.cc:304] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6974aac866b4643a20809ee5a119d9d, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:36.030041 18751 raft_consensus.cc:2804] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:36.030432 18751 raft_consensus.cc:697] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841 [term 1 LEADER]: Becoming Leader. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Running, Role: LEADER
I20260709 14:54:36.031116 18751 consensus_queue.cc:237] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:36.032948 18716 raft_consensus.cc:493] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:36.033286 18716 raft_consensus.cc:515] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } }
I20260709 14:54:36.035331 18716 leader_election.cc:290] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877), b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845)
I20260709 14:54:36.036022 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03cdb15b0b9c4366979c5465ceb3184a" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba43b42e7374766ab83496b7f5eca66" is_pre_election: true
I20260709 14:54:36.036626 18591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03cdb15b0b9c4366979c5465ceb3184a" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6974aac866b4643a20809ee5a119d9d" is_pre_election: true
I20260709 14:54:36.037184 18591 raft_consensus.cc:2468] T 03cdb15b0b9c4366979c5465ceb3184a P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 0.
I20260709 14:54:36.036646 18664 raft_consensus.cc:2468] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 0.
I20260709 14:54:36.037981 18480 leader_election.cc:304] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6974aac866b4643a20809ee5a119d9d, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:36.038702 18716 raft_consensus.cc:2804] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:36.039222 18716 raft_consensus.cc:493] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:36.039556 18716 raft_consensus.cc:3060] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.038653 18414 catalog_manager.cc:5697] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc8e470e13b244e988903d4aae4eb841 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "fc8e470e13b244e988903d4aae4eb841" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:36.044674 18716 raft_consensus.cc:515] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } }
I20260709 14:54:36.046339 18716 leader_election.cc:290] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 1 election: Requested vote from peers 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877), b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845)
I20260709 14:54:36.046950 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03cdb15b0b9c4366979c5465ceb3184a" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
I20260709 14:54:36.047497 18591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03cdb15b0b9c4366979c5465ceb3184a" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
I20260709 14:54:36.047492 18664 raft_consensus.cc:3060] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.048022 18591 raft_consensus.cc:3060] T 03cdb15b0b9c4366979c5465ceb3184a P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:36.052261 18664 raft_consensus.cc:2468] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 1.
I20260709 14:54:36.052515 18591 raft_consensus.cc:2468] T 03cdb15b0b9c4366979c5465ceb3184a P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 1.
I20260709 14:54:36.053237 18482 leader_election.cc:304] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba43b42e7374766ab83496b7f5eca66, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:36.053932 18716 raft_consensus.cc:2804] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:36.054400 18716 raft_consensus.cc:697] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841 [term 1 LEADER]: Becoming Leader. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Running, Role: LEADER
I20260709 14:54:36.055032 18716 consensus_queue.cc:237] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } }
I20260709 14:54:36.061586 18414 catalog_manager.cc:5697] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc8e470e13b244e988903d4aae4eb841 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "fc8e470e13b244e988903d4aae4eb841" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:36.123153 18720 consensus_queue.cc:1048] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:36.134130 18752 consensus_queue.cc:1048] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:36.145741 18591 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "280fb1e691894c029d34d063ab6b35eb"
dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
mode: GRACEFUL
new_leader_uuid: "fc8e470e13b244e988903d4aae4eb841"
 from {username='slave'} at 127.0.0.1:48240
I20260709 14:54:36.146307 18591 raft_consensus.cc:606] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d [term 1 LEADER]: Received request to transfer leadership to TS fc8e470e13b244e988903d4aae4eb841
I20260709 14:54:36.159657 18664 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b23d4aabee3458ea78ca88f7c85b1e3"
dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
mode: GRACEFUL
new_leader_uuid: "fc8e470e13b244e988903d4aae4eb841"
 from {username='slave'} at 127.0.0.1:60876
I20260709 14:54:36.160095 18664 raft_consensus.cc:606] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 LEADER]: Received request to transfer leadership to TS fc8e470e13b244e988903d4aae4eb841
I20260709 14:54:36.164458 18591 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bb1862d2dc74b50859e547eed44638f"
dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
mode: GRACEFUL
new_leader_uuid: "fc8e470e13b244e988903d4aae4eb841"
 from {username='slave'} at 127.0.0.1:48240
I20260709 14:54:36.164893 18591 raft_consensus.cc:606] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d [term 1 LEADER]: Received request to transfer leadership to TS fc8e470e13b244e988903d4aae4eb841
I20260709 14:54:36.169126 18664 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb41879ae99d464caa5d90b0c22751bf"
dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
mode: GRACEFUL
new_leader_uuid: "b6974aac866b4643a20809ee5a119d9d"
 from {username='slave'} at 127.0.0.1:60876
I20260709 14:54:36.169556 18664 raft_consensus.cc:606] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66 [term 1 LEADER]: Received request to transfer leadership to TS b6974aac866b4643a20809ee5a119d9d
I20260709 14:54:36.181187 18516 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d04a7cabcc654c86afc205e77414c23d"
dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
mode: GRACEFUL
new_leader_uuid: "b6974aac866b4643a20809ee5a119d9d"
 from {username='slave'} at 127.0.0.1:47014
I20260709 14:54:36.181692 18516 raft_consensus.cc:606] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 [term 1 LEADER]: Received request to transfer leadership to TS b6974aac866b4643a20809ee5a119d9d
I20260709 14:54:36.188535 18516 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a83509c4a346460eb61becd285813a03"
dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
mode: GRACEFUL
new_leader_uuid: "b6974aac866b4643a20809ee5a119d9d"
 from {username='slave'} at 127.0.0.1:47014
I20260709 14:54:36.188969 18516 raft_consensus.cc:606] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841 [term 1 LEADER]: Received request to transfer leadership to TS b6974aac866b4643a20809ee5a119d9d
I20260709 14:54:36.259879 18752 consensus_queue.cc:1048] T 72dce1a9ef4f498b80c3a2979b04d93c P b6974aac866b4643a20809ee5a119d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:36.269346 18752 consensus_queue.cc:1048] T 72dce1a9ef4f498b80c3a2979b04d93c P b6974aac866b4643a20809ee5a119d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:36.329205 18752 consensus_queue.cc:1048] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:36.338452 18715 consensus_queue.cc:1048] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:36.345546 18715 raft_consensus.cc:993] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d: : Instructing follower fc8e470e13b244e988903d4aae4eb841 to start an election
I20260709 14:54:36.345961 18720 raft_consensus.cc:1081] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d [term 1 LEADER]: Signalling peer fc8e470e13b244e988903d4aae4eb841 to start an election
I20260709 14:54:36.347297 18516 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "280fb1e691894c029d34d063ab6b35eb"
dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
 from {username='slave'} at 127.0.0.1:47008
I20260709 14:54:36.347822 18516 raft_consensus.cc:493] T 280fb1e691894c029d34d063ab6b35eb P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:36.348174 18516 raft_consensus.cc:3060] T 280fb1e691894c029d34d063ab6b35eb P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.353087 18516 raft_consensus.cc:515] T 280fb1e691894c029d34d063ab6b35eb P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:36.354974 18516 leader_election.cc:290] T 280fb1e691894c029d34d063ab6b35eb P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 2 election: Requested vote from peers b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:36.355291 18591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280fb1e691894c029d34d063ab6b35eb" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
I20260709 14:54:36.355552 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280fb1e691894c029d34d063ab6b35eb" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
I20260709 14:54:36.355945 18591 raft_consensus.cc:3055] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:36.356215 18664 raft_consensus.cc:3060] T 280fb1e691894c029d34d063ab6b35eb P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.356724 18591 raft_consensus.cc:740] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Running, Role: LEADER
I20260709 14:54:36.357584 18591 consensus_queue.cc:260] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:36.358803 18591 raft_consensus.cc:3060] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.363476 18664 raft_consensus.cc:2468] T 280fb1e691894c029d34d063ab6b35eb P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 2.
I20260709 14:54:36.364238 18591 raft_consensus.cc:2468] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 2.
I20260709 14:54:36.364497 18482 leader_election.cc:304] T 280fb1e691894c029d34d063ab6b35eb P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba43b42e7374766ab83496b7f5eca66, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:36.365258 18716 raft_consensus.cc:2804] T 280fb1e691894c029d34d063ab6b35eb P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:36.365691 18716 raft_consensus.cc:697] T 280fb1e691894c029d34d063ab6b35eb P fc8e470e13b244e988903d4aae4eb841 [term 2 LEADER]: Becoming Leader. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Running, Role: LEADER
I20260709 14:54:36.366395 18716 consensus_queue.cc:237] T 280fb1e691894c029d34d063ab6b35eb P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:36.371639 18411 catalog_manager.cc:5697] T 280fb1e691894c029d34d063ab6b35eb P fc8e470e13b244e988903d4aae4eb841 reported cstate change: term changed from 1 to 2, leader changed from b6974aac866b4643a20809ee5a119d9d (127.13.139.2) to fc8e470e13b244e988903d4aae4eb841 (127.13.139.1). New cstate: current_term: 2 leader_uuid: "fc8e470e13b244e988903d4aae4eb841" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:36.414381 18742 consensus_queue.cc:1048] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:36.424867 18711 consensus_queue.cc:1048] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:36.432211 18708 raft_consensus.cc:993] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66: : Instructing follower b6974aac866b4643a20809ee5a119d9d to start an election
I20260709 14:54:36.432578 18711 raft_consensus.cc:1081] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66 [term 1 LEADER]: Signalling peer b6974aac866b4643a20809ee5a119d9d to start an election
I20260709 14:54:36.434110 18591 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb41879ae99d464caa5d90b0c22751bf"
dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
 from {username='slave'} at 127.0.0.1:48224
I20260709 14:54:36.434698 18591 raft_consensus.cc:493] T cb41879ae99d464caa5d90b0c22751bf P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:36.435123 18591 raft_consensus.cc:3060] T cb41879ae99d464caa5d90b0c22751bf P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.437717 18711 consensus_queue.cc:1048] T 130688a7ad144fa0a8b953ffbb6cf5b6 P 2ba43b42e7374766ab83496b7f5eca66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:36.438642 18716 consensus_queue.cc:1048] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:36.442224 18591 raft_consensus.cc:515] T cb41879ae99d464caa5d90b0c22751bf P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:36.445179 18516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb41879ae99d464caa5d90b0c22751bf" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
I20260709 14:54:36.445830 18516 raft_consensus.cc:3060] T cb41879ae99d464caa5d90b0c22751bf P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.453500 18711 consensus_queue.cc:1048] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:36.454326 18516 raft_consensus.cc:2468] T cb41879ae99d464caa5d90b0c22751bf P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6974aac866b4643a20809ee5a119d9d in term 2.
I20260709 14:54:36.455058 18751 consensus_queue.cc:1048] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:36.455418 18556 leader_election.cc:304] T cb41879ae99d464caa5d90b0c22751bf P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6974aac866b4643a20809ee5a119d9d, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:36.456305 18720 raft_consensus.cc:2804] T cb41879ae99d464caa5d90b0c22751bf P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:36.456780 18720 raft_consensus.cc:697] T cb41879ae99d464caa5d90b0c22751bf P b6974aac866b4643a20809ee5a119d9d [term 2 LEADER]: Becoming Leader. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Running, Role: LEADER
I20260709 14:54:36.457602 18720 consensus_queue.cc:237] T cb41879ae99d464caa5d90b0c22751bf P b6974aac866b4643a20809ee5a119d9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:36.468544 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb41879ae99d464caa5d90b0c22751bf" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
I20260709 14:54:36.469149 18664 raft_consensus.cc:3055] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:36.469358 18664 raft_consensus.cc:740] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Running, Role: LEADER
I20260709 14:54:36.472067 18751 raft_consensus.cc:993] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841: : Instructing follower b6974aac866b4643a20809ee5a119d9d to start an election
I20260709 14:54:36.472500 18711 consensus_queue.cc:1048] T 130688a7ad144fa0a8b953ffbb6cf5b6 P 2ba43b42e7374766ab83496b7f5eca66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:36.472527 18751 raft_consensus.cc:1081] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 [term 1 LEADER]: Signalling peer b6974aac866b4643a20809ee5a119d9d to start an election
I20260709 14:54:36.473388 18742 raft_consensus.cc:993] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66: : Instructing follower fc8e470e13b244e988903d4aae4eb841 to start an election
I20260709 14:54:36.473810 18742 raft_consensus.cc:1081] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 LEADER]: Signalling peer fc8e470e13b244e988903d4aae4eb841 to start an election
I20260709 14:54:36.473843 18591 leader_election.cc:290] T cb41879ae99d464caa5d90b0c22751bf P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 2 election: Requested vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:36.469926 18664 consensus_queue.cc:260] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:36.475680 18664 raft_consensus.cc:3060] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.477207 18514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b23d4aabee3458ea78ca88f7c85b1e3"
dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
 from {username='slave'} at 127.0.0.1:46992
I20260709 14:54:36.478508 18514 raft_consensus.cc:493] T 2b23d4aabee3458ea78ca88f7c85b1e3 P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:36.478971 18514 raft_consensus.cc:3060] T 2b23d4aabee3458ea78ca88f7c85b1e3 P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.479941 18591 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d04a7cabcc654c86afc205e77414c23d"
dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
 from {username='slave'} at 127.0.0.1:48232
I20260709 14:54:36.480521 18591 raft_consensus.cc:493] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:36.480888 18591 raft_consensus.cc:3060] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.483354 18664 raft_consensus.cc:2468] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6974aac866b4643a20809ee5a119d9d in term 2.
I20260709 14:54:36.486775 18751 consensus_queue.cc:1048] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:36.488843 18742 consensus_queue.cc:1048] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:36.488324 18591 raft_consensus.cc:515] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:36.493547 18515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04a7cabcc654c86afc205e77414c23d" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
I20260709 14:54:36.494091 18515 raft_consensus.cc:3055] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:36.494388 18515 raft_consensus.cc:740] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Running, Role: LEADER
I20260709 14:54:36.495247 18515 consensus_queue.cc:260] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:36.496657 18515 raft_consensus.cc:3060] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.497105 18751 consensus_queue.cc:1048] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:36.500409 18514 raft_consensus.cc:515] T 2b23d4aabee3458ea78ca88f7c85b1e3 P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:36.503334 18515 raft_consensus.cc:2468] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6974aac866b4643a20809ee5a119d9d in term 2.
I20260709 14:54:36.503468 18588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b23d4aabee3458ea78ca88f7c85b1e3" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
I20260709 14:54:36.504541 18556 leader_election.cc:304] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6974aac866b4643a20809ee5a119d9d, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:36.505414 18720 raft_consensus.cc:2804] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:36.505623 18514 leader_election.cc:290] T 2b23d4aabee3458ea78ca88f7c85b1e3 P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 2 election: Requested vote from peers b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:36.505893 18720 raft_consensus.cc:697] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [term 2 LEADER]: Becoming Leader. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Running, Role: LEADER
I20260709 14:54:36.503525 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b23d4aabee3458ea78ca88f7c85b1e3" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
I20260709 14:54:36.507077 18665 raft_consensus.cc:3055] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:36.506985 18720 consensus_queue.cc:237] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:36.507448 18665 raft_consensus.cc:740] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Running, Role: LEADER
I20260709 14:54:36.508338 18665 consensus_queue.cc:260] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:36.509538 18665 raft_consensus.cc:3060] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.512667 18591 leader_election.cc:290] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 2 election: Requested vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:36.513439 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04a7cabcc654c86afc205e77414c23d" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
I20260709 14:54:36.514201 18663 raft_consensus.cc:3060] T d04a7cabcc654c86afc205e77414c23d P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.522351 18663 raft_consensus.cc:2468] T d04a7cabcc654c86afc205e77414c23d P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6974aac866b4643a20809ee5a119d9d in term 2.
I20260709 14:54:36.538951 18751 consensus_queue.cc:1048] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:36.542102 18665 raft_consensus.cc:2468] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 2.
I20260709 14:54:36.543323 18482 leader_election.cc:304] T 2b23d4aabee3458ea78ca88f7c85b1e3 P fc8e470e13b244e988903d4aae4eb841 [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: 2ba43b42e7374766ab83496b7f5eca66, fc8e470e13b244e988903d4aae4eb841; no voters: b6974aac866b4643a20809ee5a119d9d
I20260709 14:54:36.544456 18751 raft_consensus.cc:2804] T 2b23d4aabee3458ea78ca88f7c85b1e3 P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:36.544929 18751 raft_consensus.cc:697] T 2b23d4aabee3458ea78ca88f7c85b1e3 P fc8e470e13b244e988903d4aae4eb841 [term 2 LEADER]: Becoming Leader. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Running, Role: LEADER
I20260709 14:54:36.545738 18751 consensus_queue.cc:237] T 2b23d4aabee3458ea78ca88f7c85b1e3 P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:36.549288 18414 catalog_manager.cc:5697] T cb41879ae99d464caa5d90b0c22751bf P b6974aac866b4643a20809ee5a119d9d reported cstate change: term changed from 1 to 2, leader changed from 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3) to b6974aac866b4643a20809ee5a119d9d (127.13.139.2). New cstate: current_term: 2 leader_uuid: "b6974aac866b4643a20809ee5a119d9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:36.551175 18414 catalog_manager.cc:5697] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d reported cstate change: term changed from 1 to 2, leader changed from fc8e470e13b244e988903d4aae4eb841 (127.13.139.1) to b6974aac866b4643a20809ee5a119d9d (127.13.139.2). New cstate: current_term: 2 leader_uuid: "b6974aac866b4643a20809ee5a119d9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:36.560276 18751 consensus_queue.cc:1048] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:36.566128 18411 catalog_manager.cc:5697] T 2b23d4aabee3458ea78ca88f7c85b1e3 P fc8e470e13b244e988903d4aae4eb841 reported cstate change: term changed from 1 to 2, leader changed from 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3) to fc8e470e13b244e988903d4aae4eb841 (127.13.139.1). New cstate: current_term: 2 leader_uuid: "fc8e470e13b244e988903d4aae4eb841" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:36.567034 18751 raft_consensus.cc:993] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841: : Instructing follower b6974aac866b4643a20809ee5a119d9d to start an election
I20260709 14:54:36.568113 18782 raft_consensus.cc:1081] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841 [term 1 LEADER]: Signalling peer b6974aac866b4643a20809ee5a119d9d to start an election
I20260709 14:54:36.574501 18589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a83509c4a346460eb61becd285813a03"
dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
 from {username='slave'} at 127.0.0.1:48232
I20260709 14:54:36.575713 18589 raft_consensus.cc:493] T a83509c4a346460eb61becd285813a03 P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:36.576100 18589 raft_consensus.cc:3060] T a83509c4a346460eb61becd285813a03 P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.582271 18589 raft_consensus.cc:515] T a83509c4a346460eb61becd285813a03 P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:36.583909 18589 leader_election.cc:290] T a83509c4a346460eb61becd285813a03 P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 2 election: Requested vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:36.584587 18515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83509c4a346460eb61becd285813a03" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
I20260709 14:54:36.585045 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83509c4a346460eb61becd285813a03" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
I20260709 14:54:36.585258 18515 raft_consensus.cc:3055] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:36.585640 18515 raft_consensus.cc:740] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Running, Role: LEADER
I20260709 14:54:36.585656 18665 raft_consensus.cc:3060] T a83509c4a346460eb61becd285813a03 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.586519 18515 consensus_queue.cc:260] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:36.587749 18515 raft_consensus.cc:3060] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.592562 18665 raft_consensus.cc:2468] T a83509c4a346460eb61becd285813a03 P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6974aac866b4643a20809ee5a119d9d in term 2.
I20260709 14:54:36.593324 18515 raft_consensus.cc:2468] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6974aac866b4643a20809ee5a119d9d in term 2.
I20260709 14:54:36.593634 18557 leader_election.cc:304] T a83509c4a346460eb61becd285813a03 P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba43b42e7374766ab83496b7f5eca66, b6974aac866b4643a20809ee5a119d9d; no voters: 
I20260709 14:54:36.594414 18720 raft_consensus.cc:2804] T a83509c4a346460eb61becd285813a03 P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:36.594779 18720 raft_consensus.cc:697] T a83509c4a346460eb61becd285813a03 P b6974aac866b4643a20809ee5a119d9d [term 2 LEADER]: Becoming Leader. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Running, Role: LEADER
I20260709 14:54:36.595464 18720 consensus_queue.cc:237] T a83509c4a346460eb61becd285813a03 P b6974aac866b4643a20809ee5a119d9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:36.600982 18411 catalog_manager.cc:5697] T a83509c4a346460eb61becd285813a03 P b6974aac866b4643a20809ee5a119d9d reported cstate change: term changed from 1 to 2, leader changed from fc8e470e13b244e988903d4aae4eb841 (127.13.139.1) to b6974aac866b4643a20809ee5a119d9d (127.13.139.2). New cstate: current_term: 2 leader_uuid: "b6974aac866b4643a20809ee5a119d9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:36.693409 18715 raft_consensus.cc:993] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d: : Instructing follower fc8e470e13b244e988903d4aae4eb841 to start an election
I20260709 14:54:36.693817 18720 raft_consensus.cc:1081] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d [term 1 LEADER]: Signalling peer fc8e470e13b244e988903d4aae4eb841 to start an election
I20260709 14:54:36.695287 18515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bb1862d2dc74b50859e547eed44638f"
dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
 from {username='slave'} at 127.0.0.1:47008
I20260709 14:54:36.695839 18515 raft_consensus.cc:493] T 1bb1862d2dc74b50859e547eed44638f P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:36.696223 18515 raft_consensus.cc:3060] T 1bb1862d2dc74b50859e547eed44638f P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.700932 18515 raft_consensus.cc:515] T 1bb1862d2dc74b50859e547eed44638f P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:36.702317 18515 leader_election.cc:290] T 1bb1862d2dc74b50859e547eed44638f P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 2 election: Requested vote from peers b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:36.703015 18589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb1862d2dc74b50859e547eed44638f" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
I20260709 14:54:36.703239 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb1862d2dc74b50859e547eed44638f" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
I20260709 14:54:36.703580 18589 raft_consensus.cc:3055] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:36.703723 18665 raft_consensus.cc:3060] T 1bb1862d2dc74b50859e547eed44638f P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.703867 18589 raft_consensus.cc:740] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Running, Role: LEADER
I20260709 14:54:36.704602 18589 consensus_queue.cc:260] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:36.705526 18589 raft_consensus.cc:3060] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.708250 18665 raft_consensus.cc:2468] T 1bb1862d2dc74b50859e547eed44638f P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 2.
I20260709 14:54:36.709227 18482 leader_election.cc:304] T 1bb1862d2dc74b50859e547eed44638f P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba43b42e7374766ab83496b7f5eca66, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:36.709820 18751 raft_consensus.cc:2804] T 1bb1862d2dc74b50859e547eed44638f P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:36.710060 18589 raft_consensus.cc:2468] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 2.
I20260709 14:54:36.710175 18751 raft_consensus.cc:697] T 1bb1862d2dc74b50859e547eed44638f P fc8e470e13b244e988903d4aae4eb841 [term 2 LEADER]: Becoming Leader. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Running, Role: LEADER
I20260709 14:54:36.710886 18751 consensus_queue.cc:237] T 1bb1862d2dc74b50859e547eed44638f P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:36.716666 18411 catalog_manager.cc:5697] T 1bb1862d2dc74b50859e547eed44638f P fc8e470e13b244e988903d4aae4eb841 reported cstate change: term changed from 1 to 2, leader changed from b6974aac866b4643a20809ee5a119d9d (127.13.139.2) to fc8e470e13b244e988903d4aae4eb841 (127.13.139.1). New cstate: current_term: 2 leader_uuid: "fc8e470e13b244e988903d4aae4eb841" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:36.819770 18665 raft_consensus.cc:1275] T 280fb1e691894c029d34d063ab6b35eb P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Refusing update from remote peer fc8e470e13b244e988903d4aae4eb841: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:36.820897 18751 consensus_queue.cc:1048] T 280fb1e691894c029d34d063ab6b35eb P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:36.827929 18589 raft_consensus.cc:1275] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Refusing update from remote peer fc8e470e13b244e988903d4aae4eb841: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:36.829185 18782 consensus_queue.cc:1048] T 280fb1e691894c029d34d063ab6b35eb P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:36.866320 18515 raft_consensus.cc:1275] T cb41879ae99d464caa5d90b0c22751bf P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Refusing update from remote peer b6974aac866b4643a20809ee5a119d9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:36.867396 18720 consensus_queue.cc:1048] T cb41879ae99d464caa5d90b0c22751bf P b6974aac866b4643a20809ee5a119d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:36.874161 18665 raft_consensus.cc:1275] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Refusing update from remote peer b6974aac866b4643a20809ee5a119d9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:36.875706 18715 consensus_queue.cc:1048] T cb41879ae99d464caa5d90b0c22751bf P b6974aac866b4643a20809ee5a119d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:36.937724 18665 raft_consensus.cc:1275] T d04a7cabcc654c86afc205e77414c23d P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Refusing update from remote peer b6974aac866b4643a20809ee5a119d9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:36.938830 18715 consensus_queue.cc:1048] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:36.944010 18664 raft_consensus.cc:1275] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Refusing update from remote peer fc8e470e13b244e988903d4aae4eb841: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:36.945405 18782 consensus_queue.cc:1048] T 2b23d4aabee3458ea78ca88f7c85b1e3 P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:36.947762 18515 raft_consensus.cc:1275] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Refusing update from remote peer b6974aac866b4643a20809ee5a119d9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:36.949265 18715 consensus_queue.cc:1048] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:36.954576 18589 raft_consensus.cc:3060] T 2b23d4aabee3458ea78ca88f7c85b1e3 P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.961933 18589 raft_consensus.cc:1275] T 2b23d4aabee3458ea78ca88f7c85b1e3 P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Refusing update from remote peer fc8e470e13b244e988903d4aae4eb841: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:36.963083 18782 consensus_queue.cc:1048] T 2b23d4aabee3458ea78ca88f7c85b1e3 P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:37.021261 18516 raft_consensus.cc:1275] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Refusing update from remote peer b6974aac866b4643a20809ee5a119d9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.022374 18715 consensus_queue.cc:1048] T a83509c4a346460eb61becd285813a03 P b6974aac866b4643a20809ee5a119d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:37.029234 18664 raft_consensus.cc:1275] T a83509c4a346460eb61becd285813a03 P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Refusing update from remote peer b6974aac866b4643a20809ee5a119d9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.031330 18715 consensus_queue.cc:1048] T a83509c4a346460eb61becd285813a03 P b6974aac866b4643a20809ee5a119d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:37.207291 18589 raft_consensus.cc:1275] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Refusing update from remote peer fc8e470e13b244e988903d4aae4eb841: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.208400 18782 consensus_queue.cc:1048] T 1bb1862d2dc74b50859e547eed44638f P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:37.216059 18664 raft_consensus.cc:1275] T 1bb1862d2dc74b50859e547eed44638f P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Refusing update from remote peer fc8e470e13b244e988903d4aae4eb841: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.217768 18716 consensus_queue.cc:1048] T 1bb1862d2dc74b50859e547eed44638f P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:39.224560 18412 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46718:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:54:39.227082 18412 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:54:39.276304 18502 tablet_service.cc:1511] Processing CreateTablet for tablet 3b690ed4cb1d4aa993f28452740e6bae (DEFAULT_TABLE table=soft_deleted_table [id=2b635c479b014232bdd8b01e1c0048c8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:39.277290 18581 tablet_service.cc:1511] Processing CreateTablet for tablet 3b690ed4cb1d4aa993f28452740e6bae (DEFAULT_TABLE table=soft_deleted_table [id=2b635c479b014232bdd8b01e1c0048c8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:39.278131 18502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b690ed4cb1d4aa993f28452740e6bae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.278810 18581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b690ed4cb1d4aa993f28452740e6bae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.282487 18652 tablet_service.cc:1511] Processing CreateTablet for tablet 3b690ed4cb1d4aa993f28452740e6bae (DEFAULT_TABLE table=soft_deleted_table [id=2b635c479b014232bdd8b01e1c0048c8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:39.282688 18575 tablet_service.cc:1511] Processing CreateTablet for tablet 65f3ffa6976741b881b9d5914b486d80 (DEFAULT_TABLE table=soft_deleted_table [id=2b635c479b014232bdd8b01e1c0048c8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:39.283967 18652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b690ed4cb1d4aa993f28452740e6bae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.284097 18575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f3ffa6976741b881b9d5914b486d80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.286067 18653 tablet_service.cc:1511] Processing CreateTablet for tablet 65f3ffa6976741b881b9d5914b486d80 (DEFAULT_TABLE table=soft_deleted_table [id=2b635c479b014232bdd8b01e1c0048c8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:39.287424 18653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f3ffa6976741b881b9d5914b486d80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.290550 18505 tablet_service.cc:1511] Processing CreateTablet for tablet 65f3ffa6976741b881b9d5914b486d80 (DEFAULT_TABLE table=soft_deleted_table [id=2b635c479b014232bdd8b01e1c0048c8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:39.291884 18505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f3ffa6976741b881b9d5914b486d80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.300635 18501 tablet_service.cc:1511] Processing CreateTablet for tablet 8245fdca332d4050a48b3b88a01f1bba (DEFAULT_TABLE table=soft_deleted_table [id=2b635c479b014232bdd8b01e1c0048c8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:39.302093 18501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8245fdca332d4050a48b3b88a01f1bba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.310353 18580 tablet_service.cc:1511] Processing CreateTablet for tablet 8245fdca332d4050a48b3b88a01f1bba (DEFAULT_TABLE table=soft_deleted_table [id=2b635c479b014232bdd8b01e1c0048c8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:39.312033 18580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8245fdca332d4050a48b3b88a01f1bba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.324249 18655 tablet_service.cc:1511] Processing CreateTablet for tablet 8245fdca332d4050a48b3b88a01f1bba (DEFAULT_TABLE table=soft_deleted_table [id=2b635c479b014232bdd8b01e1c0048c8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:39.325767 18655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8245fdca332d4050a48b3b88a01f1bba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.340327 18499 tablet_service.cc:1511] Processing CreateTablet for tablet a15cfffcae474a99b219b678669ff046 (DEFAULT_TABLE table=soft_deleted_table [id=2b635c479b014232bdd8b01e1c0048c8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:39.341805 18499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a15cfffcae474a99b219b678669ff046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.373764 18578 tablet_service.cc:1511] Processing CreateTablet for tablet a15cfffcae474a99b219b678669ff046 (DEFAULT_TABLE table=soft_deleted_table [id=2b635c479b014232bdd8b01e1c0048c8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:39.375037 18578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a15cfffcae474a99b219b678669ff046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.386499 18802 tablet_bootstrap.cc:492] T 3b690ed4cb1d4aa993f28452740e6bae P fc8e470e13b244e988903d4aae4eb841: Bootstrap starting.
I20260709 14:54:39.390419 18653 tablet_service.cc:1511] Processing CreateTablet for tablet 65928a505e554d5f8e3c61dc45e8c7b9 (DEFAULT_TABLE table=soft_deleted_table [id=2b635c479b014232bdd8b01e1c0048c8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:39.392220 18505 tablet_service.cc:1511] Processing CreateTablet for tablet 0ab7d4f93c8441a4b8b0471c4923d9f7 (DEFAULT_TABLE table=soft_deleted_table [id=2b635c479b014232bdd8b01e1c0048c8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:39.393080 18653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65928a505e554d5f8e3c61dc45e8c7b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.393535 18505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ab7d4f93c8441a4b8b0471c4923d9f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.393654 18501 tablet_service.cc:1511] Processing CreateTablet for tablet 65928a505e554d5f8e3c61dc45e8c7b9 (DEFAULT_TABLE table=soft_deleted_table [id=2b635c479b014232bdd8b01e1c0048c8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:39.394922 18501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65928a505e554d5f8e3c61dc45e8c7b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.397166 18803 tablet_bootstrap.cc:492] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66: Bootstrap starting.
I20260709 14:54:39.397724 18580 tablet_service.cc:1511] Processing CreateTablet for tablet 65928a505e554d5f8e3c61dc45e8c7b9 (DEFAULT_TABLE table=soft_deleted_table [id=2b635c479b014232bdd8b01e1c0048c8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:39.398895 18580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65928a505e554d5f8e3c61dc45e8c7b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.392184 18652 tablet_service.cc:1511] Processing CreateTablet for tablet a15cfffcae474a99b219b678669ff046 (DEFAULT_TABLE table=soft_deleted_table [id=2b635c479b014232bdd8b01e1c0048c8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:39.402630 18652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a15cfffcae474a99b219b678669ff046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.406802 18581 tablet_service.cc:1511] Processing CreateTablet for tablet 0ab7d4f93c8441a4b8b0471c4923d9f7 (DEFAULT_TABLE table=soft_deleted_table [id=2b635c479b014232bdd8b01e1c0048c8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:39.408047 18581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ab7d4f93c8441a4b8b0471c4923d9f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.403704 18803 tablet_bootstrap.cc:654] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.411060 18655 tablet_service.cc:1511] Processing CreateTablet for tablet 0ab7d4f93c8441a4b8b0471c4923d9f7 (DEFAULT_TABLE table=soft_deleted_table [id=2b635c479b014232bdd8b01e1c0048c8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:39.413324 18655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ab7d4f93c8441a4b8b0471c4923d9f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.417135 18802 tablet_bootstrap.cc:654] T 3b690ed4cb1d4aa993f28452740e6bae P fc8e470e13b244e988903d4aae4eb841: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.420454 18499 tablet_service.cc:1511] Processing CreateTablet for tablet 9952bde3c3144a8ebe761f75cd53be8b (DEFAULT_TABLE table=soft_deleted_table [id=2b635c479b014232bdd8b01e1c0048c8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:39.421479 18499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9952bde3c3144a8ebe761f75cd53be8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.432893 18653 tablet_service.cc:1511] Processing CreateTablet for tablet 9952bde3c3144a8ebe761f75cd53be8b (DEFAULT_TABLE table=soft_deleted_table [id=2b635c479b014232bdd8b01e1c0048c8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:39.434448 18653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9952bde3c3144a8ebe761f75cd53be8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.435777 18578 tablet_service.cc:1511] Processing CreateTablet for tablet a7e9ad188fa74dbf9ec782e2b53bfafb (DEFAULT_TABLE table=soft_deleted_table [id=2b635c479b014232bdd8b01e1c0048c8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:39.436170 18502 tablet_service.cc:1511] Processing CreateTablet for tablet a7e9ad188fa74dbf9ec782e2b53bfafb (DEFAULT_TABLE table=soft_deleted_table [id=2b635c479b014232bdd8b01e1c0048c8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:39.437067 18578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7e9ad188fa74dbf9ec782e2b53bfafb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.438272 18502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7e9ad188fa74dbf9ec782e2b53bfafb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.439013 18650 tablet_service.cc:1511] Processing CreateTablet for tablet a7e9ad188fa74dbf9ec782e2b53bfafb (DEFAULT_TABLE table=soft_deleted_table [id=2b635c479b014232bdd8b01e1c0048c8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:39.440213 18650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7e9ad188fa74dbf9ec782e2b53bfafb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.441455 18575 tablet_service.cc:1511] Processing CreateTablet for tablet 9952bde3c3144a8ebe761f75cd53be8b (DEFAULT_TABLE table=soft_deleted_table [id=2b635c479b014232bdd8b01e1c0048c8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:39.442637 18575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9952bde3c3144a8ebe761f75cd53be8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.436998 18804 tablet_bootstrap.cc:492] T 65f3ffa6976741b881b9d5914b486d80 P b6974aac866b4643a20809ee5a119d9d: Bootstrap starting.
I20260709 14:54:39.452215 18500 tablet_service.cc:1511] Processing CreateTablet for tablet 8064c11ce1a749b39324d3678b96b270 (DEFAULT_TABLE table=soft_deleted_table [id=2b635c479b014232bdd8b01e1c0048c8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:39.453518 18500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8064c11ce1a749b39324d3678b96b270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.459385 18577 tablet_service.cc:1511] Processing CreateTablet for tablet 8064c11ce1a749b39324d3678b96b270 (DEFAULT_TABLE table=soft_deleted_table [id=2b635c479b014232bdd8b01e1c0048c8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:39.460647 18577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8064c11ce1a749b39324d3678b96b270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.460530 18651 tablet_service.cc:1511] Processing CreateTablet for tablet 8064c11ce1a749b39324d3678b96b270 (DEFAULT_TABLE table=soft_deleted_table [id=2b635c479b014232bdd8b01e1c0048c8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:39.461876 18651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8064c11ce1a749b39324d3678b96b270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.470569 18803 tablet_bootstrap.cc:492] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66: No bootstrap required, opened a new log
I20260709 14:54:39.470785 18804 tablet_bootstrap.cc:654] T 65f3ffa6976741b881b9d5914b486d80 P b6974aac866b4643a20809ee5a119d9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.475059 18803 ts_tablet_manager.cc:1403] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.004s
I20260709 14:54:39.479570 18803 raft_consensus.cc:359] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.480571 18803 raft_consensus.cc:385] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.480983 18803 raft_consensus.cc:740] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.486393 18803 consensus_queue.cc:260] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.488421 18802 tablet_bootstrap.cc:492] T 3b690ed4cb1d4aa993f28452740e6bae P fc8e470e13b244e988903d4aae4eb841: No bootstrap required, opened a new log
I20260709 14:54:39.488952 18802 ts_tablet_manager.cc:1403] T 3b690ed4cb1d4aa993f28452740e6bae P fc8e470e13b244e988903d4aae4eb841: Time spent bootstrapping tablet: real 0.106s	user 0.010s	sys 0.009s
I20260709 14:54:39.491746 18802 raft_consensus.cc:359] T 3b690ed4cb1d4aa993f28452740e6bae P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.492415 18802 raft_consensus.cc:385] T 3b690ed4cb1d4aa993f28452740e6bae P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.492697 18802 raft_consensus.cc:740] T 3b690ed4cb1d4aa993f28452740e6bae P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.493531 18802 consensus_queue.cc:260] T 3b690ed4cb1d4aa993f28452740e6bae P fc8e470e13b244e988903d4aae4eb841 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.496034 18802 ts_tablet_manager.cc:1434] T 3b690ed4cb1d4aa993f28452740e6bae P fc8e470e13b244e988903d4aae4eb841: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:54:39.497114 18802 tablet_bootstrap.cc:492] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841: Bootstrap starting.
I20260709 14:54:39.492714 18803 ts_tablet_manager.cc:1434] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 14:54:39.504704 18803 tablet_bootstrap.cc:492] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66: Bootstrap starting.
I20260709 14:54:39.506296 18802 tablet_bootstrap.cc:654] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.508318 18804 tablet_bootstrap.cc:492] T 65f3ffa6976741b881b9d5914b486d80 P b6974aac866b4643a20809ee5a119d9d: No bootstrap required, opened a new log
I20260709 14:54:39.508899 18804 ts_tablet_manager.cc:1403] T 65f3ffa6976741b881b9d5914b486d80 P b6974aac866b4643a20809ee5a119d9d: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.007s
I20260709 14:54:39.512184 18803 tablet_bootstrap.cc:654] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.512012 18804 raft_consensus.cc:359] T 65f3ffa6976741b881b9d5914b486d80 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.512706 18804 raft_consensus.cc:385] T 65f3ffa6976741b881b9d5914b486d80 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.513041 18804 raft_consensus.cc:740] T 65f3ffa6976741b881b9d5914b486d80 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.513794 18804 consensus_queue.cc:260] T 65f3ffa6976741b881b9d5914b486d80 P b6974aac866b4643a20809ee5a119d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.514391 18802 tablet_bootstrap.cc:492] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841: No bootstrap required, opened a new log
I20260709 14:54:39.514881 18802 ts_tablet_manager.cc:1403] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.009s
I20260709 14:54:39.516218 18804 ts_tablet_manager.cc:1434] T 65f3ffa6976741b881b9d5914b486d80 P b6974aac866b4643a20809ee5a119d9d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:54:39.517299 18804 tablet_bootstrap.cc:492] T 8245fdca332d4050a48b3b88a01f1bba P b6974aac866b4643a20809ee5a119d9d: Bootstrap starting.
I20260709 14:54:39.517660 18802 raft_consensus.cc:359] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.518342 18802 raft_consensus.cc:385] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.518602 18802 raft_consensus.cc:740] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.519301 18802 consensus_queue.cc:260] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.521579 18802 ts_tablet_manager.cc:1434] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:54:39.522424 18802 tablet_bootstrap.cc:492] T 8245fdca332d4050a48b3b88a01f1bba P fc8e470e13b244e988903d4aae4eb841: Bootstrap starting.
I20260709 14:54:39.523931 18804 tablet_bootstrap.cc:654] T 8245fdca332d4050a48b3b88a01f1bba P b6974aac866b4643a20809ee5a119d9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.529735 18802 tablet_bootstrap.cc:654] T 8245fdca332d4050a48b3b88a01f1bba P fc8e470e13b244e988903d4aae4eb841: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.538995 18802 tablet_bootstrap.cc:492] T 8245fdca332d4050a48b3b88a01f1bba P fc8e470e13b244e988903d4aae4eb841: No bootstrap required, opened a new log
I20260709 14:54:39.539359 18804 tablet_bootstrap.cc:492] T 8245fdca332d4050a48b3b88a01f1bba P b6974aac866b4643a20809ee5a119d9d: No bootstrap required, opened a new log
I20260709 14:54:39.539413 18802 ts_tablet_manager.cc:1403] T 8245fdca332d4050a48b3b88a01f1bba P fc8e470e13b244e988903d4aae4eb841: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.006s
I20260709 14:54:39.539542 18803 tablet_bootstrap.cc:492] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66: No bootstrap required, opened a new log
I20260709 14:54:39.540011 18804 ts_tablet_manager.cc:1403] T 8245fdca332d4050a48b3b88a01f1bba P b6974aac866b4643a20809ee5a119d9d: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.009s
I20260709 14:54:39.540242 18803 ts_tablet_manager.cc:1403] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.008s
I20260709 14:54:39.542117 18802 raft_consensus.cc:359] T 8245fdca332d4050a48b3b88a01f1bba P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.542634 18802 raft_consensus.cc:385] T 8245fdca332d4050a48b3b88a01f1bba P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.542846 18802 raft_consensus.cc:740] T 8245fdca332d4050a48b3b88a01f1bba P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.543016 18804 raft_consensus.cc:359] T 8245fdca332d4050a48b3b88a01f1bba P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.543247 18803 raft_consensus.cc:359] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.543447 18802 consensus_queue.cc:260] T 8245fdca332d4050a48b3b88a01f1bba P fc8e470e13b244e988903d4aae4eb841 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.543738 18804 raft_consensus.cc:385] T 8245fdca332d4050a48b3b88a01f1bba P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.543900 18803 raft_consensus.cc:385] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.544153 18804 raft_consensus.cc:740] T 8245fdca332d4050a48b3b88a01f1bba P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.544261 18803 raft_consensus.cc:740] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.545212 18803 consensus_queue.cc:260] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.545717 18802 ts_tablet_manager.cc:1434] T 8245fdca332d4050a48b3b88a01f1bba P fc8e470e13b244e988903d4aae4eb841: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:39.545233 18804 consensus_queue.cc:260] T 8245fdca332d4050a48b3b88a01f1bba P b6974aac866b4643a20809ee5a119d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.546766 18802 tablet_bootstrap.cc:492] T a15cfffcae474a99b219b678669ff046 P fc8e470e13b244e988903d4aae4eb841: Bootstrap starting.
I20260709 14:54:39.550695 18804 ts_tablet_manager.cc:1434] T 8245fdca332d4050a48b3b88a01f1bba P b6974aac866b4643a20809ee5a119d9d: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 14:54:39.551652 18804 tablet_bootstrap.cc:492] T 3b690ed4cb1d4aa993f28452740e6bae P b6974aac866b4643a20809ee5a119d9d: Bootstrap starting.
I20260709 14:54:39.553737 18802 tablet_bootstrap.cc:654] T a15cfffcae474a99b219b678669ff046 P fc8e470e13b244e988903d4aae4eb841: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.558308 18804 tablet_bootstrap.cc:654] T 3b690ed4cb1d4aa993f28452740e6bae P b6974aac866b4643a20809ee5a119d9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.560114 18803 ts_tablet_manager.cc:1434] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.003s
I20260709 14:54:39.566807 18803 tablet_bootstrap.cc:492] T 8245fdca332d4050a48b3b88a01f1bba P 2ba43b42e7374766ab83496b7f5eca66: Bootstrap starting.
I20260709 14:54:39.570323 18787 raft_consensus.cc:493] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:39.570832 18787 raft_consensus.cc:515] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.572844 18787 leader_election.cc:290] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845)
I20260709 14:54:39.573361 18804 tablet_bootstrap.cc:492] T 3b690ed4cb1d4aa993f28452740e6bae P b6974aac866b4643a20809ee5a119d9d: No bootstrap required, opened a new log
I20260709 14:54:39.573700 18516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f3ffa6976741b881b9d5914b486d80" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8e470e13b244e988903d4aae4eb841" is_pre_election: true
I20260709 14:54:39.573951 18804 ts_tablet_manager.cc:1403] T 3b690ed4cb1d4aa993f28452740e6bae P b6974aac866b4643a20809ee5a119d9d: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260709 14:54:39.574448 18516 raft_consensus.cc:2468] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 0.
I20260709 14:54:39.574543 18589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f3ffa6976741b881b9d5914b486d80" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6974aac866b4643a20809ee5a119d9d" is_pre_election: true
I20260709 14:54:39.575156 18589 raft_consensus.cc:2468] T 65f3ffa6976741b881b9d5914b486d80 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 0.
I20260709 14:54:39.575917 18630 leader_election.cc:304] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba43b42e7374766ab83496b7f5eca66, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:39.576999 18787 raft_consensus.cc:2804] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:39.577349 18787 raft_consensus.cc:493] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:39.577668 18787 raft_consensus.cc:3060] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:39.577719 18804 raft_consensus.cc:359] T 3b690ed4cb1d4aa993f28452740e6bae P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.578644 18804 raft_consensus.cc:385] T 3b690ed4cb1d4aa993f28452740e6bae P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.578995 18804 raft_consensus.cc:740] T 3b690ed4cb1d4aa993f28452740e6bae P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.579685 18803 tablet_bootstrap.cc:654] T 8245fdca332d4050a48b3b88a01f1bba P 2ba43b42e7374766ab83496b7f5eca66: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.579947 18797 raft_consensus.cc:493] T 8245fdca332d4050a48b3b88a01f1bba P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:39.579978 18804 consensus_queue.cc:260] T 3b690ed4cb1d4aa993f28452740e6bae P b6974aac866b4643a20809ee5a119d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.580518 18797 raft_consensus.cc:515] T 8245fdca332d4050a48b3b88a01f1bba P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.582772 18797 leader_election.cc:290] T 8245fdca332d4050a48b3b88a01f1bba P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:39.584247 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8245fdca332d4050a48b3b88a01f1bba" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba43b42e7374766ab83496b7f5eca66" is_pre_election: true
I20260709 14:54:39.585462 18804 ts_tablet_manager.cc:1434] T 3b690ed4cb1d4aa993f28452740e6bae P b6974aac866b4643a20809ee5a119d9d: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260709 14:54:39.586302 18804 tablet_bootstrap.cc:492] T a15cfffcae474a99b219b678669ff046 P b6974aac866b4643a20809ee5a119d9d: Bootstrap starting.
I20260709 14:54:39.587822 18802 tablet_bootstrap.cc:492] T a15cfffcae474a99b219b678669ff046 P fc8e470e13b244e988903d4aae4eb841: No bootstrap required, opened a new log
I20260709 14:54:39.588320 18802 ts_tablet_manager.cc:1403] T a15cfffcae474a99b219b678669ff046 P fc8e470e13b244e988903d4aae4eb841: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.021s
I20260709 14:54:39.589478 18589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8245fdca332d4050a48b3b88a01f1bba" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6974aac866b4643a20809ee5a119d9d" is_pre_election: true
I20260709 14:54:39.590090 18589 raft_consensus.cc:2468] T 8245fdca332d4050a48b3b88a01f1bba P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 0.
I20260709 14:54:39.591625 18804 tablet_bootstrap.cc:654] T a15cfffcae474a99b219b678669ff046 P b6974aac866b4643a20809ee5a119d9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.591185 18802 raft_consensus.cc:359] T a15cfffcae474a99b219b678669ff046 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.592671 18802 raft_consensus.cc:385] T a15cfffcae474a99b219b678669ff046 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.592985 18802 raft_consensus.cc:740] T a15cfffcae474a99b219b678669ff046 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.594087 18803 tablet_bootstrap.cc:492] T 8245fdca332d4050a48b3b88a01f1bba P 2ba43b42e7374766ab83496b7f5eca66: No bootstrap required, opened a new log
I20260709 14:54:39.593694 18802 consensus_queue.cc:260] T a15cfffcae474a99b219b678669ff046 P fc8e470e13b244e988903d4aae4eb841 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.594681 18803 ts_tablet_manager.cc:1403] T 8245fdca332d4050a48b3b88a01f1bba P 2ba43b42e7374766ab83496b7f5eca66: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.003s
W20260709 14:54:39.595959 18482 leader_election.cc:343] T 8245fdca332d4050a48b3b88a01f1bba P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:39.596086 18802 ts_tablet_manager.cc:1434] T a15cfffcae474a99b219b678669ff046 P fc8e470e13b244e988903d4aae4eb841: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:54:39.597391 18480 leader_election.cc:304] T 8245fdca332d4050a48b3b88a01f1bba P fc8e470e13b244e988903d4aae4eb841 [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: b6974aac866b4643a20809ee5a119d9d, fc8e470e13b244e988903d4aae4eb841; no voters: 2ba43b42e7374766ab83496b7f5eca66
I20260709 14:54:39.598382 18716 raft_consensus.cc:2804] T 8245fdca332d4050a48b3b88a01f1bba P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:39.598767 18716 raft_consensus.cc:493] T 8245fdca332d4050a48b3b88a01f1bba P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:39.598481 18803 raft_consensus.cc:359] T 8245fdca332d4050a48b3b88a01f1bba P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.599011 18802 tablet_bootstrap.cc:492] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841: Bootstrap starting.
I20260709 14:54:39.599121 18716 raft_consensus.cc:3060] T 8245fdca332d4050a48b3b88a01f1bba P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:39.599440 18803 raft_consensus.cc:385] T 8245fdca332d4050a48b3b88a01f1bba P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.599812 18803 raft_consensus.cc:740] T 8245fdca332d4050a48b3b88a01f1bba P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.600678 18803 consensus_queue.cc:260] T 8245fdca332d4050a48b3b88a01f1bba P 2ba43b42e7374766ab83496b7f5eca66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.605795 18802 tablet_bootstrap.cc:654] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.606572 18716 raft_consensus.cc:515] T 8245fdca332d4050a48b3b88a01f1bba P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.607580 18803 ts_tablet_manager.cc:1434] T 8245fdca332d4050a48b3b88a01f1bba P 2ba43b42e7374766ab83496b7f5eca66: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 14:54:39.608588 18803 tablet_bootstrap.cc:492] T 65928a505e554d5f8e3c61dc45e8c7b9 P 2ba43b42e7374766ab83496b7f5eca66: Bootstrap starting.
I20260709 14:54:39.609441 18589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8245fdca332d4050a48b3b88a01f1bba" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
I20260709 14:54:39.609583 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8245fdca332d4050a48b3b88a01f1bba" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
I20260709 14:54:39.610015 18589 raft_consensus.cc:3060] T 8245fdca332d4050a48b3b88a01f1bba P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:39.610157 18664 raft_consensus.cc:3060] T 8245fdca332d4050a48b3b88a01f1bba P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:39.615234 18803 tablet_bootstrap.cc:654] T 65928a505e554d5f8e3c61dc45e8c7b9 P 2ba43b42e7374766ab83496b7f5eca66: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.617736 18664 raft_consensus.cc:2468] T 8245fdca332d4050a48b3b88a01f1bba P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 1.
I20260709 14:54:39.622838 18804 tablet_bootstrap.cc:492] T a15cfffcae474a99b219b678669ff046 P b6974aac866b4643a20809ee5a119d9d: No bootstrap required, opened a new log
I20260709 14:54:39.623333 18589 raft_consensus.cc:2468] T 8245fdca332d4050a48b3b88a01f1bba P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 1.
I20260709 14:54:39.624173 18482 leader_election.cc:304] T 8245fdca332d4050a48b3b88a01f1bba P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba43b42e7374766ab83496b7f5eca66, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:39.625082 18797 raft_consensus.cc:2804] T 8245fdca332d4050a48b3b88a01f1bba P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:39.627367 18803 tablet_bootstrap.cc:492] T 65928a505e554d5f8e3c61dc45e8c7b9 P 2ba43b42e7374766ab83496b7f5eca66: No bootstrap required, opened a new log
I20260709 14:54:39.627965 18803 ts_tablet_manager.cc:1403] T 65928a505e554d5f8e3c61dc45e8c7b9 P 2ba43b42e7374766ab83496b7f5eca66: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260709 14:54:39.629642 18787 raft_consensus.cc:515] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.630264 18716 leader_election.cc:290] T 8245fdca332d4050a48b3b88a01f1bba P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 1 election: Requested vote from peers b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:39.631114 18803 raft_consensus.cc:359] T 65928a505e554d5f8e3c61dc45e8c7b9 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.623373 18804 ts_tablet_manager.cc:1403] T a15cfffcae474a99b219b678669ff046 P b6974aac866b4643a20809ee5a119d9d: Time spent bootstrapping tablet: real 0.037s	user 0.005s	sys 0.007s
I20260709 14:54:39.631892 18803 raft_consensus.cc:385] T 65928a505e554d5f8e3c61dc45e8c7b9 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.632295 18803 raft_consensus.cc:740] T 65928a505e554d5f8e3c61dc45e8c7b9 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.632793 18516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f3ffa6976741b881b9d5914b486d80" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
I20260709 14:54:39.633432 18516 raft_consensus.cc:3060] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:39.633090 18803 consensus_queue.cc:260] T 65928a505e554d5f8e3c61dc45e8c7b9 P 2ba43b42e7374766ab83496b7f5eca66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.635051 18797 raft_consensus.cc:697] T 8245fdca332d4050a48b3b88a01f1bba P fc8e470e13b244e988903d4aae4eb841 [term 1 LEADER]: Becoming Leader. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Running, Role: LEADER
I20260709 14:54:39.636464 18803 ts_tablet_manager.cc:1434] T 65928a505e554d5f8e3c61dc45e8c7b9 P 2ba43b42e7374766ab83496b7f5eca66: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:39.636063 18797 consensus_queue.cc:237] T 8245fdca332d4050a48b3b88a01f1bba P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.637648 18803 tablet_bootstrap.cc:492] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P 2ba43b42e7374766ab83496b7f5eca66: Bootstrap starting.
I20260709 14:54:39.634588 18804 raft_consensus.cc:359] T a15cfffcae474a99b219b678669ff046 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.640740 18804 raft_consensus.cc:385] T a15cfffcae474a99b219b678669ff046 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.641063 18804 raft_consensus.cc:740] T a15cfffcae474a99b219b678669ff046 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.644383 18516 raft_consensus.cc:2468] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 1.
I20260709 14:54:39.641997 18804 consensus_queue.cc:260] T a15cfffcae474a99b219b678669ff046 P b6974aac866b4643a20809ee5a119d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.648313 18803 tablet_bootstrap.cc:654] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P 2ba43b42e7374766ab83496b7f5eca66: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.665473 18630 leader_election.cc:304] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba43b42e7374766ab83496b7f5eca66, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:39.656857 18411 catalog_manager.cc:5697] T 8245fdca332d4050a48b3b88a01f1bba P fc8e470e13b244e988903d4aae4eb841 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc8e470e13b244e988903d4aae4eb841 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "fc8e470e13b244e988903d4aae4eb841" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:39.661921 18589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f3ffa6976741b881b9d5914b486d80" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
I20260709 14:54:39.666303 18816 raft_consensus.cc:2804] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:39.666608 18589 raft_consensus.cc:3060] T 65f3ffa6976741b881b9d5914b486d80 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:39.675738 18589 raft_consensus.cc:2468] T 65f3ffa6976741b881b9d5914b486d80 P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 1.
I20260709 14:54:39.664160 18787 leader_election.cc:290] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 election: Requested vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845)
I20260709 14:54:39.680145 18804 ts_tablet_manager.cc:1434] T a15cfffcae474a99b219b678669ff046 P b6974aac866b4643a20809ee5a119d9d: Time spent starting tablet: real 0.048s	user 0.000s	sys 0.008s
I20260709 14:54:39.681697 18802 tablet_bootstrap.cc:492] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841: No bootstrap required, opened a new log
I20260709 14:54:39.682333 18802 ts_tablet_manager.cc:1403] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841: Time spent bootstrapping tablet: real 0.084s	user 0.030s	sys 0.029s
I20260709 14:54:39.685738 18804 tablet_bootstrap.cc:492] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d: Bootstrap starting.
I20260709 14:54:39.687469 18802 raft_consensus.cc:359] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.692183 18802 raft_consensus.cc:385] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.692512 18802 raft_consensus.cc:740] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.693284 18802 consensus_queue.cc:260] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.693760 18816 raft_consensus.cc:697] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 LEADER]: Becoming Leader. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Running, Role: LEADER
I20260709 14:54:39.694651 18816 consensus_queue.cc:237] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.695286 18802 ts_tablet_manager.cc:1434] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:54:39.696455 18802 tablet_bootstrap.cc:492] T 9952bde3c3144a8ebe761f75cd53be8b P fc8e470e13b244e988903d4aae4eb841: Bootstrap starting.
I20260709 14:54:39.699153 18803 tablet_bootstrap.cc:492] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P 2ba43b42e7374766ab83496b7f5eca66: No bootstrap required, opened a new log
I20260709 14:54:39.699050 18797 raft_consensus.cc:493] T a15cfffcae474a99b219b678669ff046 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:39.692960 18804 tablet_bootstrap.cc:654] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.699640 18797 raft_consensus.cc:515] T a15cfffcae474a99b219b678669ff046 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.701803 18797 leader_election.cc:290] T a15cfffcae474a99b219b678669ff046 P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:39.702641 18803 ts_tablet_manager.cc:1403] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P 2ba43b42e7374766ab83496b7f5eca66: Time spent bootstrapping tablet: real 0.064s	user 0.030s	sys 0.021s
I20260709 14:54:39.703366 18802 tablet_bootstrap.cc:654] T 9952bde3c3144a8ebe761f75cd53be8b P fc8e470e13b244e988903d4aae4eb841: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.703271 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15cfffcae474a99b219b678669ff046" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba43b42e7374766ab83496b7f5eca66" is_pre_election: true
I20260709 14:54:39.704197 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15cfffcae474a99b219b678669ff046" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6974aac866b4643a20809ee5a119d9d" is_pre_election: true
W20260709 14:54:39.704818 18482 leader_election.cc:343] T a15cfffcae474a99b219b678669ff046 P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:39.704838 18590 raft_consensus.cc:2468] T a15cfffcae474a99b219b678669ff046 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 0.
I20260709 14:54:39.706489 18480 leader_election.cc:304] T a15cfffcae474a99b219b678669ff046 P fc8e470e13b244e988903d4aae4eb841 [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: b6974aac866b4643a20809ee5a119d9d, fc8e470e13b244e988903d4aae4eb841; no voters: 2ba43b42e7374766ab83496b7f5eca66
I20260709 14:54:39.707218 18797 raft_consensus.cc:2804] T a15cfffcae474a99b219b678669ff046 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:39.705612 18803 raft_consensus.cc:359] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.707859 18803 raft_consensus.cc:385] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.707546 18797 raft_consensus.cc:493] T a15cfffcae474a99b219b678669ff046 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:39.708155 18803 raft_consensus.cc:740] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.708298 18797 raft_consensus.cc:3060] T a15cfffcae474a99b219b678669ff046 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:39.708168 18821 raft_consensus.cc:493] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:39.708940 18803 consensus_queue.cc:260] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P 2ba43b42e7374766ab83496b7f5eca66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.709259 18821 raft_consensus.cc:515] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.711344 18821 leader_election.cc:290] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845)
I20260709 14:54:39.711818 18516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b690ed4cb1d4aa993f28452740e6bae" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8e470e13b244e988903d4aae4eb841" is_pre_election: true
I20260709 14:54:39.712420 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b690ed4cb1d4aa993f28452740e6bae" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6974aac866b4643a20809ee5a119d9d" is_pre_election: true
I20260709 14:54:39.712594 18819 raft_consensus.cc:493] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:39.713073 18803 ts_tablet_manager.cc:1434] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P 2ba43b42e7374766ab83496b7f5eca66: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:54:39.712424 18516 raft_consensus.cc:2468] T 3b690ed4cb1d4aa993f28452740e6bae P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 0.
I20260709 14:54:39.713106 18819 raft_consensus.cc:515] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.714341 18803 tablet_bootstrap.cc:492] T 9952bde3c3144a8ebe761f75cd53be8b P 2ba43b42e7374766ab83496b7f5eca66: Bootstrap starting.
I20260709 14:54:39.714848 18630 leader_election.cc:304] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba43b42e7374766ab83496b7f5eca66, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:39.715497 18819 leader_election.cc:290] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:39.719847 18821 raft_consensus.cc:2804] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:39.720245 18821 raft_consensus.cc:493] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:39.720563 18821 raft_consensus.cc:3060] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:39.713138 18590 raft_consensus.cc:2468] T 3b690ed4cb1d4aa993f28452740e6bae P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 0.
I20260709 14:54:39.725165 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65928a505e554d5f8e3c61dc45e8c7b9" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba43b42e7374766ab83496b7f5eca66" is_pre_election: true
I20260709 14:54:39.730482 18664 raft_consensus.cc:2468] T 65928a505e554d5f8e3c61dc45e8c7b9 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 0.
I20260709 14:54:39.733628 18482 leader_election.cc:304] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba43b42e7374766ab83496b7f5eca66, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:39.734328 18819 raft_consensus.cc:2804] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:39.734668 18819 raft_consensus.cc:493] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:39.734968 18819 raft_consensus.cc:3060] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:39.735718 18797 raft_consensus.cc:515] T a15cfffcae474a99b219b678669ff046 P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.730698 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65928a505e554d5f8e3c61dc45e8c7b9" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6974aac866b4643a20809ee5a119d9d" is_pre_election: true
W20260709 14:54:39.737957 18480 leader_election.cc:343] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:39.737424 18414 catalog_manager.cc:5697] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3). New cstate: current_term: 1 leader_uuid: "2ba43b42e7374766ab83496b7f5eca66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:39.738466 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15cfffcae474a99b219b678669ff046" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
I20260709 14:54:39.739009 18590 raft_consensus.cc:3060] T a15cfffcae474a99b219b678669ff046 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:39.739120 18797 leader_election.cc:290] T a15cfffcae474a99b219b678669ff046 P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 1 election: Requested vote from peers b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:39.740222 18804 tablet_bootstrap.cc:492] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d: No bootstrap required, opened a new log
I20260709 14:54:39.740687 18804 ts_tablet_manager.cc:1403] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d: Time spent bootstrapping tablet: real 0.056s	user 0.000s	sys 0.016s
I20260709 14:54:39.741768 18819 raft_consensus.cc:515] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.743659 18819 leader_election.cc:290] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 1 election: Requested vote from peers b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:39.743468 18804 raft_consensus.cc:359] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.744167 18804 raft_consensus.cc:385] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.744444 18804 raft_consensus.cc:740] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.745256 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15cfffcae474a99b219b678669ff046" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
I20260709 14:54:39.746160 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65928a505e554d5f8e3c61dc45e8c7b9" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
I20260709 14:54:39.746726 18665 raft_consensus.cc:3060] T 65928a505e554d5f8e3c61dc45e8c7b9 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:39.746836 18589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65928a505e554d5f8e3c61dc45e8c7b9" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
W20260709 14:54:39.749414 18482 leader_election.cc:343] T a15cfffcae474a99b219b678669ff046 P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:39.749608 18804 consensus_queue.cc:260] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.751322 18821 raft_consensus.cc:515] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.752066 18589 raft_consensus.cc:3060] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:39.753865 18590 raft_consensus.cc:2468] T a15cfffcae474a99b219b678669ff046 P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 1.
I20260709 14:54:39.753988 18821 leader_election.cc:290] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 election: Requested vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845)
I20260709 14:54:39.756247 18802 tablet_bootstrap.cc:492] T 9952bde3c3144a8ebe761f75cd53be8b P fc8e470e13b244e988903d4aae4eb841: No bootstrap required, opened a new log
I20260709 14:54:39.756394 18516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b690ed4cb1d4aa993f28452740e6bae" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
I20260709 14:54:39.756753 18802 ts_tablet_manager.cc:1403] T 9952bde3c3144a8ebe761f75cd53be8b P fc8e470e13b244e988903d4aae4eb841: Time spent bootstrapping tablet: real 0.060s	user 0.020s	sys 0.012s
I20260709 14:54:39.757196 18516 raft_consensus.cc:3060] T 3b690ed4cb1d4aa993f28452740e6bae P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:39.758119 18480 leader_election.cc:304] T a15cfffcae474a99b219b678669ff046 P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6974aac866b4643a20809ee5a119d9d, fc8e470e13b244e988903d4aae4eb841; no voters: 2ba43b42e7374766ab83496b7f5eca66
I20260709 14:54:39.759692 18802 raft_consensus.cc:359] T 9952bde3c3144a8ebe761f75cd53be8b P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.760375 18802 raft_consensus.cc:385] T 9952bde3c3144a8ebe761f75cd53be8b P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.760661 18802 raft_consensus.cc:740] T 9952bde3c3144a8ebe761f75cd53be8b P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.761058 18803 tablet_bootstrap.cc:654] T 9952bde3c3144a8ebe761f75cd53be8b P 2ba43b42e7374766ab83496b7f5eca66: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.761350 18802 consensus_queue.cc:260] T 9952bde3c3144a8ebe761f75cd53be8b P fc8e470e13b244e988903d4aae4eb841 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.762343 18716 raft_consensus.cc:2804] T a15cfffcae474a99b219b678669ff046 P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:39.763959 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b690ed4cb1d4aa993f28452740e6bae" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
I20260709 14:54:39.764614 18590 raft_consensus.cc:3060] T 3b690ed4cb1d4aa993f28452740e6bae P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:39.767614 18665 raft_consensus.cc:2468] T 65928a505e554d5f8e3c61dc45e8c7b9 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 1.
I20260709 14:54:39.768046 18589 raft_consensus.cc:2468] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 1.
I20260709 14:54:39.769742 18802 ts_tablet_manager.cc:1434] T 9952bde3c3144a8ebe761f75cd53be8b P fc8e470e13b244e988903d4aae4eb841: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:54:39.770377 18482 leader_election.cc:304] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba43b42e7374766ab83496b7f5eca66, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:39.770753 18802 tablet_bootstrap.cc:492] T a7e9ad188fa74dbf9ec782e2b53bfafb P fc8e470e13b244e988903d4aae4eb841: Bootstrap starting.
I20260709 14:54:39.768950 18516 raft_consensus.cc:2468] T 3b690ed4cb1d4aa993f28452740e6bae P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 1.
I20260709 14:54:39.778286 18804 ts_tablet_manager.cc:1434] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d: Time spent starting tablet: real 0.037s	user 0.002s	sys 0.004s
I20260709 14:54:39.779265 18804 tablet_bootstrap.cc:492] T 9952bde3c3144a8ebe761f75cd53be8b P b6974aac866b4643a20809ee5a119d9d: Bootstrap starting.
I20260709 14:54:39.780526 18828 raft_consensus.cc:2804] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:39.781148 18716 raft_consensus.cc:697] T a15cfffcae474a99b219b678669ff046 P fc8e470e13b244e988903d4aae4eb841 [term 1 LEADER]: Becoming Leader. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Running, Role: LEADER
I20260709 14:54:39.781774 18828 raft_consensus.cc:697] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [term 1 LEADER]: Becoming Leader. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Running, Role: LEADER
I20260709 14:54:39.782140 18716 consensus_queue.cc:237] T a15cfffcae474a99b219b678669ff046 P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.782862 18630 leader_election.cc:304] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba43b42e7374766ab83496b7f5eca66, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:39.783802 18821 raft_consensus.cc:2804] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:39.784242 18821 raft_consensus.cc:697] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66 [term 1 LEADER]: Becoming Leader. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Running, Role: LEADER
I20260709 14:54:39.770721 18590 raft_consensus.cc:2468] T 3b690ed4cb1d4aa993f28452740e6bae P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 1.
I20260709 14:54:39.785233 18821 consensus_queue.cc:237] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.786514 18804 tablet_bootstrap.cc:654] T 9952bde3c3144a8ebe761f75cd53be8b P b6974aac866b4643a20809ee5a119d9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.788218 18803 tablet_bootstrap.cc:492] T 9952bde3c3144a8ebe761f75cd53be8b P 2ba43b42e7374766ab83496b7f5eca66: No bootstrap required, opened a new log
I20260709 14:54:39.791160 18802 tablet_bootstrap.cc:654] T a7e9ad188fa74dbf9ec782e2b53bfafb P fc8e470e13b244e988903d4aae4eb841: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.791571 18803 ts_tablet_manager.cc:1403] T 9952bde3c3144a8ebe761f75cd53be8b P 2ba43b42e7374766ab83496b7f5eca66: Time spent bootstrapping tablet: real 0.077s	user 0.007s	sys 0.005s
I20260709 14:54:39.790319 18828 consensus_queue.cc:237] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.794633 18803 raft_consensus.cc:359] T 9952bde3c3144a8ebe761f75cd53be8b P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.795397 18803 raft_consensus.cc:385] T 9952bde3c3144a8ebe761f75cd53be8b P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:54:39.795666 18462 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:39.795718 18803 raft_consensus.cc:740] T 9952bde3c3144a8ebe761f75cd53be8b P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.796875 18803 consensus_queue.cc:260] T 9952bde3c3144a8ebe761f75cd53be8b P 2ba43b42e7374766ab83496b7f5eca66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.799245 18803 ts_tablet_manager.cc:1434] T 9952bde3c3144a8ebe761f75cd53be8b P 2ba43b42e7374766ab83496b7f5eca66: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:39.800282 18803 tablet_bootstrap.cc:492] T a15cfffcae474a99b219b678669ff046 P 2ba43b42e7374766ab83496b7f5eca66: Bootstrap starting.
I20260709 14:54:39.804488 18816 raft_consensus.cc:493] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:39.804965 18816 raft_consensus.cc:515] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.806674 18803 tablet_bootstrap.cc:654] T a15cfffcae474a99b219b678669ff046 P 2ba43b42e7374766ab83496b7f5eca66: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.806900 18816 leader_election.cc:290] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845)
I20260709 14:54:39.808332 18589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab7d4f93c8441a4b8b0471c4923d9f7" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6974aac866b4643a20809ee5a119d9d" is_pre_election: true
I20260709 14:54:39.809515 18516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab7d4f93c8441a4b8b0471c4923d9f7" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8e470e13b244e988903d4aae4eb841" is_pre_election: true
W20260709 14:54:39.809973 18629 leader_election.cc:343] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:39.810751 18630 leader_election.cc:343] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:39.811192 18630 leader_election.cc:304] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ba43b42e7374766ab83496b7f5eca66; no voters: b6974aac866b4643a20809ee5a119d9d, fc8e470e13b244e988903d4aae4eb841
I20260709 14:54:39.811888 18816 raft_consensus.cc:2749] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:54:39.815903 18482 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.3:32877, user_credentials={real_user=slave}} blocked reactor thread for 45623.8us
I20260709 14:54:39.822597 18803 tablet_bootstrap.cc:492] T a15cfffcae474a99b219b678669ff046 P 2ba43b42e7374766ab83496b7f5eca66: No bootstrap required, opened a new log
I20260709 14:54:39.823141 18803 ts_tablet_manager.cc:1403] T a15cfffcae474a99b219b678669ff046 P 2ba43b42e7374766ab83496b7f5eca66: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260709 14:54:39.826802 18414 catalog_manager.cc:5697] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3). New cstate: current_term: 1 leader_uuid: "2ba43b42e7374766ab83496b7f5eca66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:39.829962 18804 tablet_bootstrap.cc:492] T 9952bde3c3144a8ebe761f75cd53be8b P b6974aac866b4643a20809ee5a119d9d: No bootstrap required, opened a new log
I20260709 14:54:39.830432 18804 ts_tablet_manager.cc:1403] T 9952bde3c3144a8ebe761f75cd53be8b P b6974aac866b4643a20809ee5a119d9d: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.009s
I20260709 14:54:39.831068 18802 tablet_bootstrap.cc:492] T a7e9ad188fa74dbf9ec782e2b53bfafb P fc8e470e13b244e988903d4aae4eb841: No bootstrap required, opened a new log
I20260709 14:54:39.830526 18411 catalog_manager.cc:5697] T a15cfffcae474a99b219b678669ff046 P fc8e470e13b244e988903d4aae4eb841 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc8e470e13b244e988903d4aae4eb841 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "fc8e470e13b244e988903d4aae4eb841" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:39.831569 18802 ts_tablet_manager.cc:1403] T a7e9ad188fa74dbf9ec782e2b53bfafb P fc8e470e13b244e988903d4aae4eb841: Time spent bootstrapping tablet: real 0.061s	user 0.021s	sys 0.001s
I20260709 14:54:39.832350 18411 catalog_manager.cc:5697] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc8e470e13b244e988903d4aae4eb841 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "fc8e470e13b244e988903d4aae4eb841" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:39.833251 18803 raft_consensus.cc:359] T a15cfffcae474a99b219b678669ff046 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.833961 18803 raft_consensus.cc:385] T a15cfffcae474a99b219b678669ff046 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.834226 18803 raft_consensus.cc:740] T a15cfffcae474a99b219b678669ff046 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.835005 18804 raft_consensus.cc:359] T 9952bde3c3144a8ebe761f75cd53be8b P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.834905 18803 consensus_queue.cc:260] T a15cfffcae474a99b219b678669ff046 P 2ba43b42e7374766ab83496b7f5eca66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.835678 18804 raft_consensus.cc:385] T 9952bde3c3144a8ebe761f75cd53be8b P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.836004 18804 raft_consensus.cc:740] T 9952bde3c3144a8ebe761f75cd53be8b P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.836694 18804 consensus_queue.cc:260] T 9952bde3c3144a8ebe761f75cd53be8b P b6974aac866b4643a20809ee5a119d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.837706 18803 ts_tablet_manager.cc:1434] T a15cfffcae474a99b219b678669ff046 P 2ba43b42e7374766ab83496b7f5eca66: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.005s
I20260709 14:54:39.838670 18803 tablet_bootstrap.cc:492] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66: Bootstrap starting.
I20260709 14:54:39.839694 18802 raft_consensus.cc:359] T a7e9ad188fa74dbf9ec782e2b53bfafb P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.840397 18802 raft_consensus.cc:385] T a7e9ad188fa74dbf9ec782e2b53bfafb P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.840742 18802 raft_consensus.cc:740] T a7e9ad188fa74dbf9ec782e2b53bfafb P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.841562 18802 consensus_queue.cc:260] T a7e9ad188fa74dbf9ec782e2b53bfafb P fc8e470e13b244e988903d4aae4eb841 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.843806 18802 ts_tablet_manager.cc:1434] T a7e9ad188fa74dbf9ec782e2b53bfafb P fc8e470e13b244e988903d4aae4eb841: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 14:54:39.844704 18802 tablet_bootstrap.cc:492] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841: Bootstrap starting.
I20260709 14:54:39.845103 18803 tablet_bootstrap.cc:654] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.850461 18804 ts_tablet_manager.cc:1434] T 9952bde3c3144a8ebe761f75cd53be8b P b6974aac866b4643a20809ee5a119d9d: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.001s
I20260709 14:54:39.851392 18804 tablet_bootstrap.cc:492] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d: Bootstrap starting.
I20260709 14:54:39.853533 18803 tablet_bootstrap.cc:492] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66: No bootstrap required, opened a new log
I20260709 14:54:39.854049 18803 ts_tablet_manager.cc:1403] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260709 14:54:39.856559 18803 raft_consensus.cc:359] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.857272 18803 raft_consensus.cc:385] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.857549 18803 raft_consensus.cc:740] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.858412 18803 consensus_queue.cc:260] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.859637 18802 tablet_bootstrap.cc:654] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.860487 18803 ts_tablet_manager.cc:1434] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:39.857538 18804 tablet_bootstrap.cc:654] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.864032 18803 tablet_bootstrap.cc:492] T 8064c11ce1a749b39324d3678b96b270 P 2ba43b42e7374766ab83496b7f5eca66: Bootstrap starting.
I20260709 14:54:39.864727 18802 tablet_bootstrap.cc:492] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841: No bootstrap required, opened a new log
I20260709 14:54:39.865223 18802 ts_tablet_manager.cc:1403] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260709 14:54:39.867759 18802 raft_consensus.cc:359] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.868377 18802 raft_consensus.cc:385] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.868633 18802 raft_consensus.cc:740] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.869239 18802 consensus_queue.cc:260] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.869892 18803 tablet_bootstrap.cc:654] T 8064c11ce1a749b39324d3678b96b270 P 2ba43b42e7374766ab83496b7f5eca66: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.871217 18802 ts_tablet_manager.cc:1434] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:39.872112 18802 tablet_bootstrap.cc:492] T 8064c11ce1a749b39324d3678b96b270 P fc8e470e13b244e988903d4aae4eb841: Bootstrap starting.
I20260709 14:54:39.875375 18804 tablet_bootstrap.cc:492] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d: No bootstrap required, opened a new log
I20260709 14:54:39.875926 18804 ts_tablet_manager.cc:1403] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.003s
I20260709 14:54:39.878901 18804 raft_consensus.cc:359] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.879601 18804 raft_consensus.cc:385] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.879901 18804 raft_consensus.cc:740] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.880594 18804 consensus_queue.cc:260] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.882997 18804 ts_tablet_manager.cc:1434] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:54:39.883998 18804 tablet_bootstrap.cc:492] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P b6974aac866b4643a20809ee5a119d9d: Bootstrap starting.
I20260709 14:54:39.889931 18802 tablet_bootstrap.cc:654] T 8064c11ce1a749b39324d3678b96b270 P fc8e470e13b244e988903d4aae4eb841: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.890084 18804 tablet_bootstrap.cc:654] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P b6974aac866b4643a20809ee5a119d9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.891105 18803 tablet_bootstrap.cc:492] T 8064c11ce1a749b39324d3678b96b270 P 2ba43b42e7374766ab83496b7f5eca66: No bootstrap required, opened a new log
I20260709 14:54:39.891574 18803 ts_tablet_manager.cc:1403] T 8064c11ce1a749b39324d3678b96b270 P 2ba43b42e7374766ab83496b7f5eca66: Time spent bootstrapping tablet: real 0.028s	user 0.025s	sys 0.000s
I20260709 14:54:39.894289 18803 raft_consensus.cc:359] T 8064c11ce1a749b39324d3678b96b270 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.894950 18803 raft_consensus.cc:385] T 8064c11ce1a749b39324d3678b96b270 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.895265 18803 raft_consensus.cc:740] T 8064c11ce1a749b39324d3678b96b270 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.895946 18715 raft_consensus.cc:493] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:39.895977 18803 consensus_queue.cc:260] T 8064c11ce1a749b39324d3678b96b270 P 2ba43b42e7374766ab83496b7f5eca66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.896745 18715 raft_consensus.cc:515] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.898221 18803 ts_tablet_manager.cc:1434] T 8064c11ce1a749b39324d3678b96b270 P 2ba43b42e7374766ab83496b7f5eca66: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:39.899117 18715 leader_election.cc:290] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:39.900946 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8064c11ce1a749b39324d3678b96b270" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba43b42e7374766ab83496b7f5eca66" is_pre_election: true
I20260709 14:54:39.901576 18665 raft_consensus.cc:2468] T 8064c11ce1a749b39324d3678b96b270 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6974aac866b4643a20809ee5a119d9d in term 0.
I20260709 14:54:39.901610 18516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8064c11ce1a749b39324d3678b96b270" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8e470e13b244e988903d4aae4eb841" is_pre_election: true
I20260709 14:54:39.901938 18804 tablet_bootstrap.cc:492] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P b6974aac866b4643a20809ee5a119d9d: No bootstrap required, opened a new log
I20260709 14:54:39.902940 18557 leader_election.cc:304] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba43b42e7374766ab83496b7f5eca66, b6974aac866b4643a20809ee5a119d9d; no voters: 
I20260709 14:54:39.903687 18802 tablet_bootstrap.cc:492] T 8064c11ce1a749b39324d3678b96b270 P fc8e470e13b244e988903d4aae4eb841: No bootstrap required, opened a new log
I20260709 14:54:39.903991 18715 raft_consensus.cc:2804] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:39.904172 18802 ts_tablet_manager.cc:1403] T 8064c11ce1a749b39324d3678b96b270 P fc8e470e13b244e988903d4aae4eb841: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.005s
I20260709 14:54:39.904383 18715 raft_consensus.cc:493] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:54:39.903755 18556 leader_election.cc:343] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:39.904757 18715 raft_consensus.cc:3060] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:39.905830 18804 ts_tablet_manager.cc:1403] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P b6974aac866b4643a20809ee5a119d9d: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.010s
I20260709 14:54:39.906958 18802 raft_consensus.cc:359] T 8064c11ce1a749b39324d3678b96b270 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.907636 18802 raft_consensus.cc:385] T 8064c11ce1a749b39324d3678b96b270 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.907892 18802 raft_consensus.cc:740] T 8064c11ce1a749b39324d3678b96b270 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.908558 18802 consensus_queue.cc:260] T 8064c11ce1a749b39324d3678b96b270 P fc8e470e13b244e988903d4aae4eb841 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.908645 18804 raft_consensus.cc:359] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.909487 18804 raft_consensus.cc:385] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.909799 18804 raft_consensus.cc:740] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.910539 18802 ts_tablet_manager.cc:1434] T 8064c11ce1a749b39324d3678b96b270 P fc8e470e13b244e988903d4aae4eb841: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:54:39.910578 18804 consensus_queue.cc:260] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P b6974aac866b4643a20809ee5a119d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.912381 18715 raft_consensus.cc:515] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.913990 18715 leader_election.cc:290] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 1 election: Requested vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:39.914947 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8064c11ce1a749b39324d3678b96b270" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
I20260709 14:54:39.915387 18665 raft_consensus.cc:3060] T 8064c11ce1a749b39324d3678b96b270 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:39.917287 18516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8064c11ce1a749b39324d3678b96b270" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
I20260709 14:54:39.917698 18804 ts_tablet_manager.cc:1434] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P b6974aac866b4643a20809ee5a119d9d: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260709 14:54:39.917855 18516 raft_consensus.cc:3060] T 8064c11ce1a749b39324d3678b96b270 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:39.919404 18804 tablet_bootstrap.cc:492] T a7e9ad188fa74dbf9ec782e2b53bfafb P b6974aac866b4643a20809ee5a119d9d: Bootstrap starting.
I20260709 14:54:39.921725 18665 raft_consensus.cc:2468] T 8064c11ce1a749b39324d3678b96b270 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6974aac866b4643a20809ee5a119d9d in term 1.
I20260709 14:54:39.922900 18557 leader_election.cc:304] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba43b42e7374766ab83496b7f5eca66, b6974aac866b4643a20809ee5a119d9d; no voters: 
I20260709 14:54:39.923830 18715 raft_consensus.cc:2804] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:39.924269 18715 raft_consensus.cc:697] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d [term 1 LEADER]: Becoming Leader. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Running, Role: LEADER
I20260709 14:54:39.925400 18804 tablet_bootstrap.cc:654] T a7e9ad188fa74dbf9ec782e2b53bfafb P b6974aac866b4643a20809ee5a119d9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.925053 18715 consensus_queue.cc:237] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.928334 18516 raft_consensus.cc:2468] T 8064c11ce1a749b39324d3678b96b270 P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6974aac866b4643a20809ee5a119d9d in term 1.
I20260709 14:54:39.931972 18804 tablet_bootstrap.cc:492] T a7e9ad188fa74dbf9ec782e2b53bfafb P b6974aac866b4643a20809ee5a119d9d: No bootstrap required, opened a new log
I20260709 14:54:39.932390 18804 ts_tablet_manager.cc:1403] T a7e9ad188fa74dbf9ec782e2b53bfafb P b6974aac866b4643a20809ee5a119d9d: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 14:54:39.934423 18804 raft_consensus.cc:359] T a7e9ad188fa74dbf9ec782e2b53bfafb P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.934854 18804 raft_consensus.cc:385] T a7e9ad188fa74dbf9ec782e2b53bfafb P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.935055 18804 raft_consensus.cc:740] T a7e9ad188fa74dbf9ec782e2b53bfafb P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.935029 18412 catalog_manager.cc:5697] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d reported cstate change: term changed from 0 to 1, leader changed from <none> to b6974aac866b4643a20809ee5a119d9d (127.13.139.2). New cstate: current_term: 1 leader_uuid: "b6974aac866b4643a20809ee5a119d9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:39.935806 18804 consensus_queue.cc:260] T a7e9ad188fa74dbf9ec782e2b53bfafb P b6974aac866b4643a20809ee5a119d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.937541 18804 ts_tablet_manager.cc:1434] T a7e9ad188fa74dbf9ec782e2b53bfafb P b6974aac866b4643a20809ee5a119d9d: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.006s
I20260709 14:54:39.946573 18821 raft_consensus.cc:493] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:39.947018 18821 raft_consensus.cc:515] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.948297 18715 raft_consensus.cc:493] T 9952bde3c3144a8ebe761f75cd53be8b P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:39.948522 18821 leader_election.cc:290] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845)
I20260709 14:54:39.948843 18715 raft_consensus.cc:515] T 9952bde3c3144a8ebe761f75cd53be8b P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.949247 18516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e9ad188fa74dbf9ec782e2b53bfafb" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8e470e13b244e988903d4aae4eb841" is_pre_election: true
I20260709 14:54:39.949621 18589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e9ad188fa74dbf9ec782e2b53bfafb" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6974aac866b4643a20809ee5a119d9d" is_pre_election: true
I20260709 14:54:39.950205 18516 raft_consensus.cc:2468] T a7e9ad188fa74dbf9ec782e2b53bfafb P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 0.
I20260709 14:54:39.950253 18589 raft_consensus.cc:2468] T a7e9ad188fa74dbf9ec782e2b53bfafb P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 0.
I20260709 14:54:39.951145 18715 leader_election.cc:290] T 9952bde3c3144a8ebe761f75cd53be8b P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:39.951514 18630 leader_election.cc:304] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba43b42e7374766ab83496b7f5eca66, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:39.951884 18516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9952bde3c3144a8ebe761f75cd53be8b" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8e470e13b244e988903d4aae4eb841" is_pre_election: true
I20260709 14:54:39.952329 18821 raft_consensus.cc:2804] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:39.952536 18516 raft_consensus.cc:2468] T 9952bde3c3144a8ebe761f75cd53be8b P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6974aac866b4643a20809ee5a119d9d in term 0.
I20260709 14:54:39.952697 18821 raft_consensus.cc:493] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:39.953263 18821 raft_consensus.cc:3060] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:39.952715 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9952bde3c3144a8ebe761f75cd53be8b" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba43b42e7374766ab83496b7f5eca66" is_pre_election: true
I20260709 14:54:39.953586 18556 leader_election.cc:304] T 9952bde3c3144a8ebe761f75cd53be8b P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6974aac866b4643a20809ee5a119d9d, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:39.953848 18665 raft_consensus.cc:2468] T 9952bde3c3144a8ebe761f75cd53be8b P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6974aac866b4643a20809ee5a119d9d in term 0.
I20260709 14:54:39.954398 18715 raft_consensus.cc:2804] T 9952bde3c3144a8ebe761f75cd53be8b P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:39.954743 18715 raft_consensus.cc:493] T 9952bde3c3144a8ebe761f75cd53be8b P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:39.955060 18715 raft_consensus.cc:3060] T 9952bde3c3144a8ebe761f75cd53be8b P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:39.959044 18821 raft_consensus.cc:515] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.960388 18715 raft_consensus.cc:515] T 9952bde3c3144a8ebe761f75cd53be8b P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.960613 18821 leader_election.cc:290] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 election: Requested vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845)
I20260709 14:54:39.961202 18516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e9ad188fa74dbf9ec782e2b53bfafb" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
I20260709 14:54:39.961508 18589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e9ad188fa74dbf9ec782e2b53bfafb" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
I20260709 14:54:39.961763 18516 raft_consensus.cc:3060] T a7e9ad188fa74dbf9ec782e2b53bfafb P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:39.962132 18715 leader_election.cc:290] T 9952bde3c3144a8ebe761f75cd53be8b P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 1 election: Requested vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:39.962046 18589 raft_consensus.cc:3060] T a7e9ad188fa74dbf9ec782e2b53bfafb P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:39.962991 18515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9952bde3c3144a8ebe761f75cd53be8b" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
I20260709 14:54:39.963193 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9952bde3c3144a8ebe761f75cd53be8b" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
I20260709 14:54:39.963587 18515 raft_consensus.cc:3060] T 9952bde3c3144a8ebe761f75cd53be8b P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:39.963909 18665 raft_consensus.cc:3060] T 9952bde3c3144a8ebe761f75cd53be8b P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:39.968182 18516 raft_consensus.cc:2468] T a7e9ad188fa74dbf9ec782e2b53bfafb P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 1.
I20260709 14:54:39.969377 18589 raft_consensus.cc:2468] T a7e9ad188fa74dbf9ec782e2b53bfafb P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 1.
I20260709 14:54:39.969508 18630 leader_election.cc:304] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba43b42e7374766ab83496b7f5eca66, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:39.970350 18821 raft_consensus.cc:2804] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:39.970906 18821 raft_consensus.cc:697] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66 [term 1 LEADER]: Becoming Leader. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Running, Role: LEADER
I20260709 14:54:39.970950 18665 raft_consensus.cc:2468] T 9952bde3c3144a8ebe761f75cd53be8b P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6974aac866b4643a20809ee5a119d9d in term 1.
I20260709 14:54:39.971696 18821 consensus_queue.cc:237] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.970340 18515 raft_consensus.cc:2468] T 9952bde3c3144a8ebe761f75cd53be8b P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6974aac866b4643a20809ee5a119d9d in term 1.
I20260709 14:54:39.972378 18557 leader_election.cc:304] T 9952bde3c3144a8ebe761f75cd53be8b P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba43b42e7374766ab83496b7f5eca66, b6974aac866b4643a20809ee5a119d9d; no voters: 
I20260709 14:54:39.973136 18715 raft_consensus.cc:2804] T 9952bde3c3144a8ebe761f75cd53be8b P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:39.973500 18715 raft_consensus.cc:697] T 9952bde3c3144a8ebe761f75cd53be8b P b6974aac866b4643a20809ee5a119d9d [term 1 LEADER]: Becoming Leader. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Running, Role: LEADER
I20260709 14:54:39.974095 18715 consensus_queue.cc:237] T 9952bde3c3144a8ebe761f75cd53be8b P b6974aac866b4643a20809ee5a119d9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:39.979486 18412 catalog_manager.cc:5697] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3). New cstate: current_term: 1 leader_uuid: "2ba43b42e7374766ab83496b7f5eca66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:39.983157 18414 catalog_manager.cc:5697] T 9952bde3c3144a8ebe761f75cd53be8b P b6974aac866b4643a20809ee5a119d9d reported cstate change: term changed from 0 to 1, leader changed from <none> to b6974aac866b4643a20809ee5a119d9d (127.13.139.2). New cstate: current_term: 1 leader_uuid: "b6974aac866b4643a20809ee5a119d9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:40.017535 18716 consensus_queue.cc:1048] T 8245fdca332d4050a48b3b88a01f1bba P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:40.027007 18828 consensus_queue.cc:1048] T 8245fdca332d4050a48b3b88a01f1bba P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:40.070662 18821 raft_consensus.cc:493] T a15cfffcae474a99b219b678669ff046 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:40.071162 18821 raft_consensus.cc:515] T a15cfffcae474a99b219b678669ff046 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:40.073025 18821 leader_election.cc:290] T a15cfffcae474a99b219b678669ff046 P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845)
I20260709 14:54:40.073585 18515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15cfffcae474a99b219b678669ff046" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8e470e13b244e988903d4aae4eb841" is_pre_election: true
I20260709 14:54:40.074005 18589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15cfffcae474a99b219b678669ff046" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6974aac866b4643a20809ee5a119d9d" is_pre_election: true
I20260709 14:54:40.074720 18589 raft_consensus.cc:2393] T a15cfffcae474a99b219b678669ff046 P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ba43b42e7374766ab83496b7f5eca66 in current term 1: Already voted for candidate fc8e470e13b244e988903d4aae4eb841 in this term.
I20260709 14:54:40.075423 18629 leader_election.cc:304] T a15cfffcae474a99b219b678669ff046 P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ba43b42e7374766ab83496b7f5eca66; no voters: b6974aac866b4643a20809ee5a119d9d, fc8e470e13b244e988903d4aae4eb841
I20260709 14:54:40.076035 18821 raft_consensus.cc:3060] T a15cfffcae474a99b219b678669ff046 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:40.080444 18821 raft_consensus.cc:2749] T a15cfffcae474a99b219b678669ff046 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:40.122757 18821 consensus_queue.cc:1048] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:40.133495 18853 consensus_queue.cc:1048] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:40.179742 18853 consensus_queue.cc:1048] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:40.188853 18787 consensus_queue.cc:1048] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:40.202733 18829 consensus_queue.cc:1048] T a15cfffcae474a99b219b678669ff046 P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:40.212100 18828 consensus_queue.cc:1048] T a15cfffcae474a99b219b678669ff046 P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:40.216101 18828 raft_consensus.cc:493] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:40.216598 18828 raft_consensus.cc:515] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:40.218576 18828 leader_election.cc:290] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:40.219681 18589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab7d4f93c8441a4b8b0471c4923d9f7" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6974aac866b4643a20809ee5a119d9d" is_pre_election: true
I20260709 14:54:40.220206 18589 raft_consensus.cc:2468] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 0.
I20260709 14:54:40.221122 18480 leader_election.cc:304] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6974aac866b4643a20809ee5a119d9d, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:40.221377 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab7d4f93c8441a4b8b0471c4923d9f7" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba43b42e7374766ab83496b7f5eca66" is_pre_election: true
I20260709 14:54:40.221702 18828 raft_consensus.cc:2804] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:40.222065 18828 raft_consensus.cc:493] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:40.222069 18665 raft_consensus.cc:2468] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 0.
I20260709 14:54:40.222574 18828 raft_consensus.cc:3060] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:40.227454 18828 raft_consensus.cc:515] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:40.228943 18828 leader_election.cc:290] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 1 election: Requested vote from peers b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:40.229486 18589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab7d4f93c8441a4b8b0471c4923d9f7" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
I20260709 14:54:40.229707 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab7d4f93c8441a4b8b0471c4923d9f7" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
I20260709 14:54:40.229951 18589 raft_consensus.cc:3060] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P b6974aac866b4643a20809ee5a119d9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:40.230216 18665 raft_consensus.cc:3060] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P 2ba43b42e7374766ab83496b7f5eca66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:40.234393 18589 raft_consensus.cc:2468] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 1.
I20260709 14:54:40.234632 18665 raft_consensus.cc:2468] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 1.
I20260709 14:54:40.235213 18480 leader_election.cc:304] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6974aac866b4643a20809ee5a119d9d, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:40.235967 18828 raft_consensus.cc:2804] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:40.236363 18828 raft_consensus.cc:697] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841 [term 1 LEADER]: Becoming Leader. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Running, Role: LEADER
I20260709 14:54:40.236994 18828 consensus_queue.cc:237] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:40.244258 18828 consensus_queue.cc:1048] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:40.244091 18412 catalog_manager.cc:5697] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc8e470e13b244e988903d4aae4eb841 (127.13.139.1). New cstate: current_term: 1 leader_uuid: "fc8e470e13b244e988903d4aae4eb841" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:40.254144 18829 consensus_queue.cc:1048] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:40.379130 18715 consensus_queue.cc:1048] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:40.389079 18715 consensus_queue.cc:1048] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:40.401526 18665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b690ed4cb1d4aa993f28452740e6bae"
dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
mode: GRACEFUL
new_leader_uuid: "fc8e470e13b244e988903d4aae4eb841"
 from {username='slave'} at 127.0.0.1:60876
I20260709 14:54:40.402182 18665 raft_consensus.cc:606] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66 [term 1 LEADER]: Received request to transfer leadership to TS fc8e470e13b244e988903d4aae4eb841
I20260709 14:54:40.407128 18665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65f3ffa6976741b881b9d5914b486d80"
dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
mode: GRACEFUL
new_leader_uuid: "fc8e470e13b244e988903d4aae4eb841"
 from {username='slave'} at 127.0.0.1:60876
I20260709 14:54:40.407532 18665 raft_consensus.cc:606] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 LEADER]: Received request to transfer leadership to TS fc8e470e13b244e988903d4aae4eb841
I20260709 14:54:40.416550 18515 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65928a505e554d5f8e3c61dc45e8c7b9"
dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
mode: GRACEFUL
new_leader_uuid: "b6974aac866b4643a20809ee5a119d9d"
 from {username='slave'} at 127.0.0.1:47014
I20260709 14:54:40.417045 18515 raft_consensus.cc:606] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [term 1 LEADER]: Received request to transfer leadership to TS b6974aac866b4643a20809ee5a119d9d
I20260709 14:54:40.421065 18515 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ab7d4f93c8441a4b8b0471c4923d9f7"
dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
mode: GRACEFUL
new_leader_uuid: "b6974aac866b4643a20809ee5a119d9d"
 from {username='slave'} at 127.0.0.1:47014
I20260709 14:54:40.421476 18515 raft_consensus.cc:606] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841 [term 1 LEADER]: Received request to transfer leadership to TS b6974aac866b4643a20809ee5a119d9d
I20260709 14:54:40.426513 18816 consensus_queue.cc:1048] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:40.427577 18665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7e9ad188fa74dbf9ec782e2b53bfafb"
dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
mode: GRACEFUL
new_leader_uuid: "b6974aac866b4643a20809ee5a119d9d"
 from {username='slave'} at 127.0.0.1:60876
I20260709 14:54:40.428064 18665 raft_consensus.cc:606] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66 [term 1 LEADER]: Received request to transfer leadership to TS b6974aac866b4643a20809ee5a119d9d
I20260709 14:54:40.432680 18589 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8064c11ce1a749b39324d3678b96b270"
dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
mode: GRACEFUL
new_leader_uuid: "2ba43b42e7374766ab83496b7f5eca66"
 from {username='slave'} at 127.0.0.1:48240
I20260709 14:54:40.433193 18589 raft_consensus.cc:606] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d [term 1 LEADER]: Received request to transfer leadership to TS 2ba43b42e7374766ab83496b7f5eca66
I20260709 14:54:40.438910 18821 consensus_queue.cc:1048] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:40.444546 18787 raft_consensus.cc:993] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66: : Instructing follower b6974aac866b4643a20809ee5a119d9d to start an election
I20260709 14:54:40.444943 18787 raft_consensus.cc:1081] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66 [term 1 LEADER]: Signalling peer b6974aac866b4643a20809ee5a119d9d to start an election
I20260709 14:54:40.446184 18589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7e9ad188fa74dbf9ec782e2b53bfafb"
dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
 from {username='slave'} at 127.0.0.1:48224
I20260709 14:54:40.446586 18589 raft_consensus.cc:493] T a7e9ad188fa74dbf9ec782e2b53bfafb P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:40.446811 18589 raft_consensus.cc:3060] T a7e9ad188fa74dbf9ec782e2b53bfafb P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.451028 18589 raft_consensus.cc:515] T a7e9ad188fa74dbf9ec782e2b53bfafb P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:40.452872 18589 leader_election.cc:290] T a7e9ad188fa74dbf9ec782e2b53bfafb P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 2 election: Requested vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:40.453459 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e9ad188fa74dbf9ec782e2b53bfafb" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
I20260709 14:54:40.453956 18515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e9ad188fa74dbf9ec782e2b53bfafb" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
I20260709 14:54:40.454128 18665 raft_consensus.cc:3055] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:40.454546 18515 raft_consensus.cc:3060] T a7e9ad188fa74dbf9ec782e2b53bfafb P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.454519 18665 raft_consensus.cc:740] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Running, Role: LEADER
I20260709 14:54:40.456977 18665 consensus_queue.cc:260] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:40.458307 18665 raft_consensus.cc:3060] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.462306 18515 raft_consensus.cc:2468] T a7e9ad188fa74dbf9ec782e2b53bfafb P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6974aac866b4643a20809ee5a119d9d in term 2.
I20260709 14:54:40.463285 18556 leader_election.cc:304] T a7e9ad188fa74dbf9ec782e2b53bfafb P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6974aac866b4643a20809ee5a119d9d, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:40.464013 18863 raft_consensus.cc:2804] T a7e9ad188fa74dbf9ec782e2b53bfafb P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:40.464435 18863 raft_consensus.cc:697] T a7e9ad188fa74dbf9ec782e2b53bfafb P b6974aac866b4643a20809ee5a119d9d [term 2 LEADER]: Becoming Leader. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Running, Role: LEADER
I20260709 14:54:40.465209 18863 consensus_queue.cc:237] T a7e9ad188fa74dbf9ec782e2b53bfafb P b6974aac866b4643a20809ee5a119d9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:40.466089 18715 consensus_queue.cc:1048] T 9952bde3c3144a8ebe761f75cd53be8b P b6974aac866b4643a20809ee5a119d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:40.465497 18665 raft_consensus.cc:2468] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6974aac866b4643a20809ee5a119d9d in term 2.
I20260709 14:54:40.471935 18414 catalog_manager.cc:5697] T a7e9ad188fa74dbf9ec782e2b53bfafb P b6974aac866b4643a20809ee5a119d9d reported cstate change: term changed from 1 to 2, leader changed from 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3) to b6974aac866b4643a20809ee5a119d9d (127.13.139.2). New cstate: current_term: 2 leader_uuid: "b6974aac866b4643a20809ee5a119d9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:40.480597 18842 consensus_queue.cc:1048] T 9952bde3c3144a8ebe761f75cd53be8b P b6974aac866b4643a20809ee5a119d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:40.560880 18821 raft_consensus.cc:993] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66: : Instructing follower fc8e470e13b244e988903d4aae4eb841 to start an election
I20260709 14:54:40.561331 18787 raft_consensus.cc:1081] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 LEADER]: Signalling peer fc8e470e13b244e988903d4aae4eb841 to start an election
I20260709 14:54:40.562768 18515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65f3ffa6976741b881b9d5914b486d80"
dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
 from {username='slave'} at 127.0.0.1:46992
I20260709 14:54:40.563191 18515 raft_consensus.cc:493] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:40.563452 18515 raft_consensus.cc:3060] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.567935 18515 raft_consensus.cc:515] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:40.569362 18515 leader_election.cc:290] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 2 election: Requested vote from peers b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:40.569962 18589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f3ffa6976741b881b9d5914b486d80" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
I20260709 14:54:40.570528 18589 raft_consensus.cc:3060] T 65f3ffa6976741b881b9d5914b486d80 P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.570364 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f3ffa6976741b881b9d5914b486d80" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
I20260709 14:54:40.570955 18664 raft_consensus.cc:3055] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:40.571197 18664 raft_consensus.cc:740] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Running, Role: LEADER
I20260709 14:54:40.571823 18664 consensus_queue.cc:260] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:40.572669 18664 raft_consensus.cc:3060] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.574589 18589 raft_consensus.cc:2468] T 65f3ffa6976741b881b9d5914b486d80 P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 2.
I20260709 14:54:40.575457 18480 leader_election.cc:304] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6974aac866b4643a20809ee5a119d9d, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:40.576071 18829 raft_consensus.cc:2804] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:40.576505 18829 raft_consensus.cc:697] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841 [term 2 LEADER]: Becoming Leader. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Running, Role: LEADER
I20260709 14:54:40.577267 18829 consensus_queue.cc:237] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:40.577689 18664 raft_consensus.cc:2468] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 2.
I20260709 14:54:40.583205 18412 catalog_manager.cc:5697] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841 reported cstate change: term changed from 1 to 2, leader changed from 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3) to fc8e470e13b244e988903d4aae4eb841 (127.13.139.1). New cstate: current_term: 2 leader_uuid: "fc8e470e13b244e988903d4aae4eb841" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:40.592139 18821 raft_consensus.cc:993] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66: : Instructing follower fc8e470e13b244e988903d4aae4eb841 to start an election
I20260709 14:54:40.592572 18821 raft_consensus.cc:1081] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66 [term 1 LEADER]: Signalling peer fc8e470e13b244e988903d4aae4eb841 to start an election
I20260709 14:54:40.593876 18515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b690ed4cb1d4aa993f28452740e6bae"
dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
 from {username='slave'} at 127.0.0.1:46992
I20260709 14:54:40.594298 18515 raft_consensus.cc:493] T 3b690ed4cb1d4aa993f28452740e6bae P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:40.594666 18515 raft_consensus.cc:3060] T 3b690ed4cb1d4aa993f28452740e6bae P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.599820 18515 raft_consensus.cc:515] T 3b690ed4cb1d4aa993f28452740e6bae P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:40.601676 18515 leader_election.cc:290] T 3b690ed4cb1d4aa993f28452740e6bae P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 2 election: Requested vote from peers b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:40.601825 18589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b690ed4cb1d4aa993f28452740e6bae" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
I20260709 14:54:40.602277 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b690ed4cb1d4aa993f28452740e6bae" candidate_uuid: "fc8e470e13b244e988903d4aae4eb841" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
I20260709 14:54:40.602411 18589 raft_consensus.cc:3060] T 3b690ed4cb1d4aa993f28452740e6bae P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.602838 18664 raft_consensus.cc:3055] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:40.603133 18664 raft_consensus.cc:740] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Running, Role: LEADER
I20260709 14:54:40.603807 18664 consensus_queue.cc:260] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:40.604902 18664 raft_consensus.cc:3060] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.608436 18589 raft_consensus.cc:2468] T 3b690ed4cb1d4aa993f28452740e6bae P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 2.
I20260709 14:54:40.609469 18480 leader_election.cc:304] T 3b690ed4cb1d4aa993f28452740e6bae P fc8e470e13b244e988903d4aae4eb841 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6974aac866b4643a20809ee5a119d9d, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:40.610072 18829 raft_consensus.cc:2804] T 3b690ed4cb1d4aa993f28452740e6bae P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:40.610450 18664 raft_consensus.cc:2468] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc8e470e13b244e988903d4aae4eb841 in term 2.
I20260709 14:54:40.610530 18829 raft_consensus.cc:697] T 3b690ed4cb1d4aa993f28452740e6bae P fc8e470e13b244e988903d4aae4eb841 [term 2 LEADER]: Becoming Leader. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Running, Role: LEADER
I20260709 14:54:40.611315 18829 consensus_queue.cc:237] T 3b690ed4cb1d4aa993f28452740e6bae P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:40.616971 18412 catalog_manager.cc:5697] T 3b690ed4cb1d4aa993f28452740e6bae P fc8e470e13b244e988903d4aae4eb841 reported cstate change: term changed from 1 to 2, leader changed from 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3) to fc8e470e13b244e988903d4aae4eb841 (127.13.139.1). New cstate: current_term: 2 leader_uuid: "fc8e470e13b244e988903d4aae4eb841" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:40.636829 18829 consensus_queue.cc:1048] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:40.646067 18829 consensus_queue.cc:1048] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:40.653571 18716 raft_consensus.cc:993] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841: : Instructing follower b6974aac866b4643a20809ee5a119d9d to start an election
I20260709 14:54:40.654000 18716 raft_consensus.cc:993] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841: : Instructing follower b6974aac866b4643a20809ee5a119d9d to start an election
I20260709 14:54:40.654345 18716 raft_consensus.cc:1081] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [term 1 LEADER]: Signalling peer b6974aac866b4643a20809ee5a119d9d to start an election
I20260709 14:54:40.654595 18828 raft_consensus.cc:1081] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841 [term 1 LEADER]: Signalling peer b6974aac866b4643a20809ee5a119d9d to start an election
I20260709 14:54:40.655975 18589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65928a505e554d5f8e3c61dc45e8c7b9"
dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
 from {username='slave'} at 127.0.0.1:48232
I20260709 14:54:40.656368 18590 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ab7d4f93c8441a4b8b0471c4923d9f7"
dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
 from {username='slave'} at 127.0.0.1:48232
I20260709 14:54:40.656558 18589 raft_consensus.cc:493] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:40.656962 18590 raft_consensus.cc:493] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:40.657122 18589 raft_consensus.cc:3060] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.657393 18590 raft_consensus.cc:3060] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.662163 18589 raft_consensus.cc:515] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:40.662933 18590 raft_consensus.cc:515] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:40.664238 18515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65928a505e554d5f8e3c61dc45e8c7b9" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
I20260709 14:54:40.664439 18664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65928a505e554d5f8e3c61dc45e8c7b9" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
I20260709 14:54:40.664887 18590 leader_election.cc:290] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 2 election: Requested vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:40.665009 18589 leader_election.cc:290] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 2 election: Requested vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3:32877)
I20260709 14:54:40.665975 18665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab7d4f93c8441a4b8b0471c4923d9f7" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
I20260709 14:54:40.666494 18665 raft_consensus.cc:3060] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.666646 18516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab7d4f93c8441a4b8b0471c4923d9f7" candidate_uuid: "b6974aac866b4643a20809ee5a119d9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
I20260709 14:54:40.667196 18516 raft_consensus.cc:3055] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:40.667496 18516 raft_consensus.cc:740] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Running, Role: LEADER
I20260709 14:54:40.668221 18516 consensus_queue.cc:260] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:40.669298 18516 raft_consensus.cc:3060] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.664932 18664 raft_consensus.cc:3060] T 65928a505e554d5f8e3c61dc45e8c7b9 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.664932 18515 raft_consensus.cc:3055] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:40.670799 18515 raft_consensus.cc:740] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Running, Role: LEADER
I20260709 14:54:40.671577 18515 consensus_queue.cc:260] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:40.672664 18515 raft_consensus.cc:3060] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.675094 18664 raft_consensus.cc:2468] T 65928a505e554d5f8e3c61dc45e8c7b9 P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6974aac866b4643a20809ee5a119d9d in term 2.
I20260709 14:54:40.675566 18516 raft_consensus.cc:2468] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6974aac866b4643a20809ee5a119d9d in term 2.
I20260709 14:54:40.676088 18557 leader_election.cc:304] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba43b42e7374766ab83496b7f5eca66, b6974aac866b4643a20809ee5a119d9d; no voters: 
I20260709 14:54:40.676643 18556 leader_election.cc:304] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P b6974aac866b4643a20809ee5a119d9d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6974aac866b4643a20809ee5a119d9d, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:40.676859 18842 raft_consensus.cc:2804] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:40.677379 18842 raft_consensus.cc:697] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d [term 2 LEADER]: Becoming Leader. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Running, Role: LEADER
I20260709 14:54:40.677541 18868 raft_consensus.cc:2804] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:40.678229 18868 raft_consensus.cc:697] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P b6974aac866b4643a20809ee5a119d9d [term 2 LEADER]: Becoming Leader. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Running, Role: LEADER
I20260709 14:54:40.678155 18842 consensus_queue.cc:237] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:40.678611 18665 raft_consensus.cc:2468] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6974aac866b4643a20809ee5a119d9d in term 2.
I20260709 14:54:40.679261 18868 consensus_queue.cc:237] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P b6974aac866b4643a20809ee5a119d9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:40.679234 18515 raft_consensus.cc:2468] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6974aac866b4643a20809ee5a119d9d in term 2.
I20260709 14:54:40.686071 18414 catalog_manager.cc:5697] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d reported cstate change: term changed from 1 to 2, leader changed from fc8e470e13b244e988903d4aae4eb841 (127.13.139.1) to b6974aac866b4643a20809ee5a119d9d (127.13.139.2). New cstate: current_term: 2 leader_uuid: "b6974aac866b4643a20809ee5a119d9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:40.696044 18414 catalog_manager.cc:5697] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P b6974aac866b4643a20809ee5a119d9d reported cstate change: term changed from 1 to 2, leader changed from fc8e470e13b244e988903d4aae4eb841 (127.13.139.1) to b6974aac866b4643a20809ee5a119d9d (127.13.139.2). New cstate: current_term: 2 leader_uuid: "b6974aac866b4643a20809ee5a119d9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:40.854602 18665 raft_consensus.cc:1275] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Refusing update from remote peer b6974aac866b4643a20809ee5a119d9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:40.855584 18868 consensus_queue.cc:1048] T a7e9ad188fa74dbf9ec782e2b53bfafb P b6974aac866b4643a20809ee5a119d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:40.861876 18516 raft_consensus.cc:1275] T a7e9ad188fa74dbf9ec782e2b53bfafb P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Refusing update from remote peer b6974aac866b4643a20809ee5a119d9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:40.863696 18868 consensus_queue.cc:1048] T a7e9ad188fa74dbf9ec782e2b53bfafb P b6974aac866b4643a20809ee5a119d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:40.915766 18863 raft_consensus.cc:993] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d: : Instructing follower 2ba43b42e7374766ab83496b7f5eca66 to start an election
I20260709 14:54:40.916196 18868 raft_consensus.cc:1081] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d [term 1 LEADER]: Signalling peer 2ba43b42e7374766ab83496b7f5eca66 to start an election
I20260709 14:54:40.917490 18665 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8064c11ce1a749b39324d3678b96b270"
dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
 from {username='slave'} at 127.0.0.1:60860
I20260709 14:54:40.917883 18665 raft_consensus.cc:493] T 8064c11ce1a749b39324d3678b96b270 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:40.918151 18665 raft_consensus.cc:3060] T 8064c11ce1a749b39324d3678b96b270 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.922317 18665 raft_consensus.cc:515] T 8064c11ce1a749b39324d3678b96b270 P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:40.923722 18665 leader_election.cc:290] T 8064c11ce1a749b39324d3678b96b270 P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 2 election: Requested vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845)
I20260709 14:54:40.924392 18516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8064c11ce1a749b39324d3678b96b270" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
I20260709 14:54:40.924793 18589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8064c11ce1a749b39324d3678b96b270" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
I20260709 14:54:40.924966 18516 raft_consensus.cc:3060] T 8064c11ce1a749b39324d3678b96b270 P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.925323 18589 raft_consensus.cc:3055] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:40.925621 18589 raft_consensus.cc:740] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Running, Role: LEADER
I20260709 14:54:40.926290 18589 consensus_queue.cc:260] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:40.927369 18589 raft_consensus.cc:3060] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.930873 18516 raft_consensus.cc:2468] T 8064c11ce1a749b39324d3678b96b270 P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 2.
I20260709 14:54:40.931877 18630 leader_election.cc:304] T 8064c11ce1a749b39324d3678b96b270 P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba43b42e7374766ab83496b7f5eca66, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:40.932607 18787 raft_consensus.cc:2804] T 8064c11ce1a749b39324d3678b96b270 P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:40.932986 18787 raft_consensus.cc:697] T 8064c11ce1a749b39324d3678b96b270 P 2ba43b42e7374766ab83496b7f5eca66 [term 2 LEADER]: Becoming Leader. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Running, Role: LEADER
I20260709 14:54:40.933141 18589 raft_consensus.cc:2468] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 2.
I20260709 14:54:40.933797 18787 consensus_queue.cc:237] T 8064c11ce1a749b39324d3678b96b270 P 2ba43b42e7374766ab83496b7f5eca66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:40.940243 18412 catalog_manager.cc:5697] T 8064c11ce1a749b39324d3678b96b270 P 2ba43b42e7374766ab83496b7f5eca66 reported cstate change: term changed from 1 to 2, leader changed from b6974aac866b4643a20809ee5a119d9d (127.13.139.2) to 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3). New cstate: current_term: 2 leader_uuid: "2ba43b42e7374766ab83496b7f5eca66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:40.973428 18664 raft_consensus.cc:1275] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Refusing update from remote peer fc8e470e13b244e988903d4aae4eb841: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:40.974393 18829 consensus_queue.cc:1048] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:40.981063 18589 raft_consensus.cc:1275] T 65f3ffa6976741b881b9d5914b486d80 P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Refusing update from remote peer fc8e470e13b244e988903d4aae4eb841: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:40.982669 18829 consensus_queue.cc:1048] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:40.997401 18589 raft_consensus.cc:1275] T 3b690ed4cb1d4aa993f28452740e6bae P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Refusing update from remote peer fc8e470e13b244e988903d4aae4eb841: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:40.998369 18829 consensus_queue.cc:1048] T 3b690ed4cb1d4aa993f28452740e6bae P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:41.004577 18664 raft_consensus.cc:1275] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Refusing update from remote peer fc8e470e13b244e988903d4aae4eb841: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:41.005851 18716 consensus_queue.cc:1048] T 3b690ed4cb1d4aa993f28452740e6bae P fc8e470e13b244e988903d4aae4eb841 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:41.155558 18664 raft_consensus.cc:1275] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Refusing update from remote peer b6974aac866b4643a20809ee5a119d9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:41.156598 18868 consensus_queue.cc:1048] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P b6974aac866b4643a20809ee5a119d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:41.162863 18516 raft_consensus.cc:1275] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Refusing update from remote peer b6974aac866b4643a20809ee5a119d9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:41.164471 18842 consensus_queue.cc:1048] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P b6974aac866b4643a20809ee5a119d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:41.202160 18516 raft_consensus.cc:1275] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Refusing update from remote peer b6974aac866b4643a20809ee5a119d9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:41.203181 18842 consensus_queue.cc:1048] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:41.209517 18664 raft_consensus.cc:1275] T 65928a505e554d5f8e3c61dc45e8c7b9 P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Refusing update from remote peer b6974aac866b4643a20809ee5a119d9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:41.211800 18868 consensus_queue.cc:1048] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:41.353873 18515 raft_consensus.cc:1275] T 8064c11ce1a749b39324d3678b96b270 P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Refusing update from remote peer 2ba43b42e7374766ab83496b7f5eca66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:41.354914 18821 consensus_queue.cc:1048] T 8064c11ce1a749b39324d3678b96b270 P 2ba43b42e7374766ab83496b7f5eca66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:41.361680 18589 raft_consensus.cc:1275] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Refusing update from remote peer 2ba43b42e7374766ab83496b7f5eca66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:41.362828 18787 consensus_queue.cc:1048] T 8064c11ce1a749b39324d3678b96b270 P 2ba43b42e7374766ab83496b7f5eca66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:43.439100 18411 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:46718:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:54:43.456038 18411 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46718:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:54:43.486400 13868 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 14:54:43.637446 18480 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.2:35845, user_credentials={real_user=slave}} blocked reactor thread for 51988.9us
W20260709 14:54:43.691974 18898 log.cc:927] Time spent T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 14:54:43.697142 18587 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65928a505e554d5f8e3c61dc45e8c7b9"
dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
mode: GRACEFUL
new_leader_uuid: "2ba43b42e7374766ab83496b7f5eca66"
 from {username='slave'} at 127.0.0.1:48248
I20260709 14:54:43.697820 18587 raft_consensus.cc:606] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d [term 2 LEADER]: Received request to transfer leadership to TS 2ba43b42e7374766ab83496b7f5eca66
W20260709 14:54:43.726475 18482 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.3:32877, user_credentials={real_user=slave}} blocked reactor thread for 85867.5us
I20260709 14:54:43.737942 18927 tablet.cc:1724] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:43.740447 18922 tablet.cc:1724] T 65f3ffa6976741b881b9d5914b486d80 P b6974aac866b4643a20809ee5a119d9d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:43.765997 18942 tablet.cc:1724] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:43.745896 18931 tablet.cc:1724] T a7e9ad188fa74dbf9ec782e2b53bfafb P fc8e470e13b244e988903d4aae4eb841: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:43.766417 18934 tablet.cc:1724] T a7e9ad188fa74dbf9ec782e2b53bfafb P b6974aac866b4643a20809ee5a119d9d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:43.771000 18941 tablet.cc:1724] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P b6974aac866b4643a20809ee5a119d9d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:43.790337 18942 tablet.cc:1724] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:43.744110 18928 tablet.cc:1724] T 3b690ed4cb1d4aa993f28452740e6bae P fc8e470e13b244e988903d4aae4eb841: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:43.800681 18943 tablet.cc:1724] T 9952bde3c3144a8ebe761f75cd53be8b P 2ba43b42e7374766ab83496b7f5eca66: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:43.777027 18914 raft_consensus.cc:993] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d: : Instructing follower 2ba43b42e7374766ab83496b7f5eca66 to start an election
I20260709 14:54:43.812280 18914 raft_consensus.cc:1081] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d [term 2 LEADER]: Signalling peer 2ba43b42e7374766ab83496b7f5eca66 to start an election
I20260709 14:54:43.778803 18938 tablet.cc:1724] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:43.812485 18945 tablet.cc:1724] T 65928a505e554d5f8e3c61dc45e8c7b9 P 2ba43b42e7374766ab83496b7f5eca66: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:43.774632 18939 tablet.cc:1724] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P 2ba43b42e7374766ab83496b7f5eca66: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:43.806886 18942 tablet.cc:1724] T a15cfffcae474a99b219b678669ff046 P fc8e470e13b244e988903d4aae4eb841: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:43.813997 18660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65928a505e554d5f8e3c61dc45e8c7b9"
dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
 from {username='slave'} at 127.0.0.1:60860
I20260709 14:54:43.820889 18660 raft_consensus.cc:493] T 65928a505e554d5f8e3c61dc45e8c7b9 P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:43.821270 18660 raft_consensus.cc:3060] T 65928a505e554d5f8e3c61dc45e8c7b9 P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:43.828362 18660 raft_consensus.cc:515] T 65928a505e554d5f8e3c61dc45e8c7b9 P 2ba43b42e7374766ab83496b7f5eca66 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:43.832966 18660 leader_election.cc:290] T 65928a505e554d5f8e3c61dc45e8c7b9 P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 3 election: Requested vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845)
I20260709 14:54:43.834208 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65928a505e554d5f8e3c61dc45e8c7b9" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
W20260709 14:54:43.834703 18542 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:0ab7d4f93c8441a4b8b0471c4923d9f7)
I20260709 14:54:43.834815 18590 raft_consensus.cc:3055] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:43.835229 18590 raft_consensus.cc:740] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Running, Role: LEADER
I20260709 14:54:43.836033 18590 consensus_queue.cc:260] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:43.837706 18590 raft_consensus.cc:3060] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:54:43.839123 18542 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:0ab7d4f93c8441a4b8b0471c4923d9f7)
W20260709 14:54:43.840286 18542 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:0ab7d4f93c8441a4b8b0471c4923d9f7)
I20260709 14:54:43.842010 18945 tablet.cc:1724] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:43.844619 18931 tablet.cc:1724] T 9952bde3c3144a8ebe761f75cd53be8b P fc8e470e13b244e988903d4aae4eb841: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:43.840040 18944 tablet.cc:1724] T 8064c11ce1a749b39324d3678b96b270 P 2ba43b42e7374766ab83496b7f5eca66: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:43.848184 18942 tablet.cc:1724] T 8245fdca332d4050a48b3b88a01f1bba P fc8e470e13b244e988903d4aae4eb841: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:43.848465 18927 tablet.cc:1724] T 8064c11ce1a749b39324d3678b96b270 P fc8e470e13b244e988903d4aae4eb841: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:43.850838 18514 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65f3ffa6976741b881b9d5914b486d80"
dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
mode: GRACEFUL
new_leader_uuid: "2ba43b42e7374766ab83496b7f5eca66"
 from {username='slave'} at 127.0.0.1:47016
I20260709 14:54:43.871383 18514 raft_consensus.cc:606] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841 [term 2 LEADER]: Received request to transfer leadership to TS 2ba43b42e7374766ab83496b7f5eca66
I20260709 14:54:43.871255 18922 tablet.cc:1724] T 9952bde3c3144a8ebe761f75cd53be8b P b6974aac866b4643a20809ee5a119d9d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:43.858273 18512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65928a505e554d5f8e3c61dc45e8c7b9" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
I20260709 14:54:43.873431 18512 raft_consensus.cc:3060] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:43.880427 18512 raft_consensus.cc:2468] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 3.
I20260709 14:54:43.887727 18630 leader_election.cc:304] T 65928a505e554d5f8e3c61dc45e8c7b9 P 2ba43b42e7374766ab83496b7f5eca66 [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: 2ba43b42e7374766ab83496b7f5eca66, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:43.855908 18945 tablet.cc:1724] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:43.888635 18919 raft_consensus.cc:2804] T 65928a505e554d5f8e3c61dc45e8c7b9 P 2ba43b42e7374766ab83496b7f5eca66 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:43.847920 18590 raft_consensus.cc:2468] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 3.
I20260709 14:54:43.889174 18919 raft_consensus.cc:697] T 65928a505e554d5f8e3c61dc45e8c7b9 P 2ba43b42e7374766ab83496b7f5eca66 [term 3 LEADER]: Becoming Leader. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Running, Role: LEADER
I20260709 14:54:43.890164 13868 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:54:43.890070 18919 consensus_queue.cc:237] T 65928a505e554d5f8e3c61dc45e8c7b9 P 2ba43b42e7374766ab83496b7f5eca66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:43.890851 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:43.885210 18934 tablet.cc:1724] T 3b690ed4cb1d4aa993f28452740e6bae P b6974aac866b4643a20809ee5a119d9d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:43.900815 18938 tablet.cc:1724] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:43.903213 18945 tablet.cc:1724] T 8245fdca332d4050a48b3b88a01f1bba P 2ba43b42e7374766ab83496b7f5eca66: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:43.909226 18512 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03cdb15b0b9c4366979c5465ceb3184a"
dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
mode: GRACEFUL
new_leader_uuid: "2ba43b42e7374766ab83496b7f5eca66"
 from {username='slave'} at 127.0.0.1:47016
I20260709 14:54:43.909747 18934 tablet.cc:1724] T 8245fdca332d4050a48b3b88a01f1bba P b6974aac866b4643a20809ee5a119d9d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:43.914774 18512 raft_consensus.cc:606] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841 [term 1 LEADER]: Received request to transfer leadership to TS 2ba43b42e7374766ab83496b7f5eca66
I20260709 14:54:43.910332 18411 catalog_manager.cc:5697] T 65928a505e554d5f8e3c61dc45e8c7b9 P 2ba43b42e7374766ab83496b7f5eca66 reported cstate change: term changed from 2 to 3, leader changed from b6974aac866b4643a20809ee5a119d9d (127.13.139.2) to 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3). New cstate: current_term: 3 leader_uuid: "2ba43b42e7374766ab83496b7f5eca66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:43.867010 18944 tablet.cc:1724] T a15cfffcae474a99b219b678669ff046 P 2ba43b42e7374766ab83496b7f5eca66: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:43.903900 18939 tablet.cc:1724] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:43.903251 18941 tablet.cc:1724] T a15cfffcae474a99b219b678669ff046 P b6974aac866b4643a20809ee5a119d9d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:43.932657 18412 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 683bcf40c17b45f98835188d385e2cce: soft_deleted_table [id=2b635c479b014232bdd8b01e1c0048c8] alter complete (version 1)
I20260709 14:54:43.935281 18590 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d04a7cabcc654c86afc205e77414c23d"
dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
mode: GRACEFUL
new_leader_uuid: "2ba43b42e7374766ab83496b7f5eca66"
 from {username='slave'} at 127.0.0.1:48248
I20260709 14:54:43.935875 18590 raft_consensus.cc:606] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [term 2 LEADER]: Received request to transfer leadership to TS 2ba43b42e7374766ab83496b7f5eca66
I20260709 14:54:43.937266 13868 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:43.937850 13868 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:44.088666 18918 raft_consensus.cc:993] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841: : Instructing follower 2ba43b42e7374766ab83496b7f5eca66 to start an election
I20260709 14:54:44.089231 18911 raft_consensus.cc:1081] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841 [term 1 LEADER]: Signalling peer 2ba43b42e7374766ab83496b7f5eca66 to start an election
I20260709 14:54:44.090536 18660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03cdb15b0b9c4366979c5465ceb3184a"
dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
 from {username='slave'} at 127.0.0.1:60868
I20260709 14:54:44.090938 18660 raft_consensus.cc:493] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:44.091179 18660 raft_consensus.cc:3060] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:44.096020 18660 raft_consensus.cc:515] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } }
I20260709 14:54:44.097615 18660 leader_election.cc:290] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 2 election: Requested vote from peers b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845), fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905)
I20260709 14:54:44.098330 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03cdb15b0b9c4366979c5465ceb3184a" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
I20260709 14:54:44.098531 18512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03cdb15b0b9c4366979c5465ceb3184a" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
I20260709 14:54:44.098874 18590 raft_consensus.cc:3060] T 03cdb15b0b9c4366979c5465ceb3184a P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:44.099083 18512 raft_consensus.cc:3055] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:44.099393 18512 raft_consensus.cc:740] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Running, Role: LEADER
I20260709 14:54:44.100039 18512 consensus_queue.cc:260] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } }
I20260709 14:54:44.100967 18512 raft_consensus.cc:3060] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:44.103961 18590 raft_consensus.cc:2468] T 03cdb15b0b9c4366979c5465ceb3184a P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 2.
I20260709 14:54:44.105003 18629 leader_election.cc:304] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ba43b42e7374766ab83496b7f5eca66, b6974aac866b4643a20809ee5a119d9d; no voters: 
I20260709 14:54:44.105738 18919 raft_consensus.cc:2804] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:44.106096 18919 raft_consensus.cc:697] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66 [term 2 LEADER]: Becoming Leader. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Running, Role: LEADER
I20260709 14:54:44.106544 18512 raft_consensus.cc:2468] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 2.
I20260709 14:54:44.106758 18919 consensus_queue.cc:237] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } }
I20260709 14:54:44.113152 18411 catalog_manager.cc:5697] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66 reported cstate change: term changed from 1 to 2, leader changed from fc8e470e13b244e988903d4aae4eb841 (127.13.139.1) to 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3). New cstate: current_term: 2 leader_uuid: "2ba43b42e7374766ab83496b7f5eca66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:44.146235 18914 raft_consensus.cc:993] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d: : Instructing follower 2ba43b42e7374766ab83496b7f5eca66 to start an election
I20260709 14:54:44.146624 18868 raft_consensus.cc:1081] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [term 2 LEADER]: Signalling peer 2ba43b42e7374766ab83496b7f5eca66 to start an election
I20260709 14:54:44.147846 18660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d04a7cabcc654c86afc205e77414c23d"
dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
 from {username='slave'} at 127.0.0.1:60860
I20260709 14:54:44.148303 18660 raft_consensus.cc:493] T d04a7cabcc654c86afc205e77414c23d P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:44.148569 18660 raft_consensus.cc:3060] T d04a7cabcc654c86afc205e77414c23d P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:44.153417 18660 raft_consensus.cc:515] T d04a7cabcc654c86afc205e77414c23d P 2ba43b42e7374766ab83496b7f5eca66 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:44.155349 18660 leader_election.cc:290] T d04a7cabcc654c86afc205e77414c23d P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 3 election: Requested vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845)
I20260709 14:54:44.155673 18512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04a7cabcc654c86afc205e77414c23d" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
I20260709 14:54:44.156262 18512 raft_consensus.cc:3060] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:44.156826 18590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04a7cabcc654c86afc205e77414c23d" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
I20260709 14:54:44.157284 18590 raft_consensus.cc:3055] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:44.157539 18590 raft_consensus.cc:740] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b6974aac866b4643a20809ee5a119d9d, State: Running, Role: LEADER
I20260709 14:54:44.158161 18590 consensus_queue.cc:260] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [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: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:44.159045 18590 raft_consensus.cc:3060] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:44.161283 18512 raft_consensus.cc:2468] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 3.
I20260709 14:54:44.162314 18630 leader_election.cc:304] T d04a7cabcc654c86afc205e77414c23d P 2ba43b42e7374766ab83496b7f5eca66 [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: 2ba43b42e7374766ab83496b7f5eca66, fc8e470e13b244e988903d4aae4eb841; no voters: 
I20260709 14:54:44.163071 18919 raft_consensus.cc:2804] T d04a7cabcc654c86afc205e77414c23d P 2ba43b42e7374766ab83496b7f5eca66 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:44.163516 18919 raft_consensus.cc:697] T d04a7cabcc654c86afc205e77414c23d P 2ba43b42e7374766ab83496b7f5eca66 [term 3 LEADER]: Becoming Leader. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Running, Role: LEADER
I20260709 14:54:44.164309 18919 consensus_queue.cc:237] T d04a7cabcc654c86afc205e77414c23d P 2ba43b42e7374766ab83496b7f5eca66 [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: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:44.164880 18590 raft_consensus.cc:2468] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 3.
I20260709 14:54:44.171398 18411 catalog_manager.cc:5697] T d04a7cabcc654c86afc205e77414c23d P 2ba43b42e7374766ab83496b7f5eca66 reported cstate change: term changed from 2 to 3, leader changed from b6974aac866b4643a20809ee5a119d9d (127.13.139.2) to 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3). New cstate: current_term: 3 leader_uuid: "2ba43b42e7374766ab83496b7f5eca66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:44.298511 18512 raft_consensus.cc:1275] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [term 3 FOLLOWER]: Refusing update from remote peer 2ba43b42e7374766ab83496b7f5eca66: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:54:44.299600 18919 consensus_queue.cc:1048] T 65928a505e554d5f8e3c61dc45e8c7b9 P 2ba43b42e7374766ab83496b7f5eca66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:44.306273 18591 raft_consensus.cc:1275] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d [term 3 FOLLOWER]: Refusing update from remote peer 2ba43b42e7374766ab83496b7f5eca66: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:54:44.308032 18787 consensus_queue.cc:1048] T 65928a505e554d5f8e3c61dc45e8c7b9 P 2ba43b42e7374766ab83496b7f5eca66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:44.375082 18911 raft_consensus.cc:993] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841: : Instructing follower 2ba43b42e7374766ab83496b7f5eca66 to start an election
I20260709 14:54:44.375447 18918 raft_consensus.cc:1081] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841 [term 2 LEADER]: Signalling peer 2ba43b42e7374766ab83496b7f5eca66 to start an election
I20260709 14:54:44.376685 18660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65f3ffa6976741b881b9d5914b486d80"
dest_uuid: "2ba43b42e7374766ab83496b7f5eca66"
 from {username='slave'} at 127.0.0.1:60868
I20260709 14:54:44.377144 18660 raft_consensus.cc:493] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:44.377403 18660 raft_consensus.cc:3060] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:44.382622 18660 raft_consensus.cc:515] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:44.384519 18660 leader_election.cc:290] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [CANDIDATE]: Term 3 election: Requested vote from peers fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905), b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845)
I20260709 14:54:44.385541 18512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f3ffa6976741b881b9d5914b486d80" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "fc8e470e13b244e988903d4aae4eb841"
I20260709 14:54:44.385557 18591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f3ffa6976741b881b9d5914b486d80" candidate_uuid: "2ba43b42e7374766ab83496b7f5eca66" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b6974aac866b4643a20809ee5a119d9d"
I20260709 14:54:44.386138 18512 raft_consensus.cc:3055] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:44.386446 18591 raft_consensus.cc:3060] T 65f3ffa6976741b881b9d5914b486d80 P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:44.386484 18512 raft_consensus.cc:740] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fc8e470e13b244e988903d4aae4eb841, State: Running, Role: LEADER
I20260709 14:54:44.387291 18512 consensus_queue.cc:260] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:44.388170 18512 raft_consensus.cc:3060] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:44.391276 18591 raft_consensus.cc:2468] T 65f3ffa6976741b881b9d5914b486d80 P b6974aac866b4643a20809ee5a119d9d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 3.
I20260709 14:54:44.392164 18629 leader_election.cc:304] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [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: 2ba43b42e7374766ab83496b7f5eca66, b6974aac866b4643a20809ee5a119d9d; no voters: 
I20260709 14:54:44.392794 18946 raft_consensus.cc:2804] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:44.393257 18946 raft_consensus.cc:697] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [term 3 LEADER]: Becoming Leader. State: Replica: 2ba43b42e7374766ab83496b7f5eca66, State: Running, Role: LEADER
I20260709 14:54:44.393383 18512 raft_consensus.cc:2468] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ba43b42e7374766ab83496b7f5eca66 in term 3.
I20260709 14:54:44.394069 18946 consensus_queue.cc:237] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } }
I20260709 14:54:44.400168 18414 catalog_manager.cc:5697] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 reported cstate change: term changed from 2 to 3, leader changed from fc8e470e13b244e988903d4aae4eb841 (127.13.139.1) to 2ba43b42e7374766ab83496b7f5eca66 (127.13.139.3). New cstate: current_term: 3 leader_uuid: "2ba43b42e7374766ab83496b7f5eca66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ba43b42e7374766ab83496b7f5eca66" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 32877 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:44.542809 18591 raft_consensus.cc:1275] T 03cdb15b0b9c4366979c5465ceb3184a P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Refusing update from remote peer 2ba43b42e7374766ab83496b7f5eca66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:44.543924 18946 consensus_queue.cc:1048] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:44.551796 18512 raft_consensus.cc:1275] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Refusing update from remote peer 2ba43b42e7374766ab83496b7f5eca66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:44.553254 18787 consensus_queue.cc:1048] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:44.751435 18591 raft_consensus.cc:1275] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [term 3 FOLLOWER]: Refusing update from remote peer 2ba43b42e7374766ab83496b7f5eca66: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:44.752512 18946 consensus_queue.cc:1048] T d04a7cabcc654c86afc205e77414c23d P 2ba43b42e7374766ab83496b7f5eca66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:44.766921 18512 raft_consensus.cc:1275] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 [term 3 FOLLOWER]: Refusing update from remote peer 2ba43b42e7374766ab83496b7f5eca66: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:44.768293 18954 consensus_queue.cc:1048] T d04a7cabcc654c86afc205e77414c23d P 2ba43b42e7374766ab83496b7f5eca66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:44.818900 18512 raft_consensus.cc:1275] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841 [term 3 FOLLOWER]: Refusing update from remote peer 2ba43b42e7374766ab83496b7f5eca66: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:54:44.819952 18919 consensus_queue.cc:1048] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc8e470e13b244e988903d4aae4eb841" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 44905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:44.826203 18591 raft_consensus.cc:1275] T 65f3ffa6976741b881b9d5914b486d80 P b6974aac866b4643a20809ee5a119d9d [term 3 FOLLOWER]: Refusing update from remote peer 2ba43b42e7374766ab83496b7f5eca66: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:54:44.827997 18787 consensus_queue.cc:1048] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6974aac866b4643a20809ee5a119d9d" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:44.986814 13868 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:54:44.991451 13868 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 14:54:44.991789 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:44.996227 13868 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:54:44.996546 13868 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:46.020707 13868 tablet_server.cc:179] TabletServer@127.13.139.1:0 shutting down...
I20260709 14:54:46.043617 13868 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:46.044309 13868 tablet_replica.cc:333] T 8064c11ce1a749b39324d3678b96b270 P fc8e470e13b244e988903d4aae4eb841: stopping tablet replica
I20260709 14:54:46.044956 13868 raft_consensus.cc:2243] T 8064c11ce1a749b39324d3678b96b270 P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.045346 13868 raft_consensus.cc:2272] T 8064c11ce1a749b39324d3678b96b270 P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.046929 13868 tablet_replica.cc:333] T a7e9ad188fa74dbf9ec782e2b53bfafb P fc8e470e13b244e988903d4aae4eb841: stopping tablet replica
I20260709 14:54:46.047408 13868 raft_consensus.cc:2243] T a7e9ad188fa74dbf9ec782e2b53bfafb P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.047753 13868 raft_consensus.cc:2272] T a7e9ad188fa74dbf9ec782e2b53bfafb P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.049259 13868 tablet_replica.cc:333] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841: stopping tablet replica
I20260709 14:54:46.049726 13868 raft_consensus.cc:2243] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.050061 13868 raft_consensus.cc:2272] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.051600 13868 tablet_replica.cc:333] T 9952bde3c3144a8ebe761f75cd53be8b P fc8e470e13b244e988903d4aae4eb841: stopping tablet replica
I20260709 14:54:46.052109 13868 raft_consensus.cc:2243] T 9952bde3c3144a8ebe761f75cd53be8b P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.052524 13868 raft_consensus.cc:2272] T 9952bde3c3144a8ebe761f75cd53be8b P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.054134 13868 tablet_replica.cc:333] T a15cfffcae474a99b219b678669ff046 P fc8e470e13b244e988903d4aae4eb841: stopping tablet replica
I20260709 14:54:46.054608 13868 raft_consensus.cc:2243] T a15cfffcae474a99b219b678669ff046 P fc8e470e13b244e988903d4aae4eb841 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:46.055258 13868 raft_consensus.cc:2272] T a15cfffcae474a99b219b678669ff046 P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.056895 13868 tablet_replica.cc:333] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841: stopping tablet replica
I20260709 14:54:46.057375 13868 raft_consensus.cc:2243] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.057811 13868 raft_consensus.cc:2272] T a83509c4a346460eb61becd285813a03 P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.059475 13868 tablet_replica.cc:333] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841: stopping tablet replica
I20260709 14:54:46.059976 13868 raft_consensus.cc:2243] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.060333 13868 raft_consensus.cc:2272] T 65f3ffa6976741b881b9d5914b486d80 P fc8e470e13b244e988903d4aae4eb841 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.061877 13868 tablet_replica.cc:333] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841: stopping tablet replica
I20260709 14:54:46.062359 13868 raft_consensus.cc:2243] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.062736 13868 raft_consensus.cc:2272] T 65928a505e554d5f8e3c61dc45e8c7b9 P fc8e470e13b244e988903d4aae4eb841 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.064231 13868 tablet_replica.cc:333] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841: stopping tablet replica
I20260709 14:54:46.064709 13868 raft_consensus.cc:2243] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.065167 13868 raft_consensus.cc:2272] T d04a7cabcc654c86afc205e77414c23d P fc8e470e13b244e988903d4aae4eb841 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.066721 13868 tablet_replica.cc:333] T 3b690ed4cb1d4aa993f28452740e6bae P fc8e470e13b244e988903d4aae4eb841: stopping tablet replica
I20260709 14:54:46.067358 13868 raft_consensus.cc:2243] T 3b690ed4cb1d4aa993f28452740e6bae P fc8e470e13b244e988903d4aae4eb841 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:46.068079 13868 raft_consensus.cc:2272] T 3b690ed4cb1d4aa993f28452740e6bae P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.070088 13868 tablet_replica.cc:333] T cb41879ae99d464caa5d90b0c22751bf P fc8e470e13b244e988903d4aae4eb841: stopping tablet replica
I20260709 14:54:46.070529 13868 raft_consensus.cc:2243] T cb41879ae99d464caa5d90b0c22751bf P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.070864 13868 raft_consensus.cc:2272] T cb41879ae99d464caa5d90b0c22751bf P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.072654 13868 tablet_replica.cc:333] T 8245fdca332d4050a48b3b88a01f1bba P fc8e470e13b244e988903d4aae4eb841: stopping tablet replica
I20260709 14:54:46.073326 13868 raft_consensus.cc:2243] T 8245fdca332d4050a48b3b88a01f1bba P fc8e470e13b244e988903d4aae4eb841 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:54:46.073447 18630 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260709 14:54:46.074029 13868 raft_consensus.cc:2272] T 8245fdca332d4050a48b3b88a01f1bba P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.075920 13868 tablet_replica.cc:333] T 280fb1e691894c029d34d063ab6b35eb P fc8e470e13b244e988903d4aae4eb841: stopping tablet replica
W20260709 14:54:46.076181 18630 consensus_peers.cc:597] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66 -> Peer fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905): Couldn't send request to peer fc8e470e13b244e988903d4aae4eb841. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:46.076489 13868 raft_consensus.cc:2243] T 280fb1e691894c029d34d063ab6b35eb P fc8e470e13b244e988903d4aae4eb841 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:46.077281 13868 raft_consensus.cc:2272] T 280fb1e691894c029d34d063ab6b35eb P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.078991 13868 tablet_replica.cc:333] T 72dce1a9ef4f498b80c3a2979b04d93c P fc8e470e13b244e988903d4aae4eb841: stopping tablet replica
I20260709 14:54:46.079444 13868 raft_consensus.cc:2243] T 72dce1a9ef4f498b80c3a2979b04d93c P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.079818 13868 raft_consensus.cc:2272] T 72dce1a9ef4f498b80c3a2979b04d93c P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.081446 13868 tablet_replica.cc:333] T 2b23d4aabee3458ea78ca88f7c85b1e3 P fc8e470e13b244e988903d4aae4eb841: stopping tablet replica
I20260709 14:54:46.081908 13868 raft_consensus.cc:2243] T 2b23d4aabee3458ea78ca88f7c85b1e3 P fc8e470e13b244e988903d4aae4eb841 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:46.082581 13868 raft_consensus.cc:2272] T 2b23d4aabee3458ea78ca88f7c85b1e3 P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.084231 13868 tablet_replica.cc:333] T 1bb1862d2dc74b50859e547eed44638f P fc8e470e13b244e988903d4aae4eb841: stopping tablet replica
I20260709 14:54:46.084664 13868 raft_consensus.cc:2243] T 1bb1862d2dc74b50859e547eed44638f P fc8e470e13b244e988903d4aae4eb841 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:46.085327 13868 raft_consensus.cc:2272] T 1bb1862d2dc74b50859e547eed44638f P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.087102 13868 tablet_replica.cc:333] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841: stopping tablet replica
I20260709 14:54:46.087738 13868 raft_consensus.cc:2243] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.088166 13868 raft_consensus.cc:2272] T 03cdb15b0b9c4366979c5465ceb3184a P fc8e470e13b244e988903d4aae4eb841 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.090286 13868 tablet_replica.cc:333] T 130688a7ad144fa0a8b953ffbb6cf5b6 P fc8e470e13b244e988903d4aae4eb841: stopping tablet replica
W20260709 14:54:46.090345 18630 consensus_peers.cc:597] T d04a7cabcc654c86afc205e77414c23d P 2ba43b42e7374766ab83496b7f5eca66 -> Peer fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905): Couldn't send request to peer fc8e470e13b244e988903d4aae4eb841. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:46.090764 13868 raft_consensus.cc:2243] T 130688a7ad144fa0a8b953ffbb6cf5b6 P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.091209 13868 raft_consensus.cc:2272] T 130688a7ad144fa0a8b953ffbb6cf5b6 P fc8e470e13b244e988903d4aae4eb841 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.127194 13868 tablet_server.cc:196] TabletServer@127.13.139.1:0 shutdown complete.
I20260709 14:54:46.155087 13868 tablet_server.cc:179] TabletServer@127.13.139.2:0 shutting down...
W20260709 14:54:46.173985 18556 consensus_peers.cc:597] T 9952bde3c3144a8ebe761f75cd53be8b P b6974aac866b4643a20809ee5a119d9d -> Peer fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905): Couldn't send request to peer fc8e470e13b244e988903d4aae4eb841. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44905: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:46.180881 13868 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:46.181587 13868 tablet_replica.cc:333] T a7e9ad188fa74dbf9ec782e2b53bfafb P b6974aac866b4643a20809ee5a119d9d: stopping tablet replica
I20260709 14:54:46.182330 13868 raft_consensus.cc:2243] T a7e9ad188fa74dbf9ec782e2b53bfafb P b6974aac866b4643a20809ee5a119d9d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:46.183235 13868 raft_consensus.cc:2272] T a7e9ad188fa74dbf9ec782e2b53bfafb P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.184930 13868 tablet_replica.cc:333] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d: stopping tablet replica
I20260709 14:54:46.185441 13868 raft_consensus.cc:2243] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.185825 13868 raft_consensus.cc:2272] T 8064c11ce1a749b39324d3678b96b270 P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:46.186064 18556 consensus_peers.cc:597] T a83509c4a346460eb61becd285813a03 P b6974aac866b4643a20809ee5a119d9d -> Peer fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905): Couldn't send request to peer fc8e470e13b244e988903d4aae4eb841. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44905: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:46.187389 13868 tablet_replica.cc:333] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P b6974aac866b4643a20809ee5a119d9d: stopping tablet replica
I20260709 14:54:46.187958 13868 raft_consensus.cc:2243] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P b6974aac866b4643a20809ee5a119d9d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:46.188594 13868 raft_consensus.cc:2272] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.190235 13868 tablet_replica.cc:333] T 9952bde3c3144a8ebe761f75cd53be8b P b6974aac866b4643a20809ee5a119d9d: stopping tablet replica
I20260709 14:54:46.190727 13868 raft_consensus.cc:2243] T 9952bde3c3144a8ebe761f75cd53be8b P b6974aac866b4643a20809ee5a119d9d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:46.191366 13868 raft_consensus.cc:2272] T 9952bde3c3144a8ebe761f75cd53be8b P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.192988 13868 tablet_replica.cc:333] T a15cfffcae474a99b219b678669ff046 P b6974aac866b4643a20809ee5a119d9d: stopping tablet replica
I20260709 14:54:46.193498 13868 raft_consensus.cc:2243] T a15cfffcae474a99b219b678669ff046 P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.193879 13868 raft_consensus.cc:2272] T a15cfffcae474a99b219b678669ff046 P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.195443 13868 tablet_replica.cc:333] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d: stopping tablet replica
I20260709 14:54:46.195952 13868 raft_consensus.cc:2243] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.196440 13868 raft_consensus.cc:2272] T 280fb1e691894c029d34d063ab6b35eb P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:46.196837 18556 consensus_peers.cc:597] T cb41879ae99d464caa5d90b0c22751bf P b6974aac866b4643a20809ee5a119d9d -> Peer fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905): Couldn't send request to peer fc8e470e13b244e988903d4aae4eb841. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44905: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:46.198405 13868 tablet_replica.cc:333] T 8245fdca332d4050a48b3b88a01f1bba P b6974aac866b4643a20809ee5a119d9d: stopping tablet replica
I20260709 14:54:46.198941 13868 raft_consensus.cc:2243] T 8245fdca332d4050a48b3b88a01f1bba P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.199297 13868 raft_consensus.cc:2272] T 8245fdca332d4050a48b3b88a01f1bba P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.200845 13868 tablet_replica.cc:333] T a83509c4a346460eb61becd285813a03 P b6974aac866b4643a20809ee5a119d9d: stopping tablet replica
I20260709 14:54:46.201311 13868 raft_consensus.cc:2243] T a83509c4a346460eb61becd285813a03 P b6974aac866b4643a20809ee5a119d9d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:46.201941 13868 raft_consensus.cc:2272] T a83509c4a346460eb61becd285813a03 P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.203603 13868 tablet_replica.cc:333] T 65f3ffa6976741b881b9d5914b486d80 P b6974aac866b4643a20809ee5a119d9d: stopping tablet replica
I20260709 14:54:46.204077 13868 raft_consensus.cc:2243] T 65f3ffa6976741b881b9d5914b486d80 P b6974aac866b4643a20809ee5a119d9d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.204427 13868 raft_consensus.cc:2272] T 65f3ffa6976741b881b9d5914b486d80 P b6974aac866b4643a20809ee5a119d9d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.205940 13868 tablet_replica.cc:333] T 03cdb15b0b9c4366979c5465ceb3184a P b6974aac866b4643a20809ee5a119d9d: stopping tablet replica
I20260709 14:54:46.206382 13868 raft_consensus.cc:2243] T 03cdb15b0b9c4366979c5465ceb3184a P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.206712 13868 raft_consensus.cc:2272] T 03cdb15b0b9c4366979c5465ceb3184a P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.208200 13868 tablet_replica.cc:333] T 130688a7ad144fa0a8b953ffbb6cf5b6 P b6974aac866b4643a20809ee5a119d9d: stopping tablet replica
I20260709 14:54:46.208812 13868 raft_consensus.cc:2243] T 130688a7ad144fa0a8b953ffbb6cf5b6 P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.209206 13868 raft_consensus.cc:2272] T 130688a7ad144fa0a8b953ffbb6cf5b6 P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.211516 13868 tablet_replica.cc:333] T cb41879ae99d464caa5d90b0c22751bf P b6974aac866b4643a20809ee5a119d9d: stopping tablet replica
I20260709 14:54:46.212011 13868 raft_consensus.cc:2243] T cb41879ae99d464caa5d90b0c22751bf P b6974aac866b4643a20809ee5a119d9d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:46.212880 13868 raft_consensus.cc:2272] T cb41879ae99d464caa5d90b0c22751bf P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:46.213048 18629 consensus_peers.cc:597] T d04a7cabcc654c86afc205e77414c23d P 2ba43b42e7374766ab83496b7f5eca66 -> Peer b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845): Couldn't send request to peer b6974aac866b4643a20809ee5a119d9d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:46.214783 13868 tablet_replica.cc:333] T 72dce1a9ef4f498b80c3a2979b04d93c P b6974aac866b4643a20809ee5a119d9d: stopping tablet replica
I20260709 14:54:46.215339 13868 raft_consensus.cc:2243] T 72dce1a9ef4f498b80c3a2979b04d93c P b6974aac866b4643a20809ee5a119d9d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:46.215992 13868 raft_consensus.cc:2272] T 72dce1a9ef4f498b80c3a2979b04d93c P b6974aac866b4643a20809ee5a119d9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.217715 13868 tablet_replica.cc:333] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d: stopping tablet replica
I20260709 14:54:46.218178 13868 raft_consensus.cc:2243] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.218549 13868 raft_consensus.cc:2272] T 1bb1862d2dc74b50859e547eed44638f P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.220188 13868 tablet_replica.cc:333] T 2b23d4aabee3458ea78ca88f7c85b1e3 P b6974aac866b4643a20809ee5a119d9d: stopping tablet replica
I20260709 14:54:46.222056 13868 raft_consensus.cc:2243] T 2b23d4aabee3458ea78ca88f7c85b1e3 P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.222512 13868 raft_consensus.cc:2272] T 2b23d4aabee3458ea78ca88f7c85b1e3 P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.224442 13868 tablet_replica.cc:333] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d: stopping tablet replica
I20260709 14:54:46.224938 13868 raft_consensus.cc:2243] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.225335 13868 raft_consensus.cc:2272] T 65928a505e554d5f8e3c61dc45e8c7b9 P b6974aac866b4643a20809ee5a119d9d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.226825 13868 tablet_replica.cc:333] T 3b690ed4cb1d4aa993f28452740e6bae P b6974aac866b4643a20809ee5a119d9d: stopping tablet replica
I20260709 14:54:46.227264 13868 raft_consensus.cc:2243] T 3b690ed4cb1d4aa993f28452740e6bae P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.227623 13868 raft_consensus.cc:2272] T 3b690ed4cb1d4aa993f28452740e6bae P b6974aac866b4643a20809ee5a119d9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.229225 13868 tablet_replica.cc:333] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d: stopping tablet replica
I20260709 14:54:46.229631 13868 raft_consensus.cc:2243] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.229974 13868 raft_consensus.cc:2272] T d04a7cabcc654c86afc205e77414c23d P b6974aac866b4643a20809ee5a119d9d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:46.234571 18629 consensus_peers.cc:597] T 130688a7ad144fa0a8b953ffbb6cf5b6 P 2ba43b42e7374766ab83496b7f5eca66 -> Peer b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845): Couldn't send request to peer b6974aac866b4643a20809ee5a119d9d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:46.257318 18629 consensus_peers.cc:597] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 -> Peer b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845): Couldn't send request to peer b6974aac866b4643a20809ee5a119d9d. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.2:35845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:46.265681 13868 tablet_server.cc:196] TabletServer@127.13.139.2:0 shutdown complete.
W20260709 14:54:46.286118 18630 consensus_peers.cc:597] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 -> Peer fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905): Couldn't send request to peer fc8e470e13b244e988903d4aae4eb841. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44905: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:46.292907 18629 consensus_peers.cc:597] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66 -> Peer b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845): Couldn't send request to peer b6974aac866b4643a20809ee5a119d9d. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.2:35845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:46.295712 13868 tablet_server.cc:179] TabletServer@127.13.139.3:0 shutting down...
W20260709 14:54:46.310413 18629 consensus_peers.cc:597] T 65928a505e554d5f8e3c61dc45e8c7b9 P 2ba43b42e7374766ab83496b7f5eca66 -> Peer b6974aac866b4643a20809ee5a119d9d (127.13.139.2:35845): Couldn't send request to peer b6974aac866b4643a20809ee5a119d9d. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.2:35845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:46.320472 13868 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:46.321175 13868 tablet_replica.cc:333] T 8064c11ce1a749b39324d3678b96b270 P 2ba43b42e7374766ab83496b7f5eca66: stopping tablet replica
I20260709 14:54:46.321725 13868 raft_consensus.cc:2243] T 8064c11ce1a749b39324d3678b96b270 P 2ba43b42e7374766ab83496b7f5eca66 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:46.322418 13868 raft_consensus.cc:2272] T 8064c11ce1a749b39324d3678b96b270 P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.324111 13868 tablet_replica.cc:333] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66: stopping tablet replica
I20260709 14:54:46.324630 13868 raft_consensus.cc:2243] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.325039 13868 raft_consensus.cc:2272] T a7e9ad188fa74dbf9ec782e2b53bfafb P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.326493 13868 tablet_replica.cc:333] T a15cfffcae474a99b219b678669ff046 P 2ba43b42e7374766ab83496b7f5eca66: stopping tablet replica
I20260709 14:54:46.326982 13868 raft_consensus.cc:2243] T a15cfffcae474a99b219b678669ff046 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.327348 13868 raft_consensus.cc:2272] T a15cfffcae474a99b219b678669ff046 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.328904 13868 tablet_replica.cc:333] T 9952bde3c3144a8ebe761f75cd53be8b P 2ba43b42e7374766ab83496b7f5eca66: stopping tablet replica
I20260709 14:54:46.329378 13868 raft_consensus.cc:2243] T 9952bde3c3144a8ebe761f75cd53be8b P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.329828 13868 raft_consensus.cc:2272] T 9952bde3c3144a8ebe761f75cd53be8b P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.331379 13868 tablet_replica.cc:333] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P 2ba43b42e7374766ab83496b7f5eca66: stopping tablet replica
I20260709 14:54:46.331866 13868 raft_consensus.cc:2243] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.332237 13868 raft_consensus.cc:2272] T 0ab7d4f93c8441a4b8b0471c4923d9f7 P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.333921 13868 tablet_replica.cc:333] T a83509c4a346460eb61becd285813a03 P 2ba43b42e7374766ab83496b7f5eca66: stopping tablet replica
I20260709 14:54:46.334502 13868 raft_consensus.cc:2243] T a83509c4a346460eb61becd285813a03 P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.334933 13868 raft_consensus.cc:2272] T a83509c4a346460eb61becd285813a03 P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.337119 13868 tablet_replica.cc:333] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66: stopping tablet replica
I20260709 14:54:46.337646 13868 raft_consensus.cc:2243] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [term 3 LEADER]: Raft consensus shutting down.
W20260709 14:54:46.338063 18630 consensus_peers.cc:597] T 130688a7ad144fa0a8b953ffbb6cf5b6 P 2ba43b42e7374766ab83496b7f5eca66 -> Peer fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905): Couldn't send request to peer fc8e470e13b244e988903d4aae4eb841. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44905: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:46.338459 13868 raft_consensus.cc:2272] T 65f3ffa6976741b881b9d5914b486d80 P 2ba43b42e7374766ab83496b7f5eca66 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:46.338549 18630 consensus_peers.cc:597] T 65928a505e554d5f8e3c61dc45e8c7b9 P 2ba43b42e7374766ab83496b7f5eca66 -> Peer fc8e470e13b244e988903d4aae4eb841 (127.13.139.1:44905): Couldn't send request to peer fc8e470e13b244e988903d4aae4eb841. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:44905: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:46.340350 13868 tablet_replica.cc:333] T 65928a505e554d5f8e3c61dc45e8c7b9 P 2ba43b42e7374766ab83496b7f5eca66: stopping tablet replica
I20260709 14:54:46.340888 13868 raft_consensus.cc:2243] T 65928a505e554d5f8e3c61dc45e8c7b9 P 2ba43b42e7374766ab83496b7f5eca66 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:46.341499 13868 raft_consensus.cc:2272] T 65928a505e554d5f8e3c61dc45e8c7b9 P 2ba43b42e7374766ab83496b7f5eca66 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.343055 13868 tablet_replica.cc:333] T d04a7cabcc654c86afc205e77414c23d P 2ba43b42e7374766ab83496b7f5eca66: stopping tablet replica
I20260709 14:54:46.343508 13868 raft_consensus.cc:2243] T d04a7cabcc654c86afc205e77414c23d P 2ba43b42e7374766ab83496b7f5eca66 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:46.344116 13868 raft_consensus.cc:2272] T d04a7cabcc654c86afc205e77414c23d P 2ba43b42e7374766ab83496b7f5eca66 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.345791 13868 tablet_replica.cc:333] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66: stopping tablet replica
I20260709 14:54:46.346235 13868 raft_consensus.cc:2243] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.346606 13868 raft_consensus.cc:2272] T 3b690ed4cb1d4aa993f28452740e6bae P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.348124 13868 tablet_replica.cc:333] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66: stopping tablet replica
I20260709 14:54:46.348579 13868 raft_consensus.cc:2243] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.348975 13868 raft_consensus.cc:2272] T cb41879ae99d464caa5d90b0c22751bf P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.350620 13868 tablet_replica.cc:333] T 130688a7ad144fa0a8b953ffbb6cf5b6 P 2ba43b42e7374766ab83496b7f5eca66: stopping tablet replica
I20260709 14:54:46.351047 13868 raft_consensus.cc:2243] T 130688a7ad144fa0a8b953ffbb6cf5b6 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:46.351697 13868 raft_consensus.cc:2272] T 130688a7ad144fa0a8b953ffbb6cf5b6 P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.353439 13868 tablet_replica.cc:333] T 72dce1a9ef4f498b80c3a2979b04d93c P 2ba43b42e7374766ab83496b7f5eca66: stopping tablet replica
I20260709 14:54:46.353883 13868 raft_consensus.cc:2243] T 72dce1a9ef4f498b80c3a2979b04d93c P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.354195 13868 raft_consensus.cc:2272] T 72dce1a9ef4f498b80c3a2979b04d93c P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.355749 13868 tablet_replica.cc:333] T 1bb1862d2dc74b50859e547eed44638f P 2ba43b42e7374766ab83496b7f5eca66: stopping tablet replica
I20260709 14:54:46.356182 13868 raft_consensus.cc:2243] T 1bb1862d2dc74b50859e547eed44638f P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.356518 13868 raft_consensus.cc:2272] T 1bb1862d2dc74b50859e547eed44638f P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.358265 13868 tablet_replica.cc:333] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66: stopping tablet replica
I20260709 14:54:46.358704 13868 raft_consensus.cc:2243] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.359061 13868 raft_consensus.cc:2272] T 2b23d4aabee3458ea78ca88f7c85b1e3 P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.360687 13868 tablet_replica.cc:333] T 8245fdca332d4050a48b3b88a01f1bba P 2ba43b42e7374766ab83496b7f5eca66: stopping tablet replica
I20260709 14:54:46.361150 13868 raft_consensus.cc:2243] T 8245fdca332d4050a48b3b88a01f1bba P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.361485 13868 raft_consensus.cc:2272] T 8245fdca332d4050a48b3b88a01f1bba P 2ba43b42e7374766ab83496b7f5eca66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.362991 13868 tablet_replica.cc:333] T 280fb1e691894c029d34d063ab6b35eb P 2ba43b42e7374766ab83496b7f5eca66: stopping tablet replica
I20260709 14:54:46.363400 13868 raft_consensus.cc:2243] T 280fb1e691894c029d34d063ab6b35eb P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:46.363736 13868 raft_consensus.cc:2272] T 280fb1e691894c029d34d063ab6b35eb P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.365363 13868 tablet_replica.cc:333] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66: stopping tablet replica
I20260709 14:54:46.365747 13868 raft_consensus.cc:2243] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:46.366400 13868 raft_consensus.cc:2272] T 03cdb15b0b9c4366979c5465ceb3184a P 2ba43b42e7374766ab83496b7f5eca66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.400550 13868 tablet_server.cc:196] TabletServer@127.13.139.3:0 shutdown complete.
I20260709 14:54:46.427565 13868 master.cc:562] Master@127.13.139.62:36577 shutting down...
I20260709 14:54:46.444622 13868 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 683bcf40c17b45f98835188d385e2cce [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:46.445160 13868 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 683bcf40c17b45f98835188d385e2cce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:46.445432 13868 tablet_replica.cc:333] T 00000000000000000000000000000000 P 683bcf40c17b45f98835188d385e2cce: stopping tablet replica
I20260709 14:54:46.465636 13868 master.cc:584] Master@127.13.139.62:36577 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11862 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:54:46.511168 13868 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.139.62:35501
I20260709 14:54:46.512166 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:46.517287 18961 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:46.517354 18962 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:46.518241 18964 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:46.518584 13868 server_base.cc:1061] running on GCE node
I20260709 14:54:46.519410 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:46.519593 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:46.519742 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608886519724 us; error 0 us; skew 500 ppm
I20260709 14:54:46.520222 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:46.522403 13868 webserver.cc:533] Webserver started at http://127.13.139.62:45115/ using document root <none> and password file <none>
I20260709 14:54:46.522836 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:46.523010 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:46.523277 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:46.524263 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608776280123-13868-0/minicluster-data/master-0-root/instance:
uuid: "5dbc66340e3c4e44a6baab965369e8b2"
format_stamp: "Formatted at 2026-07-09 14:54:46 on dist-test-slave-q457"
I20260709 14:54:46.528168 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 14:54:46.531066 18969 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:46.531698 13868 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:46.531960 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608776280123-13868-0/minicluster-data/master-0-root
uuid: "5dbc66340e3c4e44a6baab965369e8b2"
format_stamp: "Formatted at 2026-07-09 14:54:46 on dist-test-slave-q457"
I20260709 14:54:46.532199 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608776280123-13868-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608776280123-13868-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608776280123-13868-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:46.541438 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:46.542482 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:46.576519 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.62:35501
I20260709 14:54:46.576627 19020 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.62:35501 every 8 connection(s)
I20260709 14:54:46.579985 19021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.589481 19021 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5dbc66340e3c4e44a6baab965369e8b2: Bootstrap starting.
I20260709 14:54:46.593842 19021 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5dbc66340e3c4e44a6baab965369e8b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.597827 19021 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5dbc66340e3c4e44a6baab965369e8b2: No bootstrap required, opened a new log
I20260709 14:54:46.599747 19021 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5dbc66340e3c4e44a6baab965369e8b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dbc66340e3c4e44a6baab965369e8b2" member_type: VOTER }
I20260709 14:54:46.600103 19021 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5dbc66340e3c4e44a6baab965369e8b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.600308 19021 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5dbc66340e3c4e44a6baab965369e8b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dbc66340e3c4e44a6baab965369e8b2, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.600878 19021 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5dbc66340e3c4e44a6baab965369e8b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5dbc66340e3c4e44a6baab965369e8b2" member_type: VOTER }
I20260709 14:54:46.601320 19021 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5dbc66340e3c4e44a6baab965369e8b2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:46.601526 19021 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5dbc66340e3c4e44a6baab965369e8b2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:46.601773 19021 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5dbc66340e3c4e44a6baab965369e8b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.605755 19021 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5dbc66340e3c4e44a6baab965369e8b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dbc66340e3c4e44a6baab965369e8b2" member_type: VOTER }
I20260709 14:54:46.606209 19021 leader_election.cc:304] T 00000000000000000000000000000000 P 5dbc66340e3c4e44a6baab965369e8b2 [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: 5dbc66340e3c4e44a6baab965369e8b2; no voters: 
I20260709 14:54:46.607170 19021 leader_election.cc:290] T 00000000000000000000000000000000 P 5dbc66340e3c4e44a6baab965369e8b2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:46.607450 19024 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5dbc66340e3c4e44a6baab965369e8b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:46.608618 19024 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5dbc66340e3c4e44a6baab965369e8b2 [term 1 LEADER]: Becoming Leader. State: Replica: 5dbc66340e3c4e44a6baab965369e8b2, State: Running, Role: LEADER
I20260709 14:54:46.609241 19024 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5dbc66340e3c4e44a6baab965369e8b2 [LEADER]: Queue going to LEADER mode. State: All 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: "5dbc66340e3c4e44a6baab965369e8b2" member_type: VOTER }
I20260709 14:54:46.609738 19021 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5dbc66340e3c4e44a6baab965369e8b2 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:46.613317 19025 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5dbc66340e3c4e44a6baab965369e8b2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5dbc66340e3c4e44a6baab965369e8b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dbc66340e3c4e44a6baab965369e8b2" member_type: VOTER } }
I20260709 14:54:46.613943 19025 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5dbc66340e3c4e44a6baab965369e8b2 [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:46.613894 19026 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5dbc66340e3c4e44a6baab965369e8b2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5dbc66340e3c4e44a6baab965369e8b2. Latest consensus state: current_term: 1 leader_uuid: "5dbc66340e3c4e44a6baab965369e8b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dbc66340e3c4e44a6baab965369e8b2" member_type: VOTER } }
I20260709 14:54:46.614517 19026 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5dbc66340e3c4e44a6baab965369e8b2 [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:46.615878 19031 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:46.621567 19031 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:46.622843 13868 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:46.629432 19031 catalog_manager.cc:1383] Generated new cluster ID: 65004bdffd3044f9aa20dd4f0743cc99
I20260709 14:54:46.629668 19031 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:46.653103 19031 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:46.654212 19031 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:46.668403 19031 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5dbc66340e3c4e44a6baab965369e8b2: Generated new TSK 0
I20260709 14:54:46.668915 19031 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:46.688679 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:46.694038 19042 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:46.695068 19043 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:46.696444 19045 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:46.696741 13868 server_base.cc:1061] running on GCE node
I20260709 14:54:46.697608 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:46.697780 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:46.697898 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608886697887 us; error 0 us; skew 500 ppm
I20260709 14:54:46.698374 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:46.700353 13868 webserver.cc:533] Webserver started at http://127.13.139.1:37279/ using document root <none> and password file <none>
I20260709 14:54:46.700757 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:46.700966 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:46.701169 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:46.702101 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608776280123-13868-0/minicluster-data/ts-0-root/instance:
uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
format_stamp: "Formatted at 2026-07-09 14:54:46 on dist-test-slave-q457"
I20260709 14:54:46.705981 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 14:54:46.708909 19050 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:46.709553 13868 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:46.709787 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608776280123-13868-0/minicluster-data/ts-0-root
uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
format_stamp: "Formatted at 2026-07-09 14:54:46 on dist-test-slave-q457"
I20260709 14:54:46.710034 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608776280123-13868-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608776280123-13868-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608776280123-13868-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:46.725930 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:46.726965 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:46.728225 13868 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:46.730217 13868 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:46.730381 13868 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:46.730549 13868 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:46.730679 13868 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:46.766666 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.1:45617
I20260709 14:54:46.766763 19112 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.1:45617 every 8 connection(s)
I20260709 14:54:46.771183 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:46.777714 19117 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:46.778441 19118 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:46.782028 13868 server_base.cc:1061] running on GCE node
W20260709 14:54:46.782446 19121 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:46.783073 19113 heartbeater.cc:344] Connected to a master server at 127.13.139.62:35501
I20260709 14:54:46.783420 19113 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:46.783519 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:46.783772 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:46.783924 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608886783907 us; error 0 us; skew 500 ppm
I20260709 14:54:46.784106 19113 heartbeater.cc:507] Master 127.13.139.62:35501 requested a full tablet report, sending...
I20260709 14:54:46.784492 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:46.786146 18986 ts_manager.cc:194] Registered new tserver with Master: c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617)
I20260709 14:54:46.787714 18986 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42358
I20260709 14:54:46.788424 13868 webserver.cc:533] Webserver started at http://127.13.139.2:39983/ using document root <none> and password file <none>
I20260709 14:54:46.789031 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:46.789203 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:46.789469 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:46.790432 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608776280123-13868-0/minicluster-data/ts-1-root/instance:
uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
format_stamp: "Formatted at 2026-07-09 14:54:46 on dist-test-slave-q457"
I20260709 14:54:46.794493 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 14:54:46.797969 19125 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:46.798661 13868 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:54:46.798919 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608776280123-13868-0/minicluster-data/ts-1-root
uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
format_stamp: "Formatted at 2026-07-09 14:54:46 on dist-test-slave-q457"
I20260709 14:54:46.799194 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608776280123-13868-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608776280123-13868-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608776280123-13868-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:46.809724 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:46.810762 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:46.812148 13868 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:46.814149 13868 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:46.814327 13868 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:46.814546 13868 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:46.814693 13868 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:46.851379 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.2:41793
I20260709 14:54:46.851472 19187 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.2:41793 every 8 connection(s)
I20260709 14:54:46.855666 13868 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:46.861646 19191 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:46.862098 19192 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:46.864655 19194 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:46.865675 13868 server_base.cc:1061] running on GCE node
I20260709 14:54:46.866287 19188 heartbeater.cc:344] Connected to a master server at 127.13.139.62:35501
I20260709 14:54:46.866627 19188 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:46.866670 13868 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:46.866966 13868 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:46.867131 13868 hybrid_clock.cc:648] HybridClock initialized: now 1783608886867113 us; error 0 us; skew 500 ppm
I20260709 14:54:46.867300 19188 heartbeater.cc:507] Master 127.13.139.62:35501 requested a full tablet report, sending...
I20260709 14:54:46.867689 13868 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:46.869347 18986 ts_manager.cc:194] Registered new tserver with Master: 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793)
I20260709 14:54:46.870262 13868 webserver.cc:533] Webserver started at http://127.13.139.3:44265/ using document root <none> and password file <none>
I20260709 14:54:46.870890 13868 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:46.871133 13868 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:46.871094 18986 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42360
I20260709 14:54:46.871631 13868 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:46.873081 13868 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608776280123-13868-0/minicluster-data/ts-2-root/instance:
uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
format_stamp: "Formatted at 2026-07-09 14:54:46 on dist-test-slave-q457"
I20260709 14:54:46.877189 13868 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:46.880077 19199 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:46.880712 13868 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:54:46.881001 13868 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608776280123-13868-0/minicluster-data/ts-2-root
uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
format_stamp: "Formatted at 2026-07-09 14:54:46 on dist-test-slave-q457"
I20260709 14:54:46.881232 13868 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608776280123-13868-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608776280123-13868-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskR76XZg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608776280123-13868-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:46.909128 13868 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:46.910210 13868 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:46.911593 13868 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:46.913686 13868 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:46.913874 13868 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:46.914106 13868 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:46.914256 13868 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:46.950281 13868 rpc_server.cc:307] RPC server started. Bound to: 127.13.139.3:34697
I20260709 14:54:46.950373 19261 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.139.3:34697 every 8 connection(s)
I20260709 14:54:46.962633 19262 heartbeater.cc:344] Connected to a master server at 127.13.139.62:35501
I20260709 14:54:46.963021 19262 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:46.963665 19262 heartbeater.cc:507] Master 127.13.139.62:35501 requested a full tablet report, sending...
I20260709 14:54:46.965415 18986 ts_manager.cc:194] Registered new tserver with Master: 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:46.966478 13868 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013309763s
I20260709 14:54:46.966807 18986 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42374
I20260709 14:54:46.988106 18986 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42376:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:54:46.990514 18986 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:54:47.060468 19153 tablet_service.cc:1511] Processing CreateTablet for tablet 5fb12248d649405890813379d819dd00 (DEFAULT_TABLE table=test-workload [id=dc1ba64fb7e7464a88b6df7e16929cad]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:47.061827 19153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fb12248d649405890813379d819dd00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:47.063687 19078 tablet_service.cc:1511] Processing CreateTablet for tablet 5fb12248d649405890813379d819dd00 (DEFAULT_TABLE table=test-workload [id=dc1ba64fb7e7464a88b6df7e16929cad]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:47.064970 19078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fb12248d649405890813379d819dd00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:47.067674 19152 tablet_service.cc:1511] Processing CreateTablet for tablet 63605789d07847b6a31dd3ca0d37f058 (DEFAULT_TABLE table=test-workload [id=dc1ba64fb7e7464a88b6df7e16929cad]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:47.068958 19152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63605789d07847b6a31dd3ca0d37f058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:47.072202 19077 tablet_service.cc:1511] Processing CreateTablet for tablet 63605789d07847b6a31dd3ca0d37f058 (DEFAULT_TABLE table=test-workload [id=dc1ba64fb7e7464a88b6df7e16929cad]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:47.072656 19227 tablet_service.cc:1511] Processing CreateTablet for tablet 5fb12248d649405890813379d819dd00 (DEFAULT_TABLE table=test-workload [id=dc1ba64fb7e7464a88b6df7e16929cad]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:47.073513 19077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63605789d07847b6a31dd3ca0d37f058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:47.073918 19227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fb12248d649405890813379d819dd00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:47.073783 19151 tablet_service.cc:1511] Processing CreateTablet for tablet b86b399b53a948bd9d4e4e95656a8623 (DEFAULT_TABLE table=test-workload [id=dc1ba64fb7e7464a88b6df7e16929cad]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:47.074117 19223 tablet_service.cc:1511] Processing CreateTablet for tablet 84b0774173064ec7aaeb293fab6e0b26 (DEFAULT_TABLE table=test-workload [id=dc1ba64fb7e7464a88b6df7e16929cad]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:47.075073 19151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b86b399b53a948bd9d4e4e95656a8623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:47.075268 19223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b0774173064ec7aaeb293fab6e0b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:47.077332 19226 tablet_service.cc:1511] Processing CreateTablet for tablet 63605789d07847b6a31dd3ca0d37f058 (DEFAULT_TABLE table=test-workload [id=dc1ba64fb7e7464a88b6df7e16929cad]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:47.078572 19226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63605789d07847b6a31dd3ca0d37f058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:47.078833 19148 tablet_service.cc:1511] Processing CreateTablet for tablet 902fdd542dd946f98466d19217109d45 (DEFAULT_TABLE table=test-workload [id=dc1ba64fb7e7464a88b6df7e16929cad]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:47.080065 19148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 902fdd542dd946f98466d19217109d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:47.081763 19150 tablet_service.cc:1511] Processing CreateTablet for tablet d78f5b15cf3a47b59687c7bd9c9765c2 (DEFAULT_TABLE table=test-workload [id=dc1ba64fb7e7464a88b6df7e16929cad]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:47.081872 19225 tablet_service.cc:1511] Processing CreateTablet for tablet b86b399b53a948bd9d4e4e95656a8623 (DEFAULT_TABLE table=test-workload [id=dc1ba64fb7e7464a88b6df7e16929cad]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:47.082362 19076 tablet_service.cc:1511] Processing CreateTablet for tablet b86b399b53a948bd9d4e4e95656a8623 (DEFAULT_TABLE table=test-workload [id=dc1ba64fb7e7464a88b6df7e16929cad]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:47.077741 19149 tablet_service.cc:1511] Processing CreateTablet for tablet 84b0774173064ec7aaeb293fab6e0b26 (DEFAULT_TABLE table=test-workload [id=dc1ba64fb7e7464a88b6df7e16929cad]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:47.082278 19222 tablet_service.cc:1511] Processing CreateTablet for tablet 902fdd542dd946f98466d19217109d45 (DEFAULT_TABLE table=test-workload [id=dc1ba64fb7e7464a88b6df7e16929cad]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:47.083163 19225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b86b399b53a948bd9d4e4e95656a8623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:47.083612 19076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b86b399b53a948bd9d4e4e95656a8623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:47.083734 19149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b0774173064ec7aaeb293fab6e0b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:47.084251 19221 tablet_service.cc:1511] Processing CreateTablet for tablet 484a323c02a34956afd9bccdb0001954 (DEFAULT_TABLE table=test-workload [id=dc1ba64fb7e7464a88b6df7e16929cad]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:47.085474 19221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 484a323c02a34956afd9bccdb0001954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:47.085860 19224 tablet_service.cc:1511] Processing CreateTablet for tablet d78f5b15cf3a47b59687c7bd9c9765c2 (DEFAULT_TABLE table=test-workload [id=dc1ba64fb7e7464a88b6df7e16929cad]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:47.087159 19147 tablet_service.cc:1511] Processing CreateTablet for tablet 484a323c02a34956afd9bccdb0001954 (DEFAULT_TABLE table=test-workload [id=dc1ba64fb7e7464a88b6df7e16929cad]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:47.088402 19147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 484a323c02a34956afd9bccdb0001954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:47.089124 19224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d78f5b15cf3a47b59687c7bd9c9765c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:47.089794 19146 tablet_service.cc:1511] Processing CreateTablet for tablet 047c0d8a65aa4fb9ab87e5bcbea568d7 (DEFAULT_TABLE table=test-workload [id=dc1ba64fb7e7464a88b6df7e16929cad]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:47.090955 19146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 047c0d8a65aa4fb9ab87e5bcbea568d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:47.092104 19075 tablet_service.cc:1511] Processing CreateTablet for tablet d78f5b15cf3a47b59687c7bd9c9765c2 (DEFAULT_TABLE table=test-workload [id=dc1ba64fb7e7464a88b6df7e16929cad]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:47.093318 19075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d78f5b15cf3a47b59687c7bd9c9765c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:47.096016 19222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 902fdd542dd946f98466d19217109d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:47.098366 19150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d78f5b15cf3a47b59687c7bd9c9765c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:47.110423 19074 tablet_service.cc:1511] Processing CreateTablet for tablet 84b0774173064ec7aaeb293fab6e0b26 (DEFAULT_TABLE table=test-workload [id=dc1ba64fb7e7464a88b6df7e16929cad]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:47.111788 19074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b0774173064ec7aaeb293fab6e0b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:47.119614 19220 tablet_service.cc:1511] Processing CreateTablet for tablet 047c0d8a65aa4fb9ab87e5bcbea568d7 (DEFAULT_TABLE table=test-workload [id=dc1ba64fb7e7464a88b6df7e16929cad]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:47.122100 19073 tablet_service.cc:1511] Processing CreateTablet for tablet 902fdd542dd946f98466d19217109d45 (DEFAULT_TABLE table=test-workload [id=dc1ba64fb7e7464a88b6df7e16929cad]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:47.130723 19071 tablet_service.cc:1511] Processing CreateTablet for tablet 047c0d8a65aa4fb9ab87e5bcbea568d7 (DEFAULT_TABLE table=test-workload [id=dc1ba64fb7e7464a88b6df7e16929cad]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:47.132486 19072 tablet_service.cc:1511] Processing CreateTablet for tablet 484a323c02a34956afd9bccdb0001954 (DEFAULT_TABLE table=test-workload [id=dc1ba64fb7e7464a88b6df7e16929cad]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:47.133792 19073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 902fdd542dd946f98466d19217109d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:47.136475 19071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 047c0d8a65aa4fb9ab87e5bcbea568d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:47.133778 19277 tablet_bootstrap.cc:492] T b86b399b53a948bd9d4e4e95656a8623 P 5e95c0bfcadf468d9757e3f7457a9ecb: Bootstrap starting.
I20260709 14:54:47.139147 19072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 484a323c02a34956afd9bccdb0001954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:47.127496 19220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 047c0d8a65aa4fb9ab87e5bcbea568d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:47.151669 19070 tablet_service.cc:1511] Processing CreateTablet for tablet 7b28e024deeb4ad9bf4b342b9d19efde (DEFAULT_TABLE table=test-workload [id=dc1ba64fb7e7464a88b6df7e16929cad]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:47.152943 19070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b28e024deeb4ad9bf4b342b9d19efde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:47.158327 19277 tablet_bootstrap.cc:654] T b86b399b53a948bd9d4e4e95656a8623 P 5e95c0bfcadf468d9757e3f7457a9ecb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.158628 19278 tablet_bootstrap.cc:492] T b86b399b53a948bd9d4e4e95656a8623 P c46a7bae18bd4b95ba404030aa16d1ba: Bootstrap starting.
I20260709 14:54:47.196424 19279 tablet_bootstrap.cc:492] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e: Bootstrap starting.
I20260709 14:54:47.204308 19278 tablet_bootstrap.cc:654] T b86b399b53a948bd9d4e4e95656a8623 P c46a7bae18bd4b95ba404030aa16d1ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.205220 19279 tablet_bootstrap.cc:654] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.226966 19277 tablet_bootstrap.cc:492] T b86b399b53a948bd9d4e4e95656a8623 P 5e95c0bfcadf468d9757e3f7457a9ecb: No bootstrap required, opened a new log
I20260709 14:54:47.227458 19277 ts_tablet_manager.cc:1403] T b86b399b53a948bd9d4e4e95656a8623 P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent bootstrapping tablet: real 0.094s	user 0.015s	sys 0.021s
I20260709 14:54:47.230067 19277 raft_consensus.cc:359] T b86b399b53a948bd9d4e4e95656a8623 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.230746 19277 raft_consensus.cc:385] T b86b399b53a948bd9d4e4e95656a8623 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.231031 19277 raft_consensus.cc:740] T b86b399b53a948bd9d4e4e95656a8623 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e95c0bfcadf468d9757e3f7457a9ecb, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.235877 19278 tablet_bootstrap.cc:492] T b86b399b53a948bd9d4e4e95656a8623 P c46a7bae18bd4b95ba404030aa16d1ba: No bootstrap required, opened a new log
I20260709 14:54:47.236421 19278 ts_tablet_manager.cc:1403] T b86b399b53a948bd9d4e4e95656a8623 P c46a7bae18bd4b95ba404030aa16d1ba: Time spent bootstrapping tablet: real 0.078s	user 0.018s	sys 0.016s
I20260709 14:54:47.236296 19146 tablet_service.cc:1511] Processing CreateTablet for tablet 7b28e024deeb4ad9bf4b342b9d19efde (DEFAULT_TABLE table=test-workload [id=dc1ba64fb7e7464a88b6df7e16929cad]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:47.237567 19146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b28e024deeb4ad9bf4b342b9d19efde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:47.239199 19278 raft_consensus.cc:359] T b86b399b53a948bd9d4e4e95656a8623 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.239918 19278 raft_consensus.cc:385] T b86b399b53a948bd9d4e4e95656a8623 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.240296 19278 raft_consensus.cc:740] T b86b399b53a948bd9d4e4e95656a8623 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.241122 19278 consensus_queue.cc:260] T b86b399b53a948bd9d4e4e95656a8623 P c46a7bae18bd4b95ba404030aa16d1ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.245774 19226 tablet_service.cc:1511] Processing CreateTablet for tablet 7b28e024deeb4ad9bf4b342b9d19efde (DEFAULT_TABLE table=test-workload [id=dc1ba64fb7e7464a88b6df7e16929cad]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:47.247031 19277 consensus_queue.cc:260] T b86b399b53a948bd9d4e4e95656a8623 P 5e95c0bfcadf468d9757e3f7457a9ecb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.255559 19279 tablet_bootstrap.cc:492] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e: No bootstrap required, opened a new log
I20260709 14:54:47.264582 19279 ts_tablet_manager.cc:1403] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent bootstrapping tablet: real 0.068s	user 0.010s	sys 0.008s
I20260709 14:54:47.267771 19279 raft_consensus.cc:359] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.268675 19279 raft_consensus.cc:385] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.269070 19279 raft_consensus.cc:740] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.269369 19226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b28e024deeb4ad9bf4b342b9d19efde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:47.271137 19279 consensus_queue.cc:260] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.272368 19277 ts_tablet_manager.cc:1434] T b86b399b53a948bd9d4e4e95656a8623 P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent starting tablet: real 0.045s	user 0.014s	sys 0.005s
I20260709 14:54:47.273144 19113 heartbeater.cc:499] Master 127.13.139.62:35501 was elected leader, sending a full tablet report...
I20260709 14:54:47.272469 19278 ts_tablet_manager.cc:1434] T b86b399b53a948bd9d4e4e95656a8623 P c46a7bae18bd4b95ba404030aa16d1ba: Time spent starting tablet: real 0.036s	user 0.018s	sys 0.018s
I20260709 14:54:47.274937 19262 heartbeater.cc:499] Master 127.13.139.62:35501 was elected leader, sending a full tablet report...
I20260709 14:54:47.276264 19277 tablet_bootstrap.cc:492] T d78f5b15cf3a47b59687c7bd9c9765c2 P 5e95c0bfcadf468d9757e3f7457a9ecb: Bootstrap starting.
I20260709 14:54:47.276377 19278 tablet_bootstrap.cc:492] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba: Bootstrap starting.
I20260709 14:54:47.284330 19278 tablet_bootstrap.cc:654] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.284493 19277 tablet_bootstrap.cc:654] T d78f5b15cf3a47b59687c7bd9c9765c2 P 5e95c0bfcadf468d9757e3f7457a9ecb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.287303 19279 ts_tablet_manager.cc:1434] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.004s
I20260709 14:54:47.288357 19188 heartbeater.cc:499] Master 127.13.139.62:35501 was elected leader, sending a full tablet report...
I20260709 14:54:47.293371 19279 tablet_bootstrap.cc:492] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e: Bootstrap starting.
I20260709 14:54:47.298724 19278 tablet_bootstrap.cc:492] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba: No bootstrap required, opened a new log
I20260709 14:54:47.299073 19279 tablet_bootstrap.cc:654] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.299263 19278 ts_tablet_manager.cc:1403] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.000s
I20260709 14:54:47.302071 19278 raft_consensus.cc:359] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.302754 19278 raft_consensus.cc:385] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.303049 19278 raft_consensus.cc:740] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.303758 19278 consensus_queue.cc:260] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.304214 19277 tablet_bootstrap.cc:492] T d78f5b15cf3a47b59687c7bd9c9765c2 P 5e95c0bfcadf468d9757e3f7457a9ecb: No bootstrap required, opened a new log
I20260709 14:54:47.305302 19277 ts_tablet_manager.cc:1403] T d78f5b15cf3a47b59687c7bd9c9765c2 P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260709 14:54:47.305774 19279 tablet_bootstrap.cc:492] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e: No bootstrap required, opened a new log
I20260709 14:54:47.305860 19278 ts_tablet_manager.cc:1434] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:47.306356 19279 ts_tablet_manager.cc:1403] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 14:54:47.306838 19278 tablet_bootstrap.cc:492] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba: Bootstrap starting.
I20260709 14:54:47.308104 19277 raft_consensus.cc:359] T d78f5b15cf3a47b59687c7bd9c9765c2 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.308866 19277 raft_consensus.cc:385] T d78f5b15cf3a47b59687c7bd9c9765c2 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.309185 19277 raft_consensus.cc:740] T d78f5b15cf3a47b59687c7bd9c9765c2 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e95c0bfcadf468d9757e3f7457a9ecb, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.309163 19279 raft_consensus.cc:359] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.310101 19279 raft_consensus.cc:385] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.310436 19279 raft_consensus.cc:740] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.310374 19277 consensus_queue.cc:260] T d78f5b15cf3a47b59687c7bd9c9765c2 P 5e95c0bfcadf468d9757e3f7457a9ecb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.311494 19279 consensus_queue.cc:260] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.312865 19277 ts_tablet_manager.cc:1434] T d78f5b15cf3a47b59687c7bd9c9765c2 P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 14:54:47.312978 19278 tablet_bootstrap.cc:654] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.313859 19279 ts_tablet_manager.cc:1434] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 14:54:47.313912 19277 tablet_bootstrap.cc:492] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 5e95c0bfcadf468d9757e3f7457a9ecb: Bootstrap starting.
I20260709 14:54:47.314968 19279 tablet_bootstrap.cc:492] T b86b399b53a948bd9d4e4e95656a8623 P 63aa13d1df004d3a836ae34bcc3ceb7e: Bootstrap starting.
I20260709 14:54:47.320442 19277 tablet_bootstrap.cc:654] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 5e95c0bfcadf468d9757e3f7457a9ecb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.320925 19279 tablet_bootstrap.cc:654] T b86b399b53a948bd9d4e4e95656a8623 P 63aa13d1df004d3a836ae34bcc3ceb7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.325773 19278 tablet_bootstrap.cc:492] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba: No bootstrap required, opened a new log
I20260709 14:54:47.326285 19278 ts_tablet_manager.cc:1403] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260709 14:54:47.328914 19278 raft_consensus.cc:359] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.329586 19278 raft_consensus.cc:385] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.329694 19277 tablet_bootstrap.cc:492] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 5e95c0bfcadf468d9757e3f7457a9ecb: No bootstrap required, opened a new log
I20260709 14:54:47.329901 19278 raft_consensus.cc:740] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.330329 19277 ts_tablet_manager.cc:1403] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 14:54:47.330796 19278 consensus_queue.cc:260] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.332924 19278 ts_tablet_manager.cc:1434] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:54:47.333115 19277 raft_consensus.cc:359] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.333853 19277 raft_consensus.cc:385] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.333974 19278 tablet_bootstrap.cc:492] T d78f5b15cf3a47b59687c7bd9c9765c2 P c46a7bae18bd4b95ba404030aa16d1ba: Bootstrap starting.
I20260709 14:54:47.334201 19277 raft_consensus.cc:740] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e95c0bfcadf468d9757e3f7457a9ecb, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.335124 19277 consensus_queue.cc:260] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 5e95c0bfcadf468d9757e3f7457a9ecb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.337457 19277 ts_tablet_manager.cc:1434] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:47.338476 19277 tablet_bootstrap.cc:492] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb: Bootstrap starting.
I20260709 14:54:47.340180 19278 tablet_bootstrap.cc:654] T d78f5b15cf3a47b59687c7bd9c9765c2 P c46a7bae18bd4b95ba404030aa16d1ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.341344 19284 raft_consensus.cc:493] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:47.341873 19284 raft_consensus.cc:515] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.346957 19284 leader_election.cc:290] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 5e95c0bfcadf468d9757e3f7457a9ecb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793)
I20260709 14:54:47.355460 19277 tablet_bootstrap.cc:654] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.366776 19277 tablet_bootstrap.cc:492] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb: No bootstrap required, opened a new log
I20260709 14:54:47.367298 19277 ts_tablet_manager.cc:1403] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.002s
I20260709 14:54:47.371450 19277 raft_consensus.cc:359] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.372185 19277 raft_consensus.cc:385] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.372507 19277 raft_consensus.cc:740] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e95c0bfcadf468d9757e3f7457a9ecb, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.372655 19278 tablet_bootstrap.cc:492] T d78f5b15cf3a47b59687c7bd9c9765c2 P c46a7bae18bd4b95ba404030aa16d1ba: No bootstrap required, opened a new log
I20260709 14:54:47.373184 19278 ts_tablet_manager.cc:1403] T d78f5b15cf3a47b59687c7bd9c9765c2 P c46a7bae18bd4b95ba404030aa16d1ba: Time spent bootstrapping tablet: real 0.039s	user 0.025s	sys 0.013s
I20260709 14:54:47.372987 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047c0d8a65aa4fb9ab87e5bcbea568d7" candidate_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" is_pre_election: true
I20260709 14:54:47.373401 19277 consensus_queue.cc:260] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
W20260709 14:54:47.374655 19202 leader_election.cc:343] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 5e95c0bfcadf468d9757e3f7457a9ecb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:47.375988 19277 ts_tablet_manager.cc:1434] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:47.376017 19278 raft_consensus.cc:359] T d78f5b15cf3a47b59687c7bd9c9765c2 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.376890 19278 raft_consensus.cc:385] T d78f5b15cf3a47b59687c7bd9c9765c2 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.377179 19278 raft_consensus.cc:740] T d78f5b15cf3a47b59687c7bd9c9765c2 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.377259 19277 tablet_bootstrap.cc:492] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb: Bootstrap starting.
I20260709 14:54:47.377965 19278 consensus_queue.cc:260] T d78f5b15cf3a47b59687c7bd9c9765c2 P c46a7bae18bd4b95ba404030aa16d1ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.380370 19278 ts_tablet_manager.cc:1434] T d78f5b15cf3a47b59687c7bd9c9765c2 P c46a7bae18bd4b95ba404030aa16d1ba: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260709 14:54:47.381330 19278 tablet_bootstrap.cc:492] T 63605789d07847b6a31dd3ca0d37f058 P c46a7bae18bd4b95ba404030aa16d1ba: Bootstrap starting.
I20260709 14:54:47.383870 19277 tablet_bootstrap.cc:654] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.386842 19278 tablet_bootstrap.cc:654] T 63605789d07847b6a31dd3ca0d37f058 P c46a7bae18bd4b95ba404030aa16d1ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.395128 19277 tablet_bootstrap.cc:492] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb: No bootstrap required, opened a new log
I20260709 14:54:47.396102 19277 ts_tablet_manager.cc:1403] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 14:54:47.397933 19278 tablet_bootstrap.cc:492] T 63605789d07847b6a31dd3ca0d37f058 P c46a7bae18bd4b95ba404030aa16d1ba: No bootstrap required, opened a new log
I20260709 14:54:47.398442 19278 ts_tablet_manager.cc:1403] T 63605789d07847b6a31dd3ca0d37f058 P c46a7bae18bd4b95ba404030aa16d1ba: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 14:54:47.398829 19277 raft_consensus.cc:359] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.399567 19277 raft_consensus.cc:385] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.399837 19277 raft_consensus.cc:740] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e95c0bfcadf468d9757e3f7457a9ecb, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.401288 19278 raft_consensus.cc:359] T 63605789d07847b6a31dd3ca0d37f058 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.401973 19278 raft_consensus.cc:385] T 63605789d07847b6a31dd3ca0d37f058 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.402254 19278 raft_consensus.cc:740] T 63605789d07847b6a31dd3ca0d37f058 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.402817 19163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047c0d8a65aa4fb9ab87e5bcbea568d7" candidate_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" is_pre_election: true
I20260709 14:54:47.403123 19278 consensus_queue.cc:260] T 63605789d07847b6a31dd3ca0d37f058 P c46a7bae18bd4b95ba404030aa16d1ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
W20260709 14:54:47.404392 19200 leader_election.cc:343] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 5e95c0bfcadf468d9757e3f7457a9ecb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:47.404861 19200 leader_election.cc:304] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 5e95c0bfcadf468d9757e3f7457a9ecb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e95c0bfcadf468d9757e3f7457a9ecb; no voters: 63aa13d1df004d3a836ae34bcc3ceb7e, c46a7bae18bd4b95ba404030aa16d1ba
I20260709 14:54:47.405339 19278 ts_tablet_manager.cc:1434] T 63605789d07847b6a31dd3ca0d37f058 P c46a7bae18bd4b95ba404030aa16d1ba: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 14:54:47.406005 19284 raft_consensus.cc:2749] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:47.406313 19278 tablet_bootstrap.cc:492] T 484a323c02a34956afd9bccdb0001954 P c46a7bae18bd4b95ba404030aa16d1ba: Bootstrap starting.
I20260709 14:54:47.407140 19277 consensus_queue.cc:260] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.409572 19277 ts_tablet_manager.cc:1434] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 14:54:47.410522 19277 tablet_bootstrap.cc:492] T 63605789d07847b6a31dd3ca0d37f058 P 5e95c0bfcadf468d9757e3f7457a9ecb: Bootstrap starting.
I20260709 14:54:47.412612 19278 tablet_bootstrap.cc:654] T 484a323c02a34956afd9bccdb0001954 P c46a7bae18bd4b95ba404030aa16d1ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.416332 19277 tablet_bootstrap.cc:654] T 63605789d07847b6a31dd3ca0d37f058 P 5e95c0bfcadf468d9757e3f7457a9ecb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.423990 19278 tablet_bootstrap.cc:492] T 484a323c02a34956afd9bccdb0001954 P c46a7bae18bd4b95ba404030aa16d1ba: No bootstrap required, opened a new log
I20260709 14:54:47.424530 19278 ts_tablet_manager.cc:1403] T 484a323c02a34956afd9bccdb0001954 P c46a7bae18bd4b95ba404030aa16d1ba: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260709 14:54:47.427387 19277 tablet_bootstrap.cc:492] T 63605789d07847b6a31dd3ca0d37f058 P 5e95c0bfcadf468d9757e3f7457a9ecb: No bootstrap required, opened a new log
I20260709 14:54:47.427218 19278 raft_consensus.cc:359] T 484a323c02a34956afd9bccdb0001954 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.427892 19277 ts_tablet_manager.cc:1403] T 63605789d07847b6a31dd3ca0d37f058 P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260709 14:54:47.427927 19278 raft_consensus.cc:385] T 484a323c02a34956afd9bccdb0001954 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.428352 19278 raft_consensus.cc:740] T 484a323c02a34956afd9bccdb0001954 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.429266 19278 consensus_queue.cc:260] T 484a323c02a34956afd9bccdb0001954 P c46a7bae18bd4b95ba404030aa16d1ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.430778 19277 raft_consensus.cc:359] T 63605789d07847b6a31dd3ca0d37f058 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.431418 19278 ts_tablet_manager.cc:1434] T 484a323c02a34956afd9bccdb0001954 P c46a7bae18bd4b95ba404030aa16d1ba: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:54:47.431506 19277 raft_consensus.cc:385] T 63605789d07847b6a31dd3ca0d37f058 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.431890 19277 raft_consensus.cc:740] T 63605789d07847b6a31dd3ca0d37f058 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e95c0bfcadf468d9757e3f7457a9ecb, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.432855 19278 tablet_bootstrap.cc:492] T 902fdd542dd946f98466d19217109d45 P c46a7bae18bd4b95ba404030aa16d1ba: Bootstrap starting.
I20260709 14:54:47.432924 19277 consensus_queue.cc:260] T 63605789d07847b6a31dd3ca0d37f058 P 5e95c0bfcadf468d9757e3f7457a9ecb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.435487 19277 ts_tablet_manager.cc:1434] T 63605789d07847b6a31dd3ca0d37f058 P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:54:47.436455 19277 tablet_bootstrap.cc:492] T 484a323c02a34956afd9bccdb0001954 P 5e95c0bfcadf468d9757e3f7457a9ecb: Bootstrap starting.
I20260709 14:54:47.439649 19278 tablet_bootstrap.cc:654] T 902fdd542dd946f98466d19217109d45 P c46a7bae18bd4b95ba404030aa16d1ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.442344 19277 tablet_bootstrap.cc:654] T 484a323c02a34956afd9bccdb0001954 P 5e95c0bfcadf468d9757e3f7457a9ecb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.453986 19277 tablet_bootstrap.cc:492] T 484a323c02a34956afd9bccdb0001954 P 5e95c0bfcadf468d9757e3f7457a9ecb: No bootstrap required, opened a new log
I20260709 14:54:47.454536 19277 ts_tablet_manager.cc:1403] T 484a323c02a34956afd9bccdb0001954 P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 14:54:47.457556 19277 raft_consensus.cc:359] T 484a323c02a34956afd9bccdb0001954 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.458317 19277 raft_consensus.cc:385] T 484a323c02a34956afd9bccdb0001954 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.458628 19277 raft_consensus.cc:740] T 484a323c02a34956afd9bccdb0001954 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e95c0bfcadf468d9757e3f7457a9ecb, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.459669 19277 consensus_queue.cc:260] T 484a323c02a34956afd9bccdb0001954 P 5e95c0bfcadf468d9757e3f7457a9ecb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.464107 19279 tablet_bootstrap.cc:492] T b86b399b53a948bd9d4e4e95656a8623 P 63aa13d1df004d3a836ae34bcc3ceb7e: No bootstrap required, opened a new log
I20260709 14:54:47.464191 19277 ts_tablet_manager.cc:1434] T 484a323c02a34956afd9bccdb0001954 P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:54:47.464617 19278 tablet_bootstrap.cc:492] T 902fdd542dd946f98466d19217109d45 P c46a7bae18bd4b95ba404030aa16d1ba: No bootstrap required, opened a new log
I20260709 14:54:47.464754 19279 ts_tablet_manager.cc:1403] T b86b399b53a948bd9d4e4e95656a8623 P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent bootstrapping tablet: real 0.150s	user 0.068s	sys 0.074s
I20260709 14:54:47.465144 19278 ts_tablet_manager.cc:1403] T 902fdd542dd946f98466d19217109d45 P c46a7bae18bd4b95ba404030aa16d1ba: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.015s
I20260709 14:54:47.465384 19277 tablet_bootstrap.cc:492] T 5fb12248d649405890813379d819dd00 P 5e95c0bfcadf468d9757e3f7457a9ecb: Bootstrap starting.
I20260709 14:54:47.467577 19279 raft_consensus.cc:359] T b86b399b53a948bd9d4e4e95656a8623 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.467814 19278 raft_consensus.cc:359] T 902fdd542dd946f98466d19217109d45 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.468598 19283 raft_consensus.cc:493] T d78f5b15cf3a47b59687c7bd9c9765c2 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:47.468938 19279 raft_consensus.cc:385] T b86b399b53a948bd9d4e4e95656a8623 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.469249 19279 raft_consensus.cc:740] T b86b399b53a948bd9d4e4e95656a8623 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.469290 19283 raft_consensus.cc:515] T d78f5b15cf3a47b59687c7bd9c9765c2 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.470170 19279 consensus_queue.cc:260] T b86b399b53a948bd9d4e4e95656a8623 P 63aa13d1df004d3a836ae34bcc3ceb7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.471930 19277 tablet_bootstrap.cc:654] T 5fb12248d649405890813379d819dd00 P 5e95c0bfcadf468d9757e3f7457a9ecb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.471848 19283 leader_election.cc:290] T d78f5b15cf3a47b59687c7bd9c9765c2 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:47.472338 19279 ts_tablet_manager.cc:1434] T b86b399b53a948bd9d4e4e95656a8623 P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:54:47.473376 19279 tablet_bootstrap.cc:492] T 484a323c02a34956afd9bccdb0001954 P 63aa13d1df004d3a836ae34bcc3ceb7e: Bootstrap starting.
I20260709 14:54:47.475296 19278 raft_consensus.cc:385] T 902fdd542dd946f98466d19217109d45 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.475607 19278 raft_consensus.cc:740] T 902fdd542dd946f98466d19217109d45 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.476437 19278 consensus_queue.cc:260] T 902fdd542dd946f98466d19217109d45 P c46a7bae18bd4b95ba404030aa16d1ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.478562 19278 ts_tablet_manager.cc:1434] T 902fdd542dd946f98466d19217109d45 P c46a7bae18bd4b95ba404030aa16d1ba: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:54:47.479269 19279 tablet_bootstrap.cc:654] T 484a323c02a34956afd9bccdb0001954 P 63aa13d1df004d3a836ae34bcc3ceb7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.479501 19278 tablet_bootstrap.cc:492] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba: Bootstrap starting.
I20260709 14:54:47.488267 19278 tablet_bootstrap.cc:654] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.499379 19277 tablet_bootstrap.cc:492] T 5fb12248d649405890813379d819dd00 P 5e95c0bfcadf468d9757e3f7457a9ecb: No bootstrap required, opened a new log
I20260709 14:54:47.499838 19277 ts_tablet_manager.cc:1403] T 5fb12248d649405890813379d819dd00 P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.014s
I20260709 14:54:47.500053 19284 raft_consensus.cc:493] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:47.500550 19284 raft_consensus.cc:515] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.502620 19284 leader_election.cc:290] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793)
I20260709 14:54:47.503772 19279 tablet_bootstrap.cc:492] T 484a323c02a34956afd9bccdb0001954 P 63aa13d1df004d3a836ae34bcc3ceb7e: No bootstrap required, opened a new log
I20260709 14:54:47.504323 19279 ts_tablet_manager.cc:1403] T 484a323c02a34956afd9bccdb0001954 P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.006s
I20260709 14:54:47.505676 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b0774173064ec7aaeb293fab6e0b26" candidate_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" is_pre_election: true
I20260709 14:54:47.504163 19163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b0774173064ec7aaeb293fab6e0b26" candidate_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" is_pre_election: true
I20260709 14:54:47.507406 19279 raft_consensus.cc:359] T 484a323c02a34956afd9bccdb0001954 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.508229 19279 raft_consensus.cc:385] T 484a323c02a34956afd9bccdb0001954 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.508520 19279 raft_consensus.cc:740] T 484a323c02a34956afd9bccdb0001954 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Initialized, Role: FOLLOWER
W20260709 14:54:47.507591 19200 leader_election.cc:343] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:47.509403 19202 leader_election.cc:343] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:47.509284 19279 consensus_queue.cc:260] T 484a323c02a34956afd9bccdb0001954 P 63aa13d1df004d3a836ae34bcc3ceb7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.511627 19202 leader_election.cc:304] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e95c0bfcadf468d9757e3f7457a9ecb; no voters: 63aa13d1df004d3a836ae34bcc3ceb7e, c46a7bae18bd4b95ba404030aa16d1ba
I20260709 14:54:47.512849 19283 raft_consensus.cc:493] T b86b399b53a948bd9d4e4e95656a8623 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:47.512645 19277 raft_consensus.cc:359] T 5fb12248d649405890813379d819dd00 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.513411 19277 raft_consensus.cc:385] T 5fb12248d649405890813379d819dd00 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.513751 19277 raft_consensus.cc:740] T 5fb12248d649405890813379d819dd00 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e95c0bfcadf468d9757e3f7457a9ecb, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.513360 19283 raft_consensus.cc:515] T b86b399b53a948bd9d4e4e95656a8623 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.514496 19277 consensus_queue.cc:260] T 5fb12248d649405890813379d819dd00 P 5e95c0bfcadf468d9757e3f7457a9ecb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.515537 19283 leader_election.cc:290] T b86b399b53a948bd9d4e4e95656a8623 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:47.513602 19284 raft_consensus.cc:2749] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:47.517342 19279 ts_tablet_manager.cc:1434] T 484a323c02a34956afd9bccdb0001954 P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260709 14:54:47.519876 19279 tablet_bootstrap.cc:492] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 63aa13d1df004d3a836ae34bcc3ceb7e: Bootstrap starting.
I20260709 14:54:47.527482 19277 ts_tablet_manager.cc:1434] T 5fb12248d649405890813379d819dd00 P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.006s
I20260709 14:54:47.528568 19277 tablet_bootstrap.cc:492] T 7b28e024deeb4ad9bf4b342b9d19efde P 5e95c0bfcadf468d9757e3f7457a9ecb: Bootstrap starting.
I20260709 14:54:47.529404 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86b399b53a948bd9d4e4e95656a8623" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" is_pre_election: true
I20260709 14:54:47.529992 19236 raft_consensus.cc:2468] T b86b399b53a948bd9d4e4e95656a8623 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c46a7bae18bd4b95ba404030aa16d1ba in term 0.
I20260709 14:54:47.530267 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d78f5b15cf3a47b59687c7bd9c9765c2" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" is_pre_election: true
I20260709 14:54:47.530892 19237 raft_consensus.cc:2468] T d78f5b15cf3a47b59687c7bd9c9765c2 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c46a7bae18bd4b95ba404030aa16d1ba in term 0.
I20260709 14:54:47.533241 19279 tablet_bootstrap.cc:654] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 63aa13d1df004d3a836ae34bcc3ceb7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.534159 19277 tablet_bootstrap.cc:654] T 7b28e024deeb4ad9bf4b342b9d19efde P 5e95c0bfcadf468d9757e3f7457a9ecb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.536798 19163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d78f5b15cf3a47b59687c7bd9c9765c2" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" is_pre_election: true
I20260709 14:54:47.538762 19163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86b399b53a948bd9d4e4e95656a8623" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" is_pre_election: true
I20260709 14:54:47.539368 19163 raft_consensus.cc:2468] T b86b399b53a948bd9d4e4e95656a8623 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c46a7bae18bd4b95ba404030aa16d1ba in term 0.
I20260709 14:54:47.540611 19051 leader_election.cc:304] T b86b399b53a948bd9d4e4e95656a8623 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95c0bfcadf468d9757e3f7457a9ecb, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 
I20260709 14:54:47.541427 19283 raft_consensus.cc:2804] T b86b399b53a948bd9d4e4e95656a8623 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:47.541786 19283 raft_consensus.cc:493] T b86b399b53a948bd9d4e4e95656a8623 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:47.542115 19283 raft_consensus.cc:3060] T b86b399b53a948bd9d4e4e95656a8623 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.544659 19285 raft_consensus.cc:493] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:47.545156 19051 leader_election.cc:304] T d78f5b15cf3a47b59687c7bd9c9765c2 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95c0bfcadf468d9757e3f7457a9ecb, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 
I20260709 14:54:47.545224 19285 raft_consensus.cc:515] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.546859 19310 raft_consensus.cc:2804] T d78f5b15cf3a47b59687c7bd9c9765c2 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:54:47.546819 19051 leader_election.cc:343] T d78f5b15cf3a47b59687c7bd9c9765c2 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:47.549121 19310 raft_consensus.cc:493] T d78f5b15cf3a47b59687c7bd9c9765c2 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:47.549484 19310 raft_consensus.cc:3060] T d78f5b15cf3a47b59687c7bd9c9765c2 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.555877 19285 leader_election.cc:290] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:47.557860 19279 tablet_bootstrap.cc:492] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 63aa13d1df004d3a836ae34bcc3ceb7e: No bootstrap required, opened a new log
I20260709 14:54:47.558205 19277 tablet_bootstrap.cc:492] T 7b28e024deeb4ad9bf4b342b9d19efde P 5e95c0bfcadf468d9757e3f7457a9ecb: No bootstrap required, opened a new log
I20260709 14:54:47.558451 19279 ts_tablet_manager.cc:1403] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.015s
I20260709 14:54:47.558632 19277 ts_tablet_manager.cc:1403] T 7b28e024deeb4ad9bf4b342b9d19efde P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.011s
I20260709 14:54:47.555794 19278 tablet_bootstrap.cc:492] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba: No bootstrap required, opened a new log
I20260709 14:54:47.559680 19278 ts_tablet_manager.cc:1403] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba: Time spent bootstrapping tablet: real 0.080s	user 0.030s	sys 0.013s
I20260709 14:54:47.561331 19279 raft_consensus.cc:359] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.562023 19279 raft_consensus.cc:385] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.562158 19278 raft_consensus.cc:359] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.562805 19278 raft_consensus.cc:385] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.563050 19278 raft_consensus.cc:740] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.563761 19278 consensus_queue.cc:260] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.560542 19283 raft_consensus.cc:515] T b86b399b53a948bd9d4e4e95656a8623 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.566147 19310 raft_consensus.cc:515] T d78f5b15cf3a47b59687c7bd9c9765c2 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.566388 19277 raft_consensus.cc:359] T 7b28e024deeb4ad9bf4b342b9d19efde P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.567034 19277 raft_consensus.cc:385] T 7b28e024deeb4ad9bf4b342b9d19efde P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.567301 19277 raft_consensus.cc:740] T 7b28e024deeb4ad9bf4b342b9d19efde P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e95c0bfcadf468d9757e3f7457a9ecb, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.568126 19279 raft_consensus.cc:740] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.567979 19277 consensus_queue.cc:260] T 7b28e024deeb4ad9bf4b342b9d19efde P 5e95c0bfcadf468d9757e3f7457a9ecb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.568938 19279 consensus_queue.cc:260] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 63aa13d1df004d3a836ae34bcc3ceb7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.569339 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d78f5b15cf3a47b59687c7bd9c9765c2" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
I20260709 14:54:47.570080 19277 ts_tablet_manager.cc:1434] T 7b28e024deeb4ad9bf4b342b9d19efde P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:54:47.571075 19279 ts_tablet_manager.cc:1434] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:54:47.567991 19163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86b399b53a948bd9d4e4e95656a8623" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
I20260709 14:54:47.572243 19163 raft_consensus.cc:3060] T b86b399b53a948bd9d4e4e95656a8623 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.576159 19279 tablet_bootstrap.cc:492] T d78f5b15cf3a47b59687c7bd9c9765c2 P 63aa13d1df004d3a836ae34bcc3ceb7e: Bootstrap starting.
I20260709 14:54:47.578215 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d78f5b15cf3a47b59687c7bd9c9765c2" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
I20260709 14:54:47.578773 19237 raft_consensus.cc:3060] T d78f5b15cf3a47b59687c7bd9c9765c2 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:47.572369 19051 leader_election.cc:343] T d78f5b15cf3a47b59687c7bd9c9765c2 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:47.584322 19163 raft_consensus.cc:2468] T b86b399b53a948bd9d4e4e95656a8623 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c46a7bae18bd4b95ba404030aa16d1ba in term 1.
I20260709 14:54:47.596603 19237 raft_consensus.cc:2468] T d78f5b15cf3a47b59687c7bd9c9765c2 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c46a7bae18bd4b95ba404030aa16d1ba in term 1.
I20260709 14:54:47.587869 19279 tablet_bootstrap.cc:654] T d78f5b15cf3a47b59687c7bd9c9765c2 P 63aa13d1df004d3a836ae34bcc3ceb7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.598413 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63605789d07847b6a31dd3ca0d37f058" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" is_pre_election: true
I20260709 14:54:47.593499 19283 leader_election.cc:290] T b86b399b53a948bd9d4e4e95656a8623 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 election: Requested vote from peers 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:47.616330 19283 raft_consensus.cc:493] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:47.568076 19310 leader_election.cc:290] T d78f5b15cf3a47b59687c7bd9c9765c2 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 election: Requested vote from peers 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:47.617599 19283 raft_consensus.cc:515] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.620827 19315 raft_consensus.cc:493] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:47.621323 19315 raft_consensus.cc:515] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.622792 19315 leader_election.cc:290] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:47.617344 19236 raft_consensus.cc:2468] T 63605789d07847b6a31dd3ca0d37f058 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 0.
I20260709 14:54:47.649281 19278 ts_tablet_manager.cc:1434] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba: Time spent starting tablet: real 0.089s	user 0.023s	sys 0.027s
I20260709 14:54:47.650267 19285 raft_consensus.cc:493] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:47.651532 19051 leader_election.cc:304] T d78f5b15cf3a47b59687c7bd9c9765c2 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5e95c0bfcadf468d9757e3f7457a9ecb, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 63aa13d1df004d3a836ae34bcc3ceb7e
I20260709 14:54:47.651650 19285 raft_consensus.cc:515] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.654193 19283 leader_election.cc:290] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:47.655341 19285 leader_election.cc:290] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:47.656306 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b28e024deeb4ad9bf4b342b9d19efde" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" is_pre_election: true
W20260709 14:54:47.661705 19034 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:47.661825 19235 raft_consensus.cc:2468] T 7b28e024deeb4ad9bf4b342b9d19efde P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c46a7bae18bd4b95ba404030aa16d1ba in term 0.
I20260709 14:54:47.662474 19278 tablet_bootstrap.cc:492] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P c46a7bae18bd4b95ba404030aa16d1ba: Bootstrap starting.
I20260709 14:54:47.656359 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb12248d649405890813379d819dd00" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" is_pre_election: true
I20260709 14:54:47.656916 19313 raft_consensus.cc:493] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:47.657315 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63605789d07847b6a31dd3ca0d37f058" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" is_pre_election: true
I20260709 14:54:47.663209 19237 raft_consensus.cc:2468] T 5fb12248d649405890813379d819dd00 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c46a7bae18bd4b95ba404030aa16d1ba in term 0.
I20260709 14:54:47.663921 19088 raft_consensus.cc:2468] T 63605789d07847b6a31dd3ca0d37f058 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 0.
I20260709 14:54:47.658578 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b28e024deeb4ad9bf4b342b9d19efde" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" is_pre_election: true
I20260709 14:54:47.658845 19234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb12248d649405890813379d819dd00" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" is_pre_election: true
I20260709 14:54:47.658545 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb12248d649405890813379d819dd00" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" is_pre_election: true
I20260709 14:54:47.659242 19126 leader_election.cc:304] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95c0bfcadf468d9757e3f7457a9ecb, 63aa13d1df004d3a836ae34bcc3ceb7e; no voters: 
I20260709 14:54:47.665678 19087 raft_consensus.cc:2468] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 0.
I20260709 14:54:47.666170 19313 raft_consensus.cc:515] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.667543 19128 leader_election.cc:304] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63aa13d1df004d3a836ae34bcc3ceb7e, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 
I20260709 14:54:47.659724 19314 raft_consensus.cc:2804] T d78f5b15cf3a47b59687c7bd9c9765c2 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:47.658628 19163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb12248d649405890813379d819dd00" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" is_pre_election: true
I20260709 14:54:47.668638 19314 raft_consensus.cc:697] T d78f5b15cf3a47b59687c7bd9c9765c2 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 LEADER]: Becoming Leader. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Running, Role: LEADER
I20260709 14:54:47.660214 19051 leader_election.cc:304] T b86b399b53a948bd9d4e4e95656a8623 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63aa13d1df004d3a836ae34bcc3ceb7e, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 
I20260709 14:54:47.665475 19234 raft_consensus.cc:2468] T 5fb12248d649405890813379d819dd00 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 0.
I20260709 14:54:47.669063 19285 raft_consensus.cc:2804] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:47.669515 19285 raft_consensus.cc:493] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:47.660457 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86b399b53a948bd9d4e4e95656a8623" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
I20260709 14:54:47.669917 19285 raft_consensus.cc:3060] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.670262 19236 raft_consensus.cc:3060] T b86b399b53a948bd9d4e4e95656a8623 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.668720 19163 raft_consensus.cc:2468] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c46a7bae18bd4b95ba404030aa16d1ba in term 0.
I20260709 14:54:47.670575 19314 consensus_queue.cc:237] T d78f5b15cf3a47b59687c7bd9c9765c2 P c46a7bae18bd4b95ba404030aa16d1ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.671975 19051 leader_election.cc:304] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95c0bfcadf468d9757e3f7457a9ecb, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 
I20260709 14:54:47.673522 19051 leader_election.cc:304] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95c0bfcadf468d9757e3f7457a9ecb, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 
W20260709 14:54:47.675261 19051 leader_election.cc:343] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:47.675918 19279 tablet_bootstrap.cc:492] T d78f5b15cf3a47b59687c7bd9c9765c2 P 63aa13d1df004d3a836ae34bcc3ceb7e: No bootstrap required, opened a new log
I20260709 14:54:47.672626 19283 raft_consensus.cc:2804] T b86b399b53a948bd9d4e4e95656a8623 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:47.674319 19315 raft_consensus.cc:2804] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:47.677139 19315 raft_consensus.cc:493] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:47.677565 19315 raft_consensus.cc:3060] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.677655 19310 raft_consensus.cc:2804] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:47.678539 19310 raft_consensus.cc:493] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:47.676740 19279 ts_tablet_manager.cc:1403] T d78f5b15cf3a47b59687c7bd9c9765c2 P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent bootstrapping tablet: real 0.101s	user 0.013s	sys 0.002s
I20260709 14:54:47.678870 19310 raft_consensus.cc:3060] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.685410 19313 leader_election.cc:290] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:47.687269 19234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b0774173064ec7aaeb293fab6e0b26" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" is_pre_election: true
I20260709 14:54:47.688092 19234 raft_consensus.cc:2468] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c46a7bae18bd4b95ba404030aa16d1ba in term 0.
I20260709 14:54:47.689352 19051 leader_election.cc:304] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95c0bfcadf468d9757e3f7457a9ecb, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 
I20260709 14:54:47.690145 19313 raft_consensus.cc:2804] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:47.690513 19313 raft_consensus.cc:493] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:47.690603 19317 raft_consensus.cc:2804] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:47.690887 19313 raft_consensus.cc:3060] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.691015 19317 raft_consensus.cc:493] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:47.691395 19317 raft_consensus.cc:3060] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.695680 19163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b0774173064ec7aaeb293fab6e0b26" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" is_pre_election: true
I20260709 14:54:47.696872 19278 tablet_bootstrap.cc:654] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P c46a7bae18bd4b95ba404030aa16d1ba: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:47.697702 19051 leader_election.cc:343] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:47.699844 19285 raft_consensus.cc:515] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.702538 19236 raft_consensus.cc:2468] T b86b399b53a948bd9d4e4e95656a8623 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c46a7bae18bd4b95ba404030aa16d1ba in term 1.
I20260709 14:54:47.703943 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63605789d07847b6a31dd3ca0d37f058" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
I20260709 14:54:47.704525 19087 raft_consensus.cc:3060] T 63605789d07847b6a31dd3ca0d37f058 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.704743 19313 raft_consensus.cc:515] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.706980 19313 leader_election.cc:290] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 election: Requested vote from peers 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:47.708851 19234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b0774173064ec7aaeb293fab6e0b26" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
I20260709 14:54:47.709478 19234 raft_consensus.cc:3060] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.709648 19163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b0774173064ec7aaeb293fab6e0b26" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
W20260709 14:54:47.714514 19051 leader_election.cc:343] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:47.713296 19279 raft_consensus.cc:359] T d78f5b15cf3a47b59687c7bd9c9765c2 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.715135 19317 raft_consensus.cc:515] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.713496 19283 raft_consensus.cc:697] T b86b399b53a948bd9d4e4e95656a8623 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 LEADER]: Becoming Leader. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Running, Role: LEADER
I20260709 14:54:47.719563 19283 consensus_queue.cc:237] T b86b399b53a948bd9d4e4e95656a8623 P c46a7bae18bd4b95ba404030aa16d1ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.720932 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb12248d649405890813379d819dd00" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
I20260709 14:54:47.716048 19310 raft_consensus.cc:515] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.722141 19088 raft_consensus.cc:2393] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 63aa13d1df004d3a836ae34bcc3ceb7e in current term 1: Already voted for candidate c46a7bae18bd4b95ba404030aa16d1ba in this term.
I20260709 14:54:47.716586 19087 raft_consensus.cc:2468] T 63605789d07847b6a31dd3ca0d37f058 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 1.
I20260709 14:54:47.717422 19315 raft_consensus.cc:515] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.718037 19279 raft_consensus.cc:385] T d78f5b15cf3a47b59687c7bd9c9765c2 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.724996 19128 leader_election.cc:304] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63aa13d1df004d3a836ae34bcc3ceb7e, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 
I20260709 14:54:47.725497 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63605789d07847b6a31dd3ca0d37f058" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
I20260709 14:54:47.725873 19315 leader_election.cc:290] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 election: Requested vote from peers 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:47.726650 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb12248d649405890813379d819dd00" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
I20260709 14:54:47.726930 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b28e024deeb4ad9bf4b342b9d19efde" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
I20260709 14:54:47.727103 19317 leader_election.cc:290] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 election: Requested vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:47.727111 19310 leader_election.cc:290] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 election: Requested vote from peers 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:47.729709 19317 raft_consensus.cc:2804] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:47.727923 19234 raft_consensus.cc:2468] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c46a7bae18bd4b95ba404030aa16d1ba in term 1.
I20260709 14:54:47.728106 19279 raft_consensus.cc:740] T d78f5b15cf3a47b59687c7bd9c9765c2 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.730140 19233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb12248d649405890813379d819dd00" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
I20260709 14:54:47.734733 19051 leader_election.cc:304] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5e95c0bfcadf468d9757e3f7457a9ecb, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 63aa13d1df004d3a836ae34bcc3ceb7e
I20260709 14:54:47.728515 19285 leader_election.cc:290] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 election: Requested vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:47.733156 19235 raft_consensus.cc:3060] T 7b28e024deeb4ad9bf4b342b9d19efde P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.737823 19285 raft_consensus.cc:493] T 484a323c02a34956afd9bccdb0001954 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:47.738461 19285 raft_consensus.cc:515] T 484a323c02a34956afd9bccdb0001954 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.740231 19317 raft_consensus.cc:697] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Becoming Leader. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Running, Role: LEADER
I20260709 14:54:47.741379 19317 consensus_queue.cc:237] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.730458 19237 raft_consensus.cc:3060] T 5fb12248d649405890813379d819dd00 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.734972 19236 raft_consensus.cc:3060] T 63605789d07847b6a31dd3ca0d37f058 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.737192 19315 raft_consensus.cc:2804] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:47.748981 19315 raft_consensus.cc:697] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 LEADER]: Becoming Leader. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Running, Role: LEADER
I20260709 14:54:47.750011 19315 consensus_queue.cc:237] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.756659 19236 raft_consensus.cc:2468] T 63605789d07847b6a31dd3ca0d37f058 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 1.
I20260709 14:54:47.761950 19285 leader_election.cc:290] T 484a323c02a34956afd9bccdb0001954 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:47.763166 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484a323c02a34956afd9bccdb0001954" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" is_pre_election: true
I20260709 14:54:47.763965 19236 raft_consensus.cc:2468] T 484a323c02a34956afd9bccdb0001954 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 0.
I20260709 14:54:47.765100 19126 leader_election.cc:304] T 484a323c02a34956afd9bccdb0001954 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95c0bfcadf468d9757e3f7457a9ecb, 63aa13d1df004d3a836ae34bcc3ceb7e; no voters: 
I20260709 14:54:47.765136 19235 raft_consensus.cc:2468] T 7b28e024deeb4ad9bf4b342b9d19efde P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c46a7bae18bd4b95ba404030aa16d1ba in term 1.
I20260709 14:54:47.774385 19051 leader_election.cc:304] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95c0bfcadf468d9757e3f7457a9ecb, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 
W20260709 14:54:47.779078 19128 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.139.1:45617, user_credentials={real_user=slave}} blocked reactor thread for 54158.6us
I20260709 14:54:47.781250 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484a323c02a34956afd9bccdb0001954" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" is_pre_election: true
I20260709 14:54:47.782120 19087 raft_consensus.cc:2468] T 484a323c02a34956afd9bccdb0001954 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 0.
I20260709 14:54:47.782538 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b28e024deeb4ad9bf4b342b9d19efde" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
I20260709 14:54:47.781311 19163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb12248d649405890813379d819dd00" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
W20260709 14:54:47.783795 19051 leader_election.cc:343] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:47.784330 19163 raft_consensus.cc:2393] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c46a7bae18bd4b95ba404030aa16d1ba in current term 1: Already voted for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in this term.
I20260709 14:54:47.785388 19051 leader_election.cc:304] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [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: c46a7bae18bd4b95ba404030aa16d1ba; no voters: 5e95c0bfcadf468d9757e3f7457a9ecb, 63aa13d1df004d3a836ae34bcc3ceb7e
I20260709 14:54:47.785735 19279 consensus_queue.cc:260] T d78f5b15cf3a47b59687c7bd9c9765c2 P 63aa13d1df004d3a836ae34bcc3ceb7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.786576 19310 raft_consensus.cc:2749] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:54:47.777627 19283 raft_consensus.cc:2804] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:47.790598 19283 raft_consensus.cc:697] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba [term 1 LEADER]: Becoming Leader. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Running, Role: LEADER
I20260709 14:54:47.791658 19283 consensus_queue.cc:237] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.793969 19279 ts_tablet_manager.cc:1434] T d78f5b15cf3a47b59687c7bd9c9765c2 P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent starting tablet: real 0.115s	user 0.005s	sys 0.005s
I20260709 14:54:47.794888 19321 raft_consensus.cc:2804] T 484a323c02a34956afd9bccdb0001954 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:47.795318 19321 raft_consensus.cc:493] T 484a323c02a34956afd9bccdb0001954 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:47.795646 19321 raft_consensus.cc:3060] T 484a323c02a34956afd9bccdb0001954 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.798908 19278 tablet_bootstrap.cc:492] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P c46a7bae18bd4b95ba404030aa16d1ba: No bootstrap required, opened a new log
I20260709 14:54:47.799525 19278 ts_tablet_manager.cc:1403] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P c46a7bae18bd4b95ba404030aa16d1ba: Time spent bootstrapping tablet: real 0.138s	user 0.015s	sys 0.006s
I20260709 14:54:47.804446 19278 raft_consensus.cc:359] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.805825 19278 raft_consensus.cc:385] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.806046 19278 raft_consensus.cc:740] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.805012 19237 raft_consensus.cc:2468] T 5fb12248d649405890813379d819dd00 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 1.
I20260709 14:54:47.809535 19126 leader_election.cc:304] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5e95c0bfcadf468d9757e3f7457a9ecb, 63aa13d1df004d3a836ae34bcc3ceb7e; no voters: c46a7bae18bd4b95ba404030aa16d1ba
I20260709 14:54:47.810396 19285 raft_consensus.cc:2804] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:47.811241 19285 raft_consensus.cc:697] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Becoming Leader. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Running, Role: LEADER
I20260709 14:54:47.804381 19321 raft_consensus.cc:515] T 484a323c02a34956afd9bccdb0001954 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.813591 19306 raft_consensus.cc:493] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:47.814456 19306 raft_consensus.cc:515] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.816339 19306 leader_election.cc:290] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793)
I20260709 14:54:47.818004 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "902fdd542dd946f98466d19217109d45" candidate_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" is_pre_election: true
I20260709 14:54:47.818769 19087 raft_consensus.cc:2468] T 902fdd542dd946f98466d19217109d45 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e95c0bfcadf468d9757e3f7457a9ecb in term 0.
I20260709 14:54:47.819626 19279 tablet_bootstrap.cc:492] T 7b28e024deeb4ad9bf4b342b9d19efde P 63aa13d1df004d3a836ae34bcc3ceb7e: Bootstrap starting.
I20260709 14:54:47.819916 19285 consensus_queue.cc:237] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.820698 19202 leader_election.cc:304] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95c0bfcadf468d9757e3f7457a9ecb, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 
I20260709 14:54:47.821491 19306 raft_consensus.cc:2804] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:47.821779 19306 raft_consensus.cc:493] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:47.821544 19163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "902fdd542dd946f98466d19217109d45" candidate_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" is_pre_election: true
I20260709 14:54:47.822003 19306 raft_consensus.cc:3060] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:47.823148 19200 leader_election.cc:343] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:47.824672 19278 consensus_queue.cc:260] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P c46a7bae18bd4b95ba404030aa16d1ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.820979 18981 catalog_manager.cc:5697] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e reported cstate change: term changed from 0 to 1, leader changed from <none> to 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2). New cstate: current_term: 1 leader_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:47.826071 19321 leader_election.cc:290] T 484a323c02a34956afd9bccdb0001954 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 election: Requested vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:47.826220 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484a323c02a34956afd9bccdb0001954" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
I20260709 14:54:47.827836 19087 raft_consensus.cc:3060] T 484a323c02a34956afd9bccdb0001954 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.829130 19278 ts_tablet_manager.cc:1434] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P c46a7bae18bd4b95ba404030aa16d1ba: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
I20260709 14:54:47.827416 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "484a323c02a34956afd9bccdb0001954" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
I20260709 14:54:47.831259 19237 raft_consensus.cc:3060] T 484a323c02a34956afd9bccdb0001954 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.835914 19087 raft_consensus.cc:2468] T 484a323c02a34956afd9bccdb0001954 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 1.
I20260709 14:54:47.836181 19306 raft_consensus.cc:515] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.837168 19128 leader_election.cc:304] T 484a323c02a34956afd9bccdb0001954 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63aa13d1df004d3a836ae34bcc3ceb7e, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 
I20260709 14:54:47.841730 19321 raft_consensus.cc:2804] T 484a323c02a34956afd9bccdb0001954 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:47.838760 19237 raft_consensus.cc:2468] T 484a323c02a34956afd9bccdb0001954 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 1.
I20260709 14:54:47.842284 19321 raft_consensus.cc:697] T 484a323c02a34956afd9bccdb0001954 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Becoming Leader. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Running, Role: LEADER
I20260709 14:54:47.843277 19321 consensus_queue.cc:237] T 484a323c02a34956afd9bccdb0001954 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.845227 19279 tablet_bootstrap.cc:654] T 7b28e024deeb4ad9bf4b342b9d19efde P 63aa13d1df004d3a836ae34bcc3ceb7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.846582 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "902fdd542dd946f98466d19217109d45" candidate_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
I20260709 14:54:47.847272 19087 raft_consensus.cc:3060] T 902fdd542dd946f98466d19217109d45 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.854432 19087 raft_consensus.cc:2468] T 902fdd542dd946f98466d19217109d45 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e95c0bfcadf468d9757e3f7457a9ecb in term 1.
I20260709 14:54:47.856702 19279 tablet_bootstrap.cc:492] T 7b28e024deeb4ad9bf4b342b9d19efde P 63aa13d1df004d3a836ae34bcc3ceb7e: No bootstrap required, opened a new log
I20260709 14:54:47.859261 19306 leader_election.cc:290] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb [CANDIDATE]: Term 1 election: Requested vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793)
I20260709 14:54:47.860514 19163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "902fdd542dd946f98466d19217109d45" candidate_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
I20260709 14:54:47.860682 19279 ts_tablet_manager.cc:1403] T 7b28e024deeb4ad9bf4b342b9d19efde P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.012s
I20260709 14:54:47.860575 19202 leader_election.cc:304] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95c0bfcadf468d9757e3f7457a9ecb, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 
I20260709 14:54:47.861815 19306 raft_consensus.cc:2804] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:54:47.862008 19200 leader_election.cc:343] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:47.863251 19306 raft_consensus.cc:697] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 LEADER]: Becoming Leader. State: Replica: 5e95c0bfcadf468d9757e3f7457a9ecb, State: Running, Role: LEADER
I20260709 14:54:47.863824 19279 raft_consensus.cc:359] T 7b28e024deeb4ad9bf4b342b9d19efde P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.864485 19306 consensus_queue.cc:237] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.864861 19279 raft_consensus.cc:385] T 7b28e024deeb4ad9bf4b342b9d19efde P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.865288 19279 raft_consensus.cc:740] T 7b28e024deeb4ad9bf4b342b9d19efde P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.866258 19279 consensus_queue.cc:260] T 7b28e024deeb4ad9bf4b342b9d19efde P 63aa13d1df004d3a836ae34bcc3ceb7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.868417 19279 ts_tablet_manager.cc:1434] T 7b28e024deeb4ad9bf4b342b9d19efde P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:47.869531 19279 tablet_bootstrap.cc:492] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e: Bootstrap starting.
I20260709 14:54:47.871409 18986 catalog_manager.cc:5697] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba reported cstate change: term changed from 0 to 1, leader changed from <none> to c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1). New cstate: current_term: 1 leader_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:47.873543 18986 catalog_manager.cc:5697] T d78f5b15cf3a47b59687c7bd9c9765c2 P c46a7bae18bd4b95ba404030aa16d1ba reported cstate change: term changed from 0 to 1, leader changed from <none> to c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1). New cstate: current_term: 1 leader_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:47.876617 19279 tablet_bootstrap.cc:654] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.875201 18986 catalog_manager.cc:5697] T b86b399b53a948bd9d4e4e95656a8623 P c46a7bae18bd4b95ba404030aa16d1ba reported cstate change: term changed from 0 to 1, leader changed from <none> to c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1). New cstate: current_term: 1 leader_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:47.881471 19279 tablet_bootstrap.cc:492] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e: No bootstrap required, opened a new log
I20260709 14:54:47.881922 19279 ts_tablet_manager.cc:1403] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:54:47.884469 19279 raft_consensus.cc:359] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.885198 19279 raft_consensus.cc:385] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.885460 19279 raft_consensus.cc:740] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.886245 19279 consensus_queue.cc:260] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.888036 19279 ts_tablet_manager.cc:1434] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:54:47.889070 19279 tablet_bootstrap.cc:492] T 902fdd542dd946f98466d19217109d45 P 63aa13d1df004d3a836ae34bcc3ceb7e: Bootstrap starting.
I20260709 14:54:47.888475 18981 catalog_manager.cc:5697] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e reported cstate change: term changed from 0 to 1, leader changed from <none> to 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2). New cstate: current_term: 1 leader_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:47.890309 18981 catalog_manager.cc:5697] T 484a323c02a34956afd9bccdb0001954 P 63aa13d1df004d3a836ae34bcc3ceb7e reported cstate change: term changed from 0 to 1, leader changed from <none> to 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2). New cstate: current_term: 1 leader_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:47.888365 18982 catalog_manager.cc:5697] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3). New cstate: current_term: 1 leader_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:47.895140 19279 tablet_bootstrap.cc:654] T 902fdd542dd946f98466d19217109d45 P 63aa13d1df004d3a836ae34bcc3ceb7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:47.900082 19279 tablet_bootstrap.cc:492] T 902fdd542dd946f98466d19217109d45 P 63aa13d1df004d3a836ae34bcc3ceb7e: No bootstrap required, opened a new log
I20260709 14:54:47.900424 19279 ts_tablet_manager.cc:1403] T 902fdd542dd946f98466d19217109d45 P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 14:54:47.900894 18986 catalog_manager.cc:5697] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba reported cstate change: term changed from 0 to 1, leader changed from <none> to c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1). New cstate: current_term: 1 leader_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:47.902567 19279 raft_consensus.cc:359] T 902fdd542dd946f98466d19217109d45 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.903087 19279 raft_consensus.cc:385] T 902fdd542dd946f98466d19217109d45 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:47.903339 19279 raft_consensus.cc:740] T 902fdd542dd946f98466d19217109d45 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Initialized, Role: FOLLOWER
I20260709 14:54:47.904016 19279 consensus_queue.cc:260] T 902fdd542dd946f98466d19217109d45 P 63aa13d1df004d3a836ae34bcc3ceb7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.906569 19279 ts_tablet_manager.cc:1434] T 902fdd542dd946f98466d19217109d45 P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:54:47.931486 19321 raft_consensus.cc:493] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:47.932005 19321 raft_consensus.cc:515] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.933857 19321 leader_election.cc:290] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:47.934504 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047c0d8a65aa4fb9ab87e5bcbea568d7" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" is_pre_election: true
I20260709 14:54:47.934824 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047c0d8a65aa4fb9ab87e5bcbea568d7" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" is_pre_election: true
I20260709 14:54:47.935057 19087 raft_consensus.cc:2468] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 0.
I20260709 14:54:47.935457 19237 raft_consensus.cc:2468] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 0.
I20260709 14:54:47.936024 19128 leader_election.cc:304] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63aa13d1df004d3a836ae34bcc3ceb7e, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 
I20260709 14:54:47.936651 19321 raft_consensus.cc:2804] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:47.936962 19321 raft_consensus.cc:493] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:47.937222 19321 raft_consensus.cc:3060] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.941958 19321 raft_consensus.cc:515] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.943327 19321 leader_election.cc:290] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 election: Requested vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:47.943929 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047c0d8a65aa4fb9ab87e5bcbea568d7" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
I20260709 14:54:47.944314 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047c0d8a65aa4fb9ab87e5bcbea568d7" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
I20260709 14:54:47.944473 19087 raft_consensus.cc:3060] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.944865 19237 raft_consensus.cc:3060] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.951294 19087 raft_consensus.cc:2468] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 1.
I20260709 14:54:47.951308 19237 raft_consensus.cc:2468] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 1.
I20260709 14:54:47.952426 19126 leader_election.cc:304] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95c0bfcadf468d9757e3f7457a9ecb, 63aa13d1df004d3a836ae34bcc3ceb7e; no voters: 
I20260709 14:54:47.953011 19321 raft_consensus.cc:2804] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:47.953378 19321 raft_consensus.cc:697] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Becoming Leader. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Running, Role: LEADER
I20260709 14:54:47.954082 19321 consensus_queue.cc:237] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.960942 18981 catalog_manager.cc:5697] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 63aa13d1df004d3a836ae34bcc3ceb7e reported cstate change: term changed from 0 to 1, leader changed from <none> to 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2). New cstate: current_term: 1 leader_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:47.981984 19321 raft_consensus.cc:493] T 902fdd542dd946f98466d19217109d45 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:47.982447 19321 raft_consensus.cc:515] T 902fdd542dd946f98466d19217109d45 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.984050 19321 leader_election.cc:290] T 902fdd542dd946f98466d19217109d45 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:47.984684 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "902fdd542dd946f98466d19217109d45" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" is_pre_election: true
I20260709 14:54:47.984913 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "902fdd542dd946f98466d19217109d45" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" is_pre_election: true
I20260709 14:54:47.985324 19087 raft_consensus.cc:2393] T 902fdd542dd946f98466d19217109d45 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63aa13d1df004d3a836ae34bcc3ceb7e in current term 1: Already voted for candidate 5e95c0bfcadf468d9757e3f7457a9ecb in this term.
I20260709 14:54:47.986181 19128 leader_election.cc:304] T 902fdd542dd946f98466d19217109d45 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63aa13d1df004d3a836ae34bcc3ceb7e; no voters: 5e95c0bfcadf468d9757e3f7457a9ecb, c46a7bae18bd4b95ba404030aa16d1ba
I20260709 14:54:47.986734 19321 raft_consensus.cc:3060] T 902fdd542dd946f98466d19217109d45 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.991353 19321 raft_consensus.cc:2749] T 902fdd542dd946f98466d19217109d45 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:47.992195 19321 raft_consensus.cc:493] T 7b28e024deeb4ad9bf4b342b9d19efde P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:47.992515 19321 raft_consensus.cc:515] T 7b28e024deeb4ad9bf4b342b9d19efde P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:47.993949 19321 leader_election.cc:290] T 7b28e024deeb4ad9bf4b342b9d19efde P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:47.994550 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b28e024deeb4ad9bf4b342b9d19efde" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" is_pre_election: true
I20260709 14:54:47.994868 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b28e024deeb4ad9bf4b342b9d19efde" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" is_pre_election: true
I20260709 14:54:47.995512 19237 raft_consensus.cc:2393] T 7b28e024deeb4ad9bf4b342b9d19efde P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63aa13d1df004d3a836ae34bcc3ceb7e in current term 1: Already voted for candidate c46a7bae18bd4b95ba404030aa16d1ba in this term.
I20260709 14:54:47.996253 19126 leader_election.cc:304] T 7b28e024deeb4ad9bf4b342b9d19efde P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63aa13d1df004d3a836ae34bcc3ceb7e; no voters: 5e95c0bfcadf468d9757e3f7457a9ecb, c46a7bae18bd4b95ba404030aa16d1ba
I20260709 14:54:47.996819 19321 raft_consensus.cc:3060] T 7b28e024deeb4ad9bf4b342b9d19efde P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.998999 19285 raft_consensus.cc:493] T d78f5b15cf3a47b59687c7bd9c9765c2 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:47.999389 19285 raft_consensus.cc:515] T d78f5b15cf3a47b59687c7bd9c9765c2 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:48.001056 19285 leader_election.cc:290] T d78f5b15cf3a47b59687c7bd9c9765c2 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:48.001628 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d78f5b15cf3a47b59687c7bd9c9765c2" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" is_pre_election: true
I20260709 14:54:48.001904 19321 raft_consensus.cc:2749] T 7b28e024deeb4ad9bf4b342b9d19efde P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:48.001926 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d78f5b15cf3a47b59687c7bd9c9765c2" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" is_pre_election: true
I20260709 14:54:48.002871 19237 raft_consensus.cc:2393] T d78f5b15cf3a47b59687c7bd9c9765c2 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63aa13d1df004d3a836ae34bcc3ceb7e in current term 1: Already voted for candidate c46a7bae18bd4b95ba404030aa16d1ba in this term.
I20260709 14:54:48.003656 19126 leader_election.cc:304] T d78f5b15cf3a47b59687c7bd9c9765c2 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63aa13d1df004d3a836ae34bcc3ceb7e; no voters: 5e95c0bfcadf468d9757e3f7457a9ecb, c46a7bae18bd4b95ba404030aa16d1ba
I20260709 14:54:48.004209 19321 raft_consensus.cc:3060] T d78f5b15cf3a47b59687c7bd9c9765c2 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:48.008510 19321 raft_consensus.cc:2749] T d78f5b15cf3a47b59687c7bd9c9765c2 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:48.024500 19321 raft_consensus.cc:493] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:48.024935 19321 raft_consensus.cc:515] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:48.026753 19321 leader_election.cc:290] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:48.027462 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b0774173064ec7aaeb293fab6e0b26" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" is_pre_election: true
I20260709 14:54:48.027760 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b0774173064ec7aaeb293fab6e0b26" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" is_pre_election: true
I20260709 14:54:48.028412 19237 raft_consensus.cc:2393] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63aa13d1df004d3a836ae34bcc3ceb7e in current term 1: Already voted for candidate c46a7bae18bd4b95ba404030aa16d1ba in this term.
I20260709 14:54:48.029255 19126 leader_election.cc:304] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63aa13d1df004d3a836ae34bcc3ceb7e; no voters: 5e95c0bfcadf468d9757e3f7457a9ecb, c46a7bae18bd4b95ba404030aa16d1ba
I20260709 14:54:48.029809 19321 raft_consensus.cc:3060] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:48.035367 19321 raft_consensus.cc:2749] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:48.047860 19163 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fb12248d649405890813379d819dd00"
dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
mode: GRACEFUL
new_leader_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
 from {username='slave'} at 127.0.0.1:39626
I20260709 14:54:48.048456 19163 raft_consensus.cc:606] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Received request to transfer leadership to TS c46a7bae18bd4b95ba404030aa16d1ba
I20260709 14:54:48.053025 19163 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63605789d07847b6a31dd3ca0d37f058"
dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
mode: GRACEFUL
new_leader_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
 from {username='slave'} at 127.0.0.1:39626
I20260709 14:54:48.053467 19163 raft_consensus.cc:606] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Received request to transfer leadership to TS c46a7bae18bd4b95ba404030aa16d1ba
I20260709 14:54:48.069301 19087 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84b0774173064ec7aaeb293fab6e0b26"
dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
mode: GRACEFUL
new_leader_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
 from {username='slave'} at 127.0.0.1:54508
I20260709 14:54:48.069748 19087 raft_consensus.cc:606] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 LEADER]: Received request to transfer leadership to TS 63aa13d1df004d3a836ae34bcc3ceb7e
I20260709 14:54:48.081133 19237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "902fdd542dd946f98466d19217109d45"
dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
mode: GRACEFUL
new_leader_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
 from {username='slave'} at 127.0.0.1:37740
I20260709 14:54:48.081570 19237 raft_consensus.cc:606] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 LEADER]: Received request to transfer leadership to TS 63aa13d1df004d3a836ae34bcc3ceb7e
I20260709 14:54:48.090457 19087 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b28e024deeb4ad9bf4b342b9d19efde"
dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
mode: GRACEFUL
new_leader_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
 from {username='slave'} at 127.0.0.1:54508
I20260709 14:54:48.090885 19087 raft_consensus.cc:606] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba [term 1 LEADER]: Received request to transfer leadership to TS 5e95c0bfcadf468d9757e3f7457a9ecb
I20260709 14:54:48.139550 19283 consensus_queue.cc:1048] T b86b399b53a948bd9d4e4e95656a8623 P c46a7bae18bd4b95ba404030aa16d1ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:48.150790 19314 consensus_queue.cc:1048] T b86b399b53a948bd9d4e4e95656a8623 P c46a7bae18bd4b95ba404030aa16d1ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:48.159958 19321 consensus_queue.cc:1048] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:48.166412 19285 raft_consensus.cc:993] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e: : Instructing follower c46a7bae18bd4b95ba404030aa16d1ba to start an election
I20260709 14:54:48.166847 19285 raft_consensus.cc:1081] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Signalling peer c46a7bae18bd4b95ba404030aa16d1ba to start an election
I20260709 14:54:48.168934 19088 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63605789d07847b6a31dd3ca0d37f058"
dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
 from {username='slave'} at 127.0.0.1:54496
I20260709 14:54:48.170225 19088 raft_consensus.cc:493] T 63605789d07847b6a31dd3ca0d37f058 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:48.170617 19088 raft_consensus.cc:3060] T 63605789d07847b6a31dd3ca0d37f058 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.172598 19321 consensus_queue.cc:1048] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:48.178597 19088 raft_consensus.cc:515] T 63605789d07847b6a31dd3ca0d37f058 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:48.181434 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63605789d07847b6a31dd3ca0d37f058" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
I20260709 14:54:48.182154 19235 raft_consensus.cc:3060] T 63605789d07847b6a31dd3ca0d37f058 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.181424 19163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63605789d07847b6a31dd3ca0d37f058" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
I20260709 14:54:48.183560 19163 raft_consensus.cc:3055] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:48.183871 19163 raft_consensus.cc:740] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Running, Role: LEADER
I20260709 14:54:48.185534 19163 consensus_queue.cc:260] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:48.186643 19163 raft_consensus.cc:3060] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.187855 19235 raft_consensus.cc:2468] T 63605789d07847b6a31dd3ca0d37f058 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c46a7bae18bd4b95ba404030aa16d1ba in term 2.
I20260709 14:54:48.180496 19088 leader_election.cc:290] T 63605789d07847b6a31dd3ca0d37f058 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 2 election: Requested vote from peers 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:48.188800 19051 leader_election.cc:304] T 63605789d07847b6a31dd3ca0d37f058 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95c0bfcadf468d9757e3f7457a9ecb, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 
I20260709 14:54:48.189595 19283 raft_consensus.cc:2804] T 63605789d07847b6a31dd3ca0d37f058 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:48.190066 19283 raft_consensus.cc:697] T 63605789d07847b6a31dd3ca0d37f058 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 LEADER]: Becoming Leader. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Running, Role: LEADER
I20260709 14:54:48.190989 19283 consensus_queue.cc:237] T 63605789d07847b6a31dd3ca0d37f058 P c46a7bae18bd4b95ba404030aa16d1ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:48.192790 19163 raft_consensus.cc:2468] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c46a7bae18bd4b95ba404030aa16d1ba in term 2.
I20260709 14:54:48.197952 18981 catalog_manager.cc:5697] T 63605789d07847b6a31dd3ca0d37f058 P c46a7bae18bd4b95ba404030aa16d1ba reported cstate change: term changed from 1 to 2, leader changed from 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2) to c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1). New cstate: current_term: 2 leader_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:48.207520 19283 consensus_queue.cc:1048] T d78f5b15cf3a47b59687c7bd9c9765c2 P c46a7bae18bd4b95ba404030aa16d1ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:48.217463 19283 consensus_queue.cc:1048] T d78f5b15cf3a47b59687c7bd9c9765c2 P c46a7bae18bd4b95ba404030aa16d1ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:48.255529 19321 consensus_queue.cc:1048] T 484a323c02a34956afd9bccdb0001954 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:48.259133 19283 consensus_queue.cc:1048] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:48.266654 19285 consensus_queue.cc:1048] T 484a323c02a34956afd9bccdb0001954 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:48.274219 19283 consensus_queue.cc:1048] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:48.284677 19315 raft_consensus.cc:993] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba: : Instructing follower 5e95c0bfcadf468d9757e3f7457a9ecb to start an election
I20260709 14:54:48.285105 19283 raft_consensus.cc:1081] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba [term 1 LEADER]: Signalling peer 5e95c0bfcadf468d9757e3f7457a9ecb to start an election
I20260709 14:54:48.286571 19235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b28e024deeb4ad9bf4b342b9d19efde"
dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
 from {username='slave'} at 127.0.0.1:37722
I20260709 14:54:48.287081 19235 raft_consensus.cc:493] T 7b28e024deeb4ad9bf4b342b9d19efde P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:48.287415 19235 raft_consensus.cc:3060] T 7b28e024deeb4ad9bf4b342b9d19efde P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.293022 19235 raft_consensus.cc:515] T 7b28e024deeb4ad9bf4b342b9d19efde P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:48.294435 19235 leader_election.cc:290] T 7b28e024deeb4ad9bf4b342b9d19efde P 5e95c0bfcadf468d9757e3f7457a9ecb [CANDIDATE]: Term 2 election: Requested vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793)
I20260709 14:54:48.295290 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b28e024deeb4ad9bf4b342b9d19efde" candidate_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
I20260709 14:54:48.295475 19163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b28e024deeb4ad9bf4b342b9d19efde" candidate_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
I20260709 14:54:48.295809 19088 raft_consensus.cc:3055] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:48.296120 19163 raft_consensus.cc:3060] T 7b28e024deeb4ad9bf4b342b9d19efde P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.296139 19088 raft_consensus.cc:740] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Running, Role: LEADER
I20260709 14:54:48.297155 19088 consensus_queue.cc:260] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:48.298374 19088 raft_consensus.cc:3060] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.301256 19163 raft_consensus.cc:2468] T 7b28e024deeb4ad9bf4b342b9d19efde P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e95c0bfcadf468d9757e3f7457a9ecb in term 2.
I20260709 14:54:48.302209 19200 leader_election.cc:304] T 7b28e024deeb4ad9bf4b342b9d19efde P 5e95c0bfcadf468d9757e3f7457a9ecb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95c0bfcadf468d9757e3f7457a9ecb, 63aa13d1df004d3a836ae34bcc3ceb7e; no voters: 
I20260709 14:54:48.302816 19306 raft_consensus.cc:2804] T 7b28e024deeb4ad9bf4b342b9d19efde P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:48.303191 19306 raft_consensus.cc:697] T 7b28e024deeb4ad9bf4b342b9d19efde P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 LEADER]: Becoming Leader. State: Replica: 5e95c0bfcadf468d9757e3f7457a9ecb, State: Running, Role: LEADER
I20260709 14:54:48.303900 19306 consensus_queue.cc:237] T 7b28e024deeb4ad9bf4b342b9d19efde P 5e95c0bfcadf468d9757e3f7457a9ecb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:48.304076 19088 raft_consensus.cc:2468] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e95c0bfcadf468d9757e3f7457a9ecb in term 2.
I20260709 14:54:48.308688 19306 consensus_queue.cc:1048] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:48.309958 18982 catalog_manager.cc:5697] T 7b28e024deeb4ad9bf4b342b9d19efde P 5e95c0bfcadf468d9757e3f7457a9ecb reported cstate change: term changed from 1 to 2, leader changed from c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1) to 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3). New cstate: current_term: 2 leader_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:48.315429 19306 raft_consensus.cc:993] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb: : Instructing follower 63aa13d1df004d3a836ae34bcc3ceb7e to start an election
I20260709 14:54:48.315845 19306 raft_consensus.cc:1081] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 LEADER]: Signalling peer 63aa13d1df004d3a836ae34bcc3ceb7e to start an election
I20260709 14:54:48.317390 19162 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "902fdd542dd946f98466d19217109d45"
dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
 from {username='slave'} at 127.0.0.1:39616
I20260709 14:54:48.317919 19162 raft_consensus.cc:493] T 902fdd542dd946f98466d19217109d45 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:48.318279 19162 raft_consensus.cc:3060] T 902fdd542dd946f98466d19217109d45 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.325109 19162 raft_consensus.cc:515] T 902fdd542dd946f98466d19217109d45 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:48.325826 19284 consensus_queue.cc:1048] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:48.327414 19162 leader_election.cc:290] T 902fdd542dd946f98466d19217109d45 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 2 election: Requested vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:48.328332 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "902fdd542dd946f98466d19217109d45" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
I20260709 14:54:48.328878 19088 raft_consensus.cc:3060] T 902fdd542dd946f98466d19217109d45 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.329505 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "902fdd542dd946f98466d19217109d45" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
I20260709 14:54:48.330084 19235 raft_consensus.cc:3055] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:48.330404 19235 raft_consensus.cc:740] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e95c0bfcadf468d9757e3f7457a9ecb, State: Running, Role: LEADER
I20260709 14:54:48.331187 19235 consensus_queue.cc:260] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:48.332223 19235 raft_consensus.cc:3060] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.334509 19088 raft_consensus.cc:2468] T 902fdd542dd946f98466d19217109d45 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 2.
I20260709 14:54:48.335263 19087 raft_consensus.cc:1240] T 902fdd542dd946f98466d19217109d45 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Rejecting Update request from peer 5e95c0bfcadf468d9757e3f7457a9ecb for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:54:48.336064 19283 consensus_queue.cc:1048] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:48.338186 19235 raft_consensus.cc:2468] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 2.
I20260709 14:54:48.338434 19128 leader_election.cc:304] T 902fdd542dd946f98466d19217109d45 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63aa13d1df004d3a836ae34bcc3ceb7e, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 
I20260709 14:54:48.339304 19285 raft_consensus.cc:2804] T 902fdd542dd946f98466d19217109d45 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:48.339689 19285 raft_consensus.cc:697] T 902fdd542dd946f98466d19217109d45 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 LEADER]: Becoming Leader. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Running, Role: LEADER
I20260709 14:54:48.340544 19285 consensus_queue.cc:237] T 902fdd542dd946f98466d19217109d45 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:48.343900 19283 raft_consensus.cc:993] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba: : Instructing follower 63aa13d1df004d3a836ae34bcc3ceb7e to start an election
I20260709 14:54:48.344262 19283 raft_consensus.cc:1081] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 LEADER]: Signalling peer 63aa13d1df004d3a836ae34bcc3ceb7e to start an election
I20260709 14:54:48.346020 19283 consensus_queue.cc:1048] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:48.349129 19163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84b0774173064ec7aaeb293fab6e0b26"
dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
 from {username='slave'} at 127.0.0.1:39622
I20260709 14:54:48.349627 19163 raft_consensus.cc:493] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:48.349987 19163 raft_consensus.cc:3060] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.354889 18982 catalog_manager.cc:5697] T 902fdd542dd946f98466d19217109d45 P 63aa13d1df004d3a836ae34bcc3ceb7e reported cstate change: term changed from 1 to 2, leader changed from 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3) to 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2). New cstate: current_term: 2 leader_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:48.356292 19163 raft_consensus.cc:515] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:48.358354 19163 leader_election.cc:290] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 2 election: Requested vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:48.359762 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b0774173064ec7aaeb293fab6e0b26" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
I20260709 14:54:48.359968 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b0774173064ec7aaeb293fab6e0b26" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
I20260709 14:54:48.360307 19087 raft_consensus.cc:3055] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:48.360639 19235 raft_consensus.cc:3060] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.360669 19087 raft_consensus.cc:740] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Running, Role: LEADER
I20260709 14:54:48.361678 19087 consensus_queue.cc:260] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:48.362983 19087 raft_consensus.cc:3060] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.366640 19235 raft_consensus.cc:2468] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 2.
I20260709 14:54:48.367620 19126 leader_election.cc:304] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95c0bfcadf468d9757e3f7457a9ecb, 63aa13d1df004d3a836ae34bcc3ceb7e; no voters: 
I20260709 14:54:48.368332 19285 raft_consensus.cc:2804] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:48.368785 19285 raft_consensus.cc:697] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 LEADER]: Becoming Leader. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Running, Role: LEADER
I20260709 14:54:48.369845 19087 raft_consensus.cc:2468] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 2.
I20260709 14:54:48.369553 19285 consensus_queue.cc:237] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:48.375356 18982 catalog_manager.cc:5697] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e reported cstate change: term changed from 1 to 2, leader changed from c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1) to 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2). New cstate: current_term: 2 leader_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:48.390174 19285 consensus_queue.cc:1048] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:48.399662 19285 consensus_queue.cc:1048] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:48.406713 19317 raft_consensus.cc:993] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e: : Instructing follower c46a7bae18bd4b95ba404030aa16d1ba to start an election
I20260709 14:54:48.407121 19285 raft_consensus.cc:1081] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Signalling peer c46a7bae18bd4b95ba404030aa16d1ba to start an election
I20260709 14:54:48.408515 19087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fb12248d649405890813379d819dd00"
dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
 from {username='slave'} at 127.0.0.1:54496
I20260709 14:54:48.409050 19087 raft_consensus.cc:493] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:48.409401 19087 raft_consensus.cc:3060] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.414391 19087 raft_consensus.cc:515] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:48.416126 19087 leader_election.cc:290] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 2 election: Requested vote from peers 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:48.416749 19163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb12248d649405890813379d819dd00" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
I20260709 14:54:48.417372 19163 raft_consensus.cc:3055] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:48.417531 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb12248d649405890813379d819dd00" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
I20260709 14:54:48.417730 19163 raft_consensus.cc:740] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Running, Role: LEADER
I20260709 14:54:48.418115 19235 raft_consensus.cc:3060] T 5fb12248d649405890813379d819dd00 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.418499 19163 consensus_queue.cc:260] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:48.419763 19163 raft_consensus.cc:3060] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.424551 19235 raft_consensus.cc:2468] T 5fb12248d649405890813379d819dd00 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c46a7bae18bd4b95ba404030aa16d1ba in term 2.
I20260709 14:54:48.425591 19051 leader_election.cc:304] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95c0bfcadf468d9757e3f7457a9ecb, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 
I20260709 14:54:48.426203 19163 raft_consensus.cc:2468] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c46a7bae18bd4b95ba404030aa16d1ba in term 2.
I20260709 14:54:48.426343 19283 raft_consensus.cc:2804] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:48.426853 19283 raft_consensus.cc:697] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 LEADER]: Becoming Leader. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Running, Role: LEADER
I20260709 14:54:48.427570 19283 consensus_queue.cc:237] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:48.430001 19285 consensus_queue.cc:1048] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:48.433773 18981 catalog_manager.cc:5697] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba reported cstate change: term changed from 1 to 2, leader changed from 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2) to c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1). New cstate: current_term: 2 leader_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:48.439198 19324 consensus_queue.cc:1048] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:48.688632 19235 raft_consensus.cc:1275] T 63605789d07847b6a31dd3ca0d37f058 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Refusing update from remote peer c46a7bae18bd4b95ba404030aa16d1ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:48.689769 19283 consensus_queue.cc:1048] T 63605789d07847b6a31dd3ca0d37f058 P c46a7bae18bd4b95ba404030aa16d1ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:48.696388 19163 raft_consensus.cc:1275] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Refusing update from remote peer c46a7bae18bd4b95ba404030aa16d1ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:48.698037 19315 consensus_queue.cc:1048] T 63605789d07847b6a31dd3ca0d37f058 P c46a7bae18bd4b95ba404030aa16d1ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:48.754635 19087 raft_consensus.cc:1275] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Refusing update from remote peer 5e95c0bfcadf468d9757e3f7457a9ecb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:48.755666 19284 consensus_queue.cc:1048] T 7b28e024deeb4ad9bf4b342b9d19efde P 5e95c0bfcadf468d9757e3f7457a9ecb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:48.762110 19163 raft_consensus.cc:1275] T 7b28e024deeb4ad9bf4b342b9d19efde P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Refusing update from remote peer 5e95c0bfcadf468d9757e3f7457a9ecb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:48.763919 19360 consensus_queue.cc:1048] T 7b28e024deeb4ad9bf4b342b9d19efde P 5e95c0bfcadf468d9757e3f7457a9ecb [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:48.770907 19087 raft_consensus.cc:1275] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Refusing update from remote peer 63aa13d1df004d3a836ae34bcc3ceb7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:48.771955 19324 consensus_queue.cc:1048] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:48.781143 19235 raft_consensus.cc:1275] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Refusing update from remote peer 63aa13d1df004d3a836ae34bcc3ceb7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:48.782168 19317 consensus_queue.cc:1048] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:48.805390 19235 raft_consensus.cc:1275] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Refusing update from remote peer 63aa13d1df004d3a836ae34bcc3ceb7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:48.806433 19317 consensus_queue.cc:1048] T 902fdd542dd946f98466d19217109d45 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:48.813565 19087 raft_consensus.cc:1275] T 902fdd542dd946f98466d19217109d45 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Refusing update from remote peer 63aa13d1df004d3a836ae34bcc3ceb7e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:48.815728 19285 consensus_queue.cc:1048] T 902fdd542dd946f98466d19217109d45 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:48.819527 19163 raft_consensus.cc:1275] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Refusing update from remote peer c46a7bae18bd4b95ba404030aa16d1ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:48.820910 19315 consensus_queue.cc:1048] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:48.832239 19235 raft_consensus.cc:1275] T 5fb12248d649405890813379d819dd00 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Refusing update from remote peer c46a7bae18bd4b95ba404030aa16d1ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:48.833617 19283 consensus_queue.cc:1048] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:51.127254 18981 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42388:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:54:51.129590 18981 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:54:51.176712 19071 tablet_service.cc:1511] Processing CreateTablet for tablet 329cbc2ca43148edb7820abe27ee8a41 (DEFAULT_TABLE table=soft_deleted_table [id=67e6e9c573b1459ba3ccb2eb1c4ef6d9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:51.177666 19148 tablet_service.cc:1511] Processing CreateTablet for tablet 329cbc2ca43148edb7820abe27ee8a41 (DEFAULT_TABLE table=soft_deleted_table [id=67e6e9c573b1459ba3ccb2eb1c4ef6d9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:51.178223 19071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 329cbc2ca43148edb7820abe27ee8a41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:51.179039 19148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 329cbc2ca43148edb7820abe27ee8a41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:51.182811 19074 tablet_service.cc:1511] Processing CreateTablet for tablet f9e2e925f29e476f87ffa30cfe9b9da0 (DEFAULT_TABLE table=soft_deleted_table [id=67e6e9c573b1459ba3ccb2eb1c4ef6d9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:51.183143 19226 tablet_service.cc:1511] Processing CreateTablet for tablet 329cbc2ca43148edb7820abe27ee8a41 (DEFAULT_TABLE table=soft_deleted_table [id=67e6e9c573b1459ba3ccb2eb1c4ef6d9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:51.184089 19074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e2e925f29e476f87ffa30cfe9b9da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:51.184311 19226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 329cbc2ca43148edb7820abe27ee8a41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:51.185632 19149 tablet_service.cc:1511] Processing CreateTablet for tablet 8dab69ae231f4c6c82000272db6f335c (DEFAULT_TABLE table=soft_deleted_table [id=67e6e9c573b1459ba3ccb2eb1c4ef6d9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:51.186368 19073 tablet_service.cc:1511] Processing CreateTablet for tablet 8dab69ae231f4c6c82000272db6f335c (DEFAULT_TABLE table=soft_deleted_table [id=67e6e9c573b1459ba3ccb2eb1c4ef6d9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:51.186832 19149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dab69ae231f4c6c82000272db6f335c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:51.184105 19227 tablet_service.cc:1511] Processing CreateTablet for tablet f9e2e925f29e476f87ffa30cfe9b9da0 (DEFAULT_TABLE table=soft_deleted_table [id=67e6e9c573b1459ba3ccb2eb1c4ef6d9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:51.188278 19227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e2e925f29e476f87ffa30cfe9b9da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:51.188624 19221 tablet_service.cc:1511] Processing CreateTablet for tablet 8dab69ae231f4c6c82000272db6f335c (DEFAULT_TABLE table=soft_deleted_table [id=67e6e9c573b1459ba3ccb2eb1c4ef6d9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:51.189914 19146 tablet_service.cc:1511] Processing CreateTablet for tablet f9e2e925f29e476f87ffa30cfe9b9da0 (DEFAULT_TABLE table=soft_deleted_table [id=67e6e9c573b1459ba3ccb2eb1c4ef6d9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:51.191530 19223 tablet_service.cc:1511] Processing CreateTablet for tablet 885af9a7c6514acb999139dd34f1c746 (DEFAULT_TABLE table=soft_deleted_table [id=67e6e9c573b1459ba3ccb2eb1c4ef6d9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:51.194082 19150 tablet_service.cc:1511] Processing CreateTablet for tablet 885af9a7c6514acb999139dd34f1c746 (DEFAULT_TABLE table=soft_deleted_table [id=67e6e9c573b1459ba3ccb2eb1c4ef6d9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:51.194729 19077 tablet_service.cc:1511] Processing CreateTablet for tablet 885af9a7c6514acb999139dd34f1c746 (DEFAULT_TABLE table=soft_deleted_table [id=67e6e9c573b1459ba3ccb2eb1c4ef6d9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:51.195363 19150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 885af9a7c6514acb999139dd34f1c746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:51.195958 19077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 885af9a7c6514acb999139dd34f1c746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:51.197968 19072 tablet_service.cc:1511] Processing CreateTablet for tablet 68777d3c0209456db50be37037b8301c (DEFAULT_TABLE table=soft_deleted_table [id=67e6e9c573b1459ba3ccb2eb1c4ef6d9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:51.198820 19073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dab69ae231f4c6c82000272db6f335c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:51.198601 19222 tablet_service.cc:1511] Processing CreateTablet for tablet 68777d3c0209456db50be37037b8301c (DEFAULT_TABLE table=soft_deleted_table [id=67e6e9c573b1459ba3ccb2eb1c4ef6d9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:51.201260 19151 tablet_service.cc:1511] Processing CreateTablet for tablet f8b7020de7a040eaae7ca017359e5480 (DEFAULT_TABLE table=soft_deleted_table [id=67e6e9c573b1459ba3ccb2eb1c4ef6d9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:51.202451 19151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8b7020de7a040eaae7ca017359e5480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:51.203497 19146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e2e925f29e476f87ffa30cfe9b9da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:51.197968 19147 tablet_service.cc:1511] Processing CreateTablet for tablet 68777d3c0209456db50be37037b8301c (DEFAULT_TABLE table=soft_deleted_table [id=67e6e9c573b1459ba3ccb2eb1c4ef6d9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:51.205188 19220 tablet_service.cc:1511] Processing CreateTablet for tablet f8b7020de7a040eaae7ca017359e5480 (DEFAULT_TABLE table=soft_deleted_table [id=67e6e9c573b1459ba3ccb2eb1c4ef6d9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:51.206040 19147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68777d3c0209456db50be37037b8301c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:51.207331 19224 tablet_service.cc:1511] Processing CreateTablet for tablet 1cd06292d04949f88370e9e184020568 (DEFAULT_TABLE table=soft_deleted_table [id=67e6e9c573b1459ba3ccb2eb1c4ef6d9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:51.209659 19072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68777d3c0209456db50be37037b8301c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:51.209846 19225 tablet_service.cc:1511] Processing CreateTablet for tablet 9af89f1ab06140e190d2eeb444ebf9a2 (DEFAULT_TABLE table=soft_deleted_table [id=67e6e9c573b1459ba3ccb2eb1c4ef6d9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:51.212527 19152 tablet_service.cc:1511] Processing CreateTablet for tablet 1cd06292d04949f88370e9e184020568 (DEFAULT_TABLE table=soft_deleted_table [id=67e6e9c573b1459ba3ccb2eb1c4ef6d9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:51.213502 19152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cd06292d04949f88370e9e184020568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:51.189872 19221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dab69ae231f4c6c82000272db6f335c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:51.221139 19225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af89f1ab06140e190d2eeb444ebf9a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:51.225167 19224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cd06292d04949f88370e9e184020568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:51.229140 19220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8b7020de7a040eaae7ca017359e5480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:51.231803 19222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68777d3c0209456db50be37037b8301c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:51.234393 19153 tablet_service.cc:1511] Processing CreateTablet for tablet 9af89f1ab06140e190d2eeb444ebf9a2 (DEFAULT_TABLE table=soft_deleted_table [id=67e6e9c573b1459ba3ccb2eb1c4ef6d9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:51.235342 19223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 885af9a7c6514acb999139dd34f1c746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:51.235690 19153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af89f1ab06140e190d2eeb444ebf9a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:51.238310 19145 tablet_service.cc:1511] Processing CreateTablet for tablet b3612047cea04daa85ab4c1509a70093 (DEFAULT_TABLE table=soft_deleted_table [id=67e6e9c573b1459ba3ccb2eb1c4ef6d9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:51.239557 19145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3612047cea04daa85ab4c1509a70093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:51.246414 19070 tablet_service.cc:1511] Processing CreateTablet for tablet f8b7020de7a040eaae7ca017359e5480 (DEFAULT_TABLE table=soft_deleted_table [id=67e6e9c573b1459ba3ccb2eb1c4ef6d9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:51.247676 19070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8b7020de7a040eaae7ca017359e5480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:51.248634 19219 tablet_service.cc:1511] Processing CreateTablet for tablet b3612047cea04daa85ab4c1509a70093 (DEFAULT_TABLE table=soft_deleted_table [id=67e6e9c573b1459ba3ccb2eb1c4ef6d9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:51.249852 19219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3612047cea04daa85ab4c1509a70093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:51.250265 19075 tablet_service.cc:1511] Processing CreateTablet for tablet 1cd06292d04949f88370e9e184020568 (DEFAULT_TABLE table=soft_deleted_table [id=67e6e9c573b1459ba3ccb2eb1c4ef6d9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:51.252673 19078 tablet_service.cc:1511] Processing CreateTablet for tablet 9af89f1ab06140e190d2eeb444ebf9a2 (DEFAULT_TABLE table=soft_deleted_table [id=67e6e9c573b1459ba3ccb2eb1c4ef6d9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:51.255626 19078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af89f1ab06140e190d2eeb444ebf9a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:51.261117 19075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cd06292d04949f88370e9e184020568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:51.277683 19377 tablet_bootstrap.cc:492] T 68777d3c0209456db50be37037b8301c P c46a7bae18bd4b95ba404030aa16d1ba: Bootstrap starting.
I20260709 14:54:51.278256 19077 tablet_service.cc:1511] Processing CreateTablet for tablet b3612047cea04daa85ab4c1509a70093 (DEFAULT_TABLE table=soft_deleted_table [id=67e6e9c573b1459ba3ccb2eb1c4ef6d9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:51.279467 19077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3612047cea04daa85ab4c1509a70093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:51.349138 19376 tablet_bootstrap.cc:492] T 1cd06292d04949f88370e9e184020568 P 63aa13d1df004d3a836ae34bcc3ceb7e: Bootstrap starting.
I20260709 14:54:51.357013 19376 tablet_bootstrap.cc:654] T 1cd06292d04949f88370e9e184020568 P 63aa13d1df004d3a836ae34bcc3ceb7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:51.362186 19377 tablet_bootstrap.cc:654] T 68777d3c0209456db50be37037b8301c P c46a7bae18bd4b95ba404030aa16d1ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:51.384358 19378 tablet_bootstrap.cc:492] T 1cd06292d04949f88370e9e184020568 P 5e95c0bfcadf468d9757e3f7457a9ecb: Bootstrap starting.
I20260709 14:54:51.389503 19376 tablet_bootstrap.cc:492] T 1cd06292d04949f88370e9e184020568 P 63aa13d1df004d3a836ae34bcc3ceb7e: No bootstrap required, opened a new log
I20260709 14:54:51.389688 19377 tablet_bootstrap.cc:492] T 68777d3c0209456db50be37037b8301c P c46a7bae18bd4b95ba404030aa16d1ba: No bootstrap required, opened a new log
I20260709 14:54:51.390142 19376 ts_tablet_manager.cc:1403] T 1cd06292d04949f88370e9e184020568 P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.011s
I20260709 14:54:51.390225 19377 ts_tablet_manager.cc:1403] T 68777d3c0209456db50be37037b8301c P c46a7bae18bd4b95ba404030aa16d1ba: Time spent bootstrapping tablet: real 0.113s	user 0.010s	sys 0.010s
I20260709 14:54:51.392922 19376 raft_consensus.cc:359] T 1cd06292d04949f88370e9e184020568 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.393399 19378 tablet_bootstrap.cc:654] T 1cd06292d04949f88370e9e184020568 P 5e95c0bfcadf468d9757e3f7457a9ecb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:51.393435 19376 raft_consensus.cc:385] T 1cd06292d04949f88370e9e184020568 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:51.393360 19377 raft_consensus.cc:359] T 68777d3c0209456db50be37037b8301c P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.394017 19376 raft_consensus.cc:740] T 1cd06292d04949f88370e9e184020568 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Initialized, Role: FOLLOWER
I20260709 14:54:51.394258 19377 raft_consensus.cc:385] T 68777d3c0209456db50be37037b8301c P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:51.394582 19377 raft_consensus.cc:740] T 68777d3c0209456db50be37037b8301c P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Initialized, Role: FOLLOWER
I20260709 14:54:51.394660 19376 consensus_queue.cc:260] T 1cd06292d04949f88370e9e184020568 P 63aa13d1df004d3a836ae34bcc3ceb7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.395339 19377 consensus_queue.cc:260] T 68777d3c0209456db50be37037b8301c P c46a7bae18bd4b95ba404030aa16d1ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.396713 19376 ts_tablet_manager.cc:1434] T 1cd06292d04949f88370e9e184020568 P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 14:54:51.397734 19376 tablet_bootstrap.cc:492] T 68777d3c0209456db50be37037b8301c P 63aa13d1df004d3a836ae34bcc3ceb7e: Bootstrap starting.
I20260709 14:54:51.397807 19377 ts_tablet_manager.cc:1434] T 68777d3c0209456db50be37037b8301c P c46a7bae18bd4b95ba404030aa16d1ba: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:54:51.398809 19377 tablet_bootstrap.cc:492] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba: Bootstrap starting.
W20260709 14:54:51.402559 19189 tablet.cc:2406] T 1cd06292d04949f88370e9e184020568 P 63aa13d1df004d3a836ae34bcc3ceb7e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:54:51.404260 19376 tablet_bootstrap.cc:654] T 68777d3c0209456db50be37037b8301c P 63aa13d1df004d3a836ae34bcc3ceb7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:51.409133 19377 tablet_bootstrap.cc:654] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:51.413147 19378 tablet_bootstrap.cc:492] T 1cd06292d04949f88370e9e184020568 P 5e95c0bfcadf468d9757e3f7457a9ecb: No bootstrap required, opened a new log
I20260709 14:54:51.413333 19376 tablet_bootstrap.cc:492] T 68777d3c0209456db50be37037b8301c P 63aa13d1df004d3a836ae34bcc3ceb7e: No bootstrap required, opened a new log
I20260709 14:54:51.413645 19378 ts_tablet_manager.cc:1403] T 1cd06292d04949f88370e9e184020568 P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.005s
I20260709 14:54:51.413790 19376 ts_tablet_manager.cc:1403] T 68777d3c0209456db50be37037b8301c P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260709 14:54:51.417135 19376 raft_consensus.cc:359] T 68777d3c0209456db50be37037b8301c P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.417845 19376 raft_consensus.cc:385] T 68777d3c0209456db50be37037b8301c P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:51.417526 19378 raft_consensus.cc:359] T 1cd06292d04949f88370e9e184020568 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.418135 19376 raft_consensus.cc:740] T 68777d3c0209456db50be37037b8301c P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Initialized, Role: FOLLOWER
I20260709 14:54:51.418282 19378 raft_consensus.cc:385] T 1cd06292d04949f88370e9e184020568 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:51.418515 19377 tablet_bootstrap.cc:492] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba: No bootstrap required, opened a new log
I20260709 14:54:51.418658 19378 raft_consensus.cc:740] T 1cd06292d04949f88370e9e184020568 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e95c0bfcadf468d9757e3f7457a9ecb, State: Initialized, Role: FOLLOWER
I20260709 14:54:51.419116 19377 ts_tablet_manager.cc:1403] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.002s
I20260709 14:54:51.418926 19376 consensus_queue.cc:260] T 68777d3c0209456db50be37037b8301c P 63aa13d1df004d3a836ae34bcc3ceb7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.419515 19378 consensus_queue.cc:260] T 1cd06292d04949f88370e9e184020568 P 5e95c0bfcadf468d9757e3f7457a9ecb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.421378 19376 ts_tablet_manager.cc:1434] T 68777d3c0209456db50be37037b8301c P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:54:51.421970 19378 ts_tablet_manager.cc:1434] T 1cd06292d04949f88370e9e184020568 P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:54:51.422268 19376 tablet_bootstrap.cc:492] T 8dab69ae231f4c6c82000272db6f335c P 63aa13d1df004d3a836ae34bcc3ceb7e: Bootstrap starting.
I20260709 14:54:51.421974 19377 raft_consensus.cc:359] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.422863 19377 raft_consensus.cc:385] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:51.423188 19378 tablet_bootstrap.cc:492] T b3612047cea04daa85ab4c1509a70093 P 5e95c0bfcadf468d9757e3f7457a9ecb: Bootstrap starting.
I20260709 14:54:51.423153 19377 raft_consensus.cc:740] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Initialized, Role: FOLLOWER
I20260709 14:54:51.423944 19377 consensus_queue.cc:260] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.426319 19377 ts_tablet_manager.cc:1434] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 14:54:51.427201 19377 tablet_bootstrap.cc:492] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba: Bootstrap starting.
I20260709 14:54:51.429049 19376 tablet_bootstrap.cc:654] T 8dab69ae231f4c6c82000272db6f335c P 63aa13d1df004d3a836ae34bcc3ceb7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:51.429920 19378 tablet_bootstrap.cc:654] T b3612047cea04daa85ab4c1509a70093 P 5e95c0bfcadf468d9757e3f7457a9ecb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:51.432957 19377 tablet_bootstrap.cc:654] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:51.440404 19377 tablet_bootstrap.cc:492] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba: No bootstrap required, opened a new log
I20260709 14:54:51.440867 19377 ts_tablet_manager.cc:1403] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260709 14:54:51.443583 19376 tablet_bootstrap.cc:492] T 8dab69ae231f4c6c82000272db6f335c P 63aa13d1df004d3a836ae34bcc3ceb7e: No bootstrap required, opened a new log
I20260709 14:54:51.443498 19377 raft_consensus.cc:359] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.444141 19376 ts_tablet_manager.cc:1403] T 8dab69ae231f4c6c82000272db6f335c P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.004s
I20260709 14:54:51.446671 19378 tablet_bootstrap.cc:492] T b3612047cea04daa85ab4c1509a70093 P 5e95c0bfcadf468d9757e3f7457a9ecb: No bootstrap required, opened a new log
I20260709 14:54:51.447149 19378 ts_tablet_manager.cc:1403] T b3612047cea04daa85ab4c1509a70093 P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.013s
I20260709 14:54:51.446952 19376 raft_consensus.cc:359] T 8dab69ae231f4c6c82000272db6f335c P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.447510 19376 raft_consensus.cc:385] T 8dab69ae231f4c6c82000272db6f335c P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:51.447701 19376 raft_consensus.cc:740] T 8dab69ae231f4c6c82000272db6f335c P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Initialized, Role: FOLLOWER
I20260709 14:54:51.448190 19376 consensus_queue.cc:260] T 8dab69ae231f4c6c82000272db6f335c P 63aa13d1df004d3a836ae34bcc3ceb7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.444182 19377 raft_consensus.cc:385] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:51.449090 19377 raft_consensus.cc:740] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Initialized, Role: FOLLOWER
I20260709 14:54:51.450095 19376 ts_tablet_manager.cc:1434] T 8dab69ae231f4c6c82000272db6f335c P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:54:51.449780 19377 consensus_queue.cc:260] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.449934 19378 raft_consensus.cc:359] T b3612047cea04daa85ab4c1509a70093 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.450657 19378 raft_consensus.cc:385] T b3612047cea04daa85ab4c1509a70093 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:51.450941 19378 raft_consensus.cc:740] T b3612047cea04daa85ab4c1509a70093 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e95c0bfcadf468d9757e3f7457a9ecb, State: Initialized, Role: FOLLOWER
I20260709 14:54:51.451090 19376 tablet_bootstrap.cc:492] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e: Bootstrap starting.
I20260709 14:54:51.451637 19378 consensus_queue.cc:260] T b3612047cea04daa85ab4c1509a70093 P 5e95c0bfcadf468d9757e3f7457a9ecb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.452205 19377 ts_tablet_manager.cc:1434] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 14:54:51.453850 19378 ts_tablet_manager.cc:1434] T b3612047cea04daa85ab4c1509a70093 P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:51.455546 19377 tablet_bootstrap.cc:492] T 329cbc2ca43148edb7820abe27ee8a41 P c46a7bae18bd4b95ba404030aa16d1ba: Bootstrap starting.
I20260709 14:54:51.456240 19378 tablet_bootstrap.cc:492] T 68777d3c0209456db50be37037b8301c P 5e95c0bfcadf468d9757e3f7457a9ecb: Bootstrap starting.
I20260709 14:54:51.457177 19376 tablet_bootstrap.cc:654] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:51.461966 19377 tablet_bootstrap.cc:654] T 329cbc2ca43148edb7820abe27ee8a41 P c46a7bae18bd4b95ba404030aa16d1ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:51.462806 19378 tablet_bootstrap.cc:654] T 68777d3c0209456db50be37037b8301c P 5e95c0bfcadf468d9757e3f7457a9ecb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:51.468622 19376 tablet_bootstrap.cc:492] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e: No bootstrap required, opened a new log
I20260709 14:54:51.469144 19376 ts_tablet_manager.cc:1403] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260709 14:54:51.472169 19376 raft_consensus.cc:359] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.472899 19376 raft_consensus.cc:385] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:51.473174 19375 raft_consensus.cc:493] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:51.473191 19376 raft_consensus.cc:740] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Initialized, Role: FOLLOWER
I20260709 14:54:51.473732 19375 raft_consensus.cc:515] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.474072 19376 consensus_queue.cc:260] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.475833 19375 leader_election.cc:290] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:51.476354 19376 ts_tablet_manager.cc:1434] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:54:51.477455 19376 tablet_bootstrap.cc:492] T f8b7020de7a040eaae7ca017359e5480 P 63aa13d1df004d3a836ae34bcc3ceb7e: Bootstrap starting.
I20260709 14:54:51.478008 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885af9a7c6514acb999139dd34f1c746" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" is_pre_election: true
I20260709 14:54:51.477285 19163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885af9a7c6514acb999139dd34f1c746" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" is_pre_election: true
W20260709 14:54:51.480392 19051 leader_election.cc:343] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:51.481091 19051 leader_election.cc:343] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:51.481472 19051 leader_election.cc:304] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c46a7bae18bd4b95ba404030aa16d1ba; no voters: 5e95c0bfcadf468d9757e3f7457a9ecb, 63aa13d1df004d3a836ae34bcc3ceb7e
I20260709 14:54:51.482501 19375 raft_consensus.cc:2749] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:51.485301 19376 tablet_bootstrap.cc:654] T f8b7020de7a040eaae7ca017359e5480 P 63aa13d1df004d3a836ae34bcc3ceb7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:51.490604 19377 tablet_bootstrap.cc:492] T 329cbc2ca43148edb7820abe27ee8a41 P c46a7bae18bd4b95ba404030aa16d1ba: No bootstrap required, opened a new log
I20260709 14:54:51.491112 19377 ts_tablet_manager.cc:1403] T 329cbc2ca43148edb7820abe27ee8a41 P c46a7bae18bd4b95ba404030aa16d1ba: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.008s
I20260709 14:54:51.492452 19378 tablet_bootstrap.cc:492] T 68777d3c0209456db50be37037b8301c P 5e95c0bfcadf468d9757e3f7457a9ecb: No bootstrap required, opened a new log
I20260709 14:54:51.492869 19378 ts_tablet_manager.cc:1403] T 68777d3c0209456db50be37037b8301c P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.011s
I20260709 14:54:51.493978 19377 raft_consensus.cc:359] T 329cbc2ca43148edb7820abe27ee8a41 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.494740 19377 raft_consensus.cc:385] T 329cbc2ca43148edb7820abe27ee8a41 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:51.495028 19377 raft_consensus.cc:740] T 329cbc2ca43148edb7820abe27ee8a41 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Initialized, Role: FOLLOWER
I20260709 14:54:51.495479 19378 raft_consensus.cc:359] T 68777d3c0209456db50be37037b8301c P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.496186 19378 raft_consensus.cc:385] T 68777d3c0209456db50be37037b8301c P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:51.496497 19378 raft_consensus.cc:740] T 68777d3c0209456db50be37037b8301c P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e95c0bfcadf468d9757e3f7457a9ecb, State: Initialized, Role: FOLLOWER
I20260709 14:54:51.497294 19378 consensus_queue.cc:260] T 68777d3c0209456db50be37037b8301c P 5e95c0bfcadf468d9757e3f7457a9ecb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.495774 19377 consensus_queue.cc:260] T 329cbc2ca43148edb7820abe27ee8a41 P c46a7bae18bd4b95ba404030aa16d1ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.498391 19376 tablet_bootstrap.cc:492] T f8b7020de7a040eaae7ca017359e5480 P 63aa13d1df004d3a836ae34bcc3ceb7e: No bootstrap required, opened a new log
I20260709 14:54:51.498863 19376 ts_tablet_manager.cc:1403] T f8b7020de7a040eaae7ca017359e5480 P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260709 14:54:51.499657 19377 ts_tablet_manager.cc:1434] T 329cbc2ca43148edb7820abe27ee8a41 P c46a7bae18bd4b95ba404030aa16d1ba: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:51.500564 19377 tablet_bootstrap.cc:492] T 9af89f1ab06140e190d2eeb444ebf9a2 P c46a7bae18bd4b95ba404030aa16d1ba: Bootstrap starting.
I20260709 14:54:51.501621 19376 raft_consensus.cc:359] T f8b7020de7a040eaae7ca017359e5480 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.502295 19378 ts_tablet_manager.cc:1434] T 68777d3c0209456db50be37037b8301c P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:54:51.502324 19376 raft_consensus.cc:385] T f8b7020de7a040eaae7ca017359e5480 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:51.502796 19376 raft_consensus.cc:740] T f8b7020de7a040eaae7ca017359e5480 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Initialized, Role: FOLLOWER
I20260709 14:54:51.503261 19378 tablet_bootstrap.cc:492] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb: Bootstrap starting.
I20260709 14:54:51.503496 19376 consensus_queue.cc:260] T f8b7020de7a040eaae7ca017359e5480 P 63aa13d1df004d3a836ae34bcc3ceb7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.505640 19376 ts_tablet_manager.cc:1434] T f8b7020de7a040eaae7ca017359e5480 P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 14:54:51.506601 19376 tablet_bootstrap.cc:492] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e: Bootstrap starting.
I20260709 14:54:51.509756 19378 tablet_bootstrap.cc:654] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:51.512558 19376 tablet_bootstrap.cc:654] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:51.521122 19377 tablet_bootstrap.cc:654] T 9af89f1ab06140e190d2eeb444ebf9a2 P c46a7bae18bd4b95ba404030aa16d1ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:51.523869 19376 tablet_bootstrap.cc:492] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e: No bootstrap required, opened a new log
I20260709 14:54:51.524374 19376 ts_tablet_manager.cc:1403] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260709 14:54:51.527359 19376 raft_consensus.cc:359] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.528083 19376 raft_consensus.cc:385] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:51.528352 19376 raft_consensus.cc:740] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Initialized, Role: FOLLOWER
I20260709 14:54:51.529202 19376 consensus_queue.cc:260] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.531436 19376 ts_tablet_manager.cc:1434] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:51.532688 19376 tablet_bootstrap.cc:492] T b3612047cea04daa85ab4c1509a70093 P 63aa13d1df004d3a836ae34bcc3ceb7e: Bootstrap starting.
I20260709 14:54:51.535225 19375 raft_consensus.cc:493] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:51.535765 19375 raft_consensus.cc:515] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.537845 19375 leader_election.cc:290] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:51.539090 19376 tablet_bootstrap.cc:654] T b3612047cea04daa85ab4c1509a70093 P 63aa13d1df004d3a836ae34bcc3ceb7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:51.539992 19163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b7020de7a040eaae7ca017359e5480" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" is_pre_election: true
I20260709 14:54:51.541152 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b7020de7a040eaae7ca017359e5480" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" is_pre_election: true
W20260709 14:54:51.542670 19051 leader_election.cc:343] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:51.540683 19163 raft_consensus.cc:2468] T f8b7020de7a040eaae7ca017359e5480 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c46a7bae18bd4b95ba404030aa16d1ba in term 0.
I20260709 14:54:51.543656 19377 tablet_bootstrap.cc:492] T 9af89f1ab06140e190d2eeb444ebf9a2 P c46a7bae18bd4b95ba404030aa16d1ba: No bootstrap required, opened a new log
I20260709 14:54:51.544202 19377 ts_tablet_manager.cc:1403] T 9af89f1ab06140e190d2eeb444ebf9a2 P c46a7bae18bd4b95ba404030aa16d1ba: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.010s
I20260709 14:54:51.544328 19051 leader_election.cc:304] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba [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: 63aa13d1df004d3a836ae34bcc3ceb7e, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 5e95c0bfcadf468d9757e3f7457a9ecb
I20260709 14:54:51.545420 19375 raft_consensus.cc:2804] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:51.545742 19378 tablet_bootstrap.cc:492] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb: No bootstrap required, opened a new log
I20260709 14:54:51.545776 19375 raft_consensus.cc:493] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:51.546309 19375 raft_consensus.cc:3060] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:51.546452 19378 ts_tablet_manager.cc:1403] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.028s
I20260709 14:54:51.547210 19377 raft_consensus.cc:359] T 9af89f1ab06140e190d2eeb444ebf9a2 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.547891 19377 raft_consensus.cc:385] T 9af89f1ab06140e190d2eeb444ebf9a2 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:51.548192 19377 raft_consensus.cc:740] T 9af89f1ab06140e190d2eeb444ebf9a2 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Initialized, Role: FOLLOWER
I20260709 14:54:51.548967 19377 consensus_queue.cc:260] T 9af89f1ab06140e190d2eeb444ebf9a2 P c46a7bae18bd4b95ba404030aa16d1ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.549587 19378 raft_consensus.cc:359] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.550391 19378 raft_consensus.cc:385] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:51.550699 19378 raft_consensus.cc:740] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e95c0bfcadf468d9757e3f7457a9ecb, State: Initialized, Role: FOLLOWER
I20260709 14:54:51.551685 19377 ts_tablet_manager.cc:1434] T 9af89f1ab06140e190d2eeb444ebf9a2 P c46a7bae18bd4b95ba404030aa16d1ba: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:54:51.551450 19378 consensus_queue.cc:260] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.552699 19377 tablet_bootstrap.cc:492] T b3612047cea04daa85ab4c1509a70093 P c46a7bae18bd4b95ba404030aa16d1ba: Bootstrap starting.
I20260709 14:54:51.554140 19376 tablet_bootstrap.cc:492] T b3612047cea04daa85ab4c1509a70093 P 63aa13d1df004d3a836ae34bcc3ceb7e: No bootstrap required, opened a new log
I20260709 14:54:51.554593 19376 ts_tablet_manager.cc:1403] T b3612047cea04daa85ab4c1509a70093 P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260709 14:54:51.556998 19378 ts_tablet_manager.cc:1434] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 14:54:51.557416 19376 raft_consensus.cc:359] T b3612047cea04daa85ab4c1509a70093 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.558125 19378 tablet_bootstrap.cc:492] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb: Bootstrap starting.
I20260709 14:54:51.558133 19376 raft_consensus.cc:385] T b3612047cea04daa85ab4c1509a70093 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:51.558681 19376 raft_consensus.cc:740] T b3612047cea04daa85ab4c1509a70093 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Initialized, Role: FOLLOWER
I20260709 14:54:51.559238 19377 tablet_bootstrap.cc:654] T b3612047cea04daa85ab4c1509a70093 P c46a7bae18bd4b95ba404030aa16d1ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:51.559427 19376 consensus_queue.cc:260] T b3612047cea04daa85ab4c1509a70093 P 63aa13d1df004d3a836ae34bcc3ceb7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.561757 19376 ts_tablet_manager.cc:1434] T b3612047cea04daa85ab4c1509a70093 P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 14:54:51.562743 19376 tablet_bootstrap.cc:492] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e: Bootstrap starting.
I20260709 14:54:51.565444 19378 tablet_bootstrap.cc:654] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:51.568883 19376 tablet_bootstrap.cc:654] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:51.570683 19377 tablet_bootstrap.cc:492] T b3612047cea04daa85ab4c1509a70093 P c46a7bae18bd4b95ba404030aa16d1ba: No bootstrap required, opened a new log
I20260709 14:54:51.571190 19377 ts_tablet_manager.cc:1403] T b3612047cea04daa85ab4c1509a70093 P c46a7bae18bd4b95ba404030aa16d1ba: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 14:54:51.573979 19377 raft_consensus.cc:359] T b3612047cea04daa85ab4c1509a70093 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.574641 19377 raft_consensus.cc:385] T b3612047cea04daa85ab4c1509a70093 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:51.574918 19377 raft_consensus.cc:740] T b3612047cea04daa85ab4c1509a70093 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Initialized, Role: FOLLOWER
I20260709 14:54:51.575238 19363 raft_consensus.cc:493] T b3612047cea04daa85ab4c1509a70093 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:51.575695 19363 raft_consensus.cc:515] T b3612047cea04daa85ab4c1509a70093 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.575748 19377 consensus_queue.cc:260] T b3612047cea04daa85ab4c1509a70093 P c46a7bae18bd4b95ba404030aa16d1ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.577891 19363 leader_election.cc:290] T b3612047cea04daa85ab4c1509a70093 P 5e95c0bfcadf468d9757e3f7457a9ecb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793)
I20260709 14:54:51.579272 19377 ts_tablet_manager.cc:1434] T b3612047cea04daa85ab4c1509a70093 P c46a7bae18bd4b95ba404030aa16d1ba: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:54:51.579762 19163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3612047cea04daa85ab4c1509a70093" candidate_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" is_pre_election: true
I20260709 14:54:51.580376 19163 raft_consensus.cc:2468] T b3612047cea04daa85ab4c1509a70093 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e95c0bfcadf468d9757e3f7457a9ecb in term 0.
I20260709 14:54:51.581215 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3612047cea04daa85ab4c1509a70093" candidate_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" is_pre_election: true
I20260709 14:54:51.581811 19088 raft_consensus.cc:2468] T b3612047cea04daa85ab4c1509a70093 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e95c0bfcadf468d9757e3f7457a9ecb in term 0.
I20260709 14:54:51.580372 19377 tablet_bootstrap.cc:492] T 8dab69ae231f4c6c82000272db6f335c P c46a7bae18bd4b95ba404030aa16d1ba: Bootstrap starting.
I20260709 14:54:51.583158 19200 leader_election.cc:304] T b3612047cea04daa85ab4c1509a70093 P 5e95c0bfcadf468d9757e3f7457a9ecb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95c0bfcadf468d9757e3f7457a9ecb, 63aa13d1df004d3a836ae34bcc3ceb7e; no voters: 
I20260709 14:54:51.585297 19363 raft_consensus.cc:2804] T b3612047cea04daa85ab4c1509a70093 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:51.585685 19363 raft_consensus.cc:493] T b3612047cea04daa85ab4c1509a70093 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:51.586047 19363 raft_consensus.cc:3060] T b3612047cea04daa85ab4c1509a70093 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:51.590718 19375 raft_consensus.cc:515] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.591351 19376 tablet_bootstrap.cc:492] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e: No bootstrap required, opened a new log
I20260709 14:54:51.591809 19376 ts_tablet_manager.cc:1403] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.012s
I20260709 14:54:51.593415 19163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b7020de7a040eaae7ca017359e5480" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
I20260709 14:54:51.594007 19163 raft_consensus.cc:3060] T f8b7020de7a040eaae7ca017359e5480 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:51.594966 19377 tablet_bootstrap.cc:654] T 8dab69ae231f4c6c82000272db6f335c P c46a7bae18bd4b95ba404030aa16d1ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:51.595106 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b7020de7a040eaae7ca017359e5480" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
W20260709 14:54:51.596549 19051 leader_election.cc:343] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:51.594033 19375 leader_election.cc:290] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 election: Requested vote from peers 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:51.593995 19376 raft_consensus.cc:359] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.598193 19376 raft_consensus.cc:385] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:51.598433 19376 raft_consensus.cc:740] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Initialized, Role: FOLLOWER
I20260709 14:54:51.598510 19394 raft_consensus.cc:493] T 68777d3c0209456db50be37037b8301c P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:51.598971 19394 raft_consensus.cc:515] T 68777d3c0209456db50be37037b8301c P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.599097 19376 consensus_queue.cc:260] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.601089 19394 leader_election.cc:290] T 68777d3c0209456db50be37037b8301c P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:51.603900 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68777d3c0209456db50be37037b8301c" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" is_pre_election: true
I20260709 14:54:51.604147 19163 raft_consensus.cc:2468] T f8b7020de7a040eaae7ca017359e5480 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c46a7bae18bd4b95ba404030aa16d1ba in term 1.
I20260709 14:54:51.604633 19088 raft_consensus.cc:2468] T 68777d3c0209456db50be37037b8301c P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 0.
I20260709 14:54:51.605233 19051 leader_election.cc:304] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63aa13d1df004d3a836ae34bcc3ceb7e, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 5e95c0bfcadf468d9757e3f7457a9ecb
I20260709 14:54:51.605810 19128 leader_election.cc:304] T 68777d3c0209456db50be37037b8301c P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63aa13d1df004d3a836ae34bcc3ceb7e, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 
I20260709 14:54:51.607007 19394 raft_consensus.cc:2804] T 68777d3c0209456db50be37037b8301c P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:51.607404 19394 raft_consensus.cc:493] T 68777d3c0209456db50be37037b8301c P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:51.607854 19394 raft_consensus.cc:3060] T 68777d3c0209456db50be37037b8301c P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:51.609404 19375 raft_consensus.cc:2804] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:51.610222 19378 tablet_bootstrap.cc:492] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb: No bootstrap required, opened a new log
I20260709 14:54:51.610700 19378 ts_tablet_manager.cc:1403] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.003s
I20260709 14:54:51.611130 19375 raft_consensus.cc:697] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 LEADER]: Becoming Leader. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Running, Role: LEADER
I20260709 14:54:51.612624 19375 consensus_queue.cc:237] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.613668 19378 raft_consensus.cc:359] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.614382 19378 raft_consensus.cc:385] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:51.614672 19378 raft_consensus.cc:740] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e95c0bfcadf468d9757e3f7457a9ecb, State: Initialized, Role: FOLLOWER
I20260709 14:54:51.607437 19363 raft_consensus.cc:515] T b3612047cea04daa85ab4c1509a70093 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.618382 19163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3612047cea04daa85ab4c1509a70093" candidate_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
I20260709 14:54:51.618899 19163 raft_consensus.cc:3060] T b3612047cea04daa85ab4c1509a70093 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:51.618671 19394 raft_consensus.cc:515] T 68777d3c0209456db50be37037b8301c P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.623708 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68777d3c0209456db50be37037b8301c" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
I20260709 14:54:51.624297 19088 raft_consensus.cc:3060] T 68777d3c0209456db50be37037b8301c P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:51.624819 19363 leader_election.cc:290] T b3612047cea04daa85ab4c1509a70093 P 5e95c0bfcadf468d9757e3f7457a9ecb [CANDIDATE]: Term 1 election: Requested vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793)
I20260709 14:54:51.627758 19377 tablet_bootstrap.cc:492] T 8dab69ae231f4c6c82000272db6f335c P c46a7bae18bd4b95ba404030aa16d1ba: No bootstrap required, opened a new log
I20260709 14:54:51.627950 19324 raft_consensus.cc:493] T 1cd06292d04949f88370e9e184020568 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:51.628387 19324 raft_consensus.cc:515] T 1cd06292d04949f88370e9e184020568 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.629664 19376 ts_tablet_manager.cc:1434] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent starting tablet: real 0.038s	user 0.010s	sys 0.012s
I20260709 14:54:51.630447 19324 leader_election.cc:290] T 1cd06292d04949f88370e9e184020568 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:51.630627 19376 tablet_bootstrap.cc:492] T 9af89f1ab06140e190d2eeb444ebf9a2 P 63aa13d1df004d3a836ae34bcc3ceb7e: Bootstrap starting.
I20260709 14:54:51.630718 19378 consensus_queue.cc:260] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.631424 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd06292d04949f88370e9e184020568" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" is_pre_election: true
W20260709 14:54:51.632973 19128 leader_election.cc:343] T 1cd06292d04949f88370e9e184020568 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:51.633301 19378 ts_tablet_manager.cc:1434] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:54:51.634279 19378 tablet_bootstrap.cc:492] T f9e2e925f29e476f87ffa30cfe9b9da0 P 5e95c0bfcadf468d9757e3f7457a9ecb: Bootstrap starting.
I20260709 14:54:51.635242 19088 raft_consensus.cc:2468] T 68777d3c0209456db50be37037b8301c P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 1.
I20260709 14:54:51.635814 19376 tablet_bootstrap.cc:654] T 9af89f1ab06140e190d2eeb444ebf9a2 P 63aa13d1df004d3a836ae34bcc3ceb7e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:51.636539 19128 leader_election.cc:304] T 68777d3c0209456db50be37037b8301c P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63aa13d1df004d3a836ae34bcc3ceb7e, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 
I20260709 14:54:51.638763 19377 ts_tablet_manager.cc:1403] T 8dab69ae231f4c6c82000272db6f335c P c46a7bae18bd4b95ba404030aa16d1ba: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.011s
I20260709 14:54:51.630470 19163 raft_consensus.cc:2468] T b3612047cea04daa85ab4c1509a70093 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e95c0bfcadf468d9757e3f7457a9ecb in term 1.
I20260709 14:54:51.639186 19324 raft_consensus.cc:2804] T 68777d3c0209456db50be37037b8301c P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:51.639870 19324 raft_consensus.cc:697] T 68777d3c0209456db50be37037b8301c P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Becoming Leader. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Running, Role: LEADER
I20260709 14:54:51.640618 19200 leader_election.cc:304] T b3612047cea04daa85ab4c1509a70093 P 5e95c0bfcadf468d9757e3f7457a9ecb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95c0bfcadf468d9757e3f7457a9ecb, 63aa13d1df004d3a836ae34bcc3ceb7e; no voters: 
I20260709 14:54:51.642005 19363 raft_consensus.cc:2804] T b3612047cea04daa85ab4c1509a70093 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:51.641947 19324 consensus_queue.cc:237] T 68777d3c0209456db50be37037b8301c P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.642544 19363 raft_consensus.cc:697] T b3612047cea04daa85ab4c1509a70093 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 LEADER]: Becoming Leader. State: Replica: 5e95c0bfcadf468d9757e3f7457a9ecb, State: Running, Role: LEADER
I20260709 14:54:51.643437 19363 consensus_queue.cc:237] T b3612047cea04daa85ab4c1509a70093 P 5e95c0bfcadf468d9757e3f7457a9ecb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.643591 19377 raft_consensus.cc:359] T 8dab69ae231f4c6c82000272db6f335c P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.644280 19377 raft_consensus.cc:385] T 8dab69ae231f4c6c82000272db6f335c P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:51.644555 19377 raft_consensus.cc:740] T 8dab69ae231f4c6c82000272db6f335c P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Initialized, Role: FOLLOWER
I20260709 14:54:51.645256 19377 consensus_queue.cc:260] T 8dab69ae231f4c6c82000272db6f335c P c46a7bae18bd4b95ba404030aa16d1ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.647523 19377 ts_tablet_manager.cc:1434] T 8dab69ae231f4c6c82000272db6f335c P c46a7bae18bd4b95ba404030aa16d1ba: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:54:51.648444 19377 tablet_bootstrap.cc:492] T f9e2e925f29e476f87ffa30cfe9b9da0 P c46a7bae18bd4b95ba404030aa16d1ba: Bootstrap starting.
W20260709 14:54:51.653317 19202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.1:45617, user_credentials={real_user=slave}} blocked reactor thread for 51450.7us
I20260709 14:54:51.652719 18986 catalog_manager.cc:5697] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba reported cstate change: term changed from 0 to 1, leader changed from <none> to c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1). New cstate: current_term: 1 leader_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:51.654837 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3612047cea04daa85ab4c1509a70093" candidate_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
I20260709 14:54:51.655398 19088 raft_consensus.cc:3060] T b3612047cea04daa85ab4c1509a70093 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:51.657527 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68777d3c0209456db50be37037b8301c" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" is_pre_election: true
I20260709 14:54:51.658134 19236 raft_consensus.cc:2468] T 68777d3c0209456db50be37037b8301c P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 0.
I20260709 14:54:51.658690 19377 tablet_bootstrap.cc:654] T f9e2e925f29e476f87ffa30cfe9b9da0 P c46a7bae18bd4b95ba404030aa16d1ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:51.661777 19378 tablet_bootstrap.cc:654] T f9e2e925f29e476f87ffa30cfe9b9da0 P 5e95c0bfcadf468d9757e3f7457a9ecb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:51.663084 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd06292d04949f88370e9e184020568" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" is_pre_election: true
I20260709 14:54:51.663672 19236 raft_consensus.cc:2468] T 1cd06292d04949f88370e9e184020568 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 0.
I20260709 14:54:51.664839 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68777d3c0209456db50be37037b8301c" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
I20260709 14:54:51.665329 19236 raft_consensus.cc:3060] T 68777d3c0209456db50be37037b8301c P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:51.665077 19394 leader_election.cc:290] T 68777d3c0209456db50be37037b8301c P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 election: Requested vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:51.672227 19236 raft_consensus.cc:2468] T 68777d3c0209456db50be37037b8301c P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 1.
I20260709 14:54:51.674129 19088 raft_consensus.cc:2468] T b3612047cea04daa85ab4c1509a70093 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e95c0bfcadf468d9757e3f7457a9ecb in term 1.
I20260709 14:54:51.674678 19378 tablet_bootstrap.cc:492] T f9e2e925f29e476f87ffa30cfe9b9da0 P 5e95c0bfcadf468d9757e3f7457a9ecb: No bootstrap required, opened a new log
I20260709 14:54:51.675179 19378 ts_tablet_manager.cc:1403] T f9e2e925f29e476f87ffa30cfe9b9da0 P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent bootstrapping tablet: real 0.041s	user 0.004s	sys 0.005s
I20260709 14:54:51.675984 19126 leader_election.cc:304] T 1cd06292d04949f88370e9e184020568 P 63aa13d1df004d3a836ae34bcc3ceb7e [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: 5e95c0bfcadf468d9757e3f7457a9ecb, 63aa13d1df004d3a836ae34bcc3ceb7e; no voters: c46a7bae18bd4b95ba404030aa16d1ba
I20260709 14:54:51.676498 19377 tablet_bootstrap.cc:492] T f9e2e925f29e476f87ffa30cfe9b9da0 P c46a7bae18bd4b95ba404030aa16d1ba: No bootstrap required, opened a new log
I20260709 14:54:51.676937 19377 ts_tablet_manager.cc:1403] T f9e2e925f29e476f87ffa30cfe9b9da0 P c46a7bae18bd4b95ba404030aa16d1ba: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.006s
I20260709 14:54:51.677384 19401 raft_consensus.cc:2804] T 1cd06292d04949f88370e9e184020568 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:51.677778 19401 raft_consensus.cc:493] T 1cd06292d04949f88370e9e184020568 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:51.678149 19378 raft_consensus.cc:359] T f9e2e925f29e476f87ffa30cfe9b9da0 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.678853 19378 raft_consensus.cc:385] T f9e2e925f29e476f87ffa30cfe9b9da0 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:51.679136 19378 raft_consensus.cc:740] T f9e2e925f29e476f87ffa30cfe9b9da0 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e95c0bfcadf468d9757e3f7457a9ecb, State: Initialized, Role: FOLLOWER
I20260709 14:54:51.678107 19401 raft_consensus.cc:3060] T 1cd06292d04949f88370e9e184020568 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:51.679476 19377 raft_consensus.cc:359] T f9e2e925f29e476f87ffa30cfe9b9da0 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.680133 19377 raft_consensus.cc:385] T f9e2e925f29e476f87ffa30cfe9b9da0 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:51.680393 19377 raft_consensus.cc:740] T f9e2e925f29e476f87ffa30cfe9b9da0 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Initialized, Role: FOLLOWER
I20260709 14:54:51.679811 19378 consensus_queue.cc:260] T f9e2e925f29e476f87ffa30cfe9b9da0 P 5e95c0bfcadf468d9757e3f7457a9ecb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.681084 19377 consensus_queue.cc:260] T f9e2e925f29e476f87ffa30cfe9b9da0 P c46a7bae18bd4b95ba404030aa16d1ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.683360 19377 ts_tablet_manager.cc:1434] T f9e2e925f29e476f87ffa30cfe9b9da0 P c46a7bae18bd4b95ba404030aa16d1ba: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:51.684279 19377 tablet_bootstrap.cc:492] T 1cd06292d04949f88370e9e184020568 P c46a7bae18bd4b95ba404030aa16d1ba: Bootstrap starting.
I20260709 14:54:51.683333 19378 ts_tablet_manager.cc:1434] T f9e2e925f29e476f87ffa30cfe9b9da0 P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:54:51.685918 19378 tablet_bootstrap.cc:492] T 885af9a7c6514acb999139dd34f1c746 P 5e95c0bfcadf468d9757e3f7457a9ecb: Bootstrap starting.
I20260709 14:54:51.686035 18986 catalog_manager.cc:5697] T 68777d3c0209456db50be37037b8301c P 63aa13d1df004d3a836ae34bcc3ceb7e reported cstate change: term changed from 0 to 1, leader changed from <none> to 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2). New cstate: current_term: 1 leader_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:51.689052 19401 raft_consensus.cc:515] T 1cd06292d04949f88370e9e184020568 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.689618 19377 tablet_bootstrap.cc:654] T 1cd06292d04949f88370e9e184020568 P c46a7bae18bd4b95ba404030aa16d1ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:51.691628 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd06292d04949f88370e9e184020568" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
W20260709 14:54:51.692867 19128 leader_election.cc:343] T 1cd06292d04949f88370e9e184020568 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:51.699355 19378 tablet_bootstrap.cc:654] T 885af9a7c6514acb999139dd34f1c746 P 5e95c0bfcadf468d9757e3f7457a9ecb: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:51.701051 19034 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:51.703226 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd06292d04949f88370e9e184020568" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
I20260709 14:54:51.703804 19237 raft_consensus.cc:3060] T 1cd06292d04949f88370e9e184020568 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:51.701877 19401 leader_election.cc:290] T 1cd06292d04949f88370e9e184020568 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 election: Requested vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:51.708228 19376 tablet_bootstrap.cc:492] T 9af89f1ab06140e190d2eeb444ebf9a2 P 63aa13d1df004d3a836ae34bcc3ceb7e: No bootstrap required, opened a new log
I20260709 14:54:51.708738 19376 ts_tablet_manager.cc:1403] T 9af89f1ab06140e190d2eeb444ebf9a2 P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent bootstrapping tablet: real 0.078s	user 0.015s	sys 0.033s
I20260709 14:54:51.709529 19401 raft_consensus.cc:493] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:51.710094 19401 raft_consensus.cc:515] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.713063 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e2e925f29e476f87ffa30cfe9b9da0" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" is_pre_election: true
I20260709 14:54:51.713658 19088 raft_consensus.cc:2468] T f9e2e925f29e476f87ffa30cfe9b9da0 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 0.
I20260709 14:54:51.713832 19401 leader_election.cc:290] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:51.715071 19128 leader_election.cc:304] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63aa13d1df004d3a836ae34bcc3ceb7e, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 
I20260709 14:54:51.716543 19376 raft_consensus.cc:359] T 9af89f1ab06140e190d2eeb444ebf9a2 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.717185 19376 raft_consensus.cc:385] T 9af89f1ab06140e190d2eeb444ebf9a2 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:51.717433 19376 raft_consensus.cc:740] T 9af89f1ab06140e190d2eeb444ebf9a2 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Initialized, Role: FOLLOWER
I20260709 14:54:51.717886 19324 raft_consensus.cc:2804] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:51.718300 19324 raft_consensus.cc:493] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:51.718055 19376 consensus_queue.cc:260] T 9af89f1ab06140e190d2eeb444ebf9a2 P 63aa13d1df004d3a836ae34bcc3ceb7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.718631 19324 raft_consensus.cc:3060] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:51.720690 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e2e925f29e476f87ffa30cfe9b9da0" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" is_pre_election: true
I20260709 14:54:51.721352 19235 raft_consensus.cc:2468] T f9e2e925f29e476f87ffa30cfe9b9da0 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 0.
I20260709 14:54:51.720731 19237 raft_consensus.cc:2468] T 1cd06292d04949f88370e9e184020568 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 1.
I20260709 14:54:51.724097 19126 leader_election.cc:304] T 1cd06292d04949f88370e9e184020568 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5e95c0bfcadf468d9757e3f7457a9ecb, 63aa13d1df004d3a836ae34bcc3ceb7e; no voters: c46a7bae18bd4b95ba404030aa16d1ba
I20260709 14:54:51.724189 19394 raft_consensus.cc:493] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:51.725298 19401 raft_consensus.cc:2804] T 1cd06292d04949f88370e9e184020568 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:51.725422 19394 raft_consensus.cc:515] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.729136 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329cbc2ca43148edb7820abe27ee8a41" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" is_pre_election: true
I20260709 14:54:51.729457 19394 leader_election.cc:290] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:51.729730 19088 raft_consensus.cc:2468] T 329cbc2ca43148edb7820abe27ee8a41 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 0.
I20260709 14:54:51.730959 19128 leader_election.cc:304] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63aa13d1df004d3a836ae34bcc3ceb7e, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 
I20260709 14:54:51.731729 19394 raft_consensus.cc:2804] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:51.732281 19394 raft_consensus.cc:493] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:51.710839 18981 catalog_manager.cc:5697] T b3612047cea04daa85ab4c1509a70093 P 5e95c0bfcadf468d9757e3f7457a9ecb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3). New cstate: current_term: 1 leader_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:51.732707 19394 raft_consensus.cc:3060] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:51.734174 19401 raft_consensus.cc:697] T 1cd06292d04949f88370e9e184020568 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Becoming Leader. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Running, Role: LEADER
I20260709 14:54:51.735033 19401 consensus_queue.cc:237] T 1cd06292d04949f88370e9e184020568 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.737717 19377 tablet_bootstrap.cc:492] T 1cd06292d04949f88370e9e184020568 P c46a7bae18bd4b95ba404030aa16d1ba: No bootstrap required, opened a new log
I20260709 14:54:51.738224 19377 ts_tablet_manager.cc:1403] T 1cd06292d04949f88370e9e184020568 P c46a7bae18bd4b95ba404030aa16d1ba: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.001s
I20260709 14:54:51.729682 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329cbc2ca43148edb7820abe27ee8a41" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" is_pre_election: true
I20260709 14:54:51.739902 19376 ts_tablet_manager.cc:1434] T 9af89f1ab06140e190d2eeb444ebf9a2 P 63aa13d1df004d3a836ae34bcc3ceb7e: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.002s
W20260709 14:54:51.741022 19126 leader_election.cc:343] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:51.745834 19394 raft_consensus.cc:515] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.748889 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329cbc2ca43148edb7820abe27ee8a41" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
I20260709 14:54:51.749483 19088 raft_consensus.cc:3060] T 329cbc2ca43148edb7820abe27ee8a41 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:51.749703 19324 raft_consensus.cc:515] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.756189 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e2e925f29e476f87ffa30cfe9b9da0" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
I20260709 14:54:51.756815 19087 raft_consensus.cc:3060] T f9e2e925f29e476f87ffa30cfe9b9da0 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:51.757961 19377 raft_consensus.cc:359] T 1cd06292d04949f88370e9e184020568 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.758654 19377 raft_consensus.cc:385] T 1cd06292d04949f88370e9e184020568 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:51.758900 19377 raft_consensus.cc:740] T 1cd06292d04949f88370e9e184020568 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Initialized, Role: FOLLOWER
I20260709 14:54:51.756496 19088 raft_consensus.cc:2468] T 329cbc2ca43148edb7820abe27ee8a41 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 1.
I20260709 14:54:51.760553 19128 leader_election.cc:304] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63aa13d1df004d3a836ae34bcc3ceb7e, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 
I20260709 14:54:51.761448 19412 raft_consensus.cc:2804] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:51.761937 19412 raft_consensus.cc:697] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Becoming Leader. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Running, Role: LEADER
I20260709 14:54:51.762713 19412 consensus_queue.cc:237] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.763168 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329cbc2ca43148edb7820abe27ee8a41" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
I20260709 14:54:51.763935 19087 raft_consensus.cc:2468] T f9e2e925f29e476f87ffa30cfe9b9da0 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 1.
W20260709 14:54:51.764400 19126 leader_election.cc:343] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:51.765079 19394 leader_election.cc:290] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 election: Requested vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:51.765338 19128 leader_election.cc:304] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63aa13d1df004d3a836ae34bcc3ceb7e, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 
I20260709 14:54:51.761618 19377 consensus_queue.cc:260] T 1cd06292d04949f88370e9e184020568 P c46a7bae18bd4b95ba404030aa16d1ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.766144 19394 raft_consensus.cc:2804] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:51.766592 19324 leader_election.cc:290] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 election: Requested vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:51.766680 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e2e925f29e476f87ffa30cfe9b9da0" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
I20260709 14:54:51.767290 19236 raft_consensus.cc:3060] T f9e2e925f29e476f87ffa30cfe9b9da0 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:51.767596 19394 raft_consensus.cc:697] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Becoming Leader. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Running, Role: LEADER
I20260709 14:54:51.770370 19394 consensus_queue.cc:237] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.773231 19363 raft_consensus.cc:493] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:51.775089 19363 raft_consensus.cc:515] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.775934 19377 ts_tablet_manager.cc:1434] T 1cd06292d04949f88370e9e184020568 P c46a7bae18bd4b95ba404030aa16d1ba: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.002s
I20260709 14:54:51.778507 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dab69ae231f4c6c82000272db6f335c" candidate_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" is_pre_election: true
I20260709 14:54:51.779109 19087 raft_consensus.cc:2468] T 8dab69ae231f4c6c82000272db6f335c P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e95c0bfcadf468d9757e3f7457a9ecb in term 0.
I20260709 14:54:51.780180 19202 leader_election.cc:304] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95c0bfcadf468d9757e3f7457a9ecb, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 
I20260709 14:54:51.780946 19363 leader_election.cc:290] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793)
I20260709 14:54:51.781487 19363 raft_consensus.cc:2804] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:51.781819 19363 raft_consensus.cc:493] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:51.782131 19363 raft_consensus.cc:3060] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:51.781203 19378 tablet_bootstrap.cc:492] T 885af9a7c6514acb999139dd34f1c746 P 5e95c0bfcadf468d9757e3f7457a9ecb: No bootstrap required, opened a new log
I20260709 14:54:51.782744 19378 ts_tablet_manager.cc:1403] T 885af9a7c6514acb999139dd34f1c746 P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent bootstrapping tablet: real 0.097s	user 0.027s	sys 0.038s
I20260709 14:54:51.784374 19163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dab69ae231f4c6c82000272db6f335c" candidate_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" is_pre_election: true
I20260709 14:54:51.785025 19163 raft_consensus.cc:2468] T 8dab69ae231f4c6c82000272db6f335c P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e95c0bfcadf468d9757e3f7457a9ecb in term 0.
I20260709 14:54:51.785677 19378 raft_consensus.cc:359] T 885af9a7c6514acb999139dd34f1c746 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.786355 19378 raft_consensus.cc:385] T 885af9a7c6514acb999139dd34f1c746 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:51.786450 19236 raft_consensus.cc:2468] T f9e2e925f29e476f87ffa30cfe9b9da0 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 1.
I20260709 14:54:51.786666 19378 raft_consensus.cc:740] T 885af9a7c6514acb999139dd34f1c746 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e95c0bfcadf468d9757e3f7457a9ecb, State: Initialized, Role: FOLLOWER
I20260709 14:54:51.787423 19378 consensus_queue.cc:260] T 885af9a7c6514acb999139dd34f1c746 P 5e95c0bfcadf468d9757e3f7457a9ecb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.789659 19378 ts_tablet_manager.cc:1434] T 885af9a7c6514acb999139dd34f1c746 P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:51.790426 19378 tablet_bootstrap.cc:492] T 329cbc2ca43148edb7820abe27ee8a41 P 5e95c0bfcadf468d9757e3f7457a9ecb: Bootstrap starting.
I20260709 14:54:51.796442 19378 tablet_bootstrap.cc:654] T 329cbc2ca43148edb7820abe27ee8a41 P 5e95c0bfcadf468d9757e3f7457a9ecb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:51.815091 19363 raft_consensus.cc:515] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.816941 19363 leader_election.cc:290] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb [CANDIDATE]: Term 1 election: Requested vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793)
I20260709 14:54:51.817960 19163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dab69ae231f4c6c82000272db6f335c" candidate_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
I20260709 14:54:51.817993 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dab69ae231f4c6c82000272db6f335c" candidate_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
I20260709 14:54:51.818696 19163 raft_consensus.cc:3060] T 8dab69ae231f4c6c82000272db6f335c P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:51.818734 19087 raft_consensus.cc:3060] T 8dab69ae231f4c6c82000272db6f335c P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:51.819402 18982 catalog_manager.cc:5697] T 1cd06292d04949f88370e9e184020568 P 63aa13d1df004d3a836ae34bcc3ceb7e reported cstate change: term changed from 0 to 1, leader changed from <none> to 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2). New cstate: current_term: 1 leader_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:51.826138 19163 raft_consensus.cc:2468] T 8dab69ae231f4c6c82000272db6f335c P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e95c0bfcadf468d9757e3f7457a9ecb in term 1.
I20260709 14:54:51.826169 19087 raft_consensus.cc:2468] T 8dab69ae231f4c6c82000272db6f335c P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e95c0bfcadf468d9757e3f7457a9ecb in term 1.
I20260709 14:54:51.827872 19200 leader_election.cc:304] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95c0bfcadf468d9757e3f7457a9ecb, 63aa13d1df004d3a836ae34bcc3ceb7e; no voters: 
I20260709 14:54:51.829348 19363 raft_consensus.cc:2804] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:51.829805 19363 raft_consensus.cc:697] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 LEADER]: Becoming Leader. State: Replica: 5e95c0bfcadf468d9757e3f7457a9ecb, State: Running, Role: LEADER
I20260709 14:54:51.830593 19363 consensus_queue.cc:237] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.835458 19378 tablet_bootstrap.cc:492] T 329cbc2ca43148edb7820abe27ee8a41 P 5e95c0bfcadf468d9757e3f7457a9ecb: No bootstrap required, opened a new log
I20260709 14:54:51.835992 19378 ts_tablet_manager.cc:1403] T 329cbc2ca43148edb7820abe27ee8a41 P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.017s
I20260709 14:54:51.838611 19378 raft_consensus.cc:359] T 329cbc2ca43148edb7820abe27ee8a41 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.839213 19378 raft_consensus.cc:385] T 329cbc2ca43148edb7820abe27ee8a41 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:51.839459 19378 raft_consensus.cc:740] T 329cbc2ca43148edb7820abe27ee8a41 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e95c0bfcadf468d9757e3f7457a9ecb, State: Initialized, Role: FOLLOWER
I20260709 14:54:51.840067 19378 consensus_queue.cc:260] T 329cbc2ca43148edb7820abe27ee8a41 P 5e95c0bfcadf468d9757e3f7457a9ecb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.840451 18982 catalog_manager.cc:5697] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3). New cstate: current_term: 1 leader_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:51.842003 19378 ts_tablet_manager.cc:1434] T 329cbc2ca43148edb7820abe27ee8a41 P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:54:51.842676 19378 tablet_bootstrap.cc:492] T f8b7020de7a040eaae7ca017359e5480 P 5e95c0bfcadf468d9757e3f7457a9ecb: Bootstrap starting.
I20260709 14:54:51.844872 18985 catalog_manager.cc:5697] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e reported cstate change: term changed from 0 to 1, leader changed from <none> to 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2). New cstate: current_term: 1 leader_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:51.846138 18985 catalog_manager.cc:5697] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e reported cstate change: term changed from 0 to 1, leader changed from <none> to 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2). New cstate: current_term: 1 leader_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:51.847882 19378 tablet_bootstrap.cc:654] T f8b7020de7a040eaae7ca017359e5480 P 5e95c0bfcadf468d9757e3f7457a9ecb: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:51.853493 19378 tablet_bootstrap.cc:492] T f8b7020de7a040eaae7ca017359e5480 P 5e95c0bfcadf468d9757e3f7457a9ecb: No bootstrap required, opened a new log
I20260709 14:54:51.853886 19378 ts_tablet_manager.cc:1403] T f8b7020de7a040eaae7ca017359e5480 P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260709 14:54:51.856128 19378 raft_consensus.cc:359] T f8b7020de7a040eaae7ca017359e5480 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.856706 19378 raft_consensus.cc:385] T f8b7020de7a040eaae7ca017359e5480 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:51.856962 19378 raft_consensus.cc:740] T f8b7020de7a040eaae7ca017359e5480 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e95c0bfcadf468d9757e3f7457a9ecb, State: Initialized, Role: FOLLOWER
I20260709 14:54:51.857394 19378 consensus_queue.cc:260] T f8b7020de7a040eaae7ca017359e5480 P 5e95c0bfcadf468d9757e3f7457a9ecb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.858942 19378 ts_tablet_manager.cc:1434] T f8b7020de7a040eaae7ca017359e5480 P 5e95c0bfcadf468d9757e3f7457a9ecb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:51.883545 19363 raft_consensus.cc:493] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:51.883929 19363 raft_consensus.cc:515] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.885425 19363 leader_election.cc:290] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793)
I20260709 14:54:51.886138 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af89f1ab06140e190d2eeb444ebf9a2" candidate_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" is_pre_election: true
I20260709 14:54:51.886406 19163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af89f1ab06140e190d2eeb444ebf9a2" candidate_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" is_pre_election: true
I20260709 14:54:51.886706 19087 raft_consensus.cc:2468] T 9af89f1ab06140e190d2eeb444ebf9a2 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e95c0bfcadf468d9757e3f7457a9ecb in term 0.
I20260709 14:54:51.886951 19163 raft_consensus.cc:2468] T 9af89f1ab06140e190d2eeb444ebf9a2 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e95c0bfcadf468d9757e3f7457a9ecb in term 0.
I20260709 14:54:51.887562 19202 leader_election.cc:304] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95c0bfcadf468d9757e3f7457a9ecb, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 
I20260709 14:54:51.888248 19363 raft_consensus.cc:2804] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:51.888641 19363 raft_consensus.cc:493] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:51.888943 19363 raft_consensus.cc:3060] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:51.893918 19363 raft_consensus.cc:515] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.895462 19363 leader_election.cc:290] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb [CANDIDATE]: Term 1 election: Requested vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793)
I20260709 14:54:51.896032 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af89f1ab06140e190d2eeb444ebf9a2" candidate_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
I20260709 14:54:51.896349 19163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af89f1ab06140e190d2eeb444ebf9a2" candidate_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
I20260709 14:54:51.896632 19087 raft_consensus.cc:3060] T 9af89f1ab06140e190d2eeb444ebf9a2 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:51.896929 19163 raft_consensus.cc:3060] T 9af89f1ab06140e190d2eeb444ebf9a2 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:51.902881 19163 raft_consensus.cc:2468] T 9af89f1ab06140e190d2eeb444ebf9a2 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e95c0bfcadf468d9757e3f7457a9ecb in term 1.
I20260709 14:54:51.903132 19087 raft_consensus.cc:2468] T 9af89f1ab06140e190d2eeb444ebf9a2 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e95c0bfcadf468d9757e3f7457a9ecb in term 1.
I20260709 14:54:51.903936 19200 leader_election.cc:304] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95c0bfcadf468d9757e3f7457a9ecb, 63aa13d1df004d3a836ae34bcc3ceb7e; no voters: 
I20260709 14:54:51.904620 19363 raft_consensus.cc:2804] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:51.905009 19363 raft_consensus.cc:697] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 LEADER]: Becoming Leader. State: Replica: 5e95c0bfcadf468d9757e3f7457a9ecb, State: Running, Role: LEADER
I20260709 14:54:51.905640 19363 consensus_queue.cc:237] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.912467 18982 catalog_manager.cc:5697] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3). New cstate: current_term: 1 leader_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:51.948051 19394 raft_consensus.cc:493] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:51.948554 19394 raft_consensus.cc:515] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.950202 19394 leader_election.cc:290] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:51.950860 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885af9a7c6514acb999139dd34f1c746" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" is_pre_election: true
I20260709 14:54:51.951076 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885af9a7c6514acb999139dd34f1c746" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" is_pre_election: true
I20260709 14:54:51.951411 19087 raft_consensus.cc:2468] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 0.
I20260709 14:54:51.951658 19236 raft_consensus.cc:2468] T 885af9a7c6514acb999139dd34f1c746 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 0.
I20260709 14:54:51.952328 19128 leader_election.cc:304] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63aa13d1df004d3a836ae34bcc3ceb7e, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 
I20260709 14:54:51.952963 19394 raft_consensus.cc:2804] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:51.953285 19394 raft_consensus.cc:493] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:51.953498 19394 raft_consensus.cc:3060] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:51.958034 19394 raft_consensus.cc:515] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.959499 19394 leader_election.cc:290] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 election: Requested vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:51.960098 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885af9a7c6514acb999139dd34f1c746" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
I20260709 14:54:51.960327 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885af9a7c6514acb999139dd34f1c746" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
I20260709 14:54:51.960580 19087 raft_consensus.cc:3060] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:51.960855 19236 raft_consensus.cc:3060] T 885af9a7c6514acb999139dd34f1c746 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:51.965056 19087 raft_consensus.cc:2468] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 1.
I20260709 14:54:51.965116 19236 raft_consensus.cc:2468] T 885af9a7c6514acb999139dd34f1c746 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 1.
I20260709 14:54:51.966135 19128 leader_election.cc:304] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63aa13d1df004d3a836ae34bcc3ceb7e, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 
I20260709 14:54:51.966768 19394 raft_consensus.cc:2804] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:51.967195 19394 raft_consensus.cc:697] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Becoming Leader. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Running, Role: LEADER
I20260709 14:54:51.968248 19394 consensus_queue.cc:237] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:51.981798 18982 catalog_manager.cc:5697] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e reported cstate change: term changed from 0 to 1, leader changed from <none> to 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2). New cstate: current_term: 1 leader_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:52.030603 19394 consensus_queue.cc:1048] T 68777d3c0209456db50be37037b8301c P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:52.041359 19412 consensus_queue.cc:1048] T 68777d3c0209456db50be37037b8301c P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:52.044395 19363 consensus_queue.cc:1048] T b3612047cea04daa85ab4c1509a70093 P 5e95c0bfcadf468d9757e3f7457a9ecb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:52.055311 19399 consensus_queue.cc:1048] T b3612047cea04daa85ab4c1509a70093 P 5e95c0bfcadf468d9757e3f7457a9ecb [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:52.097265 19283 consensus_queue.cc:1048] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:52.105376 19236 raft_consensus.cc:3060] T f8b7020de7a040eaae7ca017359e5480 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:52.113267 19283 consensus_queue.cc:1048] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:52.128159 19399 raft_consensus.cc:493] T 329cbc2ca43148edb7820abe27ee8a41 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:52.128504 19399 raft_consensus.cc:515] T 329cbc2ca43148edb7820abe27ee8a41 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:52.129990 19399 leader_election.cc:290] T 329cbc2ca43148edb7820abe27ee8a41 P 5e95c0bfcadf468d9757e3f7457a9ecb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793)
I20260709 14:54:52.130574 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329cbc2ca43148edb7820abe27ee8a41" candidate_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" is_pre_election: true
I20260709 14:54:52.130941 19163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329cbc2ca43148edb7820abe27ee8a41" candidate_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" is_pre_election: true
I20260709 14:54:52.131196 19087 raft_consensus.cc:2393] T 329cbc2ca43148edb7820abe27ee8a41 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5e95c0bfcadf468d9757e3f7457a9ecb in current term 1: Already voted for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in this term.
I20260709 14:54:52.132071 19202 leader_election.cc:304] T 329cbc2ca43148edb7820abe27ee8a41 P 5e95c0bfcadf468d9757e3f7457a9ecb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e95c0bfcadf468d9757e3f7457a9ecb; no voters: 63aa13d1df004d3a836ae34bcc3ceb7e, c46a7bae18bd4b95ba404030aa16d1ba
I20260709 14:54:52.132609 19399 raft_consensus.cc:3060] T 329cbc2ca43148edb7820abe27ee8a41 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:52.137169 19399 raft_consensus.cc:2749] T 329cbc2ca43148edb7820abe27ee8a41 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:52.142791 19163 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "329cbc2ca43148edb7820abe27ee8a41"
dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
mode: GRACEFUL
new_leader_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
 from {username='slave'} at 127.0.0.1:39626
I20260709 14:54:52.143307 19163 raft_consensus.cc:606] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Received request to transfer leadership to TS c46a7bae18bd4b95ba404030aa16d1ba
I20260709 14:54:52.147423 19163 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9e2e925f29e476f87ffa30cfe9b9da0"
dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
mode: GRACEFUL
new_leader_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
 from {username='slave'} at 127.0.0.1:39626
I20260709 14:54:52.147796 19163 raft_consensus.cc:606] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Received request to transfer leadership to TS c46a7bae18bd4b95ba404030aa16d1ba
I20260709 14:54:52.151908 19237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8dab69ae231f4c6c82000272db6f335c"
dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
mode: GRACEFUL
new_leader_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
 from {username='slave'} at 127.0.0.1:37740
I20260709 14:54:52.152333 19237 raft_consensus.cc:606] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 LEADER]: Received request to transfer leadership to TS c46a7bae18bd4b95ba404030aa16d1ba
I20260709 14:54:52.156482 19163 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "885af9a7c6514acb999139dd34f1c746"
dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
mode: GRACEFUL
new_leader_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
 from {username='slave'} at 127.0.0.1:39626
I20260709 14:54:52.156870 19163 raft_consensus.cc:606] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Received request to transfer leadership to TS c46a7bae18bd4b95ba404030aa16d1ba
I20260709 14:54:52.163034 19087 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8b7020de7a040eaae7ca017359e5480"
dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
mode: GRACEFUL
new_leader_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
 from {username='slave'} at 127.0.0.1:54508
I20260709 14:54:52.163447 19087 raft_consensus.cc:606] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 LEADER]: Received request to transfer leadership to TS 63aa13d1df004d3a836ae34bcc3ceb7e
I20260709 14:54:52.169564 19237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9af89f1ab06140e190d2eeb444ebf9a2"
dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
mode: GRACEFUL
new_leader_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
 from {username='slave'} at 127.0.0.1:37740
I20260709 14:54:52.169993 19237 raft_consensus.cc:606] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 LEADER]: Received request to transfer leadership to TS 63aa13d1df004d3a836ae34bcc3ceb7e
I20260709 14:54:52.171543 19412 consensus_queue.cc:1048] T 1cd06292d04949f88370e9e184020568 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:52.182932 19087 raft_consensus.cc:3060] T 1cd06292d04949f88370e9e184020568 P c46a7bae18bd4b95ba404030aa16d1ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:52.187060 19401 consensus_queue.cc:1048] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:52.189978 19401 consensus_queue.cc:1048] T 1cd06292d04949f88370e9e184020568 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:52.193894 19324 raft_consensus.cc:993] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e: : Instructing follower c46a7bae18bd4b95ba404030aa16d1ba to start an election
I20260709 14:54:52.194029 19283 raft_consensus.cc:493] T 1cd06292d04949f88370e9e184020568 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63aa13d1df004d3a836ae34bcc3ceb7e)
I20260709 14:54:52.194373 19324 raft_consensus.cc:1081] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Signalling peer c46a7bae18bd4b95ba404030aa16d1ba to start an election
I20260709 14:54:52.194636 19283 raft_consensus.cc:515] T 1cd06292d04949f88370e9e184020568 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:52.198074 19087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9e2e925f29e476f87ffa30cfe9b9da0"
dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
 from {username='slave'} at 127.0.0.1:54496
I20260709 14:54:52.198246 19283 leader_election.cc:290] T 1cd06292d04949f88370e9e184020568 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:52.198666 19087 raft_consensus.cc:493] T f9e2e925f29e476f87ffa30cfe9b9da0 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:52.199057 19087 raft_consensus.cc:3060] T f9e2e925f29e476f87ffa30cfe9b9da0 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.200031 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd06292d04949f88370e9e184020568" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" is_pre_election: true
I20260709 14:54:52.200249 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd06292d04949f88370e9e184020568" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" is_pre_election: true
I20260709 14:54:52.202028 19051 leader_election.cc:304] T 1cd06292d04949f88370e9e184020568 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c46a7bae18bd4b95ba404030aa16d1ba; no voters: 5e95c0bfcadf468d9757e3f7457a9ecb, 63aa13d1df004d3a836ae34bcc3ceb7e
I20260709 14:54:52.202999 19283 raft_consensus.cc:2749] T 1cd06292d04949f88370e9e184020568 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:52.203351 19411 consensus_queue.cc:1048] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:52.205070 19087 raft_consensus.cc:515] T f9e2e925f29e476f87ffa30cfe9b9da0 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:52.206714 19087 leader_election.cc:290] T f9e2e925f29e476f87ffa30cfe9b9da0 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 2 election: Requested vote from peers 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:52.209530 19087 raft_consensus.cc:1240] T f9e2e925f29e476f87ffa30cfe9b9da0 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Rejecting Update request from peer 63aa13d1df004d3a836ae34bcc3ceb7e for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:52.209645 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e2e925f29e476f87ffa30cfe9b9da0" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
I20260709 14:54:52.210209 19162 raft_consensus.cc:3055] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:52.210517 19162 raft_consensus.cc:740] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Running, Role: LEADER
I20260709 14:54:52.211242 19162 consensus_queue.cc:260] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:52.212105 19162 raft_consensus.cc:3060] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.213867 19237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e2e925f29e476f87ffa30cfe9b9da0" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
I20260709 14:54:52.220959 19162 raft_consensus.cc:2468] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c46a7bae18bd4b95ba404030aa16d1ba in term 2.
I20260709 14:54:52.222445 19051 leader_election.cc:304] T f9e2e925f29e476f87ffa30cfe9b9da0 P c46a7bae18bd4b95ba404030aa16d1ba [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: 63aa13d1df004d3a836ae34bcc3ceb7e, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 5e95c0bfcadf468d9757e3f7457a9ecb
I20260709 14:54:52.223158 19283 raft_consensus.cc:2804] T f9e2e925f29e476f87ffa30cfe9b9da0 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:52.223579 19283 raft_consensus.cc:697] T f9e2e925f29e476f87ffa30cfe9b9da0 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 LEADER]: Becoming Leader. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Running, Role: LEADER
I20260709 14:54:52.224277 19283 consensus_queue.cc:237] T f9e2e925f29e476f87ffa30cfe9b9da0 P c46a7bae18bd4b95ba404030aa16d1ba [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: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:52.224742 19399 consensus_queue.cc:1048] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:52.231287 19402 raft_consensus.cc:993] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb: : Instructing follower c46a7bae18bd4b95ba404030aa16d1ba to start an election
I20260709 14:54:52.231681 19402 raft_consensus.cc:1081] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 LEADER]: Signalling peer c46a7bae18bd4b95ba404030aa16d1ba to start an election
I20260709 14:54:52.232650 18982 catalog_manager.cc:5697] T f9e2e925f29e476f87ffa30cfe9b9da0 P c46a7bae18bd4b95ba404030aa16d1ba reported cstate change: term changed from 1 to 2, leader changed from 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2) to c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1). New cstate: current_term: 2 leader_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:52.234354 19088 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8dab69ae231f4c6c82000272db6f335c"
dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
 from {username='slave'} at 127.0.0.1:54492
I20260709 14:54:52.234911 19088 raft_consensus.cc:493] T 8dab69ae231f4c6c82000272db6f335c P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:52.235229 19088 raft_consensus.cc:3060] T 8dab69ae231f4c6c82000272db6f335c P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.242082 19088 raft_consensus.cc:515] T 8dab69ae231f4c6c82000272db6f335c P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:52.242874 19087 raft_consensus.cc:1240] T 8dab69ae231f4c6c82000272db6f335c P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Rejecting Update request from peer 5e95c0bfcadf468d9757e3f7457a9ecb for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:52.243891 19088 leader_election.cc:290] T 8dab69ae231f4c6c82000272db6f335c P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 2 election: Requested vote from peers 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:52.244782 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dab69ae231f4c6c82000272db6f335c" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
I20260709 14:54:52.245285 19236 raft_consensus.cc:3055] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:52.245477 19236 raft_consensus.cc:740] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e95c0bfcadf468d9757e3f7457a9ecb, State: Running, Role: LEADER
I20260709 14:54:52.246109 19236 consensus_queue.cc:260] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:52.246870 19402 consensus_queue.cc:1059] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:52.248050 19236 raft_consensus.cc:3060] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.252561 19236 raft_consensus.cc:2468] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c46a7bae18bd4b95ba404030aa16d1ba in term 2.
I20260709 14:54:52.253261 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dab69ae231f4c6c82000272db6f335c" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
I20260709 14:54:52.253400 19051 leader_election.cc:304] T 8dab69ae231f4c6c82000272db6f335c P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95c0bfcadf468d9757e3f7457a9ecb, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 
I20260709 14:54:52.253703 19162 raft_consensus.cc:3060] T 8dab69ae231f4c6c82000272db6f335c P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.254067 19283 raft_consensus.cc:2804] T 8dab69ae231f4c6c82000272db6f335c P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:52.254433 19283 raft_consensus.cc:697] T 8dab69ae231f4c6c82000272db6f335c P c46a7bae18bd4b95ba404030aa16d1ba [term 2 LEADER]: Becoming Leader. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Running, Role: LEADER
I20260709 14:54:52.255153 19283 consensus_queue.cc:237] T 8dab69ae231f4c6c82000272db6f335c P c46a7bae18bd4b95ba404030aa16d1ba [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: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:52.258540 19162 raft_consensus.cc:2468] T 8dab69ae231f4c6c82000272db6f335c P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c46a7bae18bd4b95ba404030aa16d1ba in term 2.
I20260709 14:54:52.260608 18982 catalog_manager.cc:5697] T 8dab69ae231f4c6c82000272db6f335c P c46a7bae18bd4b95ba404030aa16d1ba reported cstate change: term changed from 1 to 2, leader changed from 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3) to c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1). New cstate: current_term: 2 leader_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:52.283353 19394 consensus_queue.cc:1048] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:52.288820 19324 raft_consensus.cc:993] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e: : Instructing follower c46a7bae18bd4b95ba404030aa16d1ba to start an election
I20260709 14:54:52.289222 19324 raft_consensus.cc:1081] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Signalling peer c46a7bae18bd4b95ba404030aa16d1ba to start an election
I20260709 14:54:52.293624 19324 consensus_queue.cc:1048] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:52.295174 19087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "329cbc2ca43148edb7820abe27ee8a41"
dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
 from {username='slave'} at 127.0.0.1:54496
I20260709 14:54:52.296316 19087 raft_consensus.cc:493] T 329cbc2ca43148edb7820abe27ee8a41 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:52.296663 19087 raft_consensus.cc:3060] T 329cbc2ca43148edb7820abe27ee8a41 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.304304 19087 raft_consensus.cc:515] T 329cbc2ca43148edb7820abe27ee8a41 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:52.307921 19087 leader_election.cc:290] T 329cbc2ca43148edb7820abe27ee8a41 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 2 election: Requested vote from peers 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:52.309052 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329cbc2ca43148edb7820abe27ee8a41" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
I20260709 14:54:52.309612 19236 raft_consensus.cc:3060] T 329cbc2ca43148edb7820abe27ee8a41 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.309561 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329cbc2ca43148edb7820abe27ee8a41" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
I20260709 14:54:52.310282 19162 raft_consensus.cc:3055] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:52.310595 19162 raft_consensus.cc:740] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Running, Role: LEADER
I20260709 14:54:52.311369 19162 consensus_queue.cc:260] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:52.312793 19162 raft_consensus.cc:3060] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.316993 19236 raft_consensus.cc:2468] T 329cbc2ca43148edb7820abe27ee8a41 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c46a7bae18bd4b95ba404030aa16d1ba in term 2.
I20260709 14:54:52.317521 19162 raft_consensus.cc:2468] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c46a7bae18bd4b95ba404030aa16d1ba in term 2.
I20260709 14:54:52.317922 19051 leader_election.cc:304] T 329cbc2ca43148edb7820abe27ee8a41 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95c0bfcadf468d9757e3f7457a9ecb, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 
I20260709 14:54:52.318527 19283 raft_consensus.cc:2804] T 329cbc2ca43148edb7820abe27ee8a41 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:52.318876 19283 raft_consensus.cc:697] T 329cbc2ca43148edb7820abe27ee8a41 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 LEADER]: Becoming Leader. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Running, Role: LEADER
I20260709 14:54:52.319377 19283 consensus_queue.cc:237] T 329cbc2ca43148edb7820abe27ee8a41 P c46a7bae18bd4b95ba404030aa16d1ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:52.324608 18982 catalog_manager.cc:5697] T 329cbc2ca43148edb7820abe27ee8a41 P c46a7bae18bd4b95ba404030aa16d1ba reported cstate change: term changed from 1 to 2, leader changed from 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2) to c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1). New cstate: current_term: 2 leader_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:52.384549 19324 consensus_queue.cc:1048] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:52.390230 19411 raft_consensus.cc:993] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e: : Instructing follower c46a7bae18bd4b95ba404030aa16d1ba to start an election
I20260709 14:54:52.390666 19401 raft_consensus.cc:1081] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Signalling peer c46a7bae18bd4b95ba404030aa16d1ba to start an election
I20260709 14:54:52.394834 19324 consensus_queue.cc:1048] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:52.395258 19087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "885af9a7c6514acb999139dd34f1c746"
dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
 from {username='slave'} at 127.0.0.1:54496
I20260709 14:54:52.396030 19087 raft_consensus.cc:493] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:52.396363 19087 raft_consensus.cc:3060] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.403481 19087 raft_consensus.cc:515] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:52.405203 19087 leader_election.cc:290] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 2 election: Requested vote from peers 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:52.405812 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885af9a7c6514acb999139dd34f1c746" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
I20260709 14:54:52.406122 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885af9a7c6514acb999139dd34f1c746" candidate_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
I20260709 14:54:52.406425 19162 raft_consensus.cc:3055] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:52.406673 19236 raft_consensus.cc:3060] T 885af9a7c6514acb999139dd34f1c746 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.406760 19162 raft_consensus.cc:740] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Running, Role: LEADER
I20260709 14:54:52.407598 19162 consensus_queue.cc:260] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:52.408931 19162 raft_consensus.cc:3060] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.414448 19236 raft_consensus.cc:2468] T 885af9a7c6514acb999139dd34f1c746 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c46a7bae18bd4b95ba404030aa16d1ba in term 2.
I20260709 14:54:52.415329 19162 raft_consensus.cc:2468] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c46a7bae18bd4b95ba404030aa16d1ba in term 2.
I20260709 14:54:52.415545 19051 leader_election.cc:304] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95c0bfcadf468d9757e3f7457a9ecb, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 
I20260709 14:54:52.416325 19283 raft_consensus.cc:2804] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:52.416730 19283 raft_consensus.cc:697] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 LEADER]: Becoming Leader. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Running, Role: LEADER
I20260709 14:54:52.417411 19283 consensus_queue.cc:237] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:52.422922 18982 catalog_manager.cc:5697] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba reported cstate change: term changed from 1 to 2, leader changed from 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2) to c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1). New cstate: current_term: 2 leader_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:52.474439 19402 consensus_queue.cc:1048] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:52.483884 19399 consensus_queue.cc:1048] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:52.491096 19363 raft_consensus.cc:993] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb: : Instructing follower 63aa13d1df004d3a836ae34bcc3ceb7e to start an election
I20260709 14:54:52.491493 19399 raft_consensus.cc:1081] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 LEADER]: Signalling peer 63aa13d1df004d3a836ae34bcc3ceb7e to start an election
I20260709 14:54:52.492957 19162 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9af89f1ab06140e190d2eeb444ebf9a2"
dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
 from {username='slave'} at 127.0.0.1:39616
I20260709 14:54:52.493485 19162 raft_consensus.cc:493] T 9af89f1ab06140e190d2eeb444ebf9a2 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:52.493849 19162 raft_consensus.cc:3060] T 9af89f1ab06140e190d2eeb444ebf9a2 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.499058 19162 raft_consensus.cc:515] T 9af89f1ab06140e190d2eeb444ebf9a2 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:52.500480 19162 leader_election.cc:290] T 9af89f1ab06140e190d2eeb444ebf9a2 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 2 election: Requested vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:52.501562 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af89f1ab06140e190d2eeb444ebf9a2" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
I20260709 14:54:52.501554 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af89f1ab06140e190d2eeb444ebf9a2" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
I20260709 14:54:52.502238 19087 raft_consensus.cc:3060] T 9af89f1ab06140e190d2eeb444ebf9a2 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.502314 19236 raft_consensus.cc:3055] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:52.502715 19236 raft_consensus.cc:740] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e95c0bfcadf468d9757e3f7457a9ecb, State: Running, Role: LEADER
I20260709 14:54:52.503484 19236 consensus_queue.cc:260] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:52.504688 19236 raft_consensus.cc:3060] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.506805 19087 raft_consensus.cc:2468] T 9af89f1ab06140e190d2eeb444ebf9a2 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 2.
I20260709 14:54:52.507633 19128 leader_election.cc:304] T 9af89f1ab06140e190d2eeb444ebf9a2 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63aa13d1df004d3a836ae34bcc3ceb7e, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 
I20260709 14:54:52.508229 19401 raft_consensus.cc:2804] T 9af89f1ab06140e190d2eeb444ebf9a2 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:52.508589 19401 raft_consensus.cc:697] T 9af89f1ab06140e190d2eeb444ebf9a2 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 LEADER]: Becoming Leader. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Running, Role: LEADER
I20260709 14:54:52.509302 19401 consensus_queue.cc:237] T 9af89f1ab06140e190d2eeb444ebf9a2 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:52.509779 19236 raft_consensus.cc:2468] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 2.
I20260709 14:54:52.515105 18985 catalog_manager.cc:5697] T 9af89f1ab06140e190d2eeb444ebf9a2 P 63aa13d1df004d3a836ae34bcc3ceb7e reported cstate change: term changed from 1 to 2, leader changed from 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3) to 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2). New cstate: current_term: 2 leader_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:52.554003 19375 raft_consensus.cc:993] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba: : Instructing follower 63aa13d1df004d3a836ae34bcc3ceb7e to start an election
I20260709 14:54:52.554443 19283 raft_consensus.cc:1081] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 LEADER]: Signalling peer 63aa13d1df004d3a836ae34bcc3ceb7e to start an election
I20260709 14:54:52.555629 19163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8b7020de7a040eaae7ca017359e5480"
dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
 from {username='slave'} at 127.0.0.1:39622
I20260709 14:54:52.556051 19163 raft_consensus.cc:493] T f8b7020de7a040eaae7ca017359e5480 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:52.556317 19163 raft_consensus.cc:3060] T f8b7020de7a040eaae7ca017359e5480 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.560372 19163 raft_consensus.cc:515] T f8b7020de7a040eaae7ca017359e5480 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:52.561677 19163 leader_election.cc:290] T f8b7020de7a040eaae7ca017359e5480 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 2 election: Requested vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3:34697)
I20260709 14:54:52.562358 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b7020de7a040eaae7ca017359e5480" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
I20260709 14:54:52.562587 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b7020de7a040eaae7ca017359e5480" candidate_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
I20260709 14:54:52.562892 19087 raft_consensus.cc:3055] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:52.563184 19087 raft_consensus.cc:740] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Running, Role: LEADER
I20260709 14:54:52.563211 19236 raft_consensus.cc:3060] T f8b7020de7a040eaae7ca017359e5480 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.563773 19087 consensus_queue.cc:260] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:52.564580 19087 raft_consensus.cc:3060] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.568185 19236 raft_consensus.cc:2468] T f8b7020de7a040eaae7ca017359e5480 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 2.
I20260709 14:54:52.569105 19126 leader_election.cc:304] T f8b7020de7a040eaae7ca017359e5480 P 63aa13d1df004d3a836ae34bcc3ceb7e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e95c0bfcadf468d9757e3f7457a9ecb, 63aa13d1df004d3a836ae34bcc3ceb7e; no voters: 
I20260709 14:54:52.569243 19087 raft_consensus.cc:2468] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63aa13d1df004d3a836ae34bcc3ceb7e in term 2.
I20260709 14:54:52.569799 19401 raft_consensus.cc:2804] T f8b7020de7a040eaae7ca017359e5480 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:52.570258 19401 raft_consensus.cc:697] T f8b7020de7a040eaae7ca017359e5480 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 LEADER]: Becoming Leader. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Running, Role: LEADER
I20260709 14:54:52.570909 19401 consensus_queue.cc:237] T f8b7020de7a040eaae7ca017359e5480 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:52.576891 18985 catalog_manager.cc:5697] T f8b7020de7a040eaae7ca017359e5480 P 63aa13d1df004d3a836ae34bcc3ceb7e reported cstate change: term changed from 1 to 2, leader changed from c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1) to 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2). New cstate: current_term: 2 leader_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:52.749179 19237 raft_consensus.cc:1275] T 329cbc2ca43148edb7820abe27ee8a41 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Refusing update from remote peer c46a7bae18bd4b95ba404030aa16d1ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:52.750602 19283 consensus_queue.cc:1048] T 329cbc2ca43148edb7820abe27ee8a41 P c46a7bae18bd4b95ba404030aa16d1ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:52.757244 19163 raft_consensus.cc:1275] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Refusing update from remote peer c46a7bae18bd4b95ba404030aa16d1ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:52.759285 19283 consensus_queue.cc:1048] T 329cbc2ca43148edb7820abe27ee8a41 P c46a7bae18bd4b95ba404030aa16d1ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:52.776587 19163 raft_consensus.cc:1275] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Refusing update from remote peer c46a7bae18bd4b95ba404030aa16d1ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:52.777498 19283 consensus_queue.cc:1048] T f9e2e925f29e476f87ffa30cfe9b9da0 P c46a7bae18bd4b95ba404030aa16d1ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:52.785843 19237 raft_consensus.cc:3060] T f9e2e925f29e476f87ffa30cfe9b9da0 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:52.792306 19237 raft_consensus.cc:1275] T f9e2e925f29e476f87ffa30cfe9b9da0 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Refusing update from remote peer c46a7bae18bd4b95ba404030aa16d1ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:52.792866 19236 raft_consensus.cc:1275] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Refusing update from remote peer c46a7bae18bd4b95ba404030aa16d1ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:52.793552 19375 consensus_queue.cc:1048] T f9e2e925f29e476f87ffa30cfe9b9da0 P c46a7bae18bd4b95ba404030aa16d1ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:52.794416 19283 consensus_queue.cc:1048] T 8dab69ae231f4c6c82000272db6f335c P c46a7bae18bd4b95ba404030aa16d1ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:52.808081 19163 raft_consensus.cc:1275] T 8dab69ae231f4c6c82000272db6f335c P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Refusing update from remote peer c46a7bae18bd4b95ba404030aa16d1ba: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:52.809428 19442 consensus_queue.cc:1048] T 8dab69ae231f4c6c82000272db6f335c P c46a7bae18bd4b95ba404030aa16d1ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:52.823652 19163 raft_consensus.cc:1275] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Refusing update from remote peer c46a7bae18bd4b95ba404030aa16d1ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:52.824599 19442 consensus_queue.cc:1048] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:52.832041 19236 raft_consensus.cc:1275] T 885af9a7c6514acb999139dd34f1c746 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Refusing update from remote peer c46a7bae18bd4b95ba404030aa16d1ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:52.833370 19283 consensus_queue.cc:1048] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:53.017356 19236 raft_consensus.cc:1275] T f8b7020de7a040eaae7ca017359e5480 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Refusing update from remote peer 63aa13d1df004d3a836ae34bcc3ceb7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:53.018342 19237 raft_consensus.cc:1275] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Refusing update from remote peer 63aa13d1df004d3a836ae34bcc3ceb7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:53.018492 19401 consensus_queue.cc:1048] T f8b7020de7a040eaae7ca017359e5480 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:53.019696 19324 consensus_queue.cc:1048] T 9af89f1ab06140e190d2eeb444ebf9a2 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:53.028075 19087 raft_consensus.cc:1275] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Refusing update from remote peer 63aa13d1df004d3a836ae34bcc3ceb7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:53.028225 19088 raft_consensus.cc:1275] T 9af89f1ab06140e190d2eeb444ebf9a2 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Refusing update from remote peer 63aa13d1df004d3a836ae34bcc3ceb7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:53.030104 19324 consensus_queue.cc:1048] T f8b7020de7a040eaae7ca017359e5480 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:53.030336 19445 consensus_queue.cc:1048] T 9af89f1ab06140e190d2eeb444ebf9a2 P 63aa13d1df004d3a836ae34bcc3ceb7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:55.175709 18983 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:42388:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:54:55.195749 18983 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42388:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:54:55.234007 13868 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:55.364568 19087 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fb12248d649405890813379d819dd00"
dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
mode: GRACEFUL
new_leader_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
 from {username='slave'} at 127.0.0.1:42376
I20260709 14:54:55.365345 19087 raft_consensus.cc:606] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 LEADER]: Received request to transfer leadership to TS 5e95c0bfcadf468d9757e3f7457a9ecb
I20260709 14:54:55.343007 19486 tablet.cc:1724] T 68777d3c0209456db50be37037b8301c P 63aa13d1df004d3a836ae34bcc3ceb7e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:55.367053 19488 tablet.cc:1724] T 329cbc2ca43148edb7820abe27ee8a41 P c46a7bae18bd4b95ba404030aa16d1ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:55.395731 19494 tablet.cc:1724] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:55.418350 19489 tablet.cc:1724] T 68777d3c0209456db50be37037b8301c P c46a7bae18bd4b95ba404030aa16d1ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:54:55.447489 19487 log.cc:927] Time spent T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e: Append to log took a long time: real 0.052s	user 0.002s	sys 0.000s
W20260709 14:54:55.449282 19493 log.cc:927] Time spent T 1cd06292d04949f88370e9e184020568 P c46a7bae18bd4b95ba404030aa16d1ba: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 14:54:55.465929 19506 tablet.cc:1724] T f9e2e925f29e476f87ffa30cfe9b9da0 P 5e95c0bfcadf468d9757e3f7457a9ecb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:55.468307 19504 tablet.cc:1724] T f8b7020de7a040eaae7ca017359e5480 P 63aa13d1df004d3a836ae34bcc3ceb7e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:55.506352 19494 tablet.cc:1724] T 9af89f1ab06140e190d2eeb444ebf9a2 P 63aa13d1df004d3a836ae34bcc3ceb7e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:55.533190 19488 tablet.cc:1724] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:55.474764 19510 tablet.cc:1724] T f8b7020de7a040eaae7ca017359e5480 P 5e95c0bfcadf468d9757e3f7457a9ecb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:54:55.523655 19126 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.3:34697, user_credentials={real_user=slave}} blocked reactor thread for 48517us
I20260709 14:54:55.551272 19516 tablet.cc:1724] T 1cd06292d04949f88370e9e184020568 P c46a7bae18bd4b95ba404030aa16d1ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:55.562556 19486 tablet.cc:1724] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:55.564342 19513 tablet.cc:1724] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:55.565168 19162 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84b0774173064ec7aaeb293fab6e0b26"
dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
mode: GRACEFUL
new_leader_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
 from {username='slave'} at 127.0.0.1:54040
I20260709 14:54:55.566421 19162 raft_consensus.cc:606] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 LEADER]: Received request to transfer leadership to TS 5e95c0bfcadf468d9757e3f7457a9ecb
I20260709 14:54:55.570611 19516 tablet.cc:1724] T b3612047cea04daa85ab4c1509a70093 P c46a7bae18bd4b95ba404030aa16d1ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:55.572258 13868 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:55.572881 13868 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:55.546301 19509 tablet.cc:1724] T f9e2e925f29e476f87ffa30cfe9b9da0 P c46a7bae18bd4b95ba404030aa16d1ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:55.581729 19516 tablet.cc:1724] T 8dab69ae231f4c6c82000272db6f335c P c46a7bae18bd4b95ba404030aa16d1ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:55.586817 19506 tablet.cc:1724] T b3612047cea04daa85ab4c1509a70093 P 5e95c0bfcadf468d9757e3f7457a9ecb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:55.595243 19504 tablet.cc:1724] T 1cd06292d04949f88370e9e184020568 P 63aa13d1df004d3a836ae34bcc3ceb7e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:55.604264 19518 tablet.cc:1724] T 885af9a7c6514acb999139dd34f1c746 P 5e95c0bfcadf468d9757e3f7457a9ecb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:55.608737 19494 tablet.cc:1724] T 8dab69ae231f4c6c82000272db6f335c P 63aa13d1df004d3a836ae34bcc3ceb7e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:55.610582 19515 tablet.cc:1724] T 329cbc2ca43148edb7820abe27ee8a41 P 5e95c0bfcadf468d9757e3f7457a9ecb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:55.613587 19516 tablet.cc:1724] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:55.620730 19489 tablet.cc:1724] T 9af89f1ab06140e190d2eeb444ebf9a2 P c46a7bae18bd4b95ba404030aa16d1ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:55.627354 19447 raft_consensus.cc:993] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba: : Instructing follower 5e95c0bfcadf468d9757e3f7457a9ecb to start an election
I20260709 14:54:55.627837 19447 raft_consensus.cc:1081] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 LEADER]: Signalling peer 5e95c0bfcadf468d9757e3f7457a9ecb to start an election
I20260709 14:54:55.629597 19229 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fb12248d649405890813379d819dd00"
dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
 from {username='slave'} at 127.0.0.1:37722
I20260709 14:54:55.630173 19229 raft_consensus.cc:493] T 5fb12248d649405890813379d819dd00 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:55.630586 19229 raft_consensus.cc:3060] T 5fb12248d649405890813379d819dd00 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:55.634057 19518 tablet.cc:1724] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:55.638993 19229 raft_consensus.cc:515] T 5fb12248d649405890813379d819dd00 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:55.641114 19229 leader_election.cc:290] T 5fb12248d649405890813379d819dd00 P 5e95c0bfcadf468d9757e3f7457a9ecb [CANDIDATE]: Term 3 election: Requested vote from peers 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793), c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617)
I20260709 14:54:55.642230 19085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb12248d649405890813379d819dd00" candidate_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
I20260709 14:54:55.642741 19085 raft_consensus.cc:3055] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:55.642984 19085 raft_consensus.cc:740] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c46a7bae18bd4b95ba404030aa16d1ba, State: Running, Role: LEADER
I20260709 14:54:55.643669 19085 consensus_queue.cc:260] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [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: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:55.644907 19085 raft_consensus.cc:3060] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:55.646342 19518 tablet.cc:1724] T 1cd06292d04949f88370e9e184020568 P 5e95c0bfcadf468d9757e3f7457a9ecb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:55.651474 19085 raft_consensus.cc:2468] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e95c0bfcadf468d9757e3f7457a9ecb in term 3.
I20260709 14:54:55.652751 19202 leader_election.cc:304] T 5fb12248d649405890813379d819dd00 P 5e95c0bfcadf468d9757e3f7457a9ecb [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: 5e95c0bfcadf468d9757e3f7457a9ecb, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 
I20260709 14:54:55.641666 19510 tablet.cc:1724] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:55.653859 19399 raft_consensus.cc:2804] T 5fb12248d649405890813379d819dd00 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:55.654278 19399 raft_consensus.cc:697] T 5fb12248d649405890813379d819dd00 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 3 LEADER]: Becoming Leader. State: Replica: 5e95c0bfcadf468d9757e3f7457a9ecb, State: Running, Role: LEADER
I20260709 14:54:55.655045 19399 consensus_queue.cc:237] T 5fb12248d649405890813379d819dd00 P 5e95c0bfcadf468d9757e3f7457a9ecb [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: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:55.658687 19512 raft_consensus.cc:993] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e: : Instructing follower 5e95c0bfcadf468d9757e3f7457a9ecb to start an election
I20260709 14:54:55.659442 19512 raft_consensus.cc:1081] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 LEADER]: Signalling peer 5e95c0bfcadf468d9757e3f7457a9ecb to start an election
I20260709 14:54:55.666152 19506 tablet.cc:1724] T 68777d3c0209456db50be37037b8301c P 5e95c0bfcadf468d9757e3f7457a9ecb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:54:55.669154 19200 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.139.2:41793, user_credentials={real_user=slave}} blocked reactor thread for 109761us
I20260709 14:54:55.672463 19229 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84b0774173064ec7aaeb293fab6e0b26"
dest_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb"
 from {username='slave'} at 127.0.0.1:37724
I20260709 14:54:55.673189 19229 raft_consensus.cc:493] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:55.673522 19229 raft_consensus.cc:3060] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:55.676927 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb12248d649405890813379d819dd00" candidate_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
I20260709 14:54:55.677503 19162 raft_consensus.cc:3060] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:55.670151 18982 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 5dbc66340e3c4e44a6baab965369e8b2: soft_deleted_table [id=67e6e9c573b1459ba3ccb2eb1c4ef6d9] alter complete (version 1)
I20260709 14:54:55.681944 19486 tablet.cc:1724] T b3612047cea04daa85ab4c1509a70093 P 63aa13d1df004d3a836ae34bcc3ceb7e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:55.685040 19162 raft_consensus.cc:2468] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e95c0bfcadf468d9757e3f7457a9ecb in term 3.
I20260709 14:54:55.693907 18985 catalog_manager.cc:5697] T 5fb12248d649405890813379d819dd00 P 5e95c0bfcadf468d9757e3f7457a9ecb reported cstate change: term changed from 2 to 3, leader changed from c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1) to 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3). New cstate: current_term: 3 leader_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:55.695729 19229 raft_consensus.cc:515] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:55.710541 19085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b0774173064ec7aaeb293fab6e0b26" candidate_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c46a7bae18bd4b95ba404030aa16d1ba"
I20260709 14:54:55.710811 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b0774173064ec7aaeb293fab6e0b26" candidate_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e"
I20260709 14:54:55.711208 19085 raft_consensus.cc:3060] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:55.711540 19162 raft_consensus.cc:3055] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:55.711872 19162 raft_consensus.cc:740] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 63aa13d1df004d3a836ae34bcc3ceb7e, State: Running, Role: LEADER
I20260709 14:54:55.712661 19162 consensus_queue.cc:260] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e [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: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:55.713737 19162 raft_consensus.cc:3060] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:55.717789 19085 raft_consensus.cc:2468] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e95c0bfcadf468d9757e3f7457a9ecb in term 3.
I20260709 14:54:55.719146 19202 leader_election.cc:304] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb [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: 5e95c0bfcadf468d9757e3f7457a9ecb, c46a7bae18bd4b95ba404030aa16d1ba; no voters: 
I20260709 14:54:55.720063 19399 raft_consensus.cc:2804] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:55.720538 19399 raft_consensus.cc:697] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 3 LEADER]: Becoming Leader. State: Replica: 5e95c0bfcadf468d9757e3f7457a9ecb, State: Running, Role: LEADER
I20260709 14:54:55.720419 19162 raft_consensus.cc:2468] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e95c0bfcadf468d9757e3f7457a9ecb in term 3.
I20260709 14:54:55.720743 19229 leader_election.cc:290] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb [CANDIDATE]: Term 3 election: Requested vote from peers c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617), 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793)
I20260709 14:54:55.721894 19399 consensus_queue.cc:237] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb [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: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } }
I20260709 14:54:55.737692 18985 catalog_manager.cc:5697] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb reported cstate change: term changed from 2 to 3, leader changed from 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2) to 5e95c0bfcadf468d9757e3f7457a9ecb (127.13.139.3). New cstate: current_term: 3 leader_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e95c0bfcadf468d9757e3f7457a9ecb" member_type: VOTER last_known_addr { host: "127.13.139.3" port: 34697 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:56.184604 19085 raft_consensus.cc:1275] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [term 3 FOLLOWER]: Refusing update from remote peer 5e95c0bfcadf468d9757e3f7457a9ecb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:56.185766 19399 consensus_queue.cc:1048] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:56.189129 19088 raft_consensus.cc:1275] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [term 3 FOLLOWER]: Refusing update from remote peer 5e95c0bfcadf468d9757e3f7457a9ecb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:56.190438 19399 consensus_queue.cc:1048] T 5fb12248d649405890813379d819dd00 P 5e95c0bfcadf468d9757e3f7457a9ecb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c46a7bae18bd4b95ba404030aa16d1ba" member_type: VOTER last_known_addr { host: "127.13.139.1" port: 45617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:56.198669 19162 raft_consensus.cc:1275] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 3 FOLLOWER]: Refusing update from remote peer 5e95c0bfcadf468d9757e3f7457a9ecb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:56.200183 19498 consensus_queue.cc:1048] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:56.206565 19159 raft_consensus.cc:1275] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 3 FOLLOWER]: Refusing update from remote peer 5e95c0bfcadf468d9757e3f7457a9ecb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:56.208176 19526 consensus_queue.cc:1048] T 5fb12248d649405890813379d819dd00 P 5e95c0bfcadf468d9757e3f7457a9ecb [LEADER]: Connected to new peer: Peer: permanent_uuid: "63aa13d1df004d3a836ae34bcc3ceb7e" member_type: VOTER last_known_addr { host: "127.13.139.2" port: 41793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:56.622742 13868 tablet_server.cc:179] TabletServer@127.13.139.1:0 shutting down...
I20260709 14:54:56.645423 13868 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:56.646178 13868 tablet_replica.cc:333] T 8dab69ae231f4c6c82000272db6f335c P c46a7bae18bd4b95ba404030aa16d1ba: stopping tablet replica
I20260709 14:54:56.646844 13868 raft_consensus.cc:2243] T 8dab69ae231f4c6c82000272db6f335c P c46a7bae18bd4b95ba404030aa16d1ba [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.647578 13868 raft_consensus.cc:2272] T 8dab69ae231f4c6c82000272db6f335c P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.649425 13868 tablet_replica.cc:333] T b3612047cea04daa85ab4c1509a70093 P c46a7bae18bd4b95ba404030aa16d1ba: stopping tablet replica
I20260709 14:54:56.649948 13868 raft_consensus.cc:2243] T b3612047cea04daa85ab4c1509a70093 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.650329 13868 raft_consensus.cc:2272] T b3612047cea04daa85ab4c1509a70093 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.651968 13868 tablet_replica.cc:333] T 9af89f1ab06140e190d2eeb444ebf9a2 P c46a7bae18bd4b95ba404030aa16d1ba: stopping tablet replica
I20260709 14:54:56.652441 13868 raft_consensus.cc:2243] T 9af89f1ab06140e190d2eeb444ebf9a2 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.652886 13868 raft_consensus.cc:2272] T 9af89f1ab06140e190d2eeb444ebf9a2 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.654428 13868 tablet_replica.cc:333] T 329cbc2ca43148edb7820abe27ee8a41 P c46a7bae18bd4b95ba404030aa16d1ba: stopping tablet replica
I20260709 14:54:56.654956 13868 raft_consensus.cc:2243] T 329cbc2ca43148edb7820abe27ee8a41 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.655612 13868 raft_consensus.cc:2272] T 329cbc2ca43148edb7820abe27ee8a41 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.657274 13868 tablet_replica.cc:333] T 1cd06292d04949f88370e9e184020568 P c46a7bae18bd4b95ba404030aa16d1ba: stopping tablet replica
I20260709 14:54:56.657761 13868 raft_consensus.cc:2243] T 1cd06292d04949f88370e9e184020568 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.658128 13868 raft_consensus.cc:2272] T 1cd06292d04949f88370e9e184020568 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.659677 13868 tablet_replica.cc:333] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba: stopping tablet replica
I20260709 14:54:56.660167 13868 raft_consensus.cc:2243] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.660538 13868 raft_consensus.cc:2272] T f8b7020de7a040eaae7ca017359e5480 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.662137 13868 tablet_replica.cc:333] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba: stopping tablet replica
I20260709 14:54:56.662640 13868 raft_consensus.cc:2243] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.663412 13868 raft_consensus.cc:2272] T 885af9a7c6514acb999139dd34f1c746 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.665302 13868 tablet_replica.cc:333] T 68777d3c0209456db50be37037b8301c P c46a7bae18bd4b95ba404030aa16d1ba: stopping tablet replica
I20260709 14:54:56.665963 13868 raft_consensus.cc:2243] T 68777d3c0209456db50be37037b8301c P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.666414 13868 raft_consensus.cc:2272] T 68777d3c0209456db50be37037b8301c P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:56.667017 19202 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 12 similar messages]
I20260709 14:54:56.668450 13868 tablet_replica.cc:333] T f9e2e925f29e476f87ffa30cfe9b9da0 P c46a7bae18bd4b95ba404030aa16d1ba: stopping tablet replica
I20260709 14:54:56.669265 13868 raft_consensus.cc:2243] T f9e2e925f29e476f87ffa30cfe9b9da0 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:54:56.669829 19202 consensus_peers.cc:597] T 7b28e024deeb4ad9bf4b342b9d19efde P 5e95c0bfcadf468d9757e3f7457a9ecb -> Peer c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617): Couldn't send request to peer c46a7bae18bd4b95ba404030aa16d1ba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:56.670048 13868 raft_consensus.cc:2272] T f9e2e925f29e476f87ffa30cfe9b9da0 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.671715 13868 tablet_replica.cc:333] T 902fdd542dd946f98466d19217109d45 P c46a7bae18bd4b95ba404030aa16d1ba: stopping tablet replica
I20260709 14:54:56.672206 13868 raft_consensus.cc:2243] T 902fdd542dd946f98466d19217109d45 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.672581 13868 raft_consensus.cc:2272] T 902fdd542dd946f98466d19217109d45 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.674201 13868 tablet_replica.cc:333] T 484a323c02a34956afd9bccdb0001954 P c46a7bae18bd4b95ba404030aa16d1ba: stopping tablet replica
I20260709 14:54:56.674708 13868 raft_consensus.cc:2243] T 484a323c02a34956afd9bccdb0001954 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.675082 13868 raft_consensus.cc:2272] T 484a323c02a34956afd9bccdb0001954 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.676925 13868 tablet_replica.cc:333] T 63605789d07847b6a31dd3ca0d37f058 P c46a7bae18bd4b95ba404030aa16d1ba: stopping tablet replica
I20260709 14:54:56.677382 13868 raft_consensus.cc:2243] T 63605789d07847b6a31dd3ca0d37f058 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.678090 13868 raft_consensus.cc:2272] T 63605789d07847b6a31dd3ca0d37f058 P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.679721 13868 tablet_replica.cc:333] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba: stopping tablet replica
I20260709 14:54:56.680158 13868 raft_consensus.cc:2243] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.680508 13868 raft_consensus.cc:2272] T 5fb12248d649405890813379d819dd00 P c46a7bae18bd4b95ba404030aa16d1ba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.682780 13868 tablet_replica.cc:333] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba: stopping tablet replica
I20260709 14:54:56.683281 13868 raft_consensus.cc:2243] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.683681 13868 raft_consensus.cc:2272] T 84b0774173064ec7aaeb293fab6e0b26 P c46a7bae18bd4b95ba404030aa16d1ba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.686450 13868 tablet_replica.cc:333] T d78f5b15cf3a47b59687c7bd9c9765c2 P c46a7bae18bd4b95ba404030aa16d1ba: stopping tablet replica
I20260709 14:54:56.687119 13868 raft_consensus.cc:2243] T d78f5b15cf3a47b59687c7bd9c9765c2 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.687954 13868 raft_consensus.cc:2272] T d78f5b15cf3a47b59687c7bd9c9765c2 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.690295 13868 tablet_replica.cc:333] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba: stopping tablet replica
W20260709 14:54:56.690634 19128 consensus_peers.cc:597] T 902fdd542dd946f98466d19217109d45 P 63aa13d1df004d3a836ae34bcc3ceb7e -> Peer c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617): Couldn't send request to peer c46a7bae18bd4b95ba404030aa16d1ba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:56.690922 13868 raft_consensus.cc:2243] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.691447 13868 raft_consensus.cc:2272] T 7b28e024deeb4ad9bf4b342b9d19efde P c46a7bae18bd4b95ba404030aa16d1ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.693336 13868 tablet_replica.cc:333] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P c46a7bae18bd4b95ba404030aa16d1ba: stopping tablet replica
I20260709 14:54:56.693794 13868 raft_consensus.cc:2243] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.694144 13868 raft_consensus.cc:2272] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.696102 13868 tablet_replica.cc:333] T b86b399b53a948bd9d4e4e95656a8623 P c46a7bae18bd4b95ba404030aa16d1ba: stopping tablet replica
I20260709 14:54:56.696621 13868 raft_consensus.cc:2243] T b86b399b53a948bd9d4e4e95656a8623 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.697465 13868 raft_consensus.cc:2272] T b86b399b53a948bd9d4e4e95656a8623 P c46a7bae18bd4b95ba404030aa16d1ba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:56.699004 19202 consensus_peers.cc:597] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb -> Peer c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617): Couldn't send request to peer c46a7bae18bd4b95ba404030aa16d1ba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:56.706645 19128 consensus_peers.cc:597] T 484a323c02a34956afd9bccdb0001954 P 63aa13d1df004d3a836ae34bcc3ceb7e -> Peer c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617): Couldn't send request to peer c46a7bae18bd4b95ba404030aa16d1ba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:56.726410 19202 consensus_peers.cc:597] T 5fb12248d649405890813379d819dd00 P 5e95c0bfcadf468d9757e3f7457a9ecb -> Peer c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617): Couldn't send request to peer c46a7bae18bd4b95ba404030aa16d1ba. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:45617: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:56.734433 13868 tablet_server.cc:196] TabletServer@127.13.139.1:0 shutdown complete.
I20260709 14:54:56.761534 13868 tablet_server.cc:179] TabletServer@127.13.139.2:0 shutting down...
I20260709 14:54:56.793129 13868 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:56.793752 13868 tablet_replica.cc:333] T 9af89f1ab06140e190d2eeb444ebf9a2 P 63aa13d1df004d3a836ae34bcc3ceb7e: stopping tablet replica
I20260709 14:54:56.794322 13868 raft_consensus.cc:2243] T 9af89f1ab06140e190d2eeb444ebf9a2 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.795076 13868 raft_consensus.cc:2272] T 9af89f1ab06140e190d2eeb444ebf9a2 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.796797 13868 tablet_replica.cc:333] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e: stopping tablet replica
I20260709 14:54:56.797300 13868 raft_consensus.cc:2243] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.797694 13868 raft_consensus.cc:2272] T 885af9a7c6514acb999139dd34f1c746 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.799240 13868 tablet_replica.cc:333] T b3612047cea04daa85ab4c1509a70093 P 63aa13d1df004d3a836ae34bcc3ceb7e: stopping tablet replica
I20260709 14:54:56.799731 13868 raft_consensus.cc:2243] T b3612047cea04daa85ab4c1509a70093 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.800094 13868 raft_consensus.cc:2272] T b3612047cea04daa85ab4c1509a70093 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.801687 13868 tablet_replica.cc:333] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e: stopping tablet replica
I20260709 14:54:56.802163 13868 raft_consensus.cc:2243] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.802624 13868 raft_consensus.cc:2272] T 329cbc2ca43148edb7820abe27ee8a41 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.804570 13868 tablet_replica.cc:333] T 8dab69ae231f4c6c82000272db6f335c P 63aa13d1df004d3a836ae34bcc3ceb7e: stopping tablet replica
I20260709 14:54:56.805287 13868 raft_consensus.cc:2243] T 8dab69ae231f4c6c82000272db6f335c P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.805724 13868 raft_consensus.cc:2272] T 8dab69ae231f4c6c82000272db6f335c P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.807672 13868 tablet_replica.cc:333] T 68777d3c0209456db50be37037b8301c P 63aa13d1df004d3a836ae34bcc3ceb7e: stopping tablet replica
I20260709 14:54:56.808306 13868 raft_consensus.cc:2243] T 68777d3c0209456db50be37037b8301c P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.809103 13868 raft_consensus.cc:2272] T 68777d3c0209456db50be37037b8301c P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:56.809319 19202 consensus_peers.cc:597] T b3612047cea04daa85ab4c1509a70093 P 5e95c0bfcadf468d9757e3f7457a9ecb -> Peer c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617): Couldn't send request to peer c46a7bae18bd4b95ba404030aa16d1ba. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:45617: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:56.810930 13868 tablet_replica.cc:333] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e: stopping tablet replica
I20260709 14:54:56.811571 13868 raft_consensus.cc:2243] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.812053 13868 raft_consensus.cc:2272] T f9e2e925f29e476f87ffa30cfe9b9da0 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.813841 13868 tablet_replica.cc:333] T 484a323c02a34956afd9bccdb0001954 P 63aa13d1df004d3a836ae34bcc3ceb7e: stopping tablet replica
I20260709 14:54:56.814373 13868 raft_consensus.cc:2243] T 484a323c02a34956afd9bccdb0001954 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.815039 13868 raft_consensus.cc:2272] T 484a323c02a34956afd9bccdb0001954 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:56.816289 19128 consensus_peers.cc:597] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 63aa13d1df004d3a836ae34bcc3ceb7e -> Peer c46a7bae18bd4b95ba404030aa16d1ba (127.13.139.1:45617): Couldn't send request to peer c46a7bae18bd4b95ba404030aa16d1ba. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.1:45617: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:56.816743 13868 tablet_replica.cc:333] T 902fdd542dd946f98466d19217109d45 P 63aa13d1df004d3a836ae34bcc3ceb7e: stopping tablet replica
I20260709 14:54:56.817332 13868 raft_consensus.cc:2243] T 902fdd542dd946f98466d19217109d45 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.817977 13868 raft_consensus.cc:2272] T 902fdd542dd946f98466d19217109d45 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.819602 13868 tablet_replica.cc:333] T f8b7020de7a040eaae7ca017359e5480 P 63aa13d1df004d3a836ae34bcc3ceb7e: stopping tablet replica
I20260709 14:54:56.820082 13868 raft_consensus.cc:2243] T f8b7020de7a040eaae7ca017359e5480 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.820712 13868 raft_consensus.cc:2272] T f8b7020de7a040eaae7ca017359e5480 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.822273 13868 tablet_replica.cc:333] T 1cd06292d04949f88370e9e184020568 P 63aa13d1df004d3a836ae34bcc3ceb7e: stopping tablet replica
I20260709 14:54:56.822751 13868 raft_consensus.cc:2243] T 1cd06292d04949f88370e9e184020568 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.823359 13868 raft_consensus.cc:2272] T 1cd06292d04949f88370e9e184020568 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.824963 13868 tablet_replica.cc:333] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e: stopping tablet replica
I20260709 14:54:56.825413 13868 raft_consensus.cc:2243] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.825790 13868 raft_consensus.cc:2272] T 5fb12248d649405890813379d819dd00 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.827755 13868 tablet_replica.cc:333] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e: stopping tablet replica
I20260709 14:54:56.828203 13868 raft_consensus.cc:2243] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.828573 13868 raft_consensus.cc:2272] T 63605789d07847b6a31dd3ca0d37f058 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.830224 13868 tablet_replica.cc:333] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e: stopping tablet replica
I20260709 14:54:56.830700 13868 raft_consensus.cc:2243] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.831058 13868 raft_consensus.cc:2272] T 84b0774173064ec7aaeb293fab6e0b26 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.833377 13868 tablet_replica.cc:333] T 7b28e024deeb4ad9bf4b342b9d19efde P 63aa13d1df004d3a836ae34bcc3ceb7e: stopping tablet replica
I20260709 14:54:56.833900 13868 raft_consensus.cc:2243] T 7b28e024deeb4ad9bf4b342b9d19efde P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.834290 13868 raft_consensus.cc:2272] T 7b28e024deeb4ad9bf4b342b9d19efde P 63aa13d1df004d3a836ae34bcc3ceb7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.835803 13868 tablet_replica.cc:333] T d78f5b15cf3a47b59687c7bd9c9765c2 P 63aa13d1df004d3a836ae34bcc3ceb7e: stopping tablet replica
I20260709 14:54:56.836237 13868 raft_consensus.cc:2243] T d78f5b15cf3a47b59687c7bd9c9765c2 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.836586 13868 raft_consensus.cc:2272] T d78f5b15cf3a47b59687c7bd9c9765c2 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.838156 13868 tablet_replica.cc:333] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 63aa13d1df004d3a836ae34bcc3ceb7e: stopping tablet replica
I20260709 14:54:56.838584 13868 raft_consensus.cc:2243] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.839237 13868 raft_consensus.cc:2272] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.840942 13868 tablet_replica.cc:333] T b86b399b53a948bd9d4e4e95656a8623 P 63aa13d1df004d3a836ae34bcc3ceb7e: stopping tablet replica
I20260709 14:54:56.841351 13868 raft_consensus.cc:2243] T b86b399b53a948bd9d4e4e95656a8623 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.841698 13868 raft_consensus.cc:2272] T b86b399b53a948bd9d4e4e95656a8623 P 63aa13d1df004d3a836ae34bcc3ceb7e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:56.867929 19200 consensus_peers.cc:597] T 7b28e024deeb4ad9bf4b342b9d19efde P 5e95c0bfcadf468d9757e3f7457a9ecb -> Peer 63aa13d1df004d3a836ae34bcc3ceb7e (127.13.139.2:41793): Couldn't send request to peer 63aa13d1df004d3a836ae34bcc3ceb7e. Status: Network error: Client connection negotiation failed: client connection to 127.13.139.2:41793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:56.875756 13868 tablet_server.cc:196] TabletServer@127.13.139.2:0 shutdown complete.
I20260709 14:54:56.901993 13868 tablet_server.cc:179] TabletServer@127.13.139.3:0 shutting down...
I20260709 14:54:56.923676 13868 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:56.924306 13868 tablet_replica.cc:333] T 329cbc2ca43148edb7820abe27ee8a41 P 5e95c0bfcadf468d9757e3f7457a9ecb: stopping tablet replica
I20260709 14:54:56.924921 13868 raft_consensus.cc:2243] T 329cbc2ca43148edb7820abe27ee8a41 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.925376 13868 raft_consensus.cc:2272] T 329cbc2ca43148edb7820abe27ee8a41 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.927130 13868 tablet_replica.cc:333] T 885af9a7c6514acb999139dd34f1c746 P 5e95c0bfcadf468d9757e3f7457a9ecb: stopping tablet replica
I20260709 14:54:56.927670 13868 raft_consensus.cc:2243] T 885af9a7c6514acb999139dd34f1c746 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.928051 13868 raft_consensus.cc:2272] T 885af9a7c6514acb999139dd34f1c746 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.929687 13868 tablet_replica.cc:333] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb: stopping tablet replica
I20260709 14:54:56.930166 13868 raft_consensus.cc:2243] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.930557 13868 raft_consensus.cc:2272] T 8dab69ae231f4c6c82000272db6f335c P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.932117 13868 tablet_replica.cc:333] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb: stopping tablet replica
I20260709 14:54:56.932597 13868 raft_consensus.cc:2243] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.933043 13868 raft_consensus.cc:2272] T 9af89f1ab06140e190d2eeb444ebf9a2 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.934648 13868 tablet_replica.cc:333] T 68777d3c0209456db50be37037b8301c P 5e95c0bfcadf468d9757e3f7457a9ecb: stopping tablet replica
I20260709 14:54:56.935129 13868 raft_consensus.cc:2243] T 68777d3c0209456db50be37037b8301c P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.935499 13868 raft_consensus.cc:2272] T 68777d3c0209456db50be37037b8301c P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.937088 13868 tablet_replica.cc:333] T b3612047cea04daa85ab4c1509a70093 P 5e95c0bfcadf468d9757e3f7457a9ecb: stopping tablet replica
I20260709 14:54:56.937551 13868 raft_consensus.cc:2243] T b3612047cea04daa85ab4c1509a70093 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.938239 13868 raft_consensus.cc:2272] T b3612047cea04daa85ab4c1509a70093 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.939877 13868 tablet_replica.cc:333] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb: stopping tablet replica
I20260709 14:54:56.940351 13868 raft_consensus.cc:2243] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.941113 13868 raft_consensus.cc:2272] T 84b0774173064ec7aaeb293fab6e0b26 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.943543 13868 tablet_replica.cc:333] T 63605789d07847b6a31dd3ca0d37f058 P 5e95c0bfcadf468d9757e3f7457a9ecb: stopping tablet replica
I20260709 14:54:56.944031 13868 raft_consensus.cc:2243] T 63605789d07847b6a31dd3ca0d37f058 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.944406 13868 raft_consensus.cc:2272] T 63605789d07847b6a31dd3ca0d37f058 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.946030 13868 tablet_replica.cc:333] T 5fb12248d649405890813379d819dd00 P 5e95c0bfcadf468d9757e3f7457a9ecb: stopping tablet replica
I20260709 14:54:56.946506 13868 raft_consensus.cc:2243] T 5fb12248d649405890813379d819dd00 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.947160 13868 raft_consensus.cc:2272] T 5fb12248d649405890813379d819dd00 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.949039 13868 tablet_replica.cc:333] T f9e2e925f29e476f87ffa30cfe9b9da0 P 5e95c0bfcadf468d9757e3f7457a9ecb: stopping tablet replica
I20260709 14:54:56.949532 13868 raft_consensus.cc:2243] T f9e2e925f29e476f87ffa30cfe9b9da0 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.949913 13868 raft_consensus.cc:2272] T f9e2e925f29e476f87ffa30cfe9b9da0 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.951567 13868 tablet_replica.cc:333] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb: stopping tablet replica
I20260709 14:54:56.952067 13868 raft_consensus.cc:2243] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.952435 13868 raft_consensus.cc:2272] T 902fdd542dd946f98466d19217109d45 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.954069 13868 tablet_replica.cc:333] T 484a323c02a34956afd9bccdb0001954 P 5e95c0bfcadf468d9757e3f7457a9ecb: stopping tablet replica
I20260709 14:54:56.954530 13868 raft_consensus.cc:2243] T 484a323c02a34956afd9bccdb0001954 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.954875 13868 raft_consensus.cc:2272] T 484a323c02a34956afd9bccdb0001954 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.956507 13868 tablet_replica.cc:333] T f8b7020de7a040eaae7ca017359e5480 P 5e95c0bfcadf468d9757e3f7457a9ecb: stopping tablet replica
I20260709 14:54:56.957003 13868 raft_consensus.cc:2243] T f8b7020de7a040eaae7ca017359e5480 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.957379 13868 raft_consensus.cc:2272] T f8b7020de7a040eaae7ca017359e5480 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.958907 13868 tablet_replica.cc:333] T 1cd06292d04949f88370e9e184020568 P 5e95c0bfcadf468d9757e3f7457a9ecb: stopping tablet replica
I20260709 14:54:56.959363 13868 raft_consensus.cc:2243] T 1cd06292d04949f88370e9e184020568 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.959740 13868 raft_consensus.cc:2272] T 1cd06292d04949f88370e9e184020568 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.961272 13868 tablet_replica.cc:333] T 7b28e024deeb4ad9bf4b342b9d19efde P 5e95c0bfcadf468d9757e3f7457a9ecb: stopping tablet replica
I20260709 14:54:56.961714 13868 raft_consensus.cc:2243] T 7b28e024deeb4ad9bf4b342b9d19efde P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.962397 13868 raft_consensus.cc:2272] T 7b28e024deeb4ad9bf4b342b9d19efde P 5e95c0bfcadf468d9757e3f7457a9ecb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.964069 13868 tablet_replica.cc:333] T d78f5b15cf3a47b59687c7bd9c9765c2 P 5e95c0bfcadf468d9757e3f7457a9ecb: stopping tablet replica
I20260709 14:54:56.964576 13868 raft_consensus.cc:2243] T d78f5b15cf3a47b59687c7bd9c9765c2 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.964963 13868 raft_consensus.cc:2272] T d78f5b15cf3a47b59687c7bd9c9765c2 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.966620 13868 tablet_replica.cc:333] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 5e95c0bfcadf468d9757e3f7457a9ecb: stopping tablet replica
I20260709 14:54:56.967037 13868 raft_consensus.cc:2243] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.967371 13868 raft_consensus.cc:2272] T 047c0d8a65aa4fb9ab87e5bcbea568d7 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.969020 13868 tablet_replica.cc:333] T b86b399b53a948bd9d4e4e95656a8623 P 5e95c0bfcadf468d9757e3f7457a9ecb: stopping tablet replica
I20260709 14:54:56.969424 13868 raft_consensus.cc:2243] T b86b399b53a948bd9d4e4e95656a8623 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.969748 13868 raft_consensus.cc:2272] T b86b399b53a948bd9d4e4e95656a8623 P 5e95c0bfcadf468d9757e3f7457a9ecb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.004710 13868 tablet_server.cc:196] TabletServer@127.13.139.3:0 shutdown complete.
I20260709 14:54:57.029994 13868 master.cc:562] Master@127.13.139.62:35501 shutting down...
I20260709 14:54:57.048840 13868 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5dbc66340e3c4e44a6baab965369e8b2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.049351 13868 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5dbc66340e3c4e44a6baab965369e8b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.049639 13868 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5dbc66340e3c4e44a6baab965369e8b2: stopping tablet replica
I20260709 14:54:57.068475 13868 master.cc:584] Master@127.13.139.62:35501 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10601 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (22464 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (120671 ms total)
[  PASSED  ] 8 tests.
I20260709 14:54:57.115747 13868 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 374 messages since previous log ~13 seconds ago
I20260709 14:54:57.115993 13868 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 374 messages since previous log ~13 seconds ago
I20260709 14:54:57.116160 13868 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 372 messages since previous log ~13 seconds ago
I20260709 14:54:57.116348 13868 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~31 seconds ago
I20260709 14:54:57.116518 13868 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~31 seconds ago
I20260709 14:54:57.116708 13868 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20260709 14:54:57.117007 13868 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 26 messages since previous log ~5 seconds ago
